1. 816021e Remove unused code in heap.h by Mathieu Chartier · 11 years ago
  2. d1e05bf Change marking objects in to_space DCHECK to CHECK by Mathieu Chartier · 11 years ago
  3. ac33bfa Merge "Move SwapBitmaps to ContinuousMemMapAllocSpace." by Mathieu Chartier · 11 years ago
  4. 70f6004 Fix a race condition in RosAlloc. by Hiroshi Yamauchi · 11 years ago
  5. 1f3b535 Move SwapBitmaps to ContinuousMemMapAllocSpace. by Mathieu Chartier · 11 years ago
  6. caa82d6 Fix lock order checking violation. by Mathieu Chartier · 11 years ago
  7. d5a89ee Fix race conditions caused by StartGC. by Mathieu Chartier · 11 years ago
  8. 9aeeeac Merge "Add zygote space as its own space type." by Mathieu Chartier · 11 years ago
  9. a1602f2 Add zygote space as its own space type. by Mathieu Chartier · 11 years ago
  10. ba5870d Fix a large object space issue with the GSS collector. by Hiroshi Yamauchi · 11 years ago
  11. 1d27b34 Change DisableGC to DisableMovingGC. by Mathieu Chartier · 11 years ago
  12. 9be9a7a Improve IsMovableObject logic. by Mathieu Chartier · 11 years ago
  13. 7476280 Change GC ergonomics to better handle heap verification. by Mathieu Chartier · 11 years ago
  14. 55b2764 64bit friendly GC CAS operations. by Ian Rogers · 11 years ago
  15. 938a03b Fix heap verification and add runtime options. by Mathieu Chartier · 11 years ago
  16. 2ef33c3 Fix bug in CardTable::ModifyCardsAtomic. by Mathieu Chartier · 11 years ago
  17. 6f4ffe4 Improve the generational mode. by Hiroshi Yamauchi · 11 years ago
  18. e01b540 Remove zygote space from alloc_spaces_ array. by Mathieu Chartier · 11 years ago
  19. 05e713a Bump pointer space only collection. by Hiroshi Yamauchi · 11 years ago
  20. db7f37d Refactor large object sweeping. by Mathieu Chartier · 11 years ago
  21. 9a612c6 Merge "Fix RemoveSpace memory leak." by Mathieu Chartier · 11 years ago
  22. 5dc08a6 Fix ART debug build boot. by Mathieu Chartier · 11 years ago
  23. a4b95a2 Fix RemoveSpace memory leak. by Mathieu Chartier · 11 years ago
  24. fc5b528 Fix IsMovableObject to handle background compaction. by Mathieu Chartier · 11 years ago
  25. 85a43c0 Bin packing the zygote (best fit). by Mathieu Chartier · 11 years ago
  26. e6da9af Background compaction support. by Mathieu Chartier · 11 years ago
  27. ec05007 Refactor sweeping logic into malloc space. by Mathieu Chartier · 11 years ago
  28. b122a4b Tidy up memory barriers. by Ian Rogers · 11 years ago
  29. 64763b9 Merge "Fix byte_cas to work on non-word aligned addresses" by Brian Carlstrom · 11 years ago
  30. bb11f4b Fix byte_cas to work on non-word aligned addresses by Brian Carlstrom · 11 years ago
  31. 5dcce9a Merge "Remove some unnecessary code from dlmalloc_space/rosalloc_space." by Hiroshi Yamauchi · 11 years ago
  32. e48780b Remove some unnecessary code from dlmalloc_space/rosalloc_space. by Hiroshi Yamauchi · 11 years ago
  33. 573f7d2 Fix an array copy benchmark regression. by Hiroshi Yamauchi · 11 years ago
  34. 692fafd Thread local bump pointer allocator. by Mathieu Chartier · 11 years ago
  35. 4605362 Don't rely on gcc extensions by Bernhard Rosenkränzer · 11 years ago
  36. 8755359 Merge "Enable moving classes." by Mathieu Chartier · 11 years ago
  37. f76cc59 Merge "A simple promotion-like mechanism." by Hiroshi Yamauchi · 11 years ago
  38. c528dba Enable moving classes. by Mathieu Chartier · 11 years ago
  39. 3ddbd42 Add SpaceTest for RosAllocSpace. by Hiroshi Yamauchi · 11 years ago
  40. 4b1782f A simple promotion-like mechanism. by Hiroshi Yamauchi · 11 years ago
  41. 7bf82af Fix memory usage regression and clean up collector changing code. by Mathieu Chartier · 11 years ago
  42. e4e23c0 Fix valgrind-test-art-host-gtest-object_test. by Hiroshi Yamauchi · 11 years ago
  43. ca2a24d Add interface for updating process state. by Mathieu Chartier · 11 years ago
  44. 218daa2 Change thread.h to thread-inl.h for missing Thread::Current for rosalloc.cc by Brian Carlstrom · 11 years ago
  45. 7410f29 Fix dumpsys meminfo <pid>. by Mathieu Chartier · 11 years ago
  46. 0de9f73 Add -xGc: MS, CMS, SS options to specify which GC to use. by Mathieu Chartier · 11 years ago
  47. 2e899a9 Fix a crash with -XX:DumpGCPerformanceOnShutdown. by Hiroshi Yamauchi · 11 years ago
  48. ff3b24a Add developer option for dumping GC cumulative timings on shutdown. by Mathieu Chartier · 11 years ago
  49. e745d5a Merge "Compact zygote." into dalvik-dev by Mathieu Chartier · 11 years ago
  50. 5048223 Compact zygote. by Mathieu Chartier · 11 years ago
  51. 2047eed Merge "Fix a libartd.so boot crash when kMovingCollector is true." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  52. 95a659f Fix a libartd.so boot crash when kMovingCollector is true. by Hiroshi Yamauchi · 11 years ago
  53. 3c2856e Inline RosAlloc::Alloc(). by Hiroshi Yamauchi · 11 years ago
  54. f9ed0d3 Fix concurrent GC to properly handle no zygote. by Mathieu Chartier · 11 years ago
  55. b2f9936 Add histogram for GC pause times. by Mathieu Chartier · 11 years ago
  56. 4b55530 Fix memory leak caused by not adding lage objects to allocation stack. by Mathieu Chartier · 11 years ago
  57. 1febddf Set array length before fence in allocation code path. by Mathieu Chartier · 11 years ago
  58. e768dfd Merge "Add Valgrind rosalloc support." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  59. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 11 years ago
  60. 7cb7bbc Add Valgrind rosalloc support. by Hiroshi Yamauchi · 11 years ago
  61. d31fb97 Enable rosalloc by default. by Hiroshi Yamauchi · 11 years ago
  62. 4ce1f00 Fix a per-process dumpsys meminfo crash. by Hiroshi Yamauchi · 11 years ago
  63. e5eedcb Fix cpplint errors. by Hiroshi Yamauchi · 11 years ago
  64. cf58d4a A custom 'runs-of-slots' memory allocator. by Hiroshi Yamauchi · 11 years ago
  65. 39e3261 Refactor reference queues. by Mathieu Chartier · 11 years ago
  66. 5fe9af7 Fix memory leaks relating to timing logger. by Ian Rogers · 11 years ago
  67. 906457c Add missing field initialization in mark sweep. by Ian Rogers · 11 years ago
  68. 51c5e29 Merge "Fix libart.do boot check failure (b/11679102)." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  69. 5ceb974 Fix libart.do boot check failure (b/11679102). by Hiroshi Yamauchi · 11 years ago
  70. bcd5e9d Manually manage thread pool stacks. by Mathieu Chartier · 11 years ago
  71. 590fee9 Compacting collector. by Mathieu Chartier · 12 years ago
  72. 44ab27d am 97349cba: Merge "Change thread.h to thread-inl.h to pick up missing Thread::Currnet for debug build in master" by Brian Carlstrom · 11 years ago
  73. 56dafdd Merge "Fix oatdump and valgrind." into dalvik-dev by Ian Rogers · 11 years ago
  74. fa82427 Fix oatdump and valgrind. by Ian Rogers · 11 years ago
  75. 82a9539 Merge "Improve object clone performance and make compaction proof." into dalvik-dev by Mathieu Chartier · 11 years ago
  76. 0732d59 Improve object clone performance and make compaction proof. by Mathieu Chartier · 11 years ago
  77. a3d2718 Change thread.h to thread-inl.h to pick up missing Thread::Currnet for debug build in master by Brian Carlstrom · 11 years ago
  78. 5cc16c0 Merge "Fix a DCHECK failure due to unmatching numbers of cards scanned." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  79. 0941b04 Fix a DCHECK failure due to unmatching numbers of cards scanned. by Hiroshi Yamauchi · 11 years ago
  80. 7195dd8 Merge "Don't use UTF16 length as length for MUTF8." into dalvik-dev by Ian Rogers · 11 years ago
  81. dfb325e Don't use UTF16 length as length for MUTF8. by Ian Rogers · 11 years ago
  82. c844a0f Merge "Implement Interface Method Tables (IMT)." into dalvik-dev by Jeff Hao · 11 years ago
  83. ad2541a Fix object identity hash. by Mathieu Chartier · 11 years ago
  84. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  85. fd7e7f1 Fix a double unmap issue in MemMap::UnMapAtEnd(). by Hiroshi Yamauchi · 11 years ago
  86. 8d31bbd Throw IOException at source of failing to open a dex file. by Ian Rogers · 11 years ago
  87. 1eb512d Fast JNI support. by Ian Rogers · 11 years ago
  88. be031ff Remove four counter increments out of the allocation path. by Hiroshi Yamauchi · 11 years ago
  89. 1449f1d am 80f85137: am 7c798419: am 7c3d13ae: Use file magic to determine file type, not file extension. by Brian Carlstrom · 11 years ago
  90. 7c3d13a Use file magic to determine file type, not file extension. by Brian Carlstrom · 12 years ago
  91. 7287601 Fix a portable build breakage by Hiroshi Yamauchi · 11 years ago
  92. 3b4c189 Split the allocation path into 'instrumented' and 'uninstrumented' ones. by Hiroshi Yamauchi · 12 years ago
  93. f7e090e Merge "Refactor and improve mod-union tables." into dalvik-dev by Mathieu Chartier · 11 years ago
  94. 11409ae Refactor and improve mod-union tables. by Mathieu Chartier · 11 years ago
  95. fc0e94b StringPiece clean up. by Ian Rogers · 11 years ago
  96. 810b1d7 resolved conflicts for merge of bb0140e0 to dalvik-dev by Mathieu Chartier · 11 years ago
  97. 72aaacf resolved conflicts for merge of 50c3e9ca to dalvik-dev by Mathieu Chartier · 11 years ago
  98. c11d9b8 Re-enable concurrent system weak sweeping. by Mathieu Chartier · 11 years ago
  99. 0f72e41 Improve heap verification. by Mathieu Chartier · 12 years ago
  100. 5712d5d resolved conflicts for merge of f466553d to dalvik-dev by Mathieu Chartier · 11 years ago