1. f15ec05 Fix debugger calling new String(). by Jeff Hao · 8 years ago
  2. 6670bd2 Merge "Add support for Baker read barriers in SystemArrayCopy intrinsics." by Roland Levillain · 8 years ago
  3. 0b671c0 Add support for Baker read barriers in SystemArrayCopy intrinsics. by Roland Levillain · 8 years ago
  4. f606c3a Merge "Improve the thread flip." by Treehugger Robot · 8 years ago
  5. 3049b2a Merge "dex_instruction: k45cc HasVarArgs" by Treehugger Robot · 8 years ago
  6. 673d1fb dex_instruction: k45cc HasVarArgs by Narayan Kamath · 8 years ago
  7. e61e6fd Improve the thread flip. by Hiroshi Yamauchi · 8 years ago
  8. 16f7008 Merge "Remove unused include." by Treehugger Robot · 8 years ago
  9. 2ca5828 Remove unused include. by Dmitriy Filchenko · 8 years ago
  10. 1106d76 Merge "Remove ART_DEFAULT_INSTRUCTION_SET_FEATURES" by Treehugger Robot · 8 years ago
  11. 802d598 Remove ART_DEFAULT_INSTRUCTION_SET_FEATURES by Colin Cross · 8 years ago
  12. c6efcaa Merge "Revert "Logging improvements for C++ / Java structure issues"" by Treehugger Robot · 8 years ago
  13. 5bb4b0b Revert "Logging improvements for C++ / Java structure issues" by Mathieu Chartier · 8 years ago
  14. d995650 Merge "Add newline for INTERNAL_FATAL automatically" by Mathieu Chartier · 8 years ago
  15. e70b924 Merge "Track cumulative objects and bytes copied for CC" by Mathieu Chartier · 8 years ago
  16. 9826c3e Add newline for INTERNAL_FATAL automatically by Mathieu Chartier · 8 years ago
  17. fec0190 Merge "Add skeleton of a jvmti plugin for art." by Treehugger Robot · 8 years ago
  18. 49948e9 Add skeleton of a jvmti plugin for art. by Alex Light · 8 years ago
  19. cca44a0 Track cumulative objects and bytes copied for CC by Mathieu Chartier · 8 years ago
  20. d127255 Merge "Logging improvements for C++ / Java structure issues" by Neil Fuller · 8 years ago
  21. 1d36e2c Merge "Adjustments for changes made to java.lang.Class" by Neil Fuller · 8 years ago
  22. d833525 Logging improvements for C++ / Java structure issues by Neil Fuller · 8 years ago
  23. 3d0aa88 Adjustments for changes made to java.lang.Class by Neil Fuller · 8 years ago
  24. 8f7e75a Merge "Always mark zygote large objects for CC" by Treehugger Robot · 8 years ago
  25. 962cd7a Always mark zygote large objects for CC by Mathieu Chartier · 8 years ago
  26. 3cc35c3 Merge "jni: Fast path for @FastNative annotated java methods" by Treehugger Robot · 8 years ago
  27. 9d4b6da jni: Fast path for @FastNative annotated java methods by Igor Murashkin · 8 years ago
  28. 458ab53 Remove unused GetDalvikCacheFilenameOrDie. by Richard Uhler · 8 years ago
  29. b23e3b2 Merge "ART: Refactor ImageSpace loading" by Treehugger Robot · 8 years ago
  30. a463b6a ART: Refactor ImageSpace loading by Andreas Gampe · 8 years ago
  31. 882c0e4 Merge "Clean up use of GetDalvikCache." by Treehugger Robot · 8 years ago
  32. 9e0d58b Merge "Improve READ_BARRIER_MARK_REG for arm32" by Mathieu Chartier · 8 years ago
  33. fe74ba9 Merge "ARM64: VIXL: Support a newer version of VIXL." by Roland Levillain · 8 years ago
  34. 36c2271 Improve READ_BARRIER_MARK_REG for arm32 by Mathieu Chartier · 8 years ago
  35. eb9d52b Fix heap poisoning by Mathieu Chartier · 8 years ago
  36. 2675083 ART: Remove zygote OTA code by Andreas Gampe · 8 years ago
  37. 55b58b6 Clean up use of GetDalvikCache. by Richard Uhler · 8 years ago
  38. 29daeb6 Merge "Optimize x86_64 TLAB allocation speed" by Mathieu Chartier · 8 years ago
  39. 346285b Merge changes I852b4daf,Id648eaed by Treehugger Robot · 8 years ago
  40. 635ba0c Merge "ART: Configure stack guard size in the Makefile" by Treehugger Robot · 8 years ago
  41. af4e42a ARM64: VIXL: Support a newer version of VIXL. by Artem Serov · 8 years ago
  42. 7cbd27f Adjust spacing before NOLINT comments in ART. by Roland Levillain · 8 years ago
  43. 3d1d18d Merge "Initialize Heap's collector pointers to null." by Treehugger Robot · 8 years ago
  44. d126228 ART: Configure stack guard size in the Makefile by Andreas Gampe · 8 years ago
  45. 2220548 Optimize x86_64 TLAB allocation speed by Mathieu Chartier · 8 years ago
  46. 185d134 Add basic runtime-plugins support. by Alex Light · 8 years ago
  47. 7233c7e Create a basic agent loading framework. by Alex Light · 8 years ago
  48. 8da690f Initialize Heap's collector pointers to null. by Vladimir Marko · 8 years ago
  49. 2ea9153 ARM64: Use libvixld when compiling for debug mode. by Alexandre Rames · 8 years ago
  50. 33699c9 Merge "ARM/ARM64: Improve assembler macros for kSaveEverything frame." by Vladimir Marko · 8 years ago
  51. d26b6ad ART: Check for more low-space situations in zygote by Andreas Gampe · 8 years ago
  52. da595be Fix pending exception failure for encoded statics by Mathieu Chartier · 8 years ago
  53. de5f194 ARM/ARM64: Improve assembler macros for kSaveEverything frame. by Vladimir Marko · 8 years ago
  54. 38dd0e8 Merge "Fix negative array size checking" by Treehugger Robot · 8 years ago
  55. 2ee98f2 Fix negative array size checking by Mathieu Chartier · 8 years ago
  56. f2b1529 Merge "ART: Fix JIT profile saver" by Treehugger Robot · 8 years ago
  57. 87de9cf ART: Fix JIT profile saver by Serguei Katkov · 8 years ago
  58. 066187d Merge "Rename callee save enumerators." by Vladimir Marko · 8 years ago
  59. fd36f1f Rename callee save enumerators. by Vladimir Marko · 8 years ago
  60. 8ec3bd2 Instruction: Add new formats 45cc and 4rcc. by Narayan Kamath · 8 years ago
  61. c218427 Merge "Revert experimental lambda feature." by Narayan Kamath · 8 years ago
  62. 45b1718 Merge "JDWP: fix method argument count" by Sebastien Hertz · 8 years ago
  63. 0ed44f9 Merge "Card mark holding class instead of declaring class" by Mathieu Chartier · 8 years ago
  64. 4c3cc6c Merge "Revert "Revert "ARM64 asm for region space array allocation""" by Treehugger Robot · 8 years ago
  65. 6597577 Card mark holding class instead of declaring class by Mathieu Chartier · 8 years ago
  66. 8261d02 Revert "Revert "ARM64 asm for region space array allocation"" by Mathieu Chartier · 8 years ago
  67. 3f3201a Merge "Clean up VLOG(oat) in OatFileAssistant." by Treehugger Robot · 8 years ago
  68. c1f9241 Merge "MIPS64: Properly preserve $gp in art_quick_test_suspend" by Vladimir Marko · 8 years ago
  69. aef0c91 JDWP: fix method argument count by Sebastien Hertz · 8 years ago
  70. d59b196 Merge "Fix setting FdFile::ReadOnlyMode() flag" by Treehugger Robot · 8 years ago
  71. 2e42cf1 MIPS64: Properly preserve $gp in art_quick_test_suspend by Goran Jakovljevic · 8 years ago
  72. b64decd Fix setting FdFile::ReadOnlyMode() flag by David Brazdil · 8 years ago
  73. 14832ef Revert experimental lambda feature. by Narayan Kamath · 8 years ago
  74. c8ba678 Merge "Use Thread.dispatchUncaughtException() rather than duplicating logic." by Tobias Thierer · 8 years ago
  75. 9a37efc Clean up VLOG(oat) in OatFileAssistant. by Richard Uhler · 8 years ago
  76. 7ab52cd Merge "ART: Improve addr2line" by Treehugger Robot · 8 years ago
  77. 61cd79b Merge "ARM/ARM64: Improve Mterp */lit8 assembly." by Vladimir Marko · 8 years ago
  78. 61d4850 Merge "Revert "ARM64 asm for region space array allocation"" by Treehugger Robot · 8 years ago
  79. 6ae7f3a Revert "ARM64 asm for region space array allocation" by Roland Levillain · 8 years ago
  80. fbcc830 ARM/ARM64: Improve Mterp */lit8 assembly. by Vladimir Marko · 8 years ago
  81. c10ad42 Merge "ART: Factor out native stack dumping" by Treehugger Robot · 8 years ago
  82. f686c3f ARM64 asm for region space array allocation by Mathieu Chartier · 8 years ago
  83. fcccbaf ART: Improve addr2line by Andreas Gampe · 8 years ago
  84. 5dd44d0 ART: Factor out native stack dumping by Andreas Gampe · 8 years ago
  85. eba7e52 ART: Fix Mac-specific things in x86-64 assembly by Andreas Gampe · 8 years ago
  86. 603b7ca x86/x86-64: Fix suspend entrypoint assembly for Mac build. by Vladimir Marko · 8 years ago
  87. 965c0b9 Merge "Change suspend entrypoint to save all registers." by Vladimir Marko · 8 years ago
  88. 952dbb1 Change suspend entrypoint to save all registers. by Vladimir Marko · 8 years ago
  89. 5cbe65d Use Thread.dispatchUncaughtException() rather than duplicating logic. by Tobias Thierer · 8 years ago
  90. d6a595b Fix CC table lookup tests by Mathieu Chartier · 8 years ago
  91. 36a270a Change one read barrier bit to mark bit by Mathieu Chartier · 8 years ago
  92. d81c0f8 Fix constant type by David Sehr · 8 years ago
  93. d16ae7f Merge "Return error directly when uncompressed length is 0" by Treehugger Robot · 8 years ago
  94. cd16d0a Return error directly when uncompressed length is 0 by ganxiaolin · 8 years ago
  95. d993327 ART: Fix Mips Thread offset checks by Andreas Gampe · 8 years ago
  96. 52e6650 DexFile: Add basic support for v38 dex files. by Narayan Kamath · 8 years ago
  97. bd48b34 dex_instruction: remove unused parameter from instruction definitions. by Narayan Kamath · 8 years ago
  98. ba65cc4 Merge "ART: Convert pointer size to enum" by Treehugger Robot · 8 years ago
  99. 1a827a0 Merge "Revert "cpp-define-generator: "make art-update-cpp-defines" to regen asm_support"" by Nicolas Geoffray · 8 years ago
  100. 6ab5283 Revert "cpp-define-generator: "make art-update-cpp-defines" to regen asm_support" by Nicolas Geoffray · 8 years ago