1. a09c5cf Allow PROT_EXEC on the zygote mappings when falling back to ashmem am: 94e2fc9465 by Nicolas Geoffray · 2 years, 7 months ago
  2. 94e2fc9 Allow PROT_EXEC on the zygote mappings when falling back to ashmem by Nicolas Geoffray · 2 years, 8 months ago
  3. f0171dd Change order of creation of JIT mappings. am: c95b630423 by Nicolas Geoffray · 2 years, 8 months ago
  4. c95b630 Change order of creation of JIT mappings. by Nicolas Geoffray · 2 years, 8 months ago
  5. 2174ba3 Better isolate standalone ART gtests on device. by Roland Levillain · 2 years, 9 months ago
  6. 7425a43 Always check for an exception after a class lookup. by Nicolas Geoffray · 2 years, 9 months ago
  7. 8b27ea0 Update .oat version after disabling partial LSE. by Nicolas Geoffray · 2 years, 9 months ago
  8. 020c79e Update .oat version after disabling partial LSE. by Nicolas Geoffray · 2 years, 9 months ago
  9. 4667b35 vdex: add checks in the event of file corruption. by Nicolas Geoffray · 2 years, 9 months ago
  10. b2e6ae0 Add a lock contention palette hook. by Nicolas Geoffray · 2 years, 10 months ago
  11. 8992f92 Replace weak-ref access disable checkpoint with STW pause by Lokesh Gidra · 2 years, 10 months ago
  12. d4da905 Do not acquire runtime_shutdown_lock_ in Abort() by Hans Boehm · 2 years, 10 months ago
  13. 1363c1b Improve suspension timeout diagnostic and fix race by Hans Boehm · 3 years, 1 month ago
  14. d971d7e Fix missing MsToNs in profile saver. by Nicolas Geoffray · 2 years, 10 months ago
  15. fe2bf98 Fix android.security.cts.FileDescriptorTest#testCLOEXEC by Hu Wang · 2 years, 10 months ago
  16. 883e103 Revert "Make ClassLinker::DumpForSigQuit exclude gc" by Hans Boehm · 2 years, 10 months ago
  17. 0d1c54d Add `Sdk31ModuleController` support to ART run-tests and gtests. by Roland Levillain · 2 years, 10 months ago
  18. 6dcde86 Make ClassLinker::DumpForSigQuit exclude gc by Hans Boehm · 2 years, 10 months ago
  19. d619216 Delete almost correct CHECK by Hans Boehm · 2 years, 11 months ago
  20. 302ef33 Add support for standalone ART gtests to MTS. by Roland Levillain · 3 years ago
  21. ce958e9 Fallback to version code in case lastUpdateMillis field is not populated by Nikita Ioffe · 2 years, 11 months ago
  22. 7b1547d Uncouple ART gtests from the ART APEX. by Roland Levillain · 3 years, 3 months ago
  23. c28ac98 Rename some ART gtest related Soong modules. by Roland Levillain · 3 years ago
  24. 59072d1 Use lastUpdateMillis of an apex for ART versioning. by Nicolas Geoffray · 3 years ago
  25. f5f12ba Set compilation reason in vdex-only OatFile. by Nicolas Geoffray · 3 years ago
  26. 17ee071 Add -XX:ForceJavaZygoteForkLoop flag by Hans Boehm · 3 years ago
  27. 50f3251 runtime: add -Xdeny-art-apex-data-files by Orion Hodson · 3 years ago
  28. 22f8d34 Cache boot classpath checksums at runtime init. by Nicolas Geoffray · 3 years ago
  29. 64c37b0 Add special control flags for system server reporting by Calin Juravle · 3 years ago
  30. db5ff5d Replace JIT total time histogram with total time counter by Calin Juravle · 3 years ago
  31. dba72d8 Fix compiler filter / reason reporting and add the ISA to the metrics by Calin Juravle · 3 years ago
  32. c528804 [metrics] Add total-gc-time and adjust other metrics by Lokesh Gidra · 3 years ago
  33. fca3150 Avoid marking proxy class as erroneous twice. by Vladimir Marko · 3 years ago
  34. 885c894 [metrics] Add GC-work throughput metrics by Lokesh Gidra · 3 years ago
  35. cceaf01 Faster BCP checksum verification. by Vladimir Marko · 3 years ago
  36. 306a39f Clean up ART APEX manifests. by Martin Stjernholm · 3 years ago
  37. 029a811 Add sampling support in the metrics reporter by Calin Juravle · 3 years ago
  38. 306191e Add period reporting to the metrics infra by Calin Juravle · 3 years ago
  39. a58b382 Move metric reporting config to flags by Calin Juravle · 3 years ago
  40. 47ac05f Reject a vdex file if its dex contents are out of date. by Nicolas Geoffray · 3 years ago
  41. 11dc832 Consider the size of the reference profile when assessing IsFirstSave by Calin Juravle · 3 years ago
  42. 45a29d9 Enable ProfileSaver to have a different delay for the first ever save by Calin Juravle · 3 years, 1 month ago
  43. a244642 odrefresh: enable loading of system_server image files by Orion Hodson · 3 years ago
  44. 55309db Remove palette hooks. by Nicolas Geoffray · 3 years ago
  45. 0c6e339 Setup ART experiments infra by Calin Juravle · 3 years, 1 month ago
  46. a6a58fd Fix DumpUnattachedThreads logic for CTS. by wangguibo · 3 years ago
  47. b22fdeb Ensure that ConcurrentGC always increments GC num by Hans Boehm · 3 years ago
  48. 6143748 Collect array classes in profiles. by Vladimir Marko · 3 years, 1 month ago
  49. 32de2a5 Use verify when speed-profile gets an empty profile by Calin Juravle · 3 years ago
  50. 35367a5 [metrics] Rename datum IDs by Eric Holk · 3 years, 1 month ago
  51. 45e59fd Rewrite profile file format. by Vladimir Marko · 3 years, 2 months ago
  52. ce822b6 Avoid race on Thread::tlsPtr_::top_handle_scope. by Vladimir Marko · 3 years ago
  53. c385424 Introduce `art::FastExit` to replace all uses of `quick_exit` in ART. by Roland Levillain · 3 years, 1 month ago
  54. 81764e5 Fix lock visiting for synchronized native methods. by Vladimir Marko · 3 years ago
  55. 42da7e6 Compile libart.so and libart-compiler.so with 2MB section alignment. by Collin Fijalkovich · 3 years, 1 month ago
  56. f8f2cab Rename setters to conform Android API guidelines by Nikita Iashchenko · 3 years, 1 month ago
  57. e36df26 Update registerAppInfo signatures to accomodate more data. by Calin Juravle · 3 years, 1 month ago
  58. b772ec8 [metrics] Add prebuilt and cmdline compilation reason by Eric Holk · 3 years, 1 month ago
  59. ca49061 Improve OOME log message informing OOME before heap full by Lokesh Gidra · 3 years, 1 month ago
  60. a1d7f72 Use odex_location instead of oat_file->GetLocation. by Nicolas Geoffray · 3 years, 1 month ago
  61. 7169ee6 Avoid timeout with >= 1 billion nsecs by Hans Boehm · 3 years, 1 month ago
  62. e1484e9 Dump java backtrace when contending lock too long time. by wangguibo · 3 years, 2 months ago
  63. a6cb451 Add Java Heap Profiler sampling to large space allocations. by Wessam Hassanein · 3 years, 1 month ago
  64. 93c28ed Use the system namespace to get the right permitted paths for loading OAT files. by Martin Stjernholm · 3 years, 1 month ago
  65. 2ef367a Ensure verifier deps in the vdex file are 4-byte aligned. by Nicolas Geoffray · 3 years, 1 month ago
  66. 8ffaef9 Remove BUILDING_LIBART macro. by Vladimir Marko · 3 years, 1 month ago
  67. 022f9e5 Enable strict gcstress unwind checks. by David Srbecky · 3 years, 1 month ago
  68. ec06809 Reland "Devirtualize to HInvokeStaticOrDirect." by Nicolas Geoffray · 3 years, 1 month ago
  69. 8e270af Stricter gcstress unwind checks. by David Srbecky · 3 years, 1 month ago
  70. 3606cc6 Do not try to do OSR in transactional interpreter. by Vladimir Marko · 3 years, 1 month ago
  71. b1db5a1 [art] Add GetObjectsAllocated and TotalTimeWaitingForGc APIs by Sekyeong Heo · 3 years, 6 months ago
  72. f7f97d2 Avoid invalidating kInstrumented via suspension by Hans Boehm · 3 years, 2 months ago
  73. 81a6bd5 Fix unwinding for art_quick_generic_jni_trampoline by David Srbecky · 3 years, 1 month ago
  74. 9a5a2b8 Fix debug symbol for art_quick_throw_null_pointer_exception_from_signal by David Srbecky · 3 years, 1 month ago
  75. 053e138 Link libvixl statically. by Vladimir Marko · 3 years, 1 month ago
  76. bcec38f Do not sleep while waiting for GC by Hans Boehm · 3 years, 1 month ago
  77. 6958df9 Use cached memory for gcstress unwinds. by David Srbecky · 3 years, 1 month ago
  78. 39d4df6 Revert "Devirtualize to HInvokeStaticOrDirect." by Nicolas Geoffray · 3 years, 1 month ago
  79. a28c827 Use `quick_exit` instead of `_exit` (except for error handling). by Roland Levillain · 3 years, 1 month ago
  80. 6e1b7d8 Add heterogenous lookup to Thread::custom_tls_ by Alex Light · 3 years, 1 month ago
  81. 0877daf Avoid the warning heapprofd_client_api.so does not include an by Wessam Hassanein · 3 years, 1 month ago
  82. 5024ddf Devirtualize to HInvokeStaticOrDirect. by Nicolas Geoffray · 3 years, 1 month ago
  83. 5859b68 Clean up `ResetOffset()` calls in profile tests. by Vladimir Marko · 3 years, 1 month ago
  84. 107d22b Handle potential race in oat file loading. by Nicolas Geoffray · 3 years, 1 month ago
  85. 8078996 Handle a potential race when verifying dex files in the background. by Nicolas Geoffray · 3 years, 1 month ago
  86. d808f69 string_view: handle with care. by Nicolas Geoffray · 3 years, 1 month ago
  87. 5c4d0df Revert^2 "Solidify GC triggering and reporting" by Hans Boehm · 3 years, 1 month ago
  88. d3c45c2 Add apex versions in oat file headers. by Nicolas Geoffray · 3 years, 1 month ago
  89. 0bc9bef Allow apps to be profileable by trusted system services. by Florian Mayer · 3 years, 1 month ago
  90. afff758 Revert "Solidify GC triggering and reporting" by Hans Boehm · 3 years, 1 month ago
  91. 61c6242 Remove RETURN_VOID_NO_BARRIER byte-code. by David Srbecky · 3 years, 1 month ago
  92. 1dab575 Remove some dead code around ClassTable. by Vladimir Marko · 3 years, 3 months ago
  93. baf563d odrefresh: Add support for uploading stats by Orion Hodson · 3 years, 2 months ago
  94. c3db254 Revert^2 "Add hooks in palette for reporting JNI invocations." by Nicolas Geoffray · 3 years, 2 months ago
  95. a220980 dex2oat: Expect boot image profiles for boot image. by Vladimir Marko · 3 years, 2 months ago
  96. 8f187c3 Add static asserts we have a full list of mirror classes by Alex Light · 3 years, 2 months ago
  97. 6d5a49c Solidify GC triggering and reporting by Hans Boehm · 3 years, 3 months ago
  98. ffafe8b Clean up Handle<> comparison with null. by Vladimir Marko · 3 years, 2 months ago
  99. 13ab541 Static libunwindstack has a static dependency on libasync_safe. by Martin Stjernholm · 3 years, 2 months ago
  100. 2cca1e0 Add number of methods to OatClass. by Vladimir Marko · 3 years, 2 months ago