1. c4b50b3 Improve library search paths for host gtests. by David Srbecky · 4 years, 3 months ago
  2. beed922 Add more libraries needed for host gtests. by David Srbecky · 4 years, 3 months ago
  3. b0713ca Add binary prebuilt tools needed for host gtests by David Srbecky · 4 years, 3 months ago
  4. 58fb5e8 Fix X86Assembler::repe_cmpsb by David Srbecky · 4 years, 3 months ago
  5. 0a17b6a Revert "Support running of host gtests in eng-prod" by David Srbecky · 4 years, 3 months ago
  6. b7f4d0f [nterp] Export PC before overwiting it in op_aput_object. by Nicolas Geoffray · 4 years, 3 months ago
  7. 65e2140 Remove option `--build-target` from `test/testrunner/testrunner.py`. by Roland Levillain · 4 years, 3 months ago
  8. 3caa05d Reduce the hotness on lookups. by Nicolas Geoffray · 4 years, 3 months ago
  9. fa88d52 Add an execution time log for VerifyClass by Rock.Yeh · 4 years, 3 months ago
  10. 93e4df7 Add option `--dist` to `test/testrunner/testrunner.py`. by Roland Levillain · 4 years, 3 months ago
  11. 8c7e219 Add shebang to the art script. by Martin Stjernholm · 4 years, 3 months ago
  12. 22831a3 Print the build command in `test/testrunner/testrunner.py` (if any). by Roland Levillain · 4 years, 3 months ago
  13. 53b17f9 Fix brainos in UpdateHotness. by Nicolas Geoffray · 4 years, 3 months ago
  14. c69b3f8 Reland "Adjust build and test scripts for handling ICU prebuilts." by Nicolas Geoffray · 4 years, 3 months ago
  15. 9a0f9ba Build ART run-tests using the same settings as Libcore tests. by Roland Levillain · 4 years, 8 months ago
  16. 79d9092 Introduce a Soong `java_defaults` module for ART run-tests. by Roland Levillain · 4 years, 8 months ago
  17. a8049c6 Introduce a test configuration template for ART run-tests. by Roland Levillain · 5 years ago
  18. c40b151 Use `constexpr` for more constants in `libdexfile/dex/dex_file.h`. by Roland Levillain · 4 years, 3 months ago
  19. 22872da Support running of host gtests in eng-prod by David Srbecky · 4 years, 3 months ago
  20. 11303f2 Move more shared libraries for golem builds. by Nicolas Geoffray · 4 years, 3 months ago
  21. f394400 Revert "Only enable nterp on x64." by Nicolas Geoffray · 4 years, 3 months ago
  22. 0315efa Increment hotness in nterp when doing lookups. by Nicolas Geoffray · 4 years, 3 months ago
  23. fda2a4d Make ART run-test 001-HelloWorld buildable and runnable with Atest. by Roland Levillain · 5 years ago
  24. 2d10117 ARM32: Combine LSR into ADD for Div by 2^n by Evgeny Astigeevich · 4 years, 3 months ago
  25. a63a2e9 Search only the current class loader when checking for duplicates by Calin Juravle · 4 years, 6 months ago
  26. b50d453 Do not use ART_IMT_SIZE for IMT size configuration. by Vladimir Marko · 4 years, 3 months ago
  27. 357af0c TARGET_BUILD_UNBUNDLED no longer disables flattening. by Martin Stjernholm · 4 years, 3 months ago
  28. 1cf46a3 Copy tools needed by host gtests to testcases directory. by David Srbecky · 4 years, 3 months ago
  29. 842e9c8 Avoid eating SEGVs when performing on-demand dequicken by Alex Light · 4 years, 3 months ago
  30. 4bb9f67 Use prebuilt Runtime (Bionic) APEX and SDK (reland 2). by Martin Stjernholm · 4 years, 5 months ago
  31. 6906910 Enable TARGET_BUILD_UNBUNDLED in master-art (reland). by Martin Stjernholm · 4 years, 4 months ago
  32. ac048ae Avoid stderr warnings from Bionic in the run tests (reland). by Martin Stjernholm · 4 years, 3 months ago
  33. a5ed9a1 Mark deduplicated symbols more obviously. by Josh Gao · 4 years, 4 months ago
  34. 86fafac Revert "Avoid stderr warnings from Bionic in the run tests." by Martin Stjernholm · 4 years, 3 months ago
  35. 27817cd Revert "Enable TARGET_BUILD_UNBUNDLED in master-art." by Martin Stjernholm · 4 years, 3 months ago
  36. 00cd103 Revert "Use prebuilt Runtime (Bionic) APEX and SDK (reland)." by Martin Stjernholm · 4 years, 3 months ago
  37. b33a6f3 Fix typo in the boot generation script by Calin Juravle · 4 years, 3 months ago
  38. bb829d2 Remove obsolete `build` file from 530-checker-lse. by Vladimir Marko · 4 years, 3 months ago
  39. 9e0117d Use prebuilt Runtime (Bionic) APEX and SDK (reland). by Martin Stjernholm · 4 years, 5 months ago
  40. 2fac697 Enable TARGET_BUILD_UNBUNDLED in master-art. by Martin Stjernholm · 4 years, 4 months ago
  41. 34763c3 Avoid stderr warnings from Bionic in the run tests. by Martin Stjernholm · 4 years, 3 months ago
  42. b2d4a7e Revert "Adjust build and test scripts for handling ICU prebuilts." by Nicolas Geoffray · 4 years, 3 months ago
  43. dec7817 Optimizing: Introduce {Increase,Decrease}Frame(). by Vladimir Marko · 4 years, 4 months ago
  44. ea4d7d2 Adjust build and test scripts for handling ICU prebuilts. by Nicolas Geoffray · 4 years, 4 months ago
  45. 034ac51 Make the ART thread pool implementation use default-sized stacks on Bionic by Daniel Colascione · 4 years, 7 months ago
  46. c7bcda8 Update boot image profile generation scripts by Calin Juravle · 4 years, 4 months ago
  47. 0e02d61 Support multiple boot image profile aggregations in profman by Calin Juravle · 4 years, 4 months ago
  48. 48030c4 Add support for preloaded classes blacklist in profman by Calin Juravle · 4 years, 4 months ago
  49. 187a201 Improve DWARF test logging. by David Srbecky · 4 years, 4 months ago
  50. 3d190c0 ART: Transform Sub+Sub into Sub+Add to merge Shl by Evgeny Astigeevich · 4 years, 4 months ago
  51. 86c8752 Direct calls to @CriticalNative methods. by Vladimir Marko · 4 years, 5 months ago
  52. f97a859 buildbot: Avoid warnings from linkerconfig by Jooyung Han · 4 years, 4 months ago
  53. d4e6992 Add more flexibility to the boot image profiles creation by Calin Juravle · 4 years, 5 months ago
  54. 0f7f4fc Generate boot image profile from profman by Calin Juravle · 4 years, 5 months ago
  55. 0fee1fb Enable annotation parsing in profman by Calin Juravle · 4 years, 5 months ago
  56. c03de41 Add logic to flatten profile info by Calin Juravle · 4 years, 5 months ago
  57. 396198b Handle unresolved field type in compiler. by Nicolas Geoffray · 4 years, 4 months ago
  58. 0d60a2b Introduce an enum for the compilation kind. by Nicolas Geoffray · 4 years, 4 months ago
  59. 289bd1c Make GVN handle HDeoptimize better by Alex Light · 4 years, 6 months ago
  60. 2b74f60 ART: Add recognition of optimized HRems in BCE by Evgeny Astigeevich · 4 years, 4 months ago
  61. c19822c Update generate-boot-image-profile.sh by Yunlong Wang · 4 years, 4 months ago
  62. 6587d91 ART: Simplify HRem to reuse existing HDiv by Evgeny Astigeevich · 4 years, 4 months ago
  63. 1912a5c Revert "Use TARGET_BUILD_UNBUNDLED in ART test builds." by Martin Stjernholm · 4 years, 4 months ago
  64. f8cc26e Fix a braino when marking a method as being compiled. by Nicolas Geoffray · 4 years, 4 months ago
  65. ce0d007 separate madvise calling from critical section by Pin-Chuan Liu · 4 years, 4 months ago
  66. fb2967e Revert TARGET_BUILD_UNBUNDLED for buildbot builds. by Martin Stjernholm · 4 years, 4 months ago
  67. 72cf0a8 Revert "Move ART gtests to general-tests." by David Srbecky · 4 years, 4 months ago
  68. efc8004 Revert "ART-tests: Remove DX dependency from 450-checker-types." by Vladimir Marko · 4 years, 4 months ago
  69. b122cd6 Revert "ART-tests: Remove DX-dependency from 530-checker-lse" by Vladimir Marko · 4 years, 4 months ago
  70. 9974e3c Clean up generated operator<<(os, enum). by Vladimir Marko · 4 years, 4 months ago
  71. 2d19902 Use TARGET_BUILD_UNBUNDLED in ART test builds. by Martin Stjernholm · 4 years, 4 months ago
  72. f68ce90 Make test 656-checker-simd-opt pass on RI. by Vladimir Marko · 4 years, 4 months ago
  73. 3255f50 Fix visibility rules now that Make supports visibility checks by Dan Willemsen · 4 years, 4 months ago
  74. 0e6d73a Move ART gtests to general-tests. by David Srbecky · 4 years, 5 months ago
  75. faada5e Revert "Move a 530-checker-lse test from java to smali" by Vladimir Marko · 4 years, 4 months ago
  76. 638c28f Revert "Port two methods in checker-dead-blocks to Smali" by Vladimir Marko · 4 years, 4 months ago
  77. 6fb8e57 Revert "Smailify a test in checker-lse-ctor-fences" by Vladimir Marko · 4 years, 4 months ago
  78. 1faa17f Revert "Move InlineWithControlFlow to Smali based." by Vladimir Marko · 4 years, 4 months ago
  79. 344e24e Make test 455-checker-gvn pass on RI. by Vladimir Marko · 4 years, 4 months ago
  80. f0ccfa9 Split the core/platform API into stable and legacy versions. by Pete Gillin · 4 years, 4 months ago
  81. 0771884 ART: Introduce predicated vector instructions. by Artem Serov · 4 years, 7 months ago
  82. 1715efa Add a new class status for verified with access checks. by Nicolas Geoffray · 4 years, 4 months ago
  83. 9922f00 arm/arm64: Clean up intrinsic slow paths. by Vladimir Marko · 4 years, 4 months ago
  84. 16527e8 Preserve JNI bindings across structural redefinition by Alex Light · 4 years, 4 months ago
  85. a8106bc HWASan fixes for ART tests (part 2) by David Srbecky · 4 years, 4 months ago
  86. 6bc480b Fix dlsym lookup trampoline for @CriticalNative. by Vladimir Marko · 4 years, 4 months ago
  87. 66704db x86/x86-64: Clean up intrinsic codegen for SSE4.1. by Vladimir Marko · 4 years, 4 months ago
  88. ef89842 Run LSA as a part of the LSE pass. by Vladimir Marko · 4 years, 4 months ago
  89. f7290ca Cleanup obsolete art apex checks by Yo Chiang · 4 years, 4 months ago
  90. 3b93738 Merge "Merge QQ3A.200605.002 into master" by Xin Li · 4 years, 4 months ago
  91. c560e1b Remove unused bits for object ids. by Florian Mayer · 4 years, 4 months ago
  92. 614bffc Intern class IDs. This way they compress better. by Florian Mayer · 4 years, 4 months ago
  93. 06d9854 Checker: Support IF, ELIF, ELSE, FI by David Brazdil · 8 years ago
  94. e413e51 Merge QQ3A.200605.002 into master by Xin Li · 4 years, 4 months ago
  95. a0ba8a6 Remove stale dependency on dx. am: a21054bf14 by Martin Stjernholm · 4 years, 4 months ago
  96. a21054b Remove stale dependency on dx. by Martin Stjernholm · 4 years, 4 months ago
  97. 5121284 Only enable nterp on x64. am: 65c0768f30 by Nicolas Geoffray · 4 years, 4 months ago
  98. 65c0768 Only enable nterp on x64. by Nicolas Geoffray · 4 years, 4 months ago
  99. 3f7aa9d Prevent DCHECK failure for failure_reason_ being non empty am: 128f14b830 by Mathieu Chartier · 4 years, 4 months ago
  100. 128f14b Prevent DCHECK failure for failure_reason_ being non empty by Mathieu Chartier · 4 years, 4 months ago