1. 19f5416 ART: Remove runtime.h file_utils.h (iwyu) by Andreas Gampe · 5 years ago
  2. 9ac09ee jitzygote: compile system server methods at boot. by Nicolas Geoffray · 5 years ago
  3. 3db3d37 Invert IsUsingDefaultBootImageLocation to IsUsingApexBootImageLocation. by David Srbecky · 5 years ago
  4. 35a3f6a Create vdex file for dex loaded with InMemoryDexClassLoader by David Brazdil · 5 years ago
  5. b215557 Add FinalizerTimeoutMs argument, and respect it by Hans Boehm · 5 years ago
  6. 8682354 ART: Allow to change boot image pickup order by Andreas Gampe · 5 years ago
  7. 10d0c96 Revert^2 "Add peak RSS stats to GC perf dump" by Lokesh Gidra · 5 years ago
  8. 175ce3d Add callback for notifying that startup is completed by Mathieu Chartier · 5 years ago
  9. cc292c6 Revert "Add peak RSS stats to GC perf dump" by Lokesh Gidra · 5 years ago
  10. b4dad1b Add peak RSS stats to GC perf dump by Lokesh Gidra · 5 years ago
  11. de1b2a2 Revert "Revert "Add support for booting with a boot classpath not fully AOTed."" by Nicolas Geoffray · 5 years ago
  12. 14bfedd Revert "Add support for booting with a boot classpath not fully AOTed." by Andreas Gampe · 5 years ago
  13. d388390 "Revert^3 "Suspend the runtime when switching interpreters." by David Srbecky · 5 years ago
  14. 817a47f Revert^2 "Suspend the runtime when switching interpreters." by David Srbecky · 6 years ago
  15. 144f82c In boot image experiment mode, treat boot classpath classes as verified. by Nicolas Geoffray · 5 years ago
  16. 7417ce9 Add support for booting with a boot classpath not fully AOTed. by Nicolas Geoffray · 5 years ago
  17. a88abfa Add feature flag for loading app image startup cache by Mathieu Chartier · 5 years ago
  18. e768182 hiddenapi: Print warnings for @CorePlatformApi violations by David Brazdil · 6 years ago
  19. f3d88a8 Support oat files compiled with partial boot class path. by Vladimir Marko · 6 years ago
  20. fe2886d Merge "Deoptimize zygote compiled methods in DeoptimizeBootImage." by Nicolas Geoffray · 6 years ago
  21. 639b2b1 ART: Remove instruction_set.h from thread.h by Andreas Gampe · 6 years ago
  22. f05ad2a Merge "Revert "Suspend the runtime when switching interpreters."" by Lokesh Gidra · 6 years ago
  23. 9fd68f6 Revert "Suspend the runtime when switching interpreters." by Lokesh Gidra · 6 years ago
  24. c4fc53a Merge "Move startup thread pool back into runtime" by Mathieu Chartier · 6 years ago
  25. b7e23dc Merge "Suspend the runtime when switching interpreters." by David Srbecky · 6 years ago
  26. ada33d7 Move startup thread pool back into runtime by Mathieu Chartier · 6 years ago
  27. 226805d Deoptimize zygote compiled methods in DeoptimizeBootImage. by Nicolas Geoffray · 6 years ago
  28. 01e1d32 Suspend the runtime when switching interpreters. by David Srbecky · 6 years ago
  29. 3ea4322 Create thread pool only during app image loading by Mathieu Chartier · 6 years ago
  30. a9a0973 Merge "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  31. 73d8cc7 Merge "Enable JIT in zygote." by Nicolas Geoffray · 6 years ago
  32. 44f6760 ART: Rewrite Runtime fault message to be lock-free by Andreas Gampe · 6 years ago
  33. d190851 Pass boot class path to ImageSpace::LoadBootImage. by Vladimir Marko · 6 years ago
  34. ce9ed36 Enable JIT in zygote. by Nicolas Geoffray · 6 years ago
  35. 274ed2e Merge "Parallel image decompression" by Mathieu Chartier · 6 years ago
  36. c6068c7 Parallel image decompression by Mathieu Chartier · 6 years ago
  37. 2d7329b ART: add weighted allocated bytes metrics by Albert Mingkun Yang · 6 years ago
  38. 23b729e Merge "Revert^2 "Refactor code around JIT creation."" by Nicolas Geoffray · 6 years ago
  39. c9de61c Revert^2 "Refactor code around JIT creation." by Nicolas Geoffray · 6 years ago
  40. a61a969 Merge "Revert "Refactor code around JIT creation."" by Treehugger Robot · 6 years ago
  41. 763cd98 Revert "Refactor code around JIT creation." by Andreas Gampe · 6 years ago
  42. 80e6a09 Merge "Refactor code around JIT creation." by Nicolas Geoffray · 6 years ago
  43. 7a2c7c2 Refactor code around JIT creation. by Nicolas Geoffray · 6 years ago
  44. d6e178e Revert^2 "ART: add GC time ratio metrics to GC performance" by Albert Mingkun Yang · 6 years ago
  45. 90402ad Merge "Revert "ART: add GC time ratio metrics to GC performance"" by Treehugger Robot · 6 years ago
  46. 4d57c69 Revert "ART: add GC time ratio metrics to GC performance" by Andreas Gampe · 6 years ago
  47. 54c7da9 Merge changes Idc6e518c,Ia1cc0506 by David Brazdil · 6 years ago
  48. d946533 Merge "ART: add GC time ratio metrics to GC performance" by Roland Levillain · 6 years ago
  49. 2bb2fbd Create SdkVersion enum, migrate users to it by David Brazdil · 6 years ago
  50. fe21070 ART: add GC time ratio metrics to GC performance by Albert Mingkun Yang · 6 years ago
  51. f50ac10 Simplify hidden_api.h logic by David Brazdil · 6 years ago
  52. 83e2049 ART: Add Runtime::IsSafeMode by Andreas Gampe · 6 years ago
  53. d32ce09 ART: Split Runtime::IsNativeDebuggable by Andreas Gampe · 6 years ago
  54. 0e15559 Print the address of the sentinel object for debugging purposes. by Roland Levillain · 6 years ago
  55. ad28f5e ART: add hook for framework to set SELinux context by Orion Hodson · 6 years ago
  56. 28f6cff Cache the value of MterpShouldSwitchInterpreters() by David Srbecky · 6 years ago
  57. 0aa7a5a Revert^4 "JVMTI PopFrame support" by Alex Light · 6 years ago
  58. 202b617 Revert "Revert^2 "JVMTI PopFrame support"" by Nicolas Geoffray · 6 years ago
  59. 1c7b1fc Revert^2 "JVMTI PopFrame support" by Alex Light · 6 years ago
  60. 068a9be Merge "Revert "JVMTI PopFrame support"" by Alex Light · 6 years ago
  61. f67d0cb Revert "JVMTI PopFrame support" by Alex Light · 6 years ago
  62. dd0f77c Merge "JVMTI PopFrame support" by Alex Light · 6 years ago
  63. 88a2a9d JVMTI PopFrame support by Alex Light · 6 years ago
  64. 56de89a Mark most *Offset helper functions as constexpr. by David Srbecky · 6 years ago
  65. a497a39 Remove patchoat. by Vladimir Marko · 6 years ago
  66. 3d8a78a Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends."" by Nicolas Geoffray · 6 years ago
  67. c34bebf Remove unnecessary indirection from MemMap. by Vladimir Marko · 6 years ago
  68. 2c35abf Merge "ART: Add parameter for verifier timing log threshold" am: e8d8755abb by Andreas Gampe · 6 years ago
  69. 0b0ffc1 ART: Add parameter for verifier timing log threshold by Andreas Gampe · 6 years ago
  70. 8bfbdc5 Merge "Revert^2 "Delay init of classes of pre-allocated exceptions."" by Vladimir Marko · 6 years ago
  71. dcfcce4 Revert^2 "Delay init of classes of pre-allocated exceptions." by Vladimir Marko · 6 years ago
  72. bf74e44 Merge "Revert "Delay init of classes of pre-allocated exceptions."" by Lokesh Gidra · 6 years ago
  73. 29cf32b Revert "Delay init of classes of pre-allocated exceptions." by Lokesh Gidra · 6 years ago
  74. 9347fdc Merge "Delay init of classes of pre-allocated exceptions." am: a20f969ef3 by Vladimir Marko · 6 years ago
  75. cd5c181 Delay init of classes of pre-allocated exceptions. by Vladimir Marko · 6 years ago
  76. 56367b6 Merge changes I2079344d,Ie0d08494 am: 302aa98f75 am: bfed101a33 by Vladimir Marko · 6 years ago
  77. c13fbd8 Use pre-allocated Throwables from the boot image. by Vladimir Marko · 6 years ago
  78. 76d666e Merge "Refactor runtime callee save frame info." am: d352156dfe am: 31f5391cae by Vladimir Marko · 6 years ago
  79. d3083dd Refactor runtime callee save frame info. by Vladimir Marko · 6 years ago
  80. eed06ed Merge "Support system server ART-profiling" am: 9d7905fffb am: e8a53d31b3 by Calin Juravle · 6 years ago
  81. 016fcbe2 Support system server ART-profiling by Calin Juravle · 6 years ago
  82. 1fd97f2 Log an event on hidden API accesses. by Mathew Inwood · 6 years ago
  83. 9a81945 Treat hidden API exemptions as whitelist. by Mathew Inwood · 6 years ago
  84. 7728ce5 Merge changes from topic "remove_art_tombstoned_parameter" am: 0044036588 by Andreas Gampe · 6 years ago
  85. 53af040 ART: Remove tombstoned parameters by Andreas Gampe · 6 years ago
  86. 995c761 Include package name in tron events. am: 5bcef17fce by Mathew Inwood · 6 years ago
  87. 5bcef17 Include package name in tron events. by Mathew Inwood · 6 years ago
  88. 90f8add Always allow agent attach on userdebug builds with kArtTiVersion by Alex Light · 6 years ago
  89. e778fa7 Merge changes Ibfe10b43,I984d1ea9 am: d94c24222b am: db0be7e700 by Alex Light · 6 years ago
  90. f889c70 Always allow agent attach on userdebug builds with kArtTiVersion by Alex Light · 6 years ago
  91. 4ce2143 Merge "Distinguish the various pre-allocated OutOfMemoryError use cases." am: 72247af039 by Roland Levillain · 6 years ago
  92. 7b0e844 Distinguish the various pre-allocated OutOfMemoryError use cases. by Roland Levillain · 6 years ago
  93. 73ddda4 Log an event on hidden API accesses. by Mathew Inwood · 6 years ago
  94. c8ce5f5 Treat hidden API exemptions as whitelist. by Mathew Inwood · 6 years ago
  95. 75b47b4 Merge "Revert^4 "Add an option to disable native stack dumping on SIGQUIT."" by Treehugger Robot · 6 years ago
  96. 6ee4971 Revert^4 "Add an option to disable native stack dumping on SIGQUIT." by Nicolas Geoffray · 6 years ago
  97. bdb0289 Merge "Revert "Revert "Revert "Add an option to disable native stack dumping on SIGQUIT."""" by Christopher Ferris · 6 years ago
  98. 3383aa5 Support for API exemptions from API blacklisting. by Mathew Inwood · 6 years ago
  99. 642e9d8 Revert "Revert "Revert "Add an option to disable native stack dumping on SIGQUIT.""" by Christopher Ferris · 6 years ago
  100. 7d74ef5 Support for API exemptions from API blacklisting. by Mathew Inwood · 6 years ago