1. c8a694d Reland "Use InitializeMethodsCode when we need to reinitialize a method entrypoint." by Nicolas Geoffray · 3 years ago
  2. bed84ef Avoid read barrier in `ArtMethod::IsOverridableByDefaultMethod()`. by Vladimir Marko · 3 years ago
  3. 35782d4 Emit dex_pc as line number when debug info is unavailable for ANR traces by Daniel Jin · 3 years ago
  4. 9e14327 ARM64: Disable implicit suspend checks, again. by Vladimir Marko · 3 years ago
  5. 19ec1ff 910-methods: don't print modifiers by default by Orion Hodson · 3 years ago
  6. d0c969f Set the trigger to be kApexVersionMismatch when no prior cache-info. by Jiakai Zhang · 3 years ago
  7. 5bd2208 Revert "Store and check apex-versions in boot images." by Jiakai Zhang · 3 years ago
  8. 4e0447f Remove instructions to update AOSP ART prebuilts. by Martin Stjernholm · 3 years ago
  9. 3cf5f2c Fix ahat parsing to allow leading whitespaces for comments by Sorin Basca · 3 years ago
  10. 7ddae99 Clean up `AssignVTableIndexes()`. by Vladimir Marko · 3 years ago
  11. fd12435 Reduce an error log to a warning. by Nicolas Geoffray · 3 years ago
  12. 7b79814 Revert odrefresh split by Victor Hsieh · 3 years ago
  13. d20fa39 Remove --max-{execution, child-process}-seconds by Victor Hsieh · 3 years ago
  14. 2de577d Store and check apex-versions in boot images. by Jiakai Zhang · 3 years ago
  15. 20299e6 Add RegisterNativeAllocation reporting to the Java Heap Profiler. by Wessam Hassanein · 3 years ago
  16. 78f62d8 Rewrite interface table setup. by Vladimir Marko · 3 years ago
  17. fcda002 Remove `RootTargetPreparer` from odsign_e2e_tests. by Jiakai Zhang · 3 years ago
  18. 4af4fd7 Revert^2 "Add odsign_e2e_tests to CTS." by Jiakai Zhang · 3 years ago
  19. ebdaa2b Use MADV_DONTNEED for alternate signal stack. by Vladimir Marko · 3 years ago
  20. a329345 Make it easier to change the location of the primary boot image. by Jiakai Zhang · 3 years ago
  21. ab21f69 Bump oat version to delete bogus artifacts. by Nicolas Geoffray · 3 years ago
  22. a553f0f Add another test to the list of known failures for gcstress/debug. by Nicolas Geoffray · 3 years ago
  23. 8f3beae Cleanup method inspection callbacks from jvmti by Mythri Alle · 3 years ago
  24. 414f299 Point to the relevant ticket to explain some host exports better. by Martin Stjernholm · 3 years ago
  25. b08e115 MethodHandles: change asType() / invoke() implementation by Orion Hodson · 3 years ago
  26. 3a7d0d8 Update nterp to advance PC early on branches by Mythri Alle · 3 years ago
  27. a3759ca arm: Implement Unsafe.compareAndSetObject intrinsic. by Ulya Trafimovich · 3 years ago
  28. 70102e6 arm64: Implement Unsafe.compareAndSetObject intrinsic. by Ulya Trafimovich · 3 years ago
  29. 27d4f33 Remove unused interpreter_handler_table_ by Mythri Alle · 3 years ago
  30. ee7bd32 Revert "Expand sharpening's ComputeLoadClassKind to cover cross-dex cases" by Nicolas Geoffray · 3 years ago
  31. 3d2f148 Revert "Add thread-shared interpreter cache" by Hans Boehm · 3 years ago
  32. fa40e6e Add thread-shared interpreter cache by David Srbecky · 3 years, 1 month ago
  33. c5f41cd Allow some clang-tidy warnings by Chih-Hung Hsieh · 3 years ago
  34. 37af463 x86: Implement Unsafe.compareAndSetObject intrinsic. by Ulya Trafimovich · 3 years ago
  35. bb2643f x86_64: Implement Unsafe.compareAndSetObject intrinsic. by Ulya Trafimovich · 3 years ago
  36. afbb152 Revert "Add odsign_e2e_tests to CTS." by Jiakai Zhang · 3 years ago
  37. cd27817 Fix --input-vdex in the presence of a compact dex file. by Nicolas Geoffray · 3 years ago
  38. b0f63c9 Revert "Use InitializeMethodsCode when we need to reinitialize a method entrypoint." by Nicolas Geoffray · 3 years ago
  39. 3ba3a77 Update for MapInfo objects in frame data. by Christopher Ferris · 3 years, 2 months ago
  40. 5e2ec32 Remove deprecated ToMakePath calls by Colin Cross · 3 years ago
  41. 82e525a Use InitializeMethodsCode when we need to reinitialize a method entrypoint. by Nicolas Geoffray · 3 years ago
  42. 748cfef Remove a check in `MadviseAwayAlternateSignalStack()`. by Vladimir Marko · 3 years ago
  43. 6c98dcb Fix deoptimization check in method exit hook by Mythri Alle · 3 years ago
  44. 8cce54f Remove useless check in stack walker. by Nicolas Geoffray · 3 years ago
  45. 32b8c8f Expand sharpening's ComputeLoadClassKind to cover cross-dex cases by Santiago Aboy Solanes · 3 years, 1 month ago
  46. 8515f7f Cleanup work for @NeverCompile in art by Kevin Jeon · 3 years ago
  47. e45883e ARM64: Enable implicit suspend checks and madvise()... by Vladimir Marko · 3 years ago
  48. 84caad6 Reland "Remove old unquickening of vdex logic." by Nicolas Geoffray · 3 years ago
  49. 7ef64b1 Fix perfetto debug library. by Nicolas Geoffray · 3 years ago
  50. c7ea9b1 Update dexpreopt_test to verify boot images. by Jiakai Zhang · 3 years, 1 month ago
  51. 884e22f Compile the entire bootclasspath on device. by Jiakai Zhang · 3 years, 1 month ago
  52. 2041fda Fix thread pool check. by Nicolas Geoffray · 3 years ago
  53. 56c5738 odrefresh: Avoid uninitialized usage by Greg Kaiser · 3 years ago
  54. 46d3016 odrefresh: Avoid uninitialized usage by Greg Kaiser · 3 years ago
  55. 205d280 Add odsign_e2e_tests to CTS. by Jiakai Zhang · 3 years ago
  56. d0d1085 Remove pvm_exec call from odrefresh by Victor Hsieh · 3 years ago
  57. 270a6fc Update JIT Zygote to compile methods in ART module jars. by Jiakai Zhang · 3 years ago
  58. 890beb0 Ignore checksum mismatch when dex2oat takes multiple profiles. by Jiakai Zhang · 3 years ago
  59. ebbbfce Revert^2 "Remove redundant odrefresh test template" by Jiakai Zhang · 3 years ago
  60. d98612e Fail if given an unrecognised option. by Alan Stokes · 3 years ago
  61. 6f572b7 Fix out of range in art compiler. by Florian Mayer · 3 years ago
  62. 14d071c Revert "Remove redundant odrefresh test template" by Alan Stokes · 3 years ago
  63. 45a0465 Re-enable Libcore tests that started to fail after the ICU 70 update. by Roland Levillain · 3 years ago
  64. 5573756 Set @NeverCompile methods as not compilable by Kevin Jeon · 3 years, 2 months ago
  65. 34dcce5 Add a Compilation OS mode to odrefresh. by Jiakai Zhang · 3 years ago
  66. 6fd856d Remove redundant odrefresh test template by Victor Hsieh · 3 years ago
  67. bc1efd4 Exclude flaky tests from the ART MTS definition. by Roland Levillain · 3 years ago
  68. 22df3e0 Remove operator<< from HGraph. by Nicolas Geoffray · 3 years ago
  69. 7156ea2 Explicitly indicate whether the code item is obtained from the compact dex file in SetCodeItem() by zhaoxuyang · 3 years ago
  70. 295becb Dump the type lookup table in oatdump. by Nicolas Geoffray · 3 years ago
  71. e33be3d Correctly handle intrinsics when not precompiling the boot image. by Nicolas Geoffray · 3 years ago
  72. 163ebe2 Add `HashSet<>::{Put,PutWithHash}()`. by Vladimir Marko · 3 years ago
  73. a39356a odrefresh: add flag of system server compiler filter by Victor Hsieh · 3 years, 1 month ago
  74. 08b2752 Test that cache-info.xml omits irrelevant APEXes by Alan Stokes · 3 years ago
  75. 0d0e09d Do not continue loading a vdex if we don't have enough reserved space. by Nicolas Geoffray · 3 years ago
  76. fcdc7cf Remove odrefresh host flags. by Jiakai Zhang · 3 years ago
  77. 8670e04 Rewrite virtual method linking. by Vladimir Marko · 3 years, 1 month ago
  78. a2e3936 Ignore changes to irrelevant APEXes by Alan Stokes · 3 years ago
  79. 0628e78 Fix ReadMagicAndReset. by Jiakai Zhang · 3 years ago
  80. dcf9570 Revert "Remove old unquickening of vdex logic." by Nicolas Geoffray · 3 years ago
  81. 8884d3d Normalize XML comment syntax in ART test configuration files. by Roland Levillain · 3 years ago
  82. a44b853 Add `Sdk31ModuleController` support to remaining ART tests. by Roland Levillain · 3 years ago
  83. 96f0b03 Remove some unnecessary code from ClassLinker. by Vladimir Marko · 3 years ago
  84. ba86008 Cleanup enabling / disabling deoptimization support by Mythri Alle · 3 years, 1 month ago
  85. 537f477 Remove old unquickening of vdex logic. by Nicolas Geoffray · 3 years, 1 month ago
  86. b91402f Templatize `ClassLinker::LinkMethodsHelper`. by Vladimir Marko · 3 years, 1 month ago
  87. 9f057d6 Add HashSet<> ctor with initial buffer... by Vladimir Marko · 3 years ago
  88. 1bad13f Move from sampling PGO to AFDO pipeline by Yi Kong · 3 years, 1 month ago
  89. 69eb2c6 Add `Sdk31ModuleController` support to more ART gtests run as root. by Roland Levillain · 3 years, 3 months ago
  90. 146767f Add a new Lock 'env_hooks_lock_' to avoid race conditions by ShuJieWang · 3 years, 1 month ago
  91. 851b962 ARM64: Disable implicit suspend checks. by Vladimir Marko · 3 years ago
  92. 5da0222 Install instrumentation stubs for supporting single thread deopts by Mythri Alle · 3 years, 1 month ago
  93. e7815b8 Add a dex2oat flag to optimize apps for JIT Zygote environment. by Jiakai Zhang · 3 years, 1 month ago
  94. 04be5f6 Add a runtime flag to use JIT Zygote image. by Jiakai Zhang · 3 years, 1 month ago
  95. d294d9d Cleanup code that assumes the primary boot image not having profiles. by Jiakai Zhang · 3 years, 1 month ago
  96. 00712a9 Mark dex2oat_wrapper as executable. by Liz Kammer · 3 years, 1 month ago
  97. 834295c Check oat files of boot images. by Jiakai Zhang · 3 years, 1 month ago
  98. 854af03 Reland "More entrypoint handling cleanup." by Nicolas Geoffray · 3 years, 1 month ago
  99. 2d908ae Merge SP1A.211205.008 by Xin Li · 3 years, 1 month ago
  100. 8cedd8b Revert "More entrypoint handling cleanup." by Nicolas Geoffray · 3 years, 1 month ago