1. 6670bd2 Merge "Add support for Baker read barriers in SystemArrayCopy intrinsics." by Roland Levillain · 8 years ago
  2. 0b671c0 Add support for Baker read barriers in SystemArrayCopy intrinsics. by Roland Levillain · 8 years ago
  3. f606c3a Merge "Improve the thread flip." by Treehugger Robot · 8 years ago
  4. 9695430 Merge "Color spill slots in gc regalloc" by Treehugger Robot · 8 years ago
  5. 35938f9 Merge "Log optimization passes in verbose mode" by Aart Bik · 8 years ago
  6. 3049b2a Merge "dex_instruction: k45cc HasVarArgs" by Treehugger Robot · 8 years ago
  7. 673d1fb dex_instruction: k45cc HasVarArgs by Narayan Kamath · 8 years ago
  8. 1a3fd4a Merge "Fix optimizing compiler not building for svelte" by Treehugger Robot · 8 years ago
  9. e61e6fd Improve the thread flip. by Hiroshi Yamauchi · 8 years ago
  10. 16f7008 Merge "Remove unused include." by Treehugger Robot · 8 years ago
  11. e28c7d0 Fix optimizing compiler not building for svelte by Wojciech Staszkiewicz · 8 years ago
  12. 2ca5828 Remove unused include. by Dmitriy Filchenko · 8 years ago
  13. e706070 Log optimization passes in verbose mode by Wojciech Staszkiewicz · 8 years ago
  14. 1106d76 Merge "Remove ART_DEFAULT_INSTRUCTION_SET_FEATURES" by Treehugger Robot · 8 years ago
  15. 802d598 Remove ART_DEFAULT_INSTRUCTION_SET_FEATURES by Colin Cross · 8 years ago
  16. c6efcaa Merge "Revert "Logging improvements for C++ / Java structure issues"" by Treehugger Robot · 8 years ago
  17. 5bb4b0b Revert "Logging improvements for C++ / Java structure issues" by Mathieu Chartier · 8 years ago
  18. d995650 Merge "Add newline for INTERNAL_FATAL automatically" by Mathieu Chartier · 8 years ago
  19. b6722ff Color spill slots in gc regalloc by Matthew Gharrity · 8 years ago
  20. e70b924 Merge "Track cumulative objects and bytes copied for CC" by Mathieu Chartier · 8 years ago
  21. 9826c3e Add newline for INTERNAL_FATAL automatically by Mathieu Chartier · 8 years ago
  22. fec0190 Merge "Add skeleton of a jvmti plugin for art." by Treehugger Robot · 8 years ago
  23. 4dcb0fa Merge "Blacklist failing libcore tests." by Narayan Kamath · 8 years ago
  24. fb7658b Blacklist failing libcore tests. by Narayan Kamath · 8 years ago
  25. 49948e9 Add skeleton of a jvmti plugin for art. by Alex Light · 8 years ago
  26. cca44a0 Track cumulative objects and bytes copied for CC by Mathieu Chartier · 8 years ago
  27. d127255 Merge "Logging improvements for C++ / Java structure issues" by Neil Fuller · 8 years ago
  28. 1d36e2c Merge "Adjustments for changes made to java.lang.Class" by Neil Fuller · 8 years ago
  29. d833525 Logging improvements for C++ / Java structure issues by Neil Fuller · 8 years ago
  30. 3d0aa88 Adjustments for changes made to java.lang.Class by Neil Fuller · 8 years ago
  31. 8f7e75a Merge "Always mark zygote large objects for CC" by Treehugger Robot · 8 years ago
  32. 962cd7a Always mark zygote large objects for CC by Mathieu Chartier · 8 years ago
  33. 3cc35c3 Merge "jni: Fast path for @FastNative annotated java methods" by Treehugger Robot · 8 years ago
  34. 9d4b6da jni: Fast path for @FastNative annotated java methods by Igor Murashkin · 8 years ago
  35. 3f41020 Merge "Update ahat README and manifest for release 0.7." by Treehugger Robot · 8 years ago
  36. 95afcbc Merge "Remove unused GetDalvikCacheFilenameOrDie." by Treehugger Robot · 8 years ago
  37. 088debe Merge "Welcome to JavaFuzz as our latest A[a]rt tools team member!" by Treehugger Robot · 8 years ago
  38. b1cd97f Welcome to JavaFuzz as our latest A[a]rt tools team member! by Aart Bik · 8 years ago
  39. 458ab53 Remove unused GetDalvikCacheFilenameOrDie. by Richard Uhler · 8 years ago
  40. 36bf3a2 Merge "Change gcstress runtest option" by Mathieu Chartier · 8 years ago
  41. b23e3b2 Merge "ART: Refactor ImageSpace loading" by Treehugger Robot · 8 years ago
  42. 8f53364 Update ahat README and manifest for release 0.7. by Richard Uhler · 8 years ago
  43. a463b6a ART: Refactor ImageSpace loading by Andreas Gampe · 8 years ago
  44. 882c0e4 Merge "Clean up use of GetDalvikCache." by Treehugger Robot · 8 years ago
  45. 9e0d58b Merge "Improve READ_BARRIER_MARK_REG for arm32" by Mathieu Chartier · 8 years ago
  46. 554b6fb Merge "Revert "Enable IntermediateAddress for primitive arrays with read barriers."" by Treehugger Robot · 8 years ago
  47. 4a3aa57 Revert "Enable IntermediateAddress for primitive arrays with read barriers." by Roland Levillain · 8 years ago
  48. fe74ba9 Merge "ARM64: VIXL: Support a newer version of VIXL." by Roland Levillain · 8 years ago
  49. d9eb284 Change gcstress runtest option by Mathieu Chartier · 8 years ago
  50. 36c2271 Improve READ_BARRIER_MARK_REG for arm32 by Mathieu Chartier · 8 years ago
  51. 85b1811 Merge "Fix heap poisoning" by Mathieu Chartier · 8 years ago
  52. 3469575 Merge "Make test work when running ndebug." by Treehugger Robot · 8 years ago
  53. eb9d52b Fix heap poisoning by Mathieu Chartier · 8 years ago
  54. 912cc4a Merge "Revert "Revert "Iterative move coalescing for gc regalloc""" by Treehugger Robot · 8 years ago
  55. ef1a320 Merge "ART: Remove zygote OTA code" by Treehugger Robot · 8 years ago
  56. faf90b6 Make test work when running ndebug. by Alex Light · 8 years ago
  57. ba1642d Merge "Use TestCodeGeneratorX86 in codegen unit tests" by Treehugger Robot · 8 years ago
  58. 2ccae4a Revert "Revert "Iterative move coalescing for gc regalloc"" by Matthew Gharrity · 8 years ago
  59. 2675083 ART: Remove zygote OTA code by Andreas Gampe · 8 years ago
  60. 55b58b6 Clean up use of GetDalvikCache. by Richard Uhler · 8 years ago
  61. 82d33b2 Merge "ART: Reduce stack frame size limit on host" by Treehugger Robot · 8 years ago
  62. 29daeb6 Merge "Optimize x86_64 TLAB allocation speed" by Mathieu Chartier · 8 years ago
  63. 346285b Merge changes I852b4daf,Id648eaed by Treehugger Robot · 8 years ago
  64. 635ba0c Merge "ART: Configure stack guard size in the Makefile" by Treehugger Robot · 8 years ago
  65. 2af1aa0 Merge "Fix duplicate checks in JNI macro assemblers." by Treehugger Robot · 8 years ago
  66. c17d21d Merge "Adjust spacing before NOLINT comments in ART." by Roland Levillain · 8 years ago
  67. 2b3201a Fix duplicate checks in JNI macro assemblers. by Vladimir Marko · 8 years ago
  68. af4e42a ARM64: VIXL: Support a newer version of VIXL. by Artem Serov · 8 years ago
  69. 7cbd27f Adjust spacing before NOLINT comments in ART. by Roland Levillain · 8 years ago
  70. dce74be Merge "ARM: Add vldm/vstm assembler support." by Vladimir Marko · 8 years ago
  71. 3d1d18d Merge "Initialize Heap's collector pointers to null." by Treehugger Robot · 8 years ago
  72. 0c28362 Merge "Revert "Iterative move coalescing for gc regalloc"" by Treehugger Robot · 8 years ago
  73. 6f61ee5 Revert "Iterative move coalescing for gc regalloc" by Andreas Gampe · 8 years ago
  74. eef560e Merge "Remove kRestrictCompilationFiltersToImage" by Treehugger Robot · 8 years ago
  75. 8be7449 Merge "Enable compiled-methods= dex2oat switch" by Treehugger Robot · 8 years ago
  76. b41928d ART: Reduce stack frame size limit on host by Andreas Gampe · 8 years ago
  77. d126228 ART: Configure stack guard size in the Makefile by Andreas Gampe · 8 years ago
  78. 592c9bd Merge "Iterative move coalescing for gc regalloc" by Andreas Gampe · 8 years ago
  79. 2220548 Optimize x86_64 TLAB allocation speed by Mathieu Chartier · 8 years ago
  80. 1aa559d Use TestCodeGeneratorX86 in codegen unit tests by Matthew Gharrity · 8 years ago
  81. 185d134 Add basic runtime-plugins support. by Alex Light · 8 years ago
  82. 7233c7e Create a basic agent loading framework. by Alex Light · 8 years ago
  83. 465ed69 Iterative move coalescing for gc regalloc by Matthew Gharrity · 8 years ago
  84. 8da690f Initialize Heap's collector pointers to null. by Vladimir Marko · 8 years ago
  85. 9d32586 Merge "x86/x86-64: Shorter fast-path for read barrier field load." by Treehugger Robot · 8 years ago
  86. 0c7972c Merge "ARM64: Use libvixld when compiling for debug mode." by Treehugger Robot · 8 years ago
  87. c531c21 Merge "Full enable new round implementation on x86/x86_64" by Aart Bik · 8 years ago
  88. cb3cf4a ARM: Add vldm/vstm assembler support. by Artem Serov · 8 years ago
  89. 2ea9153 ARM64: Use libvixld when compiling for debug mode. by Alexandre Rames · 8 years ago
  90. 961ea12 x86/x86-64: Shorter fast-path for read barrier field load. by Vladimir Marko · 8 years ago
  91. 33699c9 Merge "ARM/ARM64: Improve assembler macros for kSaveEverything frame." by Vladimir Marko · 8 years ago
  92. 8cf44db Merge "ART: Check for more low-space situations in zygote" by Treehugger Robot · 8 years ago
  93. d26b6ad ART: Check for more low-space situations in zygote by Andreas Gampe · 8 years ago
  94. 3411080 Merge "Fix pending exception failure for encoded statics" by Treehugger Robot · 8 years ago
  95. da595be Fix pending exception failure for encoded statics by Mathieu Chartier · 8 years ago
  96. 0cf8d9c Full enable new round implementation on x86/x86_64 by Aart Bik · 8 years ago
  97. de5f194 ARM/ARM64: Improve assembler macros for kSaveEverything frame. by Vladimir Marko · 8 years ago
  98. 38dd0e8 Merge "Fix negative array size checking" by Treehugger Robot · 8 years ago
  99. 2ee98f2 Fix negative array size checking by Mathieu Chartier · 8 years ago
  100. f2b1529 Merge "ART: Fix JIT profile saver" by Treehugger Robot · 8 years ago