1. 51d80cc ART: Refactor abort code by Andreas Gampe · 7 years ago
  2. 8228cdf ART: Move CalleeSaveType to callee_save_type.h by Andreas Gampe · 7 years ago
  3. d482e73 ART: More header cleanup - runtime.h by Andreas Gampe · 7 years ago
  4. b9bec2e Record types when the interpreter executes intrinsics. by Nicolas Geoffray · 7 years ago
  5. eb71033 ART: Use file descriptors handed out by tombstoned for traces. by Narayan Kamath · 7 years ago
  6. 2ac67d5 ART: Reserve sentinel fault page by Andreas Gampe · 7 years ago
  7. 6e64445 ART: Make GC Pause Listener more precise by Andreas Gampe · 7 years ago
  8. 81cc43e Fix braino in enum use. by Nicolas Geoffray · 7 years ago
  9. 4e92c3c Add runtime reasons for deopt. by Nicolas Geoffray · 7 years ago
  10. 8275fba runtime: Properly unload partially loaded image spaces by Igor Murashkin · 7 years ago
  11. cf7d5d6 Merge "ART: Support per PID stack trace files." by Narayan Kamath · 7 years ago
  12. 84695ae ART: Support per PID stack trace files. by Narayan Kamath · 7 years ago
  13. 65af20b Agent libraries need to be searched for JNI functions by Alex Light · 7 years ago
  14. 1d49501 Fix -XX:DumpGCPerformanceOnShutdown for debug builds by Mathieu Chartier · 7 years ago
  15. 4b812fa Change Ti::Agent collection from vector to List by Alex Light · 7 years ago
  16. 77651c4 ART: Clean up code related to foreign dex use by Calin Juravle · 7 years ago
  17. bad529d ART: Add currentThread cutout to Unstarted Runtime by Andreas Gampe · 7 years ago
  18. 433b79a Revert "Revert "Make --debuggable rely on JIT code."" by Nicolas Geoffray · 7 years ago
  19. 8135664 Revert "Make --debuggable rely on JIT code." by Vladimir Marko · 7 years ago
  20. a0619e2 Make --debuggable rely on JIT code. by Nicolas Geoffray · 8 years ago
  21. ac30fa2 ART: Make RuntimeCallbacks unique_ptr by Andreas Gampe · 8 years ago
  22. 04bbb5b Revert "Revert "ART: Start RuntimeCallbacks"" by Andreas Gampe · 8 years ago
  23. 6141e15 Merge "ART: Remove unused runtime.h include" by Treehugger Robot · 8 years ago
  24. bf6331a Revert "ART: Start RuntimeCallbacks" by Nicolas Geoffray · 8 years ago
  25. 9a50661 ART: Remove unused runtime.h include by Andreas Gampe · 8 years ago
  26. 13093d4 ART: Start RuntimeCallbacks by Andreas Gampe · 8 years ago
  27. 9320675 MethodHandles: Remove experimental flag. by Narayan Kamath · 8 years ago
  28. b3da36c Reduce the number of fences needed for monitors by Hans Boehm · 8 years ago
  29. 585da95 ART: Add precise root visiting by Andreas Gampe · 8 years ago
  30. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 8 years ago
  31. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 8 years ago
  32. 1c80417 Merge "Add option to force all code to be deoptimizable" by Treehugger Robot · 8 years ago
  33. 6b16d89 Add option to force all code to be deoptimizable by Alex Light · 8 years ago
  34. a2d1b28 Add visiting for class loaders in StickyMarkSweep by neo.chae · 8 years ago
  35. 39ce7d2 Merge "Make empty checkpoint work while weak ref access is disabled." by Hiroshi Yamauchi · 8 years ago
  36. 3049324 Make empty checkpoint work while weak ref access is disabled. by Hiroshi Yamauchi · 8 years ago
  37. d98b4ed ART: Make excludes explicit by Andreas Gampe · 8 years ago
  38. 5c657fe Pass some arguments by const reference. by Vladimir Marko · 8 years ago
  39. 3d74bf4 Revert accidental change introduced in 000e188570. by Narayan Kamath · 8 years ago
  40. 9e86809 Move intern table to ObjPtr by Mathieu Chartier · 8 years ago
  41. 000e188 method_handles: Complete support for emulated stack frames. by Narayan Kamath · 8 years ago
  42. eb84221 Enable agent attaching during live phase by Leonard Mosescu · 8 years ago
  43. da0a69e Return error message if IndirectReferenceTable construction fails. by Richard Uhler · 8 years ago
  44. f57589f Remove logging dependency on runtime by David Sehr · 8 years ago
  45. a058fdf Move mirror::Object setters to ObjPtr by Mathieu Chartier · 8 years ago
  46. 8778c52 Change indirect reference table to use ObjPtr by Mathieu Chartier · 8 years ago
  47. 90a32b1 ART: Reprint long messages on abort by Andreas Gampe · 8 years ago
  48. 25352fc class_linker: Add support for resolving method types. by Narayan Kamath · 8 years ago
  49. b226703 Move art::Runtime::InitZygote logic from art into frameworks/base. by Robert Sesek · 8 years ago
  50. f9decf9 Merge "ART: Add generic system-weak holder infrastructure" by Andreas Gampe · 8 years ago
  51. fda5714 ART: Add generic system-weak holder infrastructure by Andreas Gampe · 8 years ago
  52. bb816d6 Add transactions for string resolve by Mathieu Chartier · 8 years ago
  53. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  54. d106d9f Save environment snapshot and use at fork/exec by David Sehr · 8 years ago
  55. 185d134 Add basic runtime-plugins support. by Alex Light · 8 years ago
  56. 7233c7e Create a basic agent loading framework. by Alex Light · 8 years ago
  57. fd36f1f Rename callee save enumerators. by Vladimir Marko · 8 years ago
  58. c218427 Merge "Revert experimental lambda feature." by Narayan Kamath · 8 years ago
  59. 14832ef Revert experimental lambda feature. by Narayan Kamath · 8 years ago
  60. 952dbb1 Change suspend entrypoint to save all registers. by Vladimir Marko · 8 years ago
  61. 138dbff Clean up profiler options by Calin Juravle · 8 years ago
  62. f711f2c Partial fragment deoptimization by Mingyao Yang · 8 years ago
  63. ffc8707 Split profile recording from jit compilation by Calin Juravle · 8 years ago
  64. 97cbc92 Allow the framework to register sensistive threads to the runtime by Calin Juravle · 8 years ago
  65. e42888f Write conflict tables in image by Mathieu Chartier · 8 years ago
  66. f38a661 ART: Flag to fail thread creation by Andreas Gampe · 8 years ago
  67. 796d630 Add an ImtConflictTable to better resolve IMT conflicts. by Nicolas Geoffray · 8 years ago
  68. f8cb178 Move process state into runtime by Mathieu Chartier · 8 years ago
  69. e9e98f1 Merge "Do not JIT boot image during native-debugging (keep AOT code instead)." by David Srbecky · 8 years ago
  70. f448016 Do not JIT boot image during native-debugging (keep AOT code instead). by David Srbecky · 8 years ago
  71. a1425a1 ART: Remember whether the cache was pruned by Andreas Gampe · 8 years ago
  72. c90bc92 Record foreign dex files loaded by the app in the profile by Calin Juravle · 8 years ago
  73. 25e0456 Give the JIT its own arena pool to avoid lock contentions. by Nicolas Geoffray · 8 years ago
  74. ca76a1a Dex-wide ArenaPool scoping for AOT compilation by Jean-Philippe Halimi · 8 years ago
  75. 98e6ce4 Remove string init map. by Nicolas Geoffray · 8 years ago
  76. a73280d Add an option to disable native stack dumping on SIGQUIT. by Nicolas Geoffray · 8 years ago
  77. d3e7c6c Don't use native bridge for non zygote-spawn processes by Calin Juravle · 8 years ago
  78. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 9 years ago
  79. 1bc977c Revert "Load app images" by Nicolas Geoffray · 9 years ago
  80. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  81. 7f65b46 Merge "Save profile information in a separate thread." am: 58b2329de7 by Calin Juravle · 9 years ago
  82. 4d77b6a Save profile information in a separate thread. by Calin Juravle · 9 years ago
  83. d5aeb13 Merge "Pass down to the runtime the application code paths." am: 115a02b737 by Calin Juravle · 9 years ago
  84. 66f5523 Pass down to the runtime the application code paths. by Calin Juravle · 9 years ago
  85. d66c862 Special case system_server to not create the JIT code cache. by Nicolas Geoffray · 9 years ago
  86. 88b2b80 Allow initializing runtime with parsed options. by Vladimir Marko · 9 years ago
  87. 31f2c15 Save jit profiling info to file. by Calin Juravle · 9 years ago
  88. ba69a51 Fix bogus DCHECK and rename DidForkFromZygote. by Nicolas Geoffray · 9 years ago
  89. 787ae8e Remove DEBUG_JIT from Zygote flags. by Nicolas Geoffray · 9 years ago
  90. 07ddb6f Fix elf writer to properly handle empty text sections by Mathieu Chartier · 9 years ago
  91. 32cc9ee Change hash table load factors by Mathieu Chartier · 9 years ago
  92. 85506c2 Merge "Add initial default method support to Art" by Alex Light · 9 years ago
  93. e58991b Revert "Revert "Unload oat files"" by Mathieu Chartier · 9 years ago
  94. eb7c144 Add initial default method support to Art by Alex Light · 9 years ago
  95. f9c6fc6 Add OatFileManager by Mathieu Chartier · 9 years ago
  96. 951ec2c Revert "Revert "Add one LinearAlloc per ClassLoader"" by Mathieu Chartier · 9 years ago
  97. 7de5dfe Revert "Add one LinearAlloc per ClassLoader" by Nicolas Geoffray · 9 years ago
  98. 356412e Add one LinearAlloc per ClassLoader by Mathieu Chartier · 9 years ago
  99. fdbd13c Some fixes for the CC collector. by Hiroshi Yamauchi · 9 years ago
  100. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 9 years ago