1. 3ddbd42 Add SpaceTest for RosAllocSpace. by Hiroshi Yamauchi · 11 years ago
  2. 7bf82af Fix memory usage regression and clean up collector changing code. by Mathieu Chartier · 11 years ago
  3. e4e23c0 Fix valgrind-test-art-host-gtest-object_test. by Hiroshi Yamauchi · 11 years ago
  4. ca2a24d Add interface for updating process state. by Mathieu Chartier · 11 years ago
  5. 218daa2 Change thread.h to thread-inl.h for missing Thread::Current for rosalloc.cc by Brian Carlstrom · 11 years ago
  6. 7410f29 Fix dumpsys meminfo <pid>. by Mathieu Chartier · 11 years ago
  7. 0de9f73 Add -xGc: MS, CMS, SS options to specify which GC to use. by Mathieu Chartier · 11 years ago
  8. 2e899a9 Fix a crash with -XX:DumpGCPerformanceOnShutdown. by Hiroshi Yamauchi · 11 years ago
  9. ff3b24a Add developer option for dumping GC cumulative timings on shutdown. by Mathieu Chartier · 11 years ago
  10. e745d5a Merge "Compact zygote." into dalvik-dev by Mathieu Chartier · 11 years ago
  11. 5048223 Compact zygote. by Mathieu Chartier · 11 years ago
  12. 2047eed Merge "Fix a libartd.so boot crash when kMovingCollector is true." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  13. 95a659f Fix a libartd.so boot crash when kMovingCollector is true. by Hiroshi Yamauchi · 11 years ago
  14. 3c2856e Inline RosAlloc::Alloc(). by Hiroshi Yamauchi · 11 years ago
  15. f9ed0d3 Fix concurrent GC to properly handle no zygote. by Mathieu Chartier · 11 years ago
  16. b2f9936 Add histogram for GC pause times. by Mathieu Chartier · 11 years ago
  17. 4b55530 Fix memory leak caused by not adding lage objects to allocation stack. by Mathieu Chartier · 11 years ago
  18. 1febddf Set array length before fence in allocation code path. by Mathieu Chartier · 11 years ago
  19. e768dfd Merge "Add Valgrind rosalloc support." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  20. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 11 years ago
  21. 7cb7bbc Add Valgrind rosalloc support. by Hiroshi Yamauchi · 11 years ago
  22. d31fb97 Enable rosalloc by default. by Hiroshi Yamauchi · 11 years ago
  23. 4ce1f00 Fix a per-process dumpsys meminfo crash. by Hiroshi Yamauchi · 11 years ago
  24. e5eedcb Fix cpplint errors. by Hiroshi Yamauchi · 11 years ago
  25. cf58d4a A custom 'runs-of-slots' memory allocator. by Hiroshi Yamauchi · 11 years ago
  26. 39e3261 Refactor reference queues. by Mathieu Chartier · 11 years ago
  27. 5fe9af7 Fix memory leaks relating to timing logger. by Ian Rogers · 11 years ago
  28. 906457c Add missing field initialization in mark sweep. by Ian Rogers · 11 years ago
  29. 51c5e29 Merge "Fix libart.do boot check failure (b/11679102)." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  30. 5ceb974 Fix libart.do boot check failure (b/11679102). by Hiroshi Yamauchi · 11 years ago
  31. bcd5e9d Manually manage thread pool stacks. by Mathieu Chartier · 11 years ago
  32. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  33. 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
  34. 56dafdd Merge "Fix oatdump and valgrind." into dalvik-dev by Ian Rogers · 11 years ago
  35. fa82427 Fix oatdump and valgrind. by Ian Rogers · 11 years ago
  36. 82a9539 Merge "Improve object clone performance and make compaction proof." into dalvik-dev by Mathieu Chartier · 11 years ago
  37. 0732d59 Improve object clone performance and make compaction proof. by Mathieu Chartier · 11 years ago
  38. 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
  39. 5cc16c0 Merge "Fix a DCHECK failure due to unmatching numbers of cards scanned." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  40. 0941b04 Fix a DCHECK failure due to unmatching numbers of cards scanned. by Hiroshi Yamauchi · 11 years ago
  41. 7195dd8 Merge "Don't use UTF16 length as length for MUTF8." into dalvik-dev by Ian Rogers · 11 years ago
  42. dfb325e Don't use UTF16 length as length for MUTF8. by Ian Rogers · 11 years ago
  43. c844a0f Merge "Implement Interface Method Tables (IMT)." into dalvik-dev by Jeff Hao · 11 years ago
  44. ad2541a Fix object identity hash. by Mathieu Chartier · 11 years ago
  45. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  46. fd7e7f1 Fix a double unmap issue in MemMap::UnMapAtEnd(). by Hiroshi Yamauchi · 11 years ago
  47. 8d31bbd Throw IOException at source of failing to open a dex file. by Ian Rogers · 11 years ago
  48. 1eb512d Fast JNI support. by Ian Rogers · 11 years ago
  49. be031ff Remove four counter increments out of the allocation path. by Hiroshi Yamauchi · 11 years ago
  50. 1449f1d am 80f85137: am 7c798419: am 7c3d13ae: Use file magic to determine file type, not file extension. by Brian Carlstrom · 11 years ago
  51. 7c3d13a Use file magic to determine file type, not file extension. by Brian Carlstrom · 11 years ago
  52. 7287601 Fix a portable build breakage by Hiroshi Yamauchi · 11 years ago
  53. 3b4c189 Split the allocation path into 'instrumented' and 'uninstrumented' ones. by Hiroshi Yamauchi · 11 years ago
  54. f7e090e Merge "Refactor and improve mod-union tables." into dalvik-dev by Mathieu Chartier · 11 years ago
  55. 11409ae Refactor and improve mod-union tables. by Mathieu Chartier · 11 years ago
  56. fc0e94b StringPiece clean up. by Ian Rogers · 11 years ago
  57. 810b1d7 resolved conflicts for merge of bb0140e0 to dalvik-dev by Mathieu Chartier · 11 years ago
  58. 72aaacf resolved conflicts for merge of 50c3e9ca to dalvik-dev by Mathieu Chartier · 11 years ago
  59. c11d9b8 Re-enable concurrent system weak sweeping. by Mathieu Chartier · 11 years ago
  60. 0f72e41 Improve heap verification. by Mathieu Chartier · 11 years ago
  61. 5712d5d resolved conflicts for merge of f466553d to dalvik-dev by Mathieu Chartier · 11 years ago
  62. 9e452d1 Fix system weak sweeping race. by Mathieu Chartier · 11 years ago
  63. 8aa003f am b5a80a1e: am ba5c7a7e: am 3c60d137: Merge "Fix soft reference clearing issue." into klp-dev by Mathieu Chartier · 11 years ago
  64. b4ea4de Fix soft reference clearing issue. by Mathieu Chartier · 11 years ago
  65. 8c7ec8c Merge "Refactor system weak sweeping, add support for modification." into dalvik-dev by Mathieu Chartier · 11 years ago
  66. 6aa3df9 Refactor system weak sweeping, add support for modification. by Mathieu Chartier · 11 years ago
  67. b307052 resolved conflicts for merge of 613eae4a to dalvik-dev by Mathieu Chartier · 11 years ago
  68. c462198 Fix race in root marking. by Mathieu Chartier · 11 years ago
  69. 423d2a3 Add support for changing roots through the root visitor callback. by Mathieu Chartier · 11 years ago
  70. 75165d0 Add valgrind support to compiler arena allocator. by Mathieu Chartier · 11 years ago
  71. 967a0ad More allocation code optimizations. by Hiroshi Yamauchi · 11 years ago
  72. 3f96670 Add more systrace logging to GC. by Mathieu Chartier · 11 years ago
  73. 01e9779 Merge "Write out image bitmap inside of image file." into klp-dev by Mathieu Chartier · 11 years ago
  74. 31e8925 Write out image bitmap inside of image file. by Mathieu Chartier · 11 years ago
  75. 958291c Fix build. by Mathieu Chartier · 11 years ago
  76. ba311b4 Fix mark stack expand race. by Mathieu Chartier · 11 years ago
  77. ee23f85 Merge "Add more runtime options." into dalvik-dev by Mathieu Chartier · 11 years ago
  78. 2775ee4 Add more runtime options. by Mathieu Chartier · 11 years ago
  79. b8a0b94 Switch JNI globals lock to reader-writer. by Ian Rogers · 11 years ago
  80. e53225c Print information about large objects freed and AllocSpace objects. by Mathieu Chartier · 11 years ago
  81. 720ef76 Fix non concurrent GC ergonomics. by Mathieu Chartier · 11 years ago
  82. 7d7a5c7 Merge "More parallel GC, rewritten parallel mark stack processing." into dalvik-dev by Mathieu Chartier · 11 years ago
  83. 94c32c5 More parallel GC, rewritten parallel mark stack processing. by Mathieu Chartier · 11 years ago
  84. 8675fe1 Merge "Log long GC pause only when the process cares about pause time" into dalvik-dev by Anwar Ghuloum · 11 years ago
  85. 02e2511 Fix up TODO: c++0x, update cpplint. by Mathieu Chartier · 11 years ago
  86. ba041a5 Log long GC pause only when the process cares about pause time by Anwar Ghuloum · 11 years ago
  87. 7571e8b Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 11 years ago
  88. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  89. 5e35727 Merge "Avoid a long alloc space lock contention during sticky GC sweep." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  90. b22a451 Avoid a long alloc space lock contention during sticky GC sweep. by Hiroshi Yamauchi · 11 years ago
  91. 9b3c3cd C++11 support for ART. by Mathieu Chartier · 11 years ago
  92. 67f9941 Yet more timing logger cleanup by Anwar Ghuloum · 11 years ago
  93. 4654322 Timing logger clean-up by Anwar Ghuloum · 11 years ago
  94. a9a5092 Fixing build breakage due to bad newsplit placement by Anwar Ghuloum · 11 years ago
  95. 4446ab9 Systrace fixups and refactoring for TimingLogger by Anwar Ghuloum · 11 years ago
  96. cc386f9 am c39e3423: Use JNI to access activity manager process state. by Mathieu Chartier · 11 years ago
  97. c39e342 Use JNI to access activity manager process state. by Mathieu Chartier · 11 years ago
  98. f91bdf9 am e0a53e99: Add low memory mode option to ART. by Mathieu Chartier · 11 years ago
  99. eb5710e New free list large object space. by Mathieu Chartier · 11 years ago
  100. 9642c96 Move allocation stack unmarking outside of pause. by Mathieu Chartier · 11 years ago