1. 3fec9ac ART: Use libbase logging by Andreas Gampe · 8 years ago
  2. be3a3ee Merge "Fix a deadlock in the CC collector." by Treehugger Robot · 8 years ago
  3. febd0cf Fix a deadlock in the CC collector. by Hiroshi Yamauchi · 8 years ago
  4. d818adb Avoid using memcpy for object header in ConcurrentCopying::Copy by Mathieu Chartier · 8 years ago
  5. dfcd6f4 Add more logging for checking in to-space for CC copy by Mathieu Chartier · 8 years ago
  6. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  7. d9cf6d5 Merge "Background full compaction for CC." by Treehugger Robot · 8 years ago
  8. 60985b7 Background full compaction for CC. by Hiroshi Yamauchi · 8 years ago
  9. c381c36 Avoid CAS for marking region space bitmap for baker by Mathieu Chartier · 8 years ago
  10. ee23582 Revert "Revert "Improve the thread flip."" by Hiroshi Yamauchi · 8 years ago
  11. bf04250 Merge "Revert "Improve the thread flip."" by Treehugger Robot · 8 years ago
  12. db3204f Revert "Improve the thread flip." by Hiroshi Yamauchi · 8 years ago
  13. f606c3a Merge "Improve the thread flip." by Treehugger Robot · 8 years ago
  14. e61e6fd Improve the thread flip. by Hiroshi Yamauchi · 8 years ago
  15. cca44a0 Track cumulative objects and bytes copied for CC by Mathieu Chartier · 8 years ago
  16. 962cd7a Always mark zygote large objects for CC by Mathieu Chartier · 8 years ago
  17. 36a270a Change one read barrier bit to mark bit by Mathieu Chartier · 8 years ago
  18. ba65cc4 Merge "ART: Convert pointer size to enum" by Treehugger Robot · 8 years ago
  19. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  20. 5408f23 Revert "Revert "Scan immune spaces using mod union tables."" by Hiroshi Yamauchi · 8 years ago
  21. b94ea45 Merge "Revert "Scan immune spaces using mod union tables."" by Treehugger Robot · 8 years ago
  22. ccf7c8a Revert "Scan immune spaces using mod union tables." by Hiroshi Yamauchi · 8 years ago
  23. d6636d3 Avoid read barrier for IntArray::GetArrayClass by Mathieu Chartier · 8 years ago
  24. ccee336 Merge "Scan immune spaces using mod union tables." by Hiroshi Yamauchi · 8 years ago
  25. 8256da3 Scan immune spaces using mod union tables. by Hiroshi Yamauchi · 8 years ago
  26. 5ffa078 Reduce unnecessary read barriers in GC by Mathieu Chartier · 8 years ago
  27. 21328a1 Improve CC handling for immune objects by Mathieu Chartier · 8 years ago
  28. d4b7ad7 Merge "Use non-CAS thread flip root visitor." by Hiroshi Yamauchi · 8 years ago
  29. 7e9b257 Use non-CAS thread flip root visitor. by Hiroshi Yamauchi · 8 years ago
  30. 56fe258 Add a way to measure read barrier slow paths by Mathieu Chartier · 8 years ago
  31. d8db5a2 Revert "Revert "Gray only immune objects mutators access."" by Hiroshi Yamauchi · 8 years ago
  32. ddeb172 Revert "Gray only immune objects mutators access." by Nicolas Geoffray · 8 years ago
  33. 16292fc Gray only immune objects mutators access. by Hiroshi Yamauchi · 8 years ago
  34. a07f559 Use collector specific helper classes by Mathieu Chartier · 8 years ago
  35. 8e67465 Avoid the need for the black color for the baker-style read barrier. by Hiroshi Yamauchi · 9 years ago
  36. 5496f69 Disable read barriers in GC VisitReferences calls. by Hiroshi Yamauchi · 8 years ago
  37. e362740 Fix DCHECK compilation error. by Richard Uhler · 9 years ago
  38. 4a26f17 Remove GetImageRoots read barrier for image relocation by Mathieu Chartier · 9 years ago
  39. a9d82fe Use mutator lock to guard adding and removing heap spaces by Mathieu Chartier · 9 years ago
  40. 16cabc4 Merge "Relax CAS in some uses of Object::AtomicSetReadBarrierPointer." by Hiroshi Yamauchi · 9 years ago
  41. ed70b4a Relax CAS in some uses of Object::AtomicSetReadBarrierPointer. by Hiroshi Yamauchi · 9 years ago
  42. 763a31e Add immune spaces abstraction by Mathieu Chartier · 9 years ago
  43. 073b16c Image space cleanup for app images by Mathieu Chartier · 9 years ago
  44. 4bbe780 Merge "Minor improvements for the CC collector." by Hiroshi Yamauchi · 9 years ago
  45. 723e6ce Minor improvements for the CC collector. by Hiroshi Yamauchi · 9 years ago
  46. 0b654bc Merge "Relax some CASes for the CC collector." by Hiroshi Yamauchi · 9 years ago
  47. 10d2508 Change Checkpoint API to return total number of checkpoints by Mathieu Chartier · 9 years ago
  48. 19eab40 Make the mark stack expandable for the CC collector. by Hiroshi Yamauchi · 9 years ago
  49. fed3e2f Relax some CASes for the CC collector. by Hiroshi Yamauchi · 9 years ago
  50. a6b1ead Mark breakpoint roots by Mathieu Chartier · 9 years ago
  51. fa75518 Improvements for table lookup read barriers. by Hiroshi Yamauchi · 9 years ago
  52. 951ec2c Revert "Revert "Add one LinearAlloc per ClassLoader"" by Mathieu Chartier · 9 years ago
  53. 7de5dfe Revert "Add one LinearAlloc per ClassLoader" by Nicolas Geoffray · 9 years ago
  54. 356412e Add one LinearAlloc per ClassLoader by Mathieu Chartier · 9 years ago
  55. 1147b9b Use image pointer size for profile info by Mathieu Chartier · 9 years ago
  56. 70c08d3 Fix the DequeuePendingReference crash. by Hiroshi Yamauchi · 9 years ago
  57. fdbd13c Some fixes for the CC collector. by Hiroshi Yamauchi · 9 years ago
  58. 76f55b0 Synchronize JNI critical calls with the CC collector thread flip. by Hiroshi Yamauchi · 9 years ago
  59. 0037082 Use thread-local is_gc_marking flags for the CC collector. by Hiroshi Yamauchi · 9 years ago
  60. 059ef3d Always visit object class from VisitReferences by Mathieu Chartier · 9 years ago
  61. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 9 years ago
  62. a4f6af9 Some heap cleanup by Mathieu Chartier · 9 years ago
  63. da7c650 Visit class native roots from VisitReferences by Mathieu Chartier · 9 years ago
  64. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  65. cced6ad Merge "Use (D)CHECK_ALIGNED more." by Roland Levillain · 9 years ago
  66. 14d9057 Use (D)CHECK_ALIGNED more. by Roland Levillain · 9 years ago
  67. 8118781 Address some GC comments by Mathieu Chartier · 9 years ago
  68. b19ccb1 Use SuspendAllInternal for FlipThreadRoots by Mathieu Chartier · 9 years ago
  69. 9750995 Clean up GC callbacks to be virtual methods by Mathieu Chartier · 9 years ago
  70. 5b1eea0 Merge "Thread-local mark stacks for the CC collector." by Hiroshi Yamauchi · 9 years ago
  71. 0b71357 Thread-local mark stacks for the CC collector. by Hiroshi Yamauchi · 9 years ago
  72. 3cf2253 Clean up some includes by Mathieu Chartier · 9 years ago
  73. 41656de Fix potential bugs in allocation tracker by Man Cao · 9 years ago
  74. 46ec520 Run an empty checkpoint before marking ends in the CC collector. by Hiroshi Yamauchi · 9 years ago
  75. 3f64f25 Print more diagnosis info on to-space invariant violation. by Hiroshi Yamauchi · 9 years ago
  76. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  77. 60f63f5 Use the lock word bits for Baker-style read barrier. by Hiroshi Yamauchi · 9 years ago
  78. c785344 Move ArtField to native by Mathieu Chartier · 9 years ago
  79. 4809d0a Fix CC root visiting bug by Mathieu Chartier · 9 years ago
  80. 084403f Merge "Add more logging for debugging possible deadlock" by Mathieu Chartier · 9 years ago
  81. 720e71a Add more logging for debugging possible deadlock by Mathieu Chartier · 9 years ago
  82. 65b798e ART: Enable more Clang warnings by Andreas Gampe · 9 years ago
  83. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 9 years ago
  84. 4460a84 Rosalloc thread local allocation path without a cas. by Hiroshi Yamauchi · 9 years ago
  85. 184c9dc Fix some incorrect IsCompiler instead of IsAotCompiler by Mathieu Chartier · 9 years ago
  86. e15ea08 Reserve bits in the lock word for read barriers. by Hiroshi Yamauchi · 10 years ago
  87. 69d69ea Merge "ART: checkpoint mechanism optimization" by Hiroshi Yamauchi · 10 years ago
  88. dd9943d ART: checkpoint mechanism optimization by Lei Li · 10 years ago
  89. d25f842 Clean up enums in RegionSpace. by Hiroshi Yamauchi · 10 years ago
  90. cb535da Change AtomicStack to use StackReference by Mathieu Chartier · 10 years ago
  91. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago
  92. d5307ec An empty collector skeleton for a read barrier-based collector. by Hiroshi Yamauchi · 10 years ago