1. 7287601 Fix a portable build breakage by Hiroshi Yamauchi · 11 years ago
  2. 3b4c189 Split the allocation path into 'instrumented' and 'uninstrumented' ones. by Hiroshi Yamauchi · 11 years ago
  3. f7e090e Merge "Refactor and improve mod-union tables." into dalvik-dev by Mathieu Chartier · 11 years ago
  4. 11409ae Refactor and improve mod-union tables. by Mathieu Chartier · 11 years ago
  5. fc0e94b StringPiece clean up. by Ian Rogers · 11 years ago
  6. 810b1d7 resolved conflicts for merge of bb0140e0 to dalvik-dev by Mathieu Chartier · 11 years ago
  7. 72aaacf resolved conflicts for merge of 50c3e9ca to dalvik-dev by Mathieu Chartier · 11 years ago
  8. c11d9b8 Re-enable concurrent system weak sweeping. by Mathieu Chartier · 11 years ago
  9. 0f72e41 Improve heap verification. by Mathieu Chartier · 11 years ago
  10. 5712d5d resolved conflicts for merge of f466553d to dalvik-dev by Mathieu Chartier · 11 years ago
  11. 9e452d1 Fix system weak sweeping race. by Mathieu Chartier · 11 years ago
  12. 8aa003f am b5a80a1e: am ba5c7a7e: am 3c60d137: Merge "Fix soft reference clearing issue." into klp-dev by Mathieu Chartier · 11 years ago
  13. b4ea4de Fix soft reference clearing issue. by Mathieu Chartier · 11 years ago
  14. 8c7ec8c Merge "Refactor system weak sweeping, add support for modification." into dalvik-dev by Mathieu Chartier · 11 years ago
  15. 6aa3df9 Refactor system weak sweeping, add support for modification. by Mathieu Chartier · 11 years ago
  16. b307052 resolved conflicts for merge of 613eae4a to dalvik-dev by Mathieu Chartier · 11 years ago
  17. c462198 Fix race in root marking. by Mathieu Chartier · 11 years ago
  18. 423d2a3 Add support for changing roots through the root visitor callback. by Mathieu Chartier · 11 years ago
  19. 75165d0 Add valgrind support to compiler arena allocator. by Mathieu Chartier · 11 years ago
  20. 967a0ad More allocation code optimizations. by Hiroshi Yamauchi · 11 years ago
  21. 3f96670 Add more systrace logging to GC. by Mathieu Chartier · 11 years ago
  22. 01e9779 Merge "Write out image bitmap inside of image file." into klp-dev by Mathieu Chartier · 11 years ago
  23. 31e8925 Write out image bitmap inside of image file. by Mathieu Chartier · 11 years ago
  24. 958291c Fix build. by Mathieu Chartier · 11 years ago
  25. ba311b4 Fix mark stack expand race. by Mathieu Chartier · 11 years ago
  26. ee23f85 Merge "Add more runtime options." into dalvik-dev by Mathieu Chartier · 11 years ago
  27. 2775ee4 Add more runtime options. by Mathieu Chartier · 11 years ago
  28. b8a0b94 Switch JNI globals lock to reader-writer. by Ian Rogers · 11 years ago
  29. e53225c Print information about large objects freed and AllocSpace objects. by Mathieu Chartier · 11 years ago
  30. 720ef76 Fix non concurrent GC ergonomics. by Mathieu Chartier · 11 years ago
  31. 7d7a5c7 Merge "More parallel GC, rewritten parallel mark stack processing." into dalvik-dev by Mathieu Chartier · 11 years ago
  32. 94c32c5 More parallel GC, rewritten parallel mark stack processing. by Mathieu Chartier · 11 years ago
  33. 8675fe1 Merge "Log long GC pause only when the process cares about pause time" into dalvik-dev by Anwar Ghuloum · 11 years ago
  34. 02e2511 Fix up TODO: c++0x, update cpplint. by Mathieu Chartier · 11 years ago
  35. ba041a5 Log long GC pause only when the process cares about pause time by Anwar Ghuloum · 11 years ago
  36. 7571e8b Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 11 years ago
  37. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  38. 5e35727 Merge "Avoid a long alloc space lock contention during sticky GC sweep." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  39. b22a451 Avoid a long alloc space lock contention during sticky GC sweep. by Hiroshi Yamauchi · 11 years ago
  40. 9b3c3cd C++11 support for ART. by Mathieu Chartier · 11 years ago
  41. 67f9941 Yet more timing logger cleanup by Anwar Ghuloum · 11 years ago
  42. 4654322 Timing logger clean-up by Anwar Ghuloum · 11 years ago
  43. a9a5092 Fixing build breakage due to bad newsplit placement by Anwar Ghuloum · 11 years ago
  44. 4446ab9 Systrace fixups and refactoring for TimingLogger by Anwar Ghuloum · 11 years ago
  45. cc386f9 am c39e3423: Use JNI to access activity manager process state. by Mathieu Chartier · 11 years ago
  46. c39e342 Use JNI to access activity manager process state. by Mathieu Chartier · 11 years ago
  47. f91bdf9 am e0a53e99: Add low memory mode option to ART. by Mathieu Chartier · 11 years ago
  48. eb5710e New free list large object space. by Mathieu Chartier · 11 years ago
  49. 9642c96 Move allocation stack unmarking outside of pause. by Mathieu Chartier · 11 years ago
  50. e0a53e9 Add low memory mode option to ART. by Mathieu Chartier · 11 years ago
  51. 50b2928 Improve the allocation speed. by Hiroshi Yamauchi · 11 years ago
  52. 184e322 Disable and remove finger. by Mathieu Chartier · 11 years ago
  53. 6875fd3 Fix valgrind support for dlmalloc space. by Mathieu Chartier · 11 years ago
  54. 161a8e0 Fix accidental performance regression. by Mathieu Chartier · 11 years ago
  55. e5426c9 Fix histogram memory issues. by Mathieu Chartier · 11 years ago
  56. 08d7d44 Fix image generation. by Mathieu Chartier · 11 years ago
  57. 8bbc8c0 Fix mismatched malloc / delete. by Mathieu Chartier · 11 years ago
  58. 0418ae2 GC a lot mode. by Mathieu Chartier · 11 years ago
  59. f082d3c Remove sorted variable in allocation stacks. by Mathieu Chartier · 11 years ago
  60. 0f055d1 resolved conflicts for merge of 7934ac28 to dalvik-dev by Brian Carlstrom · 11 years ago
  61. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  62. 5e04059 am 58b42b98: Fix portable build. by Mathieu Chartier · 11 years ago
  63. 58b42b9 Fix portable build. by Mathieu Chartier · 11 years ago
  64. 374121f Merge "Add systrace support to NewTimingLogger, migrate compiler timing logging to NewTimingLogger" into dalvik-dev by Anwar Ghuloum · 11 years ago
  65. 838f9c8 am 98b6b185: Fix build by Mathieu Chartier · 11 years ago
  66. 98b6b18 Fix build by Mathieu Chartier · 11 years ago
  67. 6f28d91 Add systrace support to NewTimingLogger, migrate compiler timing logging to NewTimingLogger by Anwar Ghuloum · 11 years ago
  68. 41a41fd am 0a9dc05e: GC data structures allocation tracking by Mathieu Chartier · 11 years ago
  69. 0a9dc05 GC data structures allocation tracking by Mathieu Chartier · 11 years ago
  70. df28d4a Merge "Show size/alloc/free per Dalvik heap space in dumpsys" into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  71. 333cf1b Tidy OOME message. by Ian Rogers · 11 years ago
  72. 3489af2 am 63a54345: Add option for changing number of GC threads. by Mathieu Chartier · 11 years ago
  73. 63a5434 Add option for changing number of GC threads. by Mathieu Chartier · 11 years ago
  74. 09b07a9 Show size/alloc/free per Dalvik heap space in dumpsys by Hiroshi Yamauchi · 11 years ago
  75. ebd6638 am 4274889d: Fixing cpplint readability/check issues by Brian Carlstrom · 11 years ago
  76. ac43ae5 am 2d88862f: Fixing cpplint readability/casting issues by Brian Carlstrom · 11 years ago
  77. f1694e1 am 751d4ed4: Fixing cpplint legal/copyright issues by Brian Carlstrom · 11 years ago
  78. 58d8b95 am 02c8cc6d: Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues by Brian Carlstrom · 11 years ago
  79. bbf8a09 resolved conflicts for merge of 3da08f4d to dalvik-dev by Mathieu Chartier · 11 years ago
  80. 4274889 Fixing cpplint readability/check issues by Brian Carlstrom · 11 years ago
  81. 2d88862 Fixing cpplint readability/casting issues by Brian Carlstrom · 11 years ago
  82. 751d4ed Fixing cpplint legal/copyright issues by Brian Carlstrom · 11 years ago
  83. 02c8cc6 Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues by Brian Carlstrom · 11 years ago
  84. 3da08f4 Merge "Add interface for updating the heap's process state" by Mathieu Chartier · 11 years ago
  85. 8235331 Add interface for updating the heap's process state by Mathieu Chartier · 11 years ago
  86. 0ab5ef3 am 3e3d591f: Fix cpplint build/namespaces issues by Brian Carlstrom · 11 years ago
  87. 3e3d591 Fix cpplint build/namespaces issues by Brian Carlstrom · 11 years ago
  88. b907009 resolved conflicts for merge of df62950e to dalvik-dev by Brian Carlstrom · 11 years ago
  89. 0852459 am 0cd7ec2d: Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  90. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 11 years ago
  91. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  92. 073deb8 am f69863b3: Fix cpplint whitespace/newline issues by Brian Carlstrom · 11 years ago
  93. f69863b Fix cpplint whitespace/newline issues by Brian Carlstrom · 11 years ago
  94. b267c89 am 93ba893c: Fix cpplint runtime/explicit issues by Brian Carlstrom · 11 years ago
  95. 397f477 am b1eba213: Fix cpplint whitespace/comma issues by Brian Carlstrom · 11 years ago
  96. 98c19d2 am 2ce745c0: Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  97. 93ba893 Fix cpplint runtime/explicit issues by Brian Carlstrom · 11 years ago
  98. b1eba21 Fix cpplint whitespace/comma issues by Brian Carlstrom · 11 years ago
  99. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  100. 42425b3 am fc0e3219: Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago