1. 77651c4 ART: Clean up code related to foreign dex use by Calin Juravle · 7 years ago
  2. e00e559 Fix java.lang.Void.TYPE (void.class) initialization. by Vladimir Marko · 7 years ago
  3. ea9465e Move InMemoryDexClassLoader to be a subtype of BaseDexClassLoader by Alex Light · 7 years ago
  4. c069a30 ART: invoke-custom support by Orion Hodson · 8 years ago
  5. 4471e4f Revert "Revert "ART: Give JIT thread pool workers a peer"" by Andreas Gampe · 8 years ago
  6. 500d491 Merge "Revert "Revert "Make --debuggable rely on JIT code.""" by Nicolas Geoffray · 8 years ago
  7. 433b79a Revert "Revert "Make --debuggable rely on JIT code."" by Nicolas Geoffray · 8 years ago
  8. d7c4ad0 Merge "Revert "Make --debuggable rely on JIT code."" by Vladimir Marko · 8 years ago
  9. 8135664 Revert "Make --debuggable rely on JIT code." by Vladimir Marko · 8 years ago
  10. 8f28bd4 Merge "Make --debuggable rely on JIT code." by Nicolas Geoffray · 8 years ago
  11. a0619e2 Make --debuggable rely on JIT code. by Nicolas Geoffray · 8 years ago
  12. 91aa238 Merge "Revert "ART: Give JIT thread pool workers a peer"" by Treehugger Robot · 8 years ago
  13. 9dfb707 Revert "ART: Give JIT thread pool workers a peer" by Andreas Gampe · 8 years ago
  14. 27d829a Merge "ART: Give JIT thread pool workers a peer" by Treehugger Robot · 8 years ago
  15. 1ee6dd7 ART: Give JIT thread pool workers a peer by Andreas Gampe · 8 years ago
  16. bd2fed5 MethodHandles: Support and tests for revealDirect / reflectAs. by Narayan Kamath · 8 years ago
  17. 01fd70b ART: Remove experimental flags for plugins and agents by Andreas Gampe · 8 years ago
  18. 95cf7e4 Merge "ART: Add ThreadStart & ThreadEnd" by Treehugger Robot · 8 years ago
  19. 3fceaf5 Use higher default thread suspend timeout for run tests by Mathieu Chartier · 8 years ago
  20. eafaf57 ART: Add ThreadStart & ThreadEnd by Andreas Gampe · 8 years ago
  21. 96eca78 ART: Add GetPhase by Andreas Gampe · 8 years ago
  22. 4886411 ART: Add runtime phase callback by Andreas Gampe · 8 years ago
  23. a5814f9 ART: Add SigQuit Callback by Andreas Gampe · 8 years ago
  24. ac30fa2 ART: Make RuntimeCallbacks unique_ptr by Andreas Gampe · 8 years ago
  25. 0f01b58 ART: Add ClassLoadCallback by Andreas Gampe · 8 years ago
  26. 04bbb5b Revert "Revert "ART: Start RuntimeCallbacks"" by Andreas Gampe · 8 years ago
  27. bf6331a Revert "ART: Start RuntimeCallbacks" by Nicolas Geoffray · 8 years ago
  28. 13093d4 ART: Start RuntimeCallbacks by Andreas Gampe · 8 years ago
  29. 1f64859 ART: Remove suspension from AttachAgent by Andreas Gampe · 8 years ago
  30. c4baad2 Revert "Revert "ART: Ensure plugin is loaded on AttachAgent"" by Andreas Gampe · 8 years ago
  31. 98cf7cf Revert "ART: Ensure plugin is loaded on AttachAgent" by Nicolas Geoffray · 8 years ago
  32. ad2dc87 ART: Ensure plugin is loaded on AttachAgent by Andreas Gampe · 8 years ago
  33. ccd5695 Add Thread entry to signal if the thread can call into java by Calin Juravle · 8 years ago
  34. eca3eda Add ClassLoader to app-image roots. by Vladimir Marko · 8 years ago
  35. 9186ced ART: Clean up utils.h by Andreas Gampe · 8 years ago
  36. 585da95 ART: Add precise root visiting by Andreas Gampe · 8 years ago
  37. 3a8825c Merge "ART: Clean up ClassLinker" am: 0480523e01 by Andreas Gampe · 8 years ago
  38. cc1b535 ART: Clean up ClassLinker by Andreas Gampe · 8 years ago
  39. 769dfba Merge "Class Hierarchy Analysis (CHA)" am: 141c6f68d4 by Mingyao Yang · 8 years ago
  40. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 8 years ago
  41. abbca9f Merge "ART: Add dex::StringIndex" am: 211fd80290 by Andreas Gampe · 8 years ago
  42. 211fd80 Merge "ART: Add dex::StringIndex" by Treehugger Robot · 8 years ago
  43. efb0481 Merge "Move inline caches GC handling in JitCodeCache." am: c9e2fc27c5 by Nicolas Geoffray · 8 years ago
  44. c9e2fc2 Merge "Move inline caches GC handling in JitCodeCache." by Nicolas Geoffray · 8 years ago
  45. e51ca8b Move inline caches GC handling in JitCodeCache. by Nicolas Geoffray · 8 years ago
  46. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 8 years ago
  47. e99bce2 Merge "Fix the target Linux builds of ART" am: ded461e9df by Nicolas Geoffray · 8 years ago
  48. 1af0c4f Fix the target Linux builds of ART by Julien Duraj · 8 years ago
  49. 1eaefe8 Merge "Revert "Revert "Revert "Revert "JIT root tables.""""" am: dac7ad17c7 by Nicolas Geoffray · 8 years ago
  50. dac7ad1 Merge "Revert "Revert "Revert "Revert "JIT root tables.""""" by Nicolas Geoffray · 8 years ago
  51. 81f3e2d ART: Extend DumpRecursiveAbort am: 9fd470f873 by Andreas Gampe · 8 years ago
  52. 9fd470f ART: Extend DumpRecursiveAbort by Andreas Gampe · 8 years ago
  53. 40d98eb Merge "ART: Dump native stack on recursive abort" am: 88c4ff69df by Andreas Gampe · 8 years ago
  54. 39f6852 Merge "ART: Use cerr in Runtime::Abort on the host" am: 8df07aa7fe by Andreas Gampe · 8 years ago
  55. 7afa454 ART: Dump native stack on recursive abort by Andreas Gampe · 8 years ago
  56. b67906b ART: Use cerr in Runtime::Abort on the host by Andreas Gampe · 8 years ago
  57. 132d836 Revert "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 8 years ago
  58. 2af9c7d Merge "Ensure CC GC is used for the read barrier config." am: 96de579b8c by Hiroshi Yamauchi · 8 years ago
  59. 96de579 Merge "Ensure CC GC is used for the read barrier config." by Treehugger Robot · 8 years ago
  60. 1b0adbf Ensure CC GC is used for the read barrier config. by Hiroshi Yamauchi · 8 years ago
  61. 9808c0b Merge "Add option to force all code to be deoptimizable" am: 1c80417e03 by Alex Light · 8 years ago
  62. 6b16d89 Add option to force all code to be deoptimizable by Alex Light · 8 years ago
  63. 3bb67f7 Merge "Revert "Revert "Revert "JIT root tables."""" am: 81cae78d18 by Nicolas Geoffray · 8 years ago
  64. 81cae78 Merge "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 8 years ago
  65. 3395fbc Revert "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 8 years ago
  66. 9d944cb Merge "Revert "Revert "JIT root tables.""" am: 4b050e817b by Nicolas Geoffray · 8 years ago
  67. 4b050e8 Merge "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 8 years ago
  68. 42f94da Merge "Make empty checkpoint work while weak ref access is disabled." by Hiroshi Yamauchi · 8 years ago
  69. 39ce7d2 Merge "Make empty checkpoint work while weak ref access is disabled." by Hiroshi Yamauchi · 8 years ago
  70. 75afcdd Revert "Revert "JIT root tables."" by Nicolas Geoffray · 8 years ago
  71. 3049324 Make empty checkpoint work while weak ref access is disabled. by Hiroshi Yamauchi · 8 years ago
  72. 0627abd Merge "Revert "JIT root tables."" am: 20c56a8cde by Nicolas Geoffray · 8 years ago
  73. 20c56a8 Merge "Revert "JIT root tables."" by Nicolas Geoffray · 8 years ago
  74. 4acd036 Revert "JIT root tables." by Nicolas Geoffray · 8 years ago
  75. 3f06a4d Merge "JIT root tables." am: 0864c98b10 by Nicolas Geoffray · 8 years ago
  76. 0864c98 Merge "JIT root tables." by Nicolas Geoffray · 8 years ago
  77. 9af1503 Merge "ART: Refactor jmethodID handling" am: 8bab69aafb by Andreas Gampe · 8 years ago
  78. ac3ebc3 JIT root tables. by Nicolas Geoffray · 8 years ago
  79. 13b2784 ART: Refactor jmethodID handling by Andreas Gampe · 8 years ago
  80. 5e653ef Merge "Call ClassExt::VisitRoots" am: 3e9e3a3761 by Alex Light · 8 years ago
  81. cec2fd4 Call ClassExt::VisitRoots by Alex Light · 8 years ago
  82. 962662c Merge "Move intern table to ObjPtr" am: 9be86bb445 by Mathieu Chartier · 8 years ago
  83. 9e86809 Move intern table to ObjPtr by Mathieu Chartier · 8 years ago
  84. bde2da0 Merge "method_handles: Complete support for emulated stack frames." by Narayan Kamath · 8 years ago
  85. 000e188 method_handles: Complete support for emulated stack frames. by Narayan Kamath · 8 years ago
  86. b73ab5d Merge "Enable agent attaching during live phase" am: f35843dc6a by Leonard Mosescu · 8 years ago
  87. eb84221 Enable agent attaching during live phase by Leonard Mosescu · 8 years ago
  88. 11a73ac Merge "Remove mutex dependency on art::Runtime" am: 77cd3d861f by David Sehr · 8 years ago
  89. f42eb2c Remove mutex dependency on art::Runtime by David Sehr · 8 years ago
  90. 1c2b4d0 Merge "Return error message if IndirectReferenceTable construction fails." by Richard Uhler · 8 years ago
  91. da0a69e Return error message if IndirectReferenceTable construction fails. by Richard Uhler · 8 years ago
  92. 1112203 Merge "Remove logging dependency on runtime" am: 27b88f3a2a by David Sehr · 8 years ago
  93. f57589f Remove logging dependency on runtime by David Sehr · 8 years ago
  94. 1db0494 Merge "Ensure OpenDexFilesFromImage closes file to prevent file descriptor leak" by Brian Carlstrom · 8 years ago
  95. 498e122 Merge "Ensure OpenDexFilesFromImage closes file to prevent file descriptor leak" by Brian Carlstrom · 8 years ago
  96. 421c04f Merge "Do not write empty class table and intern table to image." am: 8c0fee9ca3 by Vladimir Marko · 8 years ago
  97. f5b0f2c Ensure OpenDexFilesFromImage closes file to prevent file descriptor leak by Brian Carlstrom · 8 years ago
  98. 1a1de67 Do not write empty class table and intern table to image. by Vladimir Marko · 8 years ago
  99. c66eadf Merge "Move mirror::Object setters to ObjPtr" am: 0d7398fd54 am: 153b83e8da by Mathieu Chartier · 8 years ago
  100. a058fdf Move mirror::Object setters to ObjPtr by Mathieu Chartier · 8 years ago