1. ef7d42f Object model changes to support 64bit. by Ian Rogers · 12 years ago
  2. 816021e Remove unused code in heap.h by Mathieu Chartier · 12 years ago
  3. d5a89ee Fix race conditions caused by StartGC. by Mathieu Chartier · 12 years ago
  4. a1602f2 Add zygote space as its own space type. by Mathieu Chartier · 12 years ago
  5. 1d27b34 Change DisableGC to DisableMovingGC. by Mathieu Chartier · 12 years ago
  6. 9be9a7a Improve IsMovableObject logic. by Mathieu Chartier · 12 years ago
  7. 938a03b Fix heap verification and add runtime options. by Mathieu Chartier · 12 years ago
  8. 6f4ffe4 Improve the generational mode. by Hiroshi Yamauchi · 12 years ago
  9. 05e713a Bump pointer space only collection. by Hiroshi Yamauchi · 12 years ago
  10. db7f37d Refactor large object sweeping. by Mathieu Chartier · 12 years ago
  11. fc5b528 Fix IsMovableObject to handle background compaction. by Mathieu Chartier · 12 years ago
  12. e6da9af Background compaction support. by Mathieu Chartier · 12 years ago
  13. 692fafd Thread local bump pointer allocator. by Mathieu Chartier · 12 years ago
  14. c528dba Enable moving classes. by Mathieu Chartier · 12 years ago
  15. 7bf82af Fix memory usage regression and clean up collector changing code. by Mathieu Chartier · 12 years ago
  16. ca2a24d Add interface for updating process state. by Mathieu Chartier · 12 years ago
  17. 0de9f73 Add -xGc: MS, CMS, SS options to specify which GC to use. by Mathieu Chartier · 12 years ago
  18. 2e899a9 Fix a crash with -XX:DumpGCPerformanceOnShutdown. by Hiroshi Yamauchi · 12 years ago
  19. ff3b24a Add developer option for dumping GC cumulative timings on shutdown. by Mathieu Chartier · 12 years ago
  20. 5048223 Compact zygote. by Mathieu Chartier · 12 years ago
  21. 4b55530 Fix memory leak caused by not adding lage objects to allocation stack. by Mathieu Chartier · 12 years ago
  22. 1febddf Set array length before fence in allocation code path. by Mathieu Chartier · 12 years ago
  23. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 12 years ago
  24. d31fb97 Enable rosalloc by default. by Hiroshi Yamauchi · 12 years ago
  25. cf58d4a A custom 'runs-of-slots' memory allocator. by Hiroshi Yamauchi · 12 years ago
  26. 39e3261 Refactor reference queues. by Mathieu Chartier · 12 years ago
  27. 5fe9af7 Fix memory leaks relating to timing logger. by Ian Rogers · 12 years ago
  28. 590fee9 Compacting collector. by Mathieu Chartier · 12 years ago
  29. 0732d59 Improve object clone performance and make compaction proof. by Mathieu Chartier · 12 years ago
  30. ad2541a Fix object identity hash. by Mathieu Chartier · 12 years ago
  31. 1eb512d Fast JNI support. by Ian Rogers · 12 years ago
  32. 3b4c189 Split the allocation path into 'instrumented' and 'uninstrumented' ones. by Hiroshi Yamauchi · 12 years ago
  33. 11409ae Refactor and improve mod-union tables. by Mathieu Chartier · 12 years ago
  34. 0f72e41 Improve heap verification. by Mathieu Chartier · 12 years ago
  35. b4ea4de Fix soft reference clearing issue. by Mathieu Chartier · 12 years ago
  36. 2775ee4 Add more runtime options. by Mathieu Chartier · 12 years ago
  37. 720ef76 Fix non concurrent GC ergonomics. by Mathieu Chartier · 12 years ago
  38. 94c32c5 More parallel GC, rewritten parallel mark stack processing. by Mathieu Chartier · 12 years ago
  39. cc386f9 am c39e3423: Use JNI to access activity manager process state. by Mathieu Chartier · 12 years ago
  40. c39e342 Use JNI to access activity manager process state. by Mathieu Chartier · 12 years ago
  41. f91bdf9 am e0a53e99: Add low memory mode option to ART. by Mathieu Chartier · 12 years ago
  42. 9642c96 Move allocation stack unmarking outside of pause. by Mathieu Chartier · 12 years ago
  43. e0a53e9 Add low memory mode option to ART. by Mathieu Chartier · 12 years ago
  44. 50b2928 Improve the allocation speed. by Hiroshi Yamauchi · 12 years ago
  45. 5e04059 am 58b42b98: Fix portable build. by Mathieu Chartier · 12 years ago
  46. 58b42b9 Fix portable build. by Mathieu Chartier · 12 years ago
  47. 6f28d91 Add systrace support to NewTimingLogger, migrate compiler timing logging to NewTimingLogger by Anwar Ghuloum · 12 years ago
  48. 41a41fd am 0a9dc05e: GC data structures allocation tracking by Mathieu Chartier · 12 years ago
  49. 0a9dc05 GC data structures allocation tracking by Mathieu Chartier · 12 years ago
  50. df28d4a Merge "Show size/alloc/free per Dalvik heap space in dumpsys" into dalvik-dev by Hiroshi Yamauchi · 12 years ago
  51. 3489af2 am 63a54345: Add option for changing number of GC threads. by Mathieu Chartier · 12 years ago
  52. 63a5434 Add option for changing number of GC threads. by Mathieu Chartier · 12 years ago
  53. 09b07a9 Show size/alloc/free per Dalvik heap space in dumpsys by Hiroshi Yamauchi · 12 years ago
  54. bbf8a09 resolved conflicts for merge of 3da08f4d to dalvik-dev by Mathieu Chartier · 12 years ago
  55. 3da08f4 Merge "Add interface for updating the heap's process state" by Mathieu Chartier · 12 years ago
  56. 8235331 Add interface for updating the heap's process state by Mathieu Chartier · 12 years ago
  57. b907009 resolved conflicts for merge of df62950e to dalvik-dev by Brian Carlstrom · 12 years ago
  58. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 12 years ago
  59. 42425b3 am fc0e3219: Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  60. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  61. 5081c0f am 56d947fb: Add verification of boot.oat generated on device by Brian Carlstrom · 12 years ago
  62. 56d947f Add verification of boot.oat generated on device by Brian Carlstrom · 12 years ago
  63. 1db9113 resolved conflicts for merge of 7940e44f to dalvik-dev by Brian Carlstrom · 12 years ago
  64. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/gc/heap.h]
  65. bba5dd5 Merge "Semi-pruned SSA support for sea-ir." into dalvik-dev by Anwar Ghuloum · 12 years ago
  66. bdd0fb9 Improve sticky GC ergonomics by Mathieu Chartier · 12 years ago
  67. 1d54e73 GC clean up. by Ian Rogers · 12 years ago[Renamed (66%) from src/heap.h]
  68. 8b788fe Send the GC's SIGQUIT output to the right ostream. by Elliott Hughes · 12 years ago
  69. 04d7aa9 Fix object verification. by Ian Rogers · 13 years ago
  70. a843954 Using histograms for timing statistics. by Sameer Abu Asal · 13 years ago
  71. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 13 years ago
  72. 4893188 Avoid heap trims in foreground and audio apps. by Ian Rogers · 13 years ago
  73. 0cbaff5 Implement ObjectReference.ReferringObjects. by Elliott Hughes · 13 years ago
  74. 3b78c94 Implement ReferenceType.Instances. by Elliott Hughes · 13 years ago
  75. ec0f83d Implement JDWP VirtualMachine.InstanceCounts. by Elliott Hughes · 13 years ago
  76. 80de7a6 Fix clear growth limit not working. by Mathieu Chartier · 13 years ago
  77. 65db880 Estimate allocation rate to predict when to request concurrent GC. by Mathieu Chartier · 13 years ago
  78. e89a354 Merge "Refactor GC to have a class for each different type of GC." into dalvik-dev by Ian Rogers · 13 years ago
  79. 2b82db4 Refactor GC to have a class for each different type of GC. by Mathieu Chartier · 13 years ago
  80. 40e3bac Make stack visitor location for bad roots more verbose. by Ian Rogers · 13 years ago
  81. 4da7f2f Fix missing card mark verification. by Mathieu Chartier · 13 years ago
  82. d22d548 Remove first GC pause. by Mathieu Chartier · 13 years ago
  83. 02b6a78 Parellel mark stack processing by Mathieu Chartier · 13 years ago
  84. e35517a Remove disable card marks, fix SetPatchLocation. by Mathieu Chartier · 13 years ago
  85. 3056d0c Improve accuracy of heap trim times by Mathieu Chartier · 13 years ago
  86. 6f1c949 Add root verification when we try to mark an invalid object. by Mathieu Chartier · 13 years ago
  87. 0051be6 Add parsed options for heap min free, heap max free, target utilization. by Mathieu Chartier · 13 years ago
  88. 1c23e1e More space refactoring. by Mathieu Chartier · 13 years ago
  89. 155dfe9 More Gc statistics and logging by Mathieu Chartier · 13 years ago
  90. f0bbeab Improve heap lock annotations. by Ian Rogers · 13 years ago
  91. 7469ebf Refactor and remove copy mark bits. by Mathieu Chartier · 13 years ago
  92. d8195f1 Reduce mark stack / allocation stack / live stack address space usage. by Mathieu Chartier · 13 years ago
  93. 50b35e2 Explicitly pass Thread::Current to MutexLock and Alloc. by Ian Rogers · 13 years ago
  94. 2fde533 Refactor spaces and add free list large object space by Mathieu Chartier · 13 years ago
  95. 1f53934 Make PopSirt inlinable, pass self to SirtRef. by Ian Rogers · 13 years ago
  96. 81d425b Pass self to lock methods. by Ian Rogers · 13 years ago
  97. e0f0cb3 Large object space by Mathieu Chartier · 13 years ago
  98. 23435d0 Assignability checks for SetFieldObject. by Ian Rogers · 13 years ago
  99. c7b83a0 Better verification: Detection of missing card marks and dead system weaks. by Mathieu Chartier · 13 years ago
  100. 866fb2a Better WaitForConcurrentGcToComplete information by Mathieu Chartier · 13 years ago