1. a59d9b2 Use ObjPtr for reflection.cc/h/inl by Mathieu Chartier · 9 years ago
  2. 3fec9ac ART: Use libbase logging by Andreas Gampe · 9 years ago
  3. c16672a Merge "Add CanWriteToDalvikCache() check before writing a boot marker or image cache." by Treehugger Robot · 9 years ago
  4. 866d874 Make image test multi image by Mathieu Chartier · 9 years ago
  5. bfa1f8d Add CanWriteToDalvikCache() check before writing a boot marker or image cache. by Robert Sesek · 9 years ago
  6. be3a3ee Merge "Fix a deadlock in the CC collector." by Treehugger Robot · 9 years ago
  7. febd0cf Fix a deadlock in the CC collector. by Hiroshi Yamauchi · 9 years ago
  8. d818adb Avoid using memcpy for object header in ConcurrentCopying::Copy by Mathieu Chartier · 9 years ago
  9. a593118 Fix google-explicit-constructor warnings in art. by Chih-Hung Hsieh · 9 years ago
  10. 26ead49 Merge "Make ScopedAssertNoThreadSuspension no overhead for non-debug" by Mathieu Chartier · 9 years ago
  11. 268764d Make ScopedAssertNoThreadSuspension no overhead for non-debug by Mathieu Chartier · 9 years ago
  12. dfcd6f4 Add more logging for checking in to-space for CC copy by Mathieu Chartier · 9 years ago
  13. fda5714 ART: Add generic system-weak holder infrastructure by Andreas Gampe · 9 years ago
  14. 34cf832 Disable the from-space memory protection under host debug build. by Hiroshi Yamauchi · 9 years ago
  15. ba0d638 Revert "Disable the from-space memory protection under debug/gcstress." by Hiroshi Yamauchi · 9 years ago
  16. f94a4cf Merge "Disable the from-space memory protection under debug/gcstress." by Treehugger Robot · 9 years ago
  17. 7a2d267 Disable the from-space memory protection under debug/gcstress. by Hiroshi Yamauchi · 9 years ago
  18. dec50eb Merge "Avoid decrementing iterator to std::set<>::begin() in RosAlloc." by Vladimir Marko · 9 years ago
  19. e74fe1e Avoid decrementing iterator to std::set<>::begin() in RosAlloc. by Vladimir Marko · 9 years ago
  20. 14a4fdc Merge "Fix a check failure in the CC background transition." by Treehugger Robot · 9 years ago
  21. a01d066 Fix a check failure in the CC background transition. by Hiroshi Yamauchi · 9 years ago
  22. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 9 years ago
  23. 99fd9f3 Merge "Fix clang-tidy warnings in art." by Chih-hung Hsieh · 9 years ago
  24. 84d9425 Re-enable evacuation of recently allocated regions by Mathieu Chartier · 9 years ago
  25. 1a0de6a Fix clang-tidy warnings in art. by Chih-Hung Hsieh · 9 years ago
  26. 6fb276b Fix a race condition on GC timing logger data. by Hiroshi Yamauchi · 9 years ago
  27. d9cf6d5 Merge "Background full compaction for CC." by Treehugger Robot · 9 years ago
  28. 60985b7 Background full compaction for CC. by Hiroshi Yamauchi · 9 years ago
  29. c381c36 Avoid CAS for marking region space bitmap for baker by Mathieu Chartier · 9 years ago
  30. e99331f Merge "ART: Validate oat file for cache-only images" by Treehugger Robot · 9 years ago
  31. ee23582 Revert "Revert "Improve the thread flip."" by Hiroshi Yamauchi · 9 years ago
  32. 44c8ed6 ART: Validate oat file for cache-only images by Andreas Gampe · 9 years ago
  33. bf04250 Merge "Revert "Improve the thread flip."" by Treehugger Robot · 9 years ago
  34. db3204f Revert "Improve the thread flip." by Hiroshi Yamauchi · 9 years ago
  35. 9c07ab3 Merge "ART: Implement a fixed size string dex cache" by Mathieu Chartier · 9 years ago
  36. f606c3a Merge "Improve the thread flip." by Treehugger Robot · 9 years ago
  37. bf44e0e ART: Implement a fixed size string dex cache by Christina Wadsworth · 9 years ago
  38. e61e6fd Improve the thread flip. by Hiroshi Yamauchi · 9 years ago
  39. c6efcaa Merge "Revert "Logging improvements for C++ / Java structure issues"" by Treehugger Robot · 9 years ago
  40. 5bb4b0b Revert "Logging improvements for C++ / Java structure issues" by Mathieu Chartier · 9 years ago
  41. d995650 Merge "Add newline for INTERNAL_FATAL automatically" by Mathieu Chartier · 9 years ago
  42. 9826c3e Add newline for INTERNAL_FATAL automatically by Mathieu Chartier · 9 years ago
  43. cca44a0 Track cumulative objects and bytes copied for CC by Mathieu Chartier · 9 years ago
  44. d127255 Merge "Logging improvements for C++ / Java structure issues" by Neil Fuller · 9 years ago
  45. d833525 Logging improvements for C++ / Java structure issues by Neil Fuller · 9 years ago
  46. 962cd7a Always mark zygote large objects for CC by Mathieu Chartier · 9 years ago
  47. b23e3b2 Merge "ART: Refactor ImageSpace loading" by Treehugger Robot · 9 years ago
  48. a463b6a ART: Refactor ImageSpace loading by Andreas Gampe · 9 years ago
  49. 882c0e4 Merge "Clean up use of GetDalvikCache." by Treehugger Robot · 9 years ago
  50. 2675083 ART: Remove zygote OTA code by Andreas Gampe · 9 years ago
  51. 55b58b6 Clean up use of GetDalvikCache. by Richard Uhler · 9 years ago
  52. 8da690f Initialize Heap's collector pointers to null. by Vladimir Marko · 9 years ago
  53. d26b6ad ART: Check for more low-space situations in zygote by Andreas Gampe · 9 years ago
  54. fd36f1f Rename callee save enumerators. by Vladimir Marko · 9 years ago
  55. 8261d02 Revert "Revert "ARM64 asm for region space array allocation"" by Mathieu Chartier · 9 years ago
  56. 965c0b9 Merge "Change suspend entrypoint to save all registers." by Vladimir Marko · 9 years ago
  57. 952dbb1 Change suspend entrypoint to save all registers. by Vladimir Marko · 9 years ago
  58. d6a595b Fix CC table lookup tests by Mathieu Chartier · 9 years ago
  59. 36a270a Change one read barrier bit to mark bit by Mathieu Chartier · 9 years ago
  60. ba65cc4 Merge "ART: Convert pointer size to enum" by Treehugger Robot · 9 years ago
  61. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  62. 1a7c337 Merge "Put the deletion of profiling info under a GC critical section." by Nicolas Geoffray · 9 years ago
  63. cf48fa0 Put the deletion of profiling info under a GC critical section. by Nicolas Geoffray · 9 years ago
  64. 5408f23 Revert "Revert "Scan immune spaces using mod union tables."" by Hiroshi Yamauchi · 9 years ago
  65. b94ea45 Merge "Revert "Scan immune spaces using mod union tables."" by Treehugger Robot · 9 years ago
  66. ccf7c8a Revert "Scan immune spaces using mod union tables." by Hiroshi Yamauchi · 9 years ago
  67. d6636d3 Avoid read barrier for IntArray::GetArrayClass by Mathieu Chartier · 9 years ago
  68. ccee336 Merge "Scan immune spaces using mod union tables." by Hiroshi Yamauchi · 9 years ago
  69. 8256da3 Scan immune spaces using mod union tables. by Hiroshi Yamauchi · 9 years ago
  70. 5ffa078 Reduce unnecessary read barriers in GC by Mathieu Chartier · 9 years ago
  71. 10b218d Add missing filter cards to zygote mod union table by Mathieu Chartier · 9 years ago
  72. 21328a1 Improve CC handling for immune objects by Mathieu Chartier · 9 years ago
  73. d4b7ad7 Merge "Use non-CAS thread flip root visitor." by Hiroshi Yamauchi · 9 years ago
  74. 7e9b257 Use non-CAS thread flip root visitor. by Hiroshi Yamauchi · 9 years ago
  75. 56fe258 Add a way to measure read barrier slow paths by Mathieu Chartier · 9 years ago
  76. b6bab0f Tune the GC ergnomics for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  77. 83e4903 Merge "Revert "Revert "Optimize IMT""" by Jeff Hao · 9 years ago
  78. a62cb9b Revert "Revert "Optimize IMT"" by Artem Udovichenko · 9 years ago
  79. 5aef803 Merge "Never go to resolution while inspecting inlined frames." by Nicolas Geoffray · 9 years ago
  80. c6df1e3 Never go to resolution while inspecting inlined frames. by Nicolas Geoffray · 9 years ago
  81. 60245ae Merge "Revert "Revert "Gray only immune objects mutators access.""" by Treehugger Robot · 9 years ago
  82. d8db5a2 Revert "Revert "Gray only immune objects mutators access."" by Hiroshi Yamauchi · 9 years ago
  83. 88f288e Revert "Optimize IMT" by Nicolas Geoffray · 9 years ago
  84. ddeb172 Revert "Gray only immune objects mutators access." by Nicolas Geoffray · 9 years ago
  85. 16292fc Gray only immune objects mutators access. by Hiroshi Yamauchi · 9 years ago
  86. a07f559 Use collector specific helper classes by Mathieu Chartier · 9 years ago
  87. 76b7919 Merge changes I7d3ba051,I2dc96535 by Treehugger Robot · 9 years ago
  88. d528f68 Avoid duplicate class for mark compact by Mathieu Chartier · 9 years ago
  89. 7fa5578 ART: Fix ImageSpace::Init by Andreas Gampe · 9 years ago
  90. 9e27666 Revert "Reduce ImageSpace::Init frame size" by Andreas Gampe · 9 years ago
  91. a67a49a Reduce ImageSpace::Init frame size by Mathieu Chartier · 9 years ago
  92. abdda2f Merge "Optimize IMT" by Mathieu Chartier · 9 years ago
  93. f8a86b9 Visit invalid roots of only suspended threads by Mathieu Chartier · 9 years ago
  94. badee98 Optimize IMT by Nelli Kim · 9 years ago
  95. fbae821 Merge "Fix the region space name for dumpsys meminfo." by Treehugger Robot · 9 years ago
  96. aacb0aa Merge "Disable the CC collector / read barrier checks in non-debug build." by Treehugger Robot · 9 years ago
  97. 4799530 Fix the region space name for dumpsys meminfo. by Hiroshi Yamauchi · 9 years ago
  98. daf61a1 Disable the CC collector / read barrier checks in non-debug build. by Hiroshi Yamauchi · 9 years ago
  99. 1ebf8d3 Fix some "possible" divide by 0 by Mathieu Chartier · 9 years ago
  100. 8502f72 Add a few more pending exception checks by Mathieu Chartier · 9 years ago