1. 331f4c4 Merge "ART: Change method lookup to be more consistent to JLS and the RI." by Treehugger Robot · 7 years ago
  2. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 7 years ago
  3. e431e27 art: use proper nativehelper headers by Steven Moreland · 7 years ago
  4. d0210e5 ART: Add stack-dump mode for contention logging by Andreas Gampe · 7 years ago
  5. 247fc33 ART: Make gAborting an atomic by Andreas Gampe · 7 years ago
  6. 51d80cc ART: Refactor abort code by Andreas Gampe · 7 years ago
  7. b2d18fa ART: Clean up asm_support.h by Andreas Gampe · 7 years ago
  8. 8228cdf ART: Move CalleeSaveType to callee_save_type.h by Andreas Gampe · 7 years ago
  9. d482e73 ART: More header cleanup - runtime.h by Andreas Gampe · 7 years ago
  10. eb71033 ART: Use file descriptors handed out by tombstoned for traces. by Narayan Kamath · 7 years ago
  11. 5f2a2fc ART: Reserve sentinel early by Andreas Gampe · 7 years ago
  12. 2ac67d5 ART: Reserve sentinel fault page by Andreas Gampe · 7 years ago
  13. fd4d0d3 sigchain: always call InitializeSignalChain on startup. by Josh Gao · 7 years ago
  14. 6e64445 ART: Make GC Pause Listener more precise by Andreas Gampe · 7 years ago
  15. 4e92c3c Add runtime reasons for deopt. by Nicolas Geoffray · 7 years ago
  16. 19052df Merge "ART: Change shutdown order" by Treehugger Robot · 7 years ago
  17. 8275fba runtime: Properly unload partially loaded image spaces by Igor Murashkin · 7 years ago
  18. c4bed16 ART: Change shutdown order by Andreas Gampe · 7 years ago
  19. 4e868fa Make vdex and dexlayout compatible. by Nicolas Geoffray · 7 years ago
  20. 4dc06e2 Merge "Rename and obsolete compiler filter names." by Nicolas Geoffray · 7 years ago
  21. cf7d5d6 Merge "ART: Support per PID stack trace files." by Narayan Kamath · 7 years ago
  22. 84695ae ART: Support per PID stack trace files. by Narayan Kamath · 7 years ago
  23. c15a2f4 ART: Add object-readbarrier-inl.h by Andreas Gampe · 7 years ago
  24. 49cda06 Rename and obsolete compiler filter names. by Nicolas Geoffray · 7 years ago
  25. a25504e Call mirror::CallSite::VisitRoots by Mathieu Chartier · 7 years ago
  26. 1d49501 Fix -XX:DumpGCPerformanceOnShutdown for debug builds by Mathieu Chartier · 7 years ago
  27. f9c917f Allow -Xjitsaveprofilinginfo for system server by Mathieu Chartier · 7 years ago
  28. fe4b223 Merge "Accept output profile path from dalvikvm command" by Calin Juravle · 7 years ago
  29. 9545f6d Accept output profile path from dalvikvm command by Calin Juravle · 7 years ago
  30. 8f2b925 Merge "ART: Get rid of most of java.lang.DexCache." by Narayan Kamath · 7 years ago
  31. 6b2dc31 ART: Get rid of most of java.lang.DexCache. by Narayan Kamath · 7 years ago
  32. a345d31 Ensure the profile is written to disk at shutdown by Calin Juravle · 7 years ago
  33. 77651c4 ART: Clean up code related to foreign dex use by Calin Juravle · 7 years ago
  34. e00e559 Fix java.lang.Void.TYPE (void.class) initialization. by Vladimir Marko · 7 years ago
  35. ea9465e Move InMemoryDexClassLoader to be a subtype of BaseDexClassLoader by Alex Light · 7 years ago
  36. c069a30 ART: invoke-custom support by Orion Hodson · 8 years ago
  37. 4471e4f Revert "Revert "ART: Give JIT thread pool workers a peer"" by Andreas Gampe · 7 years ago
  38. 500d491 Merge "Revert "Revert "Make --debuggable rely on JIT code.""" by Nicolas Geoffray · 7 years ago
  39. 433b79a Revert "Revert "Make --debuggable rely on JIT code."" by Nicolas Geoffray · 7 years ago
  40. d7c4ad0 Merge "Revert "Make --debuggable rely on JIT code."" by Vladimir Marko · 7 years ago
  41. 8135664 Revert "Make --debuggable rely on JIT code." by Vladimir Marko · 7 years ago
  42. 8f28bd4 Merge "Make --debuggable rely on JIT code." by Nicolas Geoffray · 7 years ago
  43. a0619e2 Make --debuggable rely on JIT code. by Nicolas Geoffray · 8 years ago
  44. 91aa238 Merge "Revert "ART: Give JIT thread pool workers a peer"" by Treehugger Robot · 7 years ago
  45. 9dfb707 Revert "ART: Give JIT thread pool workers a peer" by Andreas Gampe · 7 years ago
  46. 27d829a Merge "ART: Give JIT thread pool workers a peer" by Treehugger Robot · 7 years ago
  47. 1ee6dd7 ART: Give JIT thread pool workers a peer by Andreas Gampe · 8 years ago
  48. bd2fed5 MethodHandles: Support and tests for revealDirect / reflectAs. by Narayan Kamath · 8 years ago
  49. 01fd70b ART: Remove experimental flags for plugins and agents by Andreas Gampe · 8 years ago
  50. 95cf7e4 Merge "ART: Add ThreadStart & ThreadEnd" by Treehugger Robot · 8 years ago
  51. 3fceaf5 Use higher default thread suspend timeout for run tests by Mathieu Chartier · 8 years ago
  52. eafaf57 ART: Add ThreadStart & ThreadEnd by Andreas Gampe · 8 years ago
  53. 96eca78 ART: Add GetPhase by Andreas Gampe · 8 years ago
  54. 4886411 ART: Add runtime phase callback by Andreas Gampe · 8 years ago
  55. a5814f9 ART: Add SigQuit Callback by Andreas Gampe · 8 years ago
  56. ac30fa2 ART: Make RuntimeCallbacks unique_ptr by Andreas Gampe · 8 years ago
  57. 0f01b58 ART: Add ClassLoadCallback by Andreas Gampe · 8 years ago
  58. 04bbb5b Revert "Revert "ART: Start RuntimeCallbacks"" by Andreas Gampe · 8 years ago
  59. bf6331a Revert "ART: Start RuntimeCallbacks" by Nicolas Geoffray · 8 years ago
  60. 13093d4 ART: Start RuntimeCallbacks by Andreas Gampe · 8 years ago
  61. 1f64859 ART: Remove suspension from AttachAgent by Andreas Gampe · 8 years ago
  62. c4baad2 Revert "Revert "ART: Ensure plugin is loaded on AttachAgent"" by Andreas Gampe · 8 years ago
  63. 98cf7cf Revert "ART: Ensure plugin is loaded on AttachAgent" by Nicolas Geoffray · 8 years ago
  64. ad2dc87 ART: Ensure plugin is loaded on AttachAgent by Andreas Gampe · 8 years ago
  65. ccd5695 Add Thread entry to signal if the thread can call into java by Calin Juravle · 8 years ago
  66. eca3eda Add ClassLoader to app-image roots. by Vladimir Marko · 8 years ago
  67. 9186ced ART: Clean up utils.h by Andreas Gampe · 8 years ago
  68. 585da95 ART: Add precise root visiting by Andreas Gampe · 8 years ago
  69. 3a8825c Merge "ART: Clean up ClassLinker" am: 0480523e01 by Andreas Gampe · 8 years ago
  70. cc1b535 ART: Clean up ClassLinker by Andreas Gampe · 8 years ago
  71. 769dfba Merge "Class Hierarchy Analysis (CHA)" am: 141c6f68d4 by Mingyao Yang · 8 years ago
  72. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 8 years ago
  73. abbca9f Merge "ART: Add dex::StringIndex" am: 211fd80290 by Andreas Gampe · 8 years ago
  74. 211fd80 Merge "ART: Add dex::StringIndex" by Treehugger Robot · 8 years ago
  75. efb0481 Merge "Move inline caches GC handling in JitCodeCache." am: c9e2fc27c5 by Nicolas Geoffray · 8 years ago
  76. c9e2fc2 Merge "Move inline caches GC handling in JitCodeCache." by Nicolas Geoffray · 8 years ago
  77. e51ca8b Move inline caches GC handling in JitCodeCache. by Nicolas Geoffray · 8 years ago
  78. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 8 years ago
  79. e99bce2 Merge "Fix the target Linux builds of ART" am: ded461e9df by Nicolas Geoffray · 8 years ago
  80. 1af0c4f Fix the target Linux builds of ART by Julien Duraj · 8 years ago
  81. 1eaefe8 Merge "Revert "Revert "Revert "Revert "JIT root tables.""""" am: dac7ad17c7 by Nicolas Geoffray · 8 years ago
  82. dac7ad1 Merge "Revert "Revert "Revert "Revert "JIT root tables.""""" by Nicolas Geoffray · 8 years ago
  83. 81f3e2d ART: Extend DumpRecursiveAbort am: 9fd470f873 by Andreas Gampe · 8 years ago
  84. 9fd470f ART: Extend DumpRecursiveAbort by Andreas Gampe · 8 years ago
  85. 40d98eb Merge "ART: Dump native stack on recursive abort" am: 88c4ff69df by Andreas Gampe · 8 years ago
  86. 39f6852 Merge "ART: Use cerr in Runtime::Abort on the host" am: 8df07aa7fe by Andreas Gampe · 8 years ago
  87. 7afa454 ART: Dump native stack on recursive abort by Andreas Gampe · 8 years ago
  88. b67906b ART: Use cerr in Runtime::Abort on the host by Andreas Gampe · 8 years ago
  89. 132d836 Revert "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 8 years ago
  90. 2af9c7d Merge "Ensure CC GC is used for the read barrier config." am: 96de579b8c by Hiroshi Yamauchi · 8 years ago
  91. 96de579 Merge "Ensure CC GC is used for the read barrier config." by Treehugger Robot · 8 years ago
  92. 1b0adbf Ensure CC GC is used for the read barrier config. by Hiroshi Yamauchi · 8 years ago
  93. 9808c0b Merge "Add option to force all code to be deoptimizable" am: 1c80417e03 by Alex Light · 8 years ago
  94. 6b16d89 Add option to force all code to be deoptimizable by Alex Light · 8 years ago
  95. 3bb67f7 Merge "Revert "Revert "Revert "JIT root tables."""" am: 81cae78d18 by Nicolas Geoffray · 8 years ago
  96. 81cae78 Merge "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 8 years ago
  97. 3395fbc Revert "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 8 years ago
  98. 9d944cb Merge "Revert "Revert "JIT root tables.""" am: 4b050e817b by Nicolas Geoffray · 8 years ago
  99. 4b050e8 Merge "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 8 years ago
  100. 42f94da Merge "Make empty checkpoint work while weak ref access is disabled." by Hiroshi Yamauchi · 8 years ago