1. 357af0c TARGET_BUILD_UNBUNDLED no longer disables flattening. by Martin Stjernholm · 4 years, 2 months ago
  2. 1cf46a3 Copy tools needed by host gtests to testcases directory. by David Srbecky · 4 years, 3 months ago
  3. 842e9c8 Avoid eating SEGVs when performing on-demand dequicken by Alex Light · 4 years, 2 months ago
  4. 4bb9f67 Use prebuilt Runtime (Bionic) APEX and SDK (reland 2). by Martin Stjernholm · 4 years, 4 months ago
  5. 6906910 Enable TARGET_BUILD_UNBUNDLED in master-art (reland). by Martin Stjernholm · 4 years, 3 months ago
  6. ac048ae Avoid stderr warnings from Bionic in the run tests (reland). by Martin Stjernholm · 4 years, 3 months ago
  7. a5ed9a1 Mark deduplicated symbols more obviously. by Josh Gao · 4 years, 3 months ago
  8. 86fafac Revert "Avoid stderr warnings from Bionic in the run tests." by Martin Stjernholm · 4 years, 3 months ago
  9. 27817cd Revert "Enable TARGET_BUILD_UNBUNDLED in master-art." by Martin Stjernholm · 4 years, 3 months ago
  10. 00cd103 Revert "Use prebuilt Runtime (Bionic) APEX and SDK (reland)." by Martin Stjernholm · 4 years, 3 months ago
  11. b33a6f3 Fix typo in the boot generation script by Calin Juravle · 4 years, 3 months ago
  12. bb829d2 Remove obsolete `build` file from 530-checker-lse. by Vladimir Marko · 4 years, 3 months ago
  13. 9e0117d Use prebuilt Runtime (Bionic) APEX and SDK (reland). by Martin Stjernholm · 4 years, 4 months ago
  14. 2fac697 Enable TARGET_BUILD_UNBUNDLED in master-art. by Martin Stjernholm · 4 years, 3 months ago
  15. 34763c3 Avoid stderr warnings from Bionic in the run tests. by Martin Stjernholm · 4 years, 3 months ago
  16. b2d4a7e Revert "Adjust build and test scripts for handling ICU prebuilts." by Nicolas Geoffray · 4 years, 3 months ago
  17. dec7817 Optimizing: Introduce {Increase,Decrease}Frame(). by Vladimir Marko · 4 years, 3 months ago
  18. ea4d7d2 Adjust build and test scripts for handling ICU prebuilts. by Nicolas Geoffray · 4 years, 3 months ago
  19. 034ac51 Make the ART thread pool implementation use default-sized stacks on Bionic by Daniel Colascione · 4 years, 6 months ago
  20. c7bcda8 Update boot image profile generation scripts by Calin Juravle · 4 years, 3 months ago
  21. 0e02d61 Support multiple boot image profile aggregations in profman by Calin Juravle · 4 years, 3 months ago
  22. 48030c4 Add support for preloaded classes blacklist in profman by Calin Juravle · 4 years, 3 months ago
  23. 187a201 Improve DWARF test logging. by David Srbecky · 4 years, 3 months ago
  24. 3d190c0 ART: Transform Sub+Sub into Sub+Add to merge Shl by Evgeny Astigeevich · 4 years, 3 months ago
  25. 86c8752 Direct calls to @CriticalNative methods. by Vladimir Marko · 4 years, 4 months ago
  26. f97a859 buildbot: Avoid warnings from linkerconfig by Jooyung Han · 4 years, 3 months ago
  27. d4e6992 Add more flexibility to the boot image profiles creation by Calin Juravle · 4 years, 4 months ago
  28. 0f7f4fc Generate boot image profile from profman by Calin Juravle · 4 years, 4 months ago
  29. 0fee1fb Enable annotation parsing in profman by Calin Juravle · 4 years, 4 months ago
  30. c03de41 Add logic to flatten profile info by Calin Juravle · 4 years, 4 months ago
  31. 396198b Handle unresolved field type in compiler. by Nicolas Geoffray · 4 years, 3 months ago
  32. 0d60a2b Introduce an enum for the compilation kind. by Nicolas Geoffray · 4 years, 3 months ago
  33. 289bd1c Make GVN handle HDeoptimize better by Alex Light · 4 years, 5 months ago
  34. 2b74f60 ART: Add recognition of optimized HRems in BCE by Evgeny Astigeevich · 4 years, 3 months ago
  35. c19822c Update generate-boot-image-profile.sh by Yunlong Wang · 4 years, 3 months ago
  36. 6587d91 ART: Simplify HRem to reuse existing HDiv by Evgeny Astigeevich · 4 years, 3 months ago
  37. 1912a5c Revert "Use TARGET_BUILD_UNBUNDLED in ART test builds." by Martin Stjernholm · 4 years, 3 months ago
  38. f8cc26e Fix a braino when marking a method as being compiled. by Nicolas Geoffray · 4 years, 3 months ago
  39. ce0d007 separate madvise calling from critical section by Pin-Chuan Liu · 4 years, 3 months ago
  40. fb2967e Revert TARGET_BUILD_UNBUNDLED for buildbot builds. by Martin Stjernholm · 4 years, 3 months ago
  41. 72cf0a8 Revert "Move ART gtests to general-tests." by David Srbecky · 4 years, 3 months ago
  42. efc8004 Revert "ART-tests: Remove DX dependency from 450-checker-types." by Vladimir Marko · 4 years, 3 months ago
  43. b122cd6 Revert "ART-tests: Remove DX-dependency from 530-checker-lse" by Vladimir Marko · 4 years, 3 months ago
  44. 9974e3c Clean up generated operator<<(os, enum). by Vladimir Marko · 4 years, 3 months ago
  45. 2d19902 Use TARGET_BUILD_UNBUNDLED in ART test builds. by Martin Stjernholm · 4 years, 3 months ago
  46. f68ce90 Make test 656-checker-simd-opt pass on RI. by Vladimir Marko · 4 years, 3 months ago
  47. 3255f50 Fix visibility rules now that Make supports visibility checks by Dan Willemsen · 4 years, 3 months ago
  48. 0e6d73a Move ART gtests to general-tests. by David Srbecky · 4 years, 4 months ago
  49. faada5e Revert "Move a 530-checker-lse test from java to smali" by Vladimir Marko · 4 years, 3 months ago
  50. 638c28f Revert "Port two methods in checker-dead-blocks to Smali" by Vladimir Marko · 4 years, 3 months ago
  51. 6fb8e57 Revert "Smailify a test in checker-lse-ctor-fences" by Vladimir Marko · 4 years, 3 months ago
  52. 1faa17f Revert "Move InlineWithControlFlow to Smali based." by Vladimir Marko · 4 years, 3 months ago
  53. 344e24e Make test 455-checker-gvn pass on RI. by Vladimir Marko · 4 years, 3 months ago
  54. f0ccfa9 Split the core/platform API into stable and legacy versions. by Pete Gillin · 4 years, 3 months ago
  55. 0771884 ART: Introduce predicated vector instructions. by Artem Serov · 4 years, 7 months ago
  56. 1715efa Add a new class status for verified with access checks. by Nicolas Geoffray · 4 years, 3 months ago
  57. 9922f00 arm/arm64: Clean up intrinsic slow paths. by Vladimir Marko · 4 years, 3 months ago
  58. 16527e8 Preserve JNI bindings across structural redefinition by Alex Light · 4 years, 3 months ago
  59. a8106bc HWASan fixes for ART tests (part 2) by David Srbecky · 4 years, 3 months ago
  60. 6bc480b Fix dlsym lookup trampoline for @CriticalNative. by Vladimir Marko · 4 years, 3 months ago
  61. 66704db x86/x86-64: Clean up intrinsic codegen for SSE4.1. by Vladimir Marko · 4 years, 3 months ago
  62. ef89842 Run LSA as a part of the LSE pass. by Vladimir Marko · 4 years, 3 months ago
  63. f7290ca Cleanup obsolete art apex checks by Yo Chiang · 4 years, 3 months ago
  64. 3b93738 Merge "Merge QQ3A.200605.002 into master" by Xin Li · 4 years, 3 months ago
  65. c560e1b Remove unused bits for object ids. by Florian Mayer · 4 years, 3 months ago
  66. 614bffc Intern class IDs. This way they compress better. by Florian Mayer · 4 years, 3 months ago
  67. 06d9854 Checker: Support IF, ELIF, ELSE, FI by David Brazdil · 8 years ago
  68. e413e51 Merge QQ3A.200605.002 into master by Xin Li · 4 years, 3 months ago
  69. a0ba8a6 Remove stale dependency on dx. am: a21054bf14 by Martin Stjernholm · 4 years, 3 months ago
  70. a21054b Remove stale dependency on dx. by Martin Stjernholm · 4 years, 3 months ago
  71. 5121284 Only enable nterp on x64. am: 65c0768f30 by Nicolas Geoffray · 4 years, 3 months ago
  72. 65c0768 Only enable nterp on x64. by Nicolas Geoffray · 4 years, 3 months ago
  73. 3f7aa9d Prevent DCHECK failure for failure_reason_ being non empty am: 128f14b830 by Mathieu Chartier · 4 years, 3 months ago
  74. 128f14b Prevent DCHECK failure for failure_reason_ being non empty by Mathieu Chartier · 4 years, 3 months ago
  75. 32d4dca Remove core.art image am: 6355d6932a by David Srbecky · 4 years, 3 months ago
  76. 6355d69 Remove core.art image by David Srbecky · 4 years, 5 months ago
  77. 05005dc Only put resolved classes inside the dex cache. am: fa915c920f by Nicolas Geoffray · 4 years, 3 months ago
  78. 5a819eb Fix LD_LIBRARY_PATH generation in dex2oat_wrapper am: 6df189d5a7 by David Srbecky · 4 years, 3 months ago
  79. 86bde6e Revert^2 "Throw ClassFormatError for unsupported default methods." am: 1c993cd041 by Vladimir Marko · 4 years, 3 months ago
  80. 351c717 Finish move of jar compilation rules from makefile to soong. am: 4a88a5af74 by David Srbecky · 4 years, 3 months ago
  81. 19e45e5 ART: Add classes having intrinsics to boot image am: ffffa9c4e1 by Evgeny Astigeevich · 4 years, 3 months ago
  82. 3eb107f Revert "Cover more cases in nterp." am: 62d33f7890 by Nicolas Geoffray · 4 years, 3 months ago
  83. fa915c9 Only put resolved classes inside the dex cache. by Nicolas Geoffray · 4 years, 3 months ago
  84. 6df189d Fix LD_LIBRARY_PATH generation in dex2oat_wrapper by David Srbecky · 4 years, 3 months ago
  85. 1c993cd Revert^2 "Throw ClassFormatError for unsupported default methods." by Vladimir Marko · 4 years, 3 months ago
  86. 4a88a5a Finish move of jar compilation rules from makefile to soong. by David Srbecky · 4 years, 4 months ago
  87. ffffa9c ART: Add classes having intrinsics to boot image by Evgeny Astigeevich · 4 years, 3 months ago
  88. 62d33f7 Revert "Cover more cases in nterp." by Nicolas Geoffray · 4 years, 3 months ago
  89. e852475 Cover more cases in nterp. am: eb1fece2e4 by Nicolas Geoffray · 4 years, 3 months ago
  90. eb1fece Cover more cases in nterp. by Nicolas Geoffray · 4 years, 3 months ago
  91. d2e053a Fix deadlock from dl_iterate_phdr() callback. am: 211f9d3258 by Vladimir Marko · 4 years, 3 months ago
  92. 211f9d3 Fix deadlock from dl_iterate_phdr() callback. by Vladimir Marko · 4 years, 4 months ago
  93. deaa72f Revert "Throw ClassFormatError for unsupported default methods." am: 09261a8c5c by Nicolas Geoffray · 4 years, 3 months ago
  94. 09261a8 Revert "Throw ClassFormatError for unsupported default methods." by Nicolas Geoffray · 4 years, 3 months ago
  95. fc6798f Fix boot.art boot class path for golem am: 03a322dcc1 by David Srbecky · 4 years, 3 months ago
  96. 03a322d Fix boot.art boot class path for golem by David Srbecky · 4 years, 3 months ago
  97. 396f5c5 Revert "Use prebuilt Runtime (Bionic) APEX and SDK." am: a4868fd84f by Martin Stjernholm · 4 years, 3 months ago
  98. a4868fd Revert "Use prebuilt Runtime (Bionic) APEX and SDK." by Martin Stjernholm · 4 years, 3 months ago
  99. a3bf649 Add test-suite-tag for ART gtests. am: 262925e028 by David Srbecky · 4 years, 3 months ago
  100. 5fdcdb6 Improve error message in RunRootClinits am: 08110ef5de by David Srbecky · 4 years, 3 months ago