1. 8f63f10 Faster access to unresolved classes from compiled code. by Vladimir Marko · 6 years ago
  2. 1e20e51 Build system support for Checker tests in Tradefed by Daniil Riazanovskiy · 6 years ago
  3. 1de6f01 Another fix for the resolution trampoline and invokesuper. by Nicolas Geoffray · 6 years ago
  4. 270e10a Improve codegen for referrer's class... by Vladimir Marko · 6 years ago
  5. 423aefc Add ART gtests to the Mainline Test Suite (MTS). by Roland Levillain · 6 years ago
  6. a3bd4ec Introduce Long.divideUnsigned() intrinsic on ARM64. by Artem Serov · 6 years ago
  7. 6076b69 Add ability to override gtest LOG_TAGS by Alex Light · 6 years ago
  8. a48f6f1 Replace inlined string allocations to loop in 096-array-copy-concurrent by Lokesh Gidra · 6 years ago
  9. d9a7d0a Revert "Move ART run-tests to the `presubmit` test group in `TEST_MAPPING`." by Roland Levillain · 6 years ago
  10. 8942b3a Integer.divideUnsigned() intrinsic on ARM64. by Vladimir Marko · 6 years ago
  11. 0571d47 LSE: Better elimination of array stores. by Vladimir Marko · 6 years ago
  12. 5437e6f Add tests for accessing referrer's class. by Vladimir Marko · 6 years ago
  13. 59a122a Rename some classes in test 727. by Vladimir Marko · 6 years ago
  14. 25b9c7d Don't store copied methods in BSS. by Nicolas Geoffray · 6 years ago
  15. c679fe3 ARM: Optimize div/rem when dividend is compared with a non-negative by Evgeny Astigeevich · 6 years ago
  16. eb2c9dd X86: Implement VarHandle.getAndAdd intrinsic by Andra Danciu · 6 years ago
  17. f61e061 Add test module for running gtests in chroot. by David Srbecky · 6 years ago
  18. 455e5c2 Move ART run-tests to the `presubmit` test group in `TEST_MAPPING`. by Roland Levillain · 6 years ago
  19. 9dec90a Fix LSE-array overlap issue by Alex Light · 6 years ago
  20. 2fe9dbd Move ART gtests to the `presubmit` test group in `TEST_MAPPING`. by Roland Levillain · 6 years ago
  21. e82dee0 Adjust `regen-test-files` to match the current `TEST_MAPPING` output. by Roland Levillain · 6 years ago
  22. 00381bf Add ART run-tests to the Mainline Test Suite (MTS). by Roland Levillain · 6 years ago
  23. a7248f1 Remove root target preparer from ART run-tests configuration template. by Roland Levillain · 6 years ago
  24. ea2dfb9 Refresh test data with `method_idx` additional data. by Stephen Hines · 6 years ago
  25. 1fef877 Handle more cases of super calls in the compiler. by Nicolas Geoffray · 6 years ago
  26. b0bf9e2 Fix test to search for a populated StackMap. by Nicolas Geoffray · 6 years ago
  27. 8376a65 Add one test for VarHandle.compareAndSet(). by Vladimir Marko · 6 years ago
  28. 6b0b2e7 Rename the expected-output text file in built TradeFed ART run-tests. by Roland Levillain · 6 years ago
  29. b839c49 Use the resolved method of an invoke super when updating BSS. by Nicolas Geoffray · 6 years ago
  30. b3732f8 Add a test to 536-checker-needs-access-check. by Vladimir Marko · 6 years ago
  31. b78bfee Ensure GetStringUTFRegion is null-terminated by Alex Light · 6 years ago
  32. 6624d58 Fix bug in StackVisitor::GetVReg. by Nicolas Geoffray · 6 years ago
  33. 0280e5d Optimizing: Improve generated code for HLoadClass... by Vladimir Marko · 6 years ago
  34. 4100e5e Optimizing: Improve generated code for field access... by Vladimir Marko · 6 years ago
  35. b9845a5 Use explicit secondary class loader context in test 727. by Vladimir Marko · 6 years ago
  36. 2ea4cc7 712-varhandle-invocation bogons by Orion Hodson · 6 years ago
  37. c3617cd VarHandle tests for interfaces by Orion Hodson · 6 years ago
  38. cbeedc8 LSE: Fix tracking stores for merged default values. by Vladimir Marko · 6 years ago
  39. cfd6580 Optimizing: Fix weak method access check. by Vladimir Marko · 6 years ago
  40. ed29dce ARM64: Fix LSE SIMD test. by Vladimir Marko · 6 years ago
  41. 3224f38 Improved LSE: Replacing loads with Phis. by Vladimir Marko · 6 years ago
  42. a553226 Suppress test 1931 flakes caused by spurious wakeups by Alex Light · 6 years ago
  43. 7aee63e Suppress test 1932 flakes caused by spurious wakeups by Alex Light · 6 years ago
  44. 7f91ae2 Revert "Disable test 727 on target." by Vladimir Marko · 6 years ago
  45. 3480756 Disable test 727 on target. by Vladimir Marko · 6 years ago
  46. 50fe6dc Optimizing: Fix weak field access check. by Vladimir Marko · 6 years ago
  47. 03a83cb Move to do/while loop to ensure optimized compilation. by Nicolas Geoffray · 6 years ago
  48. 2b2a750 Make heap exhaustion robust in app-image-methods test by Lokesh Gidra · 6 years ago
  49. 87d6987 Disable 175-alloc-big-bignums for debuggable by Hans Boehm · 6 years ago
  50. 3a97d30 Rename classes in art hiddenapi tests by Andrei Onea · 6 years ago
  51. 02db072 Rename api lists by Andrei Onea · 6 years ago
  52. b53d3b6 Disable 175-alloc-big-bignums in more configs by Hans Boehm · 6 years ago
  53. 02fd071 Restrict 175-alloc-big-bignums to compiled builds by Hans Boehm · 6 years ago
  54. fc12a6c Rename ApiList::Value enums by Andrei Onea · 6 years ago
  55. 0f57848 Disable test on 'trace' as needing JIT. by Nicolas Geoffray · 6 years ago
  56. 60ef399 Reland "Cleanups around the creation of ProfilingInfo." by Nicolas Geoffray · 6 years ago
  57. bf78fb5 ARM64: Fix VarHandle.Get() intrinsic static field check. by Vladimir Marko · 6 years ago
  58. 2c71e26 Make 566-polymorphic-inlining more robust. by Nicolas Geoffray · 6 years ago
  59. a996425 Revert "Cleanups around the creation of ProfilingInfo." by Lokesh Gidra · 6 years ago
  60. 0fa304e Cleanups around the creation of ProfilingInfo. by Nicolas Geoffray · 6 years ago
  61. b96d6f3 Remove tiered jit option. by Nicolas Geoffray · 6 years ago
  62. 39e99da Fix 566-polymorphic-inlining to support tiered JIT. by Nicolas Geoffray · 6 years ago
  63. ebb726d Temporarily disable test that needs to be rewritten for tiered JIT. by Nicolas Geoffray · 6 years ago
  64. 7992467 Rename meta-reflection changeid by Andrei Onea · 6 years ago
  65. faf5f3f Fix stack unwinding for nterp on arm64. by Nicolas Geoffray · 6 years ago
  66. ab7ecce Disable support for proxy method in nterp. by Nicolas Geoffray · 6 years ago
  67. 1525960 Upper-case the i18n host data path for consistency. by Nicolas Geoffray · 6 years ago
  68. 5ece8ff Add i18n as dependency of host run tests. by Nicolas Geoffray · 6 years ago
  69. 5439f05 Revert^3 "VIXL simulator for ART (Stage1)" by Ulya Trafimovich · 6 years ago
  70. 26ab270 A few more inclusive language updates based on newer wordlist by Orion Hodson · 6 years ago
  71. 3c359ee ARM64: Enable SDOT/UDOT instructions emission. by Artem Serov · 6 years ago
  72. 6395908 Inclusive language fixes in ART run-tests. by Roland Levillain · 6 years ago
  73. 2731eb4 More inclusive language fixes by Orion Hodson · 6 years ago
  74. 65d6a5b Remove obsolete "doThrow" pattern from some tests. by Vladimir Marko · 6 years ago
  75. c220827 Replace "dummy" with "fake" in some tests. by Vladimir Marko · 6 years ago
  76. aacf977 Reword some comments to be more inclusive by Orion Hodson · 6 years ago
  77. bf6498e Fix incorrect dex-cache clearing with structural redefinition by Alex Light · 6 years ago
  78. c06e07f Correctly use handles for JVMTI heap iteration. by Alex Light · 6 years ago
  79. 4307cd7 LSE: Fix tracking heap values for small types. by Vladimir Marko · 6 years ago
  80. e886d68 Revert^2 "VIXL simulator for ART (Stage1)" by Ulyana Trafimovich · 6 years ago
  81. f12dd58 Move ART run-tests to the `postsubmit` test group in `TEST_MAPPING`. by Roland Levillain · 6 years ago
  82. 3060bb9 Revert "VIXL simulator for ART (Stage1)" by Ulyana Trafimovich · 6 years ago
  83. 48ca6a6 VIXL simulator for ART (Stage1) by Xueliang Zhong · 7 years ago
  84. 3284661 Fix ddm.publish_chunk extension to prevent deadlock by Alex Light · 6 years ago
  85. 7400a54 Fixes for gtests in eng-prod by David Srbecky · 6 years ago
  86. fab6f1c Fix incorrect LSE across throwing ArraySet. by Vladimir Marko · 6 years ago
  87. d2c30c3 Add `TEST_MAPPING` entries for supported target ART run-tests. by Roland Levillain · 6 years ago
  88. 7285a4b Fix GetDirectBufferCapacity for zero length direct buffer by Orion Hodson · 6 years ago
  89. 60690e4 ART: Improve two SIMD tests. by Artem Serov · 6 years ago
  90. d6e14e0 Rewrite assembler_test_base.h by David Srbecky · 6 years ago
  91. be7fe3b Add some x86/x86-64 assembler tests. by Vladimir Marko · 6 years ago
  92. dc787f4 Make Integer.divideUnsigned intrinsic for x86. by Andra Danciu · 6 years ago
  93. 9a09e7c Enable host gtests in eng-prod by David Srbecky · 6 years ago
  94. edda3ca Use different extension for smali test files. by David Srbecky · 6 years ago
  95. 01e5698 Add Soong module definitions for ART run-tests with default build rules. by Roland Levillain · 6 years ago
  96. f938841 ARM: Optimize Div/Rem by positive const for non-negative dividends by Evgeny Astigeevich · 6 years ago
  97. af92a0f ARM: Optimize Div/Rem by 2^n for non-negative dividends by Evgeny Astigeevich · 6 years ago
  98. 90a18cf Rewrite OatFileManager::OpenDexFilesFromOat. by Nicolas Geoffray · 6 years ago
  99. 0a17b6a Revert "Support running of host gtests in eng-prod" by David Srbecky · 6 years ago
  100. 65e2140 Remove option `--build-target` from `test/testrunner/testrunner.py`. by Roland Levillain · 6 years ago