1. c13fbd8 Use pre-allocated Throwables from the boot image. by Vladimir Marko · 7 years ago
  2. d3083dd Refactor runtime callee save frame info. by Vladimir Marko · 7 years ago
  3. 016fcbe2 Support system server ART-profiling by Calin Juravle · 7 years ago
  4. 1fd97f2 Log an event on hidden API accesses. by Mathew Inwood · 7 years ago
  5. 9a81945 Treat hidden API exemptions as whitelist. by Mathew Inwood · 7 years ago
  6. 53af040 ART: Remove tombstoned parameters by Andreas Gampe · 7 years ago
  7. f889c70 Always allow agent attach on userdebug builds with kArtTiVersion by Alex Light · 7 years ago
  8. 7b0e844 Distinguish the various pre-allocated OutOfMemoryError use cases. by Roland Levillain · 7 years ago
  9. 75b47b4 Merge "Revert^4 "Add an option to disable native stack dumping on SIGQUIT."" by Treehugger Robot · 7 years ago
  10. 6ee4971 Revert^4 "Add an option to disable native stack dumping on SIGQUIT." by Nicolas Geoffray · 7 years ago
  11. bdb0289 Merge "Revert "Revert "Revert "Add an option to disable native stack dumping on SIGQUIT."""" by Christopher Ferris · 7 years ago
  12. 642e9d8 Revert "Revert "Revert "Add an option to disable native stack dumping on SIGQUIT.""" by Christopher Ferris · 7 years ago
  13. 7d74ef5 Support for API exemptions from API blacklisting. by Mathew Inwood · 7 years ago
  14. 597d7f6 More flexible API enforcement policy support. by Mathew Inwood · 7 years ago
  15. 74d25c9 Revert "Revert "Add an option to disable native stack dumping on SIGQUIT."" by Nicolas Geoffray · 7 years ago
  16. 8b08974 Revert "Add an option to disable native stack dumping on SIGQUIT." by Andreas Gampe · 7 years ago
  17. ef01222 Fix typos. by Roland Levillain · 8 years ago
  18. 9226522 Only set UI warning on hidden API dark greylist by David Brazdil · 7 years ago
  19. ee7d2fd Start warning on hidden API greylist by David Brazdil · 7 years ago
  20. 5a61bb7 Start enforcing hidden API blacklist by David Brazdil · 7 years ago
  21. 3e0fa0a Add runtime option for no hidden API access checks by David Brazdil · 7 years ago
  22. a7db026 Add a new runtime option for target SDK version by David Brazdil · 7 years ago
  23. 2ce6fc8 Support using adbconnection and openjdkjvmti without JAVA_DEBUGGABLE by Alex Light · 7 years ago
  24. 4cb6347 Merge "ART: Take classloader into account for AttachAgent" by Treehugger Robot · 7 years ago
  25. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  26. 7b38e69 ART: Take classloader into account for AttachAgent by Andreas Gampe · 7 years ago
  27. aadcbc6 ART: Refactor Agent into Agent and AgentSpec by Andreas Gampe · 7 years ago
  28. 4032071 Add support for selecting alternate JDWP implementations by Alex Light · 7 years ago
  29. 7919db9 Speed up MterpShouldSwitchInterpreters check by Alex Light · 7 years ago
  30. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 7 years ago
  31. c42cb0e Add -XX:MadviseRandomAccess option by Mathieu Chartier · 7 years ago
  32. 68bf390 Handle new zygote flags in ART by Nicolas Geoffray · 7 years ago
  33. 77fee87 Add support for JVMTI monitor events. by Alex Light · 7 years ago
  34. 0a87a65 Add two special runtime methods. by Mingyao Yang · 8 years ago
  35. 605fe24 Implemented Nested Transaction by Chang Xing · 7 years ago
  36. 5a906fc Add strict flag in transaction by Chang Xing · 7 years ago
  37. c1ac9ee ART: Move CHA to ClassLinker by Andreas Gampe · 7 years ago
  38. cade5c3 Track class initializing in transaction by Chang Xing · 7 years ago
  39. 16d1dd8 Move transaction creation to runtime by Chang Xing · 7 years ago
  40. 51d80cc ART: Refactor abort code by Andreas Gampe · 8 years ago
  41. 8228cdf ART: Move CalleeSaveType to callee_save_type.h by Andreas Gampe · 8 years ago
  42. d482e73 ART: More header cleanup - runtime.h by Andreas Gampe · 8 years ago
  43. b9bec2e Record types when the interpreter executes intrinsics. by Nicolas Geoffray · 8 years ago
  44. eb71033 ART: Use file descriptors handed out by tombstoned for traces. by Narayan Kamath · 8 years ago
  45. 2ac67d5 ART: Reserve sentinel fault page by Andreas Gampe · 8 years ago
  46. 6e64445 ART: Make GC Pause Listener more precise by Andreas Gampe · 8 years ago
  47. 81cc43e Fix braino in enum use. by Nicolas Geoffray · 8 years ago
  48. 4e92c3c Add runtime reasons for deopt. by Nicolas Geoffray · 8 years ago
  49. 8275fba runtime: Properly unload partially loaded image spaces by Igor Murashkin · 8 years ago
  50. cf7d5d6 Merge "ART: Support per PID stack trace files." by Narayan Kamath · 8 years ago
  51. 84695ae ART: Support per PID stack trace files. by Narayan Kamath · 8 years ago
  52. 65af20b Agent libraries need to be searched for JNI functions by Alex Light · 8 years ago
  53. 1d49501 Fix -XX:DumpGCPerformanceOnShutdown for debug builds by Mathieu Chartier · 8 years ago
  54. 4b812fa Change Ti::Agent collection from vector to List by Alex Light · 8 years ago
  55. 77651c4 ART: Clean up code related to foreign dex use by Calin Juravle · 8 years ago
  56. bad529d ART: Add currentThread cutout to Unstarted Runtime by Andreas Gampe · 8 years ago
  57. 433b79a Revert "Revert "Make --debuggable rely on JIT code."" by Nicolas Geoffray · 8 years ago
  58. 8135664 Revert "Make --debuggable rely on JIT code." by Vladimir Marko · 8 years ago
  59. a0619e2 Make --debuggable rely on JIT code. by Nicolas Geoffray · 8 years ago
  60. ac30fa2 ART: Make RuntimeCallbacks unique_ptr by Andreas Gampe · 8 years ago
  61. 04bbb5b Revert "Revert "ART: Start RuntimeCallbacks"" by Andreas Gampe · 8 years ago
  62. 6141e15 Merge "ART: Remove unused runtime.h include" by Treehugger Robot · 8 years ago
  63. bf6331a Revert "ART: Start RuntimeCallbacks" by Nicolas Geoffray · 8 years ago
  64. 9a50661 ART: Remove unused runtime.h include by Andreas Gampe · 8 years ago
  65. 13093d4 ART: Start RuntimeCallbacks by Andreas Gampe · 8 years ago
  66. 9320675 MethodHandles: Remove experimental flag. by Narayan Kamath · 8 years ago
  67. b3da36c Reduce the number of fences needed for monitors by Hans Boehm · 8 years ago
  68. 585da95 ART: Add precise root visiting by Andreas Gampe · 8 years ago
  69. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 8 years ago
  70. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 8 years ago
  71. 1c80417 Merge "Add option to force all code to be deoptimizable" by Treehugger Robot · 8 years ago
  72. 6b16d89 Add option to force all code to be deoptimizable by Alex Light · 8 years ago
  73. a2d1b28 Add visiting for class loaders in StickyMarkSweep by neo.chae · 8 years ago
  74. 39ce7d2 Merge "Make empty checkpoint work while weak ref access is disabled." by Hiroshi Yamauchi · 8 years ago
  75. 3049324 Make empty checkpoint work while weak ref access is disabled. by Hiroshi Yamauchi · 8 years ago
  76. d98b4ed ART: Make excludes explicit by Andreas Gampe · 8 years ago
  77. 5c657fe Pass some arguments by const reference. by Vladimir Marko · 8 years ago
  78. 3d74bf4 Revert accidental change introduced in 000e188570. by Narayan Kamath · 8 years ago
  79. 9e86809 Move intern table to ObjPtr by Mathieu Chartier · 8 years ago
  80. 000e188 method_handles: Complete support for emulated stack frames. by Narayan Kamath · 8 years ago
  81. eb84221 Enable agent attaching during live phase by Leonard Mosescu · 8 years ago
  82. da0a69e Return error message if IndirectReferenceTable construction fails. by Richard Uhler · 8 years ago
  83. f57589f Remove logging dependency on runtime by David Sehr · 8 years ago
  84. a058fdf Move mirror::Object setters to ObjPtr by Mathieu Chartier · 8 years ago
  85. 8778c52 Change indirect reference table to use ObjPtr by Mathieu Chartier · 8 years ago
  86. 90a32b1 ART: Reprint long messages on abort by Andreas Gampe · 8 years ago
  87. 25352fc class_linker: Add support for resolving method types. by Narayan Kamath · 8 years ago
  88. b226703 Move art::Runtime::InitZygote logic from art into frameworks/base. by Robert Sesek · 8 years ago
  89. f9decf9 Merge "ART: Add generic system-weak holder infrastructure" by Andreas Gampe · 8 years ago
  90. fda5714 ART: Add generic system-weak holder infrastructure by Andreas Gampe · 8 years ago
  91. bb816d6 Add transactions for string resolve by Mathieu Chartier · 8 years ago
  92. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  93. d106d9f Save environment snapshot and use at fork/exec by David Sehr · 8 years ago
  94. 185d134 Add basic runtime-plugins support. by Alex Light · 8 years ago
  95. 7233c7e Create a basic agent loading framework. by Alex Light · 8 years ago
  96. fd36f1f Rename callee save enumerators. by Vladimir Marko · 8 years ago
  97. c218427 Merge "Revert experimental lambda feature." by Narayan Kamath · 8 years ago
  98. 14832ef Revert experimental lambda feature. by Narayan Kamath · 8 years ago
  99. 952dbb1 Change suspend entrypoint to save all registers. by Vladimir Marko · 8 years ago
  100. 138dbff Clean up profiler options by Calin Juravle · 9 years ago