1. 073b16c Image space cleanup for app images by Mathieu Chartier · 9 years ago
  2. 6be4f2a ART: Fix leak in Heap by Andreas Gampe · 9 years ago
  3. 10d2508 Change Checkpoint API to return total number of checkpoints by Mathieu Chartier · 9 years ago
  4. 8d44725 Trim arena maps during heap trim by Mathieu Chartier · 9 years ago
  5. aa51682 Add exclusion between instrumentation and GC by Mathieu Chartier · 9 years ago
  6. 598302a Call JNI_OnUnload when class loaders get collected by Mathieu Chartier · 9 years ago
  7. 4f55e22 Add and use ScopedSuspendAll by Mathieu Chartier · 9 years ago
  8. f1d666e Add ScopedThreadSuspension by Mathieu Chartier · 9 years ago
  9. fdbd13c Some fixes for the CC collector. by Hiroshi Yamauchi · 9 years ago
  10. db00eaf Add GC coverage test for moving GC by Mathieu Chartier · 9 years ago
  11. 1aca341 Merge "Synchronize JNI critical calls with the CC collector thread flip." by Hiroshi Yamauchi · 9 years ago
  12. 76f55b0 Synchronize JNI critical calls with the CC collector thread flip. by Hiroshi Yamauchi · 9 years ago
  13. 52a7f5c Add class flags to class to help GC scanning by Mathieu Chartier · 9 years ago
  14. 059ef3d Always visit object class from VisitReferences by Mathieu Chartier · 9 years ago
  15. 7c2af0d Merge "Remove unnecessary `explicit` qualifiers on constructors." by Roland Levillain · 9 years ago
  16. 5116837 Wait for GC to finish in ThreadList::~ThreadList by Mathieu Chartier · 9 years ago
  17. e2a0a20 Don't allow GC to start if the runtime is shutting down by Mathieu Chartier · 9 years ago
  18. e8a6944 Delete AllocationTimer by Mathieu Chartier · 9 years ago
  19. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 9 years ago
  20. a4f6af9 Some heap cleanup by Mathieu Chartier · 9 years ago
  21. c0fe56a Address some comments by Mathieu Chartier · 9 years ago
  22. 54d220e Move ArtFields and ArtMethods to be a length prefixed array by Mathieu Chartier · 9 years ago
  23. c60e1b7 ART: Use __ANDROID__ instead of HAVE_ANDROID_OS by Andreas Gampe · 9 years ago
  24. da7c650 Visit class native roots from VisitReferences by Mathieu Chartier · 9 years ago
  25. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  26. 14d9057 Use (D)CHECK_ALIGNED more. by Roland Levillain · 9 years ago
  27. 9750995 Clean up GC callbacks to be virtual methods by Mathieu Chartier · 9 years ago
  28. 1e13374 Generalize Valgrind annotations in ART to support ASan. by Evgenii Stepanov · 9 years ago
  29. f182085 Add VMDebug.countInstancesOfClasses by Mathieu Chartier · 9 years ago
  30. 3cf2253 Clean up some includes by Mathieu Chartier · 9 years ago
  31. 41656de Fix potential bugs in allocation tracker by Man Cao · 9 years ago
  32. d7f3c38 Merge "Make allocation tracker use less memory" by Mathieu Chartier · 9 years ago
  33. 42c3c33 Make allocation tracker use less memory by Man Cao · 9 years ago
  34. b735bd9 Fix force copy by Mathieu Chartier · 9 years ago
  35. da0e224 Merge "Restore DDMS recent allocation tracking's behavior" by Mathieu Chartier · 9 years ago
  36. 1ed11b9 Restore DDMS recent allocation tracking's behavior by Man Cao · 9 years ago
  37. 3100080 New experimental GC stress mode by Mathieu Chartier · 9 years ago
  38. 89c6373 Merge "Add more logging output for dlopen." by David Srbecky · 9 years ago
  39. 5dedb80 Add more logging output for dlopen. by David Srbecky · 9 years ago
  40. 3767017 Reset GC performance stats at zygote fork. by Hiroshi Yamauchi · 9 years ago
  41. 8c2ff64 Add allocation stack traces for HPROF dump. by Man Cao · 9 years ago
  42. b5de3bb Use runFinalizationWithTimeout for native allocations by Mathieu Chartier · 9 years ago
  43. 054a078 Add atrace calls to runtime start and heap create by Richard Uhler · 9 years ago
  44. f6c2a27 Fix valgrind large_object_space_test by Mathieu Chartier · 9 years ago
  45. e715811 Add a way to determine if a large object is a zygote object by Mathieu Chartier · 9 years ago
  46. 4edd847 Fix accidental IMT and root marking regression by Mathieu Chartier · 9 years ago
  47. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 9 years ago
  48. b43390c Hold heap bitmap lock in Heap::GetObjectsAllocated by Mathieu Chartier · 9 years ago
  49. 17a924a ART: Merge entries with same name and protect in MemMap dump. by Vladimir Marko · 9 years ago
  50. 0ae9899 Request full/partial GC type from VMRuntime.requestConcurrentGC(). by Hiroshi Yamauchi · 9 years ago
  51. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  52. a1c9f01 getRuntimeStat() support (ART). by Hiroshi Yamauchi · 9 years ago
  53. c785344 Move ArtField to native by Mathieu Chartier · 9 years ago
  54. 65b798e ART: Enable more Clang warnings by Andreas Gampe · 9 years ago
  55. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 9 years ago
  56. ddac423 Fix race with Heap::ClampGrowthLimit and GC by Mathieu Chartier · 9 years ago
  57. faed995 Only GC the first time we call PreZygoteFork by Mathieu Chartier · 9 years ago
  58. cd8f637 Remove some spammy logging by Mathieu Chartier · 9 years ago
  59. 3dbf234 Fix oat_file_assistant_test32 flaky failures with GSS collector. by Hiroshi Yamauchi · 9 years ago
  60. bf9fc58 Add more info to who called SuspendAll by Mathieu Chartier · 9 years ago
  61. 8711d1f Fix valgrind heap_test. by Hiroshi Yamauchi · 9 years ago
  62. 399ccb1 Merge "ART: correct native bytes allocated in RegisterNativeAllocation" by Mathieu Chartier · 9 years ago
  63. 60e2716 ART: correct native bytes allocated in RegisterNativeAllocation by Lin Zang · 9 years ago
  64. d04495e Fix CC collector boot. by Hiroshi Yamauchi · 9 years ago
  65. 4460a84 Rosalloc thread local allocation path without a cas. by Hiroshi Yamauchi · 9 years ago
  66. dfe3083 Only allocate collectors if we may use them by Mathieu Chartier · 9 years ago
  67. 5c42c29 Add support for .bss section in oat files. by Vladimir Marko · 9 years ago
  68. 0a575f2 Merge "Change card cache mod-union table to use bitmaps" by Mathieu Chartier · 9 years ago
  69. 4858a93 Change card cache mod-union table to use bitmaps by Mathieu Chartier · 10 years ago
  70. e4d9987 Add standard gc log for transition collections. by Hiroshi Yamauchi · 9 years ago
  71. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 9 years ago
  72. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 9 years ago
  73. 2535abe Add JIT by Mathieu Chartier · 9 years ago
  74. ac19516 Revert "Do GC for alloc for unstarted runtimes" by Mathieu Chartier · 9 years ago
  75. c0a7e2b Do GC for alloc for unstarted runtimes by Mathieu Chartier · 10 years ago
  76. 1bb6cb0 Merge "art: Refactor RuntimeOptions/ParsedOptions" by Igor Murashkin · 9 years ago
  77. aaebaa0 art: Refactor RuntimeOptions/ParsedOptions by Igor Murashkin · 10 years ago
  78. dd9943d ART: checkpoint mechanism optimization by Lei Li · 10 years ago
  79. 85ed6bd Merge "ART: clear dirty cards of alloc space for MS/CMS partial and full GCs" by Hiroshi Yamauchi · 10 years ago
  80. 4add3b4 ART: clear dirty cards of alloc space for MS/CMS partial and full GCs by Lei Li · 10 years ago
  81. cb535da Change AtomicStack to use StackReference by Mathieu Chartier · 10 years ago
  82. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago
  83. 4dfe58d Merge "ART: clear dirty cards of alloc space in pause phase" by Mathieu Chartier · 10 years ago
  84. 727b294 ART: clear dirty cards of alloc space in pause phase by Lei Li · 10 years ago
  85. 0c8c303 Clean up the locks around Heap::VisitObjects(). by Hiroshi Yamauchi · 10 years ago
  86. e34fa1d Print more info in MarkSweep::VerifyRoot by Mathieu Chartier · 10 years ago
  87. 313c9c6 Merge "[WIP] Fix a rosalloc verification crash." by Hiroshi Yamauchi · 10 years ago
  88. a233e03 [WIP] Fix a rosalloc verification crash. by Hiroshi Yamauchi · 10 years ago
  89. 379d09f Add clamp growth limit by Mathieu Chartier · 10 years ago
  90. 50c138f Fix signal test to work with gcstress by Mathieu Chartier · 10 years ago
  91. a5eae69 Add heap task processor by Mathieu Chartier · 10 years ago
  92. bf7b41f Merge "Fix concurrent GC ergonomics" by Mathieu Chartier · 10 years ago
  93. e2c2f6e Fix concurrent GC ergonomics by Mathieu Chartier · 10 years ago
  94. 70a596d Add thread suspend histogram by Mathieu Chartier · 10 years ago
  95. c85cdeb Delete gc request lock by Mathieu Chartier · 10 years ago
  96. 079101a Move GC daemon locking logic into heap by Mathieu Chartier · 10 years ago
  97. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  98. 95a505c Increase default allocation stack size by Mathieu Chartier · 10 years ago
  99. 0310da5 Fix growth limit / footprint limit problems by Mathieu Chartier · 10 years ago
  100. 91c2f0c Trim reference tables when we trim the heap by Mathieu Chartier · 10 years ago