1. 037d282 Add compat framework logging to ART by Andrei Onea · 4 years, 2 months ago
  2. 85b125f Trace integer value for profilebootclasspath by Mathieu Chartier · 4 years, 3 months ago
  3. 61c71ef [metrics] Dump ArtMetrics on SIGQUIT by Eric Holk · 4 years, 3 months ago
  4. ae7168e Remove unused image space order argument by Orion Hodson · 4 years, 3 months ago
  5. f9dbb97 Adjust JIT thread priority post-fork. by Nicolas Geoffray · 4 years, 5 months ago
  6. f1e1dd1 Enable -Wconversion for thread.cc by Eric Holk · 4 years, 5 months ago
  7. 5439f05 Revert^3 "VIXL simulator for ART (Stage1)" by Ulya Trafimovich · 4 years, 6 months ago
  8. b5a0e91 Suppress explicit gc logging in libcore tests by Alex Light · 4 years, 6 months ago
  9. e886d68 Revert^2 "VIXL simulator for ART (Stage1)" by Ulyana Trafimovich · 4 years, 6 months ago
  10. 3060bb9 Revert "VIXL simulator for ART (Stage1)" by Ulyana Trafimovich · 4 years, 6 months ago
  11. 48ca6a6 VIXL simulator for ART (Stage1) by Xueliang Zhong · 6 years ago
  12. 90a18cf Rewrite OatFileManager::OpenDexFilesFromOat. by Nicolas Geoffray · 4 years, 7 months ago
  13. 86c8752 Direct calls to @CriticalNative methods. by Vladimir Marko · 4 years, 8 months ago
  14. bce6877 Really fix indentation. by Florian Mayer · 4 years, 8 months ago
  15. 0caa3fd Fix indentation. by Florian Mayer · 4 years, 8 months ago
  16. 0278b4b Preload perfetto_hprof library in Zygote. by Florian Mayer · 4 years, 8 months ago
  17. 0972d08 perfetto_hprof: add flag to enable. by Florian Mayer · 4 years, 8 months ago
  18. 5868ada Move implementations from class_root.h to -inl.h . by Vladimir Marko · 4 years, 8 months ago
  19. b0c6cb5 Fix logic to find dex2oat. by Nicolas Geoffray · 4 years, 9 months ago
  20. b04b30c Only allow extra_guardrails for domains that can connect to heapprofd. by Florian Mayer · 4 years, 9 months ago
  21. c76232e Fix relation between debuggable / JIT zygote. by Nicolas Geoffray · 4 years, 10 months ago
  22. 2e17cf4 Revert "ART: Conditionally remove loaded-oat-count check" by Nicolas Geoffray · 4 years, 10 months ago
  23. e5c48f7 Revert "ART: Forbid the zygote to load code outside of system" by Nicolas Geoffray · 4 years, 10 months ago
  24. 280e6c3 Jit-zygote compiled code isn't debuggable by Alex Light · 4 years, 11 months ago
  25. b28e304 Clear PreCompiled when we transition to debuggable after zygote fork by Alex Light · 4 years, 10 months ago
  26. 814b928 Manually add java.io.Buffer private fields to the Core Platform API by Orion Hodson · 5 years ago
  27. 9f8ead2 Remove support code for native Core Platform API checks by Orion Hodson · 5 years ago
  28. 41b605c Remove MIPS support from runtime/. by Vladimir Marko · 5 years ago
  29. b682ea4 Introduce BaseDexClassLoader.computeClassLoaderContextsNative by Dan Zimmerman · 5 years ago
  30. 4cbb51a Fix ART code around JIT zygote. by Nicolas Geoffray · 5 years ago
  31. fc58809 Remove old JDWP implementation from ART by Alex Light · 5 years ago
  32. abafbe7 nativebridge: Add PreZygoteFork callback by Lev Rumyantsev · 5 years ago
  33. 87f3630 runtime: Initialize native bridge in app-zygote by Lev Rumyantsev · 5 years ago
  34. 46d7b24 Add atrace event for perfetto_hprof init. by Florian Mayer · 5 years ago
  35. 6ac057f Use boot image extension in the JIT-zygote experiment. by Ulya Trafimovich · 5 years ago
  36. a3f8129 Make StartDebugger the last thing in InitNonZygoteOrPostFork again by Alex Light · 5 years ago
  37. 65c18a2 Revert^4 "Add spin loop to mutex, overhaul monitor" by Hans Boehm · 5 years ago
  38. ead89ef Revert^3 "Add spin loop to mutex, overhaul monitor"" by Hans Boehm · 5 years ago
  39. 3d52abe Revert^2 "Add spin loop to mutex, overhaul monitor" by Hans Boehm · 5 years ago
  40. 145f3c4 [art] Yama LSM isn't mandatory by Dan Zimmerman · 5 years ago
  41. 0039182 Add an implementation of Nterp for x64. by Nicolas Geoffray · 5 years ago
  42. abd8f05 Proactively dequicken on debuggable switch. by Alex Light · 5 years ago
  43. 4ca2f48 Enable JNI ID auto swap on debuggable by Alex Light · 5 years ago
  44. b7bf843 Use provided dex filenames in oat file. by Vladimir Marko · 5 years ago
  45. e3f775b Address comments from aog/1180224. by Nicolas Geoffray · 5 years ago
  46. bc19b75 Revert^2 "Make opaque-jni-ids:swapable more efficient" by Alex Light · 5 years ago
  47. 42c52f5 Revert "Make opaque-jni-ids:swapable more efficient" by Alex Light · 5 years ago
  48. 4e7dd70 Make opaque-jni-ids:swapable more efficient by Alex Light · 5 years ago
  49. 882d414 Use nativePostForkSystemServer for system server profiling by Mathieu Chartier · 5 years ago
  50. 682715e Set system server package name to "android" when profiling by Calin Juravle · 5 years ago
  51. 1c5949e libicu_jni needs to be initialized before libopenjdk{d} by Victor Chang · 5 years ago
  52. d3d00c0 Refactor oat.h. by Vladimir Marko · 5 years ago
  53. acdb9a3 Plumb @TestApi enforcement policy to runtime. by Artur Satayev · 5 years ago
  54. ccc7519 Avoid making oat files executable for system server profiling by Mathieu Chartier · 5 years ago
  55. f05f04b Make ArtMethod methods const or requiring the mutator lock. by Nicolas Geoffray · 5 years ago
  56. ad390fa Use GC exclusion for NotifyStartupCompleted by Mathieu Chartier · 5 years ago
  57. 65ae669 Add jni libicu_jni library into ART APEX by Victor Chang · 5 years ago
  58. 55eccdf Revert^4 "Walk internal ArtField/ArtMethod pointers" by Alex Light · 5 years ago
  59. c34eab4 Revert "Revert^2 "Walk internal ArtField/ArtMethod pointers"" by Nicolas Geoffray · 5 years ago
  60. ea2a3d9 Revert^2 "Walk internal ArtField/ArtMethod pointers" by Alex Light · 5 years ago
  61. 712fa80 Revert "Walk internal ArtField/ArtMethod pointers" by Nicolas Geoffray · 5 years ago
  62. c84fc3a Walk internal ArtField/ArtMethod pointers by Alex Light · 5 years ago
  63. 4090657 Deoptimize boot image when profiling boot class path by Mathieu Chartier · 5 years ago
  64. c18eba3 Consolidate updating of reflective Field/Method references by Alex Light · 5 years ago
  65. e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 5 years ago
  66. 07710c5 Reland "Java Heap Profiler for Perfetto." again by Florian Mayer · 5 years ago
  67. 284b1b0 Revert "Reland "Java Heap Profiler for Perfetto."" by Lokesh Gidra · 5 years ago
  68. 5a446bd Reland "Java Heap Profiler for Perfetto." by Florian Mayer · 5 years ago
  69. 1092bf3 Avoid creating runtime thread pool for system server by Mathieu Chartier · 5 years ago
  70. 8f70b96 Revert "Java Heap Profiler for Perfetto." by Andreas Gampe · 5 years ago
  71. adf49d4 Java Heap Profiler for Perfetto. by Florian Mayer · 6 years ago
  72. c88c1d0 Fully remove DumpKernelStack. by Elliott Hughes · 5 years ago
  73. a67daeb Fix race between post fork initialization and JIT. by Nicolas Geoffray · 5 years ago
  74. f367747 Add ability to switch to index ids late. by Alex Light · 6 years ago
  75. e0bbab9 ART: Verifier cleanup by Andreas Gampe · 5 years ago
  76. 672c080 Update Transaction for boot image extension. by Vladimir Marko · 5 years ago
  77. bf12191 Implement ClassStatus::kVisiblyInitialized. by Vladimir Marko · 6 years ago
  78. 01ecfa1 Refactor Core Plaform API checking by Orion Hodson · 5 years ago
  79. 7ee607e ART: Fix Runtime::GetStat by Andreas Gampe · 5 years ago
  80. da40aca Typo fix. by Travis Tynes · 5 years ago
  81. d84794d ART: Add option to behave fatally on unmarked kThrow by Andreas Gampe · 5 years ago
  82. 5bef022 [RUNTIME] Ignore signal registration for debugging by randy.jeong · 6 years ago
  83. 714fad6 Delete tasks when deleting a thread pool. by Nicolas Geoffray · 6 years ago
  84. 79d6c80 Revert^2 "Support using opaque JNI ids" by Alex Light · 6 years ago
  85. 01fbfbe Avoid useless EncodeArtMethod followed by DecodeArtMethod by Alex Light · 6 years ago
  86. b476a29 Revert "Support using opaque JNI ids" by Nicolas Geoffray · 6 years ago
  87. 3b29053 Revert "Make sure to delete jni_id_manager_ on shutdown." by Nicolas Geoffray · 6 years ago
  88. d5d645f Make sure to delete jni_id_manager_ on shutdown. by Alex Light · 6 years ago
  89. 21d5994 Support using opaque JNI ids by Alex Light · 6 years ago
  90. 0362544 Add a stress test for notifyStartupCompleted by Mathieu Chartier · 6 years ago
  91. 9c87c02 ART: Reset stats after fork by Andreas Gampe · 6 years ago
  92. 024d69f Use cleared JNI weak sentinel from boot image. by Vladimir Marko · 6 years ago
  93. 8764860 ART: Flag Runtime::Abort to the UnexpectedSignal handler by Andreas Gampe · 6 years ago
  94. 3e2446b ART: Correctly handle an abort from an unattached thread by Andreas Gampe · 6 years ago
  95. 4444f1b Add option to identify primary zygote. by Nicolas Geoffray · 6 years ago
  96. 380f0d8 ART: Conditionally install Dbg class callbacks by Andreas Gampe · 6 years ago
  97. 54a6d4c Fix missing return when trying to skip threads dump when mutator lock is exclusively held by Brian Carlstrom · 6 years ago
  98. ba26b51 ART: Skip all-threads dump on abort if locks are held by Andreas Gampe · 6 years ago
  99. 9b81ac3 Add default argument kIsInstrumented=true. by Vladimir Marko · 6 years ago
  100. f41232e Incorporate additional feedback to native JNI checks by Orion Hodson · 6 years ago