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