1. 3d2b93e [metrics] Add StatsdBackend by Eric Holk · 3 years, 11 months ago
  2. d4ff5bb Remove dalvik-pruning APIs by Calin Juravle · 3 years, 11 months ago
  3. b5a10be ART/Perfetto Java Heap Profiler by Wessam Hassanein · 4 years, 2 months ago
  4. d8b153b Remove obsolete TestApiEnforcementPolicy. by Artur Satayev · 4 years ago
  5. 480d981 [metrics] Move core metrics code to libartbase by Eric Holk · 4 years ago
  6. 5bb354f Revert^4 "[metrics] Add file output support" by Eric Holk · 4 years ago
  7. f8567b5 Revert "Revert^2 "[metrics] Add file output support"" by Nicolas Geoffray · 4 years ago
  8. 8ef84f2 Revert^2 "[metrics] Add file output support" by Eric Holk · 4 years ago
  9. ce2e095 Revert "[metrics] Add file output support" by Vladimir Marko · 4 years ago
  10. 51a9283 [metrics] Add file output support by Eric Holk · 4 years, 1 month ago
  11. 7336610 Revert "[metrics] Add background reporting thread" by Hans Boehm · 4 years, 1 month ago
  12. 77f7eb9 [metrics] Add background reporting thread by Eric Holk · 4 years, 1 month ago
  13. e4f2215 [metrics] Move metrics code to runtime by Eric Holk · 4 years, 1 month ago
  14. 59d4b53 [metrics] Add -Xwrite-metrics-to-log option by Eric Holk · 4 years, 2 months ago
  15. 037d282 Add compat framework logging to ART by Andrei Onea · 4 years, 1 month ago
  16. ae7168e Remove unused image space order argument by Orion Hodson · 4 years, 3 months ago
  17. a79872b [metrics] Add metrics to Runtime, implement ClassVerificationTotalTime by Eric Holk · 4 years, 3 months ago
  18. 5439f05 Revert^3 "VIXL simulator for ART (Stage1)" by Ulya Trafimovich · 4 years, 5 months ago
  19. e886d68 Revert^2 "VIXL simulator for ART (Stage1)" by Ulyana Trafimovich · 4 years, 6 months ago
  20. 3060bb9 Revert "VIXL simulator for ART (Stage1)" by Ulyana Trafimovich · 4 years, 6 months ago
  21. 48ca6a6 VIXL simulator for ART (Stage1) by Xueliang Zhong · 6 years ago
  22. 90a18cf Rewrite OatFileManager::OpenDexFilesFromOat. by Nicolas Geoffray · 4 years, 6 months ago
  23. 0972d08 perfetto_hprof: add flag to enable. by Florian Mayer · 4 years, 8 months ago
  24. 2c2248c Reland^3 "Always put the framework profile in the boot image location." by Nicolas Geoffray · 4 years, 10 months ago
  25. 9bdba6e Revert "Reland^2 "Always put the framework profile in the boot image location."" by Nicolas Geoffray · 4 years, 10 months ago
  26. ed1f531 Reland^2 "Always put the framework profile in the boot image location." by Nicolas Geoffray · 4 years, 10 months ago
  27. acb5c2d Revert "Revert "Revert "Always put the framework profile in the boot image location.""" by Nicolas Geoffray · 4 years, 10 months ago
  28. ec769b8 Revert "Revert "Always put the framework profile in the boot image location."" by Nicolas Geoffray · 4 years, 10 months ago
  29. 2ad7c98 Revert "Always put the framework profile in the boot image location." by Nicolas Geoffray · 4 years, 10 months ago
  30. 5265419 Always put the framework profile in the boot image location. by Nicolas Geoffray · 4 years, 10 months ago
  31. 4cbb51a Fix ART code around JIT zygote. by Nicolas Geoffray · 5 years ago
  32. c0e0e5e Compile boot image extensions in memory. by Vladimir Marko · 5 years ago
  33. 87f3630 runtime: Initialize native bridge in app-zygote by Lev Rumyantsev · 5 years ago
  34. fab7208 Pipe disabled compat changes to runtime through zygote. by atrost · 5 years ago
  35. 4ca2f48 Enable JNI ID auto swap on debuggable by Alex Light · 5 years ago
  36. e3f775b Address comments from aog/1180224. by Nicolas Geoffray · 5 years ago
  37. acdb9a3 Plumb @TestApi enforcement policy to runtime. by Artur Satayev · 5 years ago
  38. 3314457 Remove unused MethodInspectionCallback declaration by Mathieu Chartier · 5 years ago
  39. ccc7519 Avoid making oat files executable for system server profiling by Mathieu Chartier · 5 years ago
  40. f05f04b Make ArtMethod methods const or requiring the mutator lock. by Nicolas Geoffray · 5 years ago
  41. ad390fa Use GC exclusion for NotifyStartupCompleted by Mathieu Chartier · 5 years ago
  42. c18eba3 Consolidate updating of reflective Field/Method references by Alex Light · 5 years ago
  43. 07710c5 Reland "Java Heap Profiler for Perfetto." again by Florian Mayer · 5 years ago
  44. 284b1b0 Revert "Reland "Java Heap Profiler for Perfetto."" by Lokesh Gidra · 5 years ago
  45. 5a446bd Reland "Java Heap Profiler for Perfetto." by Florian Mayer · 5 years ago
  46. 8f70b96 Revert "Java Heap Profiler for Perfetto." by Andreas Gampe · 5 years ago
  47. adf49d4 Java Heap Profiler for Perfetto. by Florian Mayer · 5 years ago
  48. 9ac8e43 JIT mini-debug-info: Allocate entries in the JIT data space. by David Srbecky · 5 years ago
  49. a67daeb Fix race between post fork initialization and JIT. by Nicolas Geoffray · 5 years ago
  50. f367747 Add ability to switch to index ids late. by Alex Light · 6 years ago
  51. 672c080 Update Transaction for boot image extension. by Vladimir Marko · 5 years ago
  52. 7ee607e ART: Fix Runtime::GetStat by Andreas Gampe · 5 years ago
  53. d84794d ART: Add option to behave fatally on unmarked kThrow by Andreas Gampe · 5 years ago
  54. 5bef022 [RUNTIME] Ignore signal registration for debugging by randy.jeong · 6 years ago
  55. 79d6c80 Revert^2 "Support using opaque JNI ids" by Alex Light · 6 years ago
  56. b476a29 Revert "Support using opaque JNI ids" by Nicolas Geoffray · 6 years ago
  57. 3b29053 Revert "Make sure to delete jni_id_manager_ on shutdown." by Nicolas Geoffray · 6 years ago
  58. d5d645f Make sure to delete jni_id_manager_ on shutdown. by Alex Light · 6 years ago
  59. 21d5994 Support using opaque JNI ids by Alex Light · 6 years ago
  60. 0362544 Add a stress test for notifyStartupCompleted by Mathieu Chartier · 6 years ago
  61. 024d69f Use cleared JNI weak sentinel from boot image. by Vladimir Marko · 6 years ago
  62. 4444f1b Add option to identify primary zygote. by Nicolas Geoffray · 6 years ago
  63. 19f5416 ART: Remove runtime.h file_utils.h (iwyu) by Andreas Gampe · 6 years ago
  64. 9ac09ee jitzygote: compile system server methods at boot. by Nicolas Geoffray · 6 years ago
  65. 3db3d37 Invert IsUsingDefaultBootImageLocation to IsUsingApexBootImageLocation. by David Srbecky · 6 years ago
  66. 35a3f6a Create vdex file for dex loaded with InMemoryDexClassLoader by David Brazdil · 6 years ago
  67. b215557 Add FinalizerTimeoutMs argument, and respect it by Hans Boehm · 6 years ago
  68. 8682354 ART: Allow to change boot image pickup order by Andreas Gampe · 6 years ago
  69. 10d0c96 Revert^2 "Add peak RSS stats to GC perf dump" by Lokesh Gidra · 6 years ago
  70. 175ce3d Add callback for notifying that startup is completed by Mathieu Chartier · 6 years ago
  71. cc292c6 Revert "Add peak RSS stats to GC perf dump" by Lokesh Gidra · 6 years ago
  72. b4dad1b Add peak RSS stats to GC perf dump by Lokesh Gidra · 6 years ago
  73. de1b2a2 Revert "Revert "Add support for booting with a boot classpath not fully AOTed."" by Nicolas Geoffray · 6 years ago
  74. 14bfedd Revert "Add support for booting with a boot classpath not fully AOTed." by Andreas Gampe · 6 years ago
  75. d388390 "Revert^3 "Suspend the runtime when switching interpreters." by David Srbecky · 6 years ago
  76. 817a47f Revert^2 "Suspend the runtime when switching interpreters." by David Srbecky · 6 years ago
  77. 144f82c In boot image experiment mode, treat boot classpath classes as verified. by Nicolas Geoffray · 6 years ago
  78. 7417ce9 Add support for booting with a boot classpath not fully AOTed. by Nicolas Geoffray · 6 years ago
  79. a88abfa Add feature flag for loading app image startup cache by Mathieu Chartier · 6 years ago
  80. e768182 hiddenapi: Print warnings for @CorePlatformApi violations by David Brazdil · 6 years ago
  81. f3d88a8 Support oat files compiled with partial boot class path. by Vladimir Marko · 6 years ago
  82. fe2886d Merge "Deoptimize zygote compiled methods in DeoptimizeBootImage." by Nicolas Geoffray · 6 years ago
  83. 639b2b1 ART: Remove instruction_set.h from thread.h by Andreas Gampe · 6 years ago
  84. f05ad2a Merge "Revert "Suspend the runtime when switching interpreters."" by Lokesh Gidra · 6 years ago
  85. 9fd68f6 Revert "Suspend the runtime when switching interpreters." by Lokesh Gidra · 6 years ago
  86. c4fc53a Merge "Move startup thread pool back into runtime" by Mathieu Chartier · 6 years ago
  87. b7e23dc Merge "Suspend the runtime when switching interpreters." by David Srbecky · 6 years ago
  88. ada33d7 Move startup thread pool back into runtime by Mathieu Chartier · 6 years ago
  89. 226805d Deoptimize zygote compiled methods in DeoptimizeBootImage. by Nicolas Geoffray · 6 years ago
  90. 01e1d32 Suspend the runtime when switching interpreters. by David Srbecky · 6 years ago
  91. 3ea4322 Create thread pool only during app image loading by Mathieu Chartier · 6 years ago
  92. a9a0973 Merge "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  93. 73d8cc7 Merge "Enable JIT in zygote." by Nicolas Geoffray · 6 years ago
  94. 44f6760 ART: Rewrite Runtime fault message to be lock-free by Andreas Gampe · 6 years ago
  95. d190851 Pass boot class path to ImageSpace::LoadBootImage. by Vladimir Marko · 6 years ago
  96. ce9ed36 Enable JIT in zygote. by Nicolas Geoffray · 6 years ago
  97. 274ed2e Merge "Parallel image decompression" by Mathieu Chartier · 6 years ago
  98. c6068c7 Parallel image decompression by Mathieu Chartier · 6 years ago
  99. 2d7329b ART: add weighted allocated bytes metrics by Albert Mingkun Yang · 6 years ago
  100. 23b729e Merge "Revert^2 "Refactor code around JIT creation."" by Nicolas Geoffray · 6 years ago