1. 164f133 Free classes after objects for memory tool by Mathieu Chartier · 6 years ago
  2. f1890fd Go to native for image decompression thread pool wait by Mathieu Chartier · 6 years ago
  3. 7c5acbb ART: Fix some types by Andreas Gampe · 7 years ago
  4. 96b3baa ART: Validate boot image system oat files conditionally by Andreas Gampe · 6 years ago
  5. bb2467b Make kHugeNativeAllocs configurable by Hans Boehm · 6 years ago
  6. a65859d Add mean GC throughput as per CPU time to perfdump by Lokesh Gidra · 6 years ago
  7. dc1dffc Fix metrics in GC performance dump by Lokesh Gidra · 6 years ago
  8. 4059487 Fix CHECK for homogenous space compaction by Mathieu Chartier · 6 years ago
  9. 6683446 Revert^2 "Perform SetEvent under the user_code_suspend_count_lock_" by Alex Light · 6 years ago
  10. b52df53 Revert^2 "Remove support for moving GC collector transitions" by Mathieu Chartier · 6 years ago
  11. 8f88207 Revert "Remove support for moving GC collector transitions" by Mathieu Chartier · 6 years ago
  12. 66a6550 Remove support for moving GC collector transitions by Mathieu Chartier · 6 years ago
  13. f75dce4 Revert^2 "Delete GSS" by Mathieu Chartier · 6 years ago
  14. e185883 Revert "Delete GSS" by Mathieu Chartier · 6 years ago
  15. 1397ea1 Delete GSS by Mathieu Chartier · 6 years ago
  16. 2c5bcb8 Support boot classpath checksum without image by David Brazdil · 6 years ago
  17. d355acf Clean up Object size related read barriers. by Vladimir Marko · 6 years ago
  18. 0a20607 Remove ART dependence on property debug.allocTracker.stackDepth by Mathieu Chartier · 6 years ago
  19. 3940254 Modernise code to use override specifier by Yi Kong · 6 years ago
  20. 4617d58 ObjPtr<>-ify mirror::Object::As*(), fix stale refs in test. by Vladimir Marko · 6 years ago
  21. d7e9bbf Clean up explicit conversions to ObjPtr<>. by Vladimir Marko · 6 years ago
  22. 0984e48 Style cleanup for ObjPtr<>-ify changes. by Vladimir Marko · 6 years ago
  23. 0eefb9b ObjPtr<>-ify mirror::Field and mirror::Executable. by Vladimir Marko · 6 years ago
  24. ad7fa6e Delete alloc tracker properties by Mathieu Chartier · 6 years ago
  25. 423bebb ObjPtr<>-ify mirror::ObjectArray. by Vladimir Marko · 6 years ago
  26. 557fece ObjPtr<>-ify mirror::IfTable. by Vladimir Marko · 6 years ago
  27. c524e9e ObjPtr<>-ify mirror::Class. by Vladimir Marko · 6 years ago
  28. 179b7c6 ObjPtr<>-ify String allocations, fix stale refs. by Vladimir Marko · 6 years ago
  29. bcd99be Open only necessary files for BCP checksums test. by Vladimir Marko · 6 years ago
  30. 9d5956a Change image method and field visiting to use templates by Mathieu Chartier · 6 years ago
  31. 6e7a72c Release app image metadata when startup is completed by Mathieu Chartier · 6 years ago
  32. 3364d18 Clean up ImageSpace::LoadBootImage(). by Vladimir Marko · 6 years ago
  33. e37b791 Fix ImageSpace relocation direction check. by Vladimir Marko · 6 years ago
  34. 8682354 ART: Allow to change boot image pickup order by Andreas Gampe · 6 years ago
  35. ef764ad Move range_t definition is linux block. by Nicolas Geoffray · 6 years ago
  36. 739383c Fix overflow in freed_bytes_histogram by Lokesh Gidra · 6 years ago
  37. 10d0c96 Revert^2 "Add peak RSS stats to GC perf dump" by Lokesh Gidra · 6 years ago
  38. 43c23b8 Delete thread pool in NotifyStartupCompleted by Mathieu Chartier · 6 years ago
  39. cc292c6 Revert "Add peak RSS stats to GC perf dump" by Lokesh Gidra · 6 years ago
  40. 9adce77 Add freed bytes histogram to GC perf dump by Lokesh Gidra · 6 years ago
  41. b4dad1b Add peak RSS stats to GC perf dump by Lokesh Gidra · 6 years ago
  42. 7c73dd1 Revert "Revert "Prevent overflows for concurrent_start_bytes_ sum"" by Hans Boehm · 6 years ago
  43. ca3c6d9 Merge "Revert "Prevent overflows for concurrent_start_bytes_ sum"" by Vladimir Marko · 6 years ago
  44. 83ba9b9 Revert "Prevent overflows for concurrent_start_bytes_ sum" by Vladimir Marko · 6 years ago
  45. 01eb773 Merge "Prevent overflows for concurrent_start_bytes_ sum" by Hans Boehm · 6 years ago
  46. 50b0445 Prevent overflows for concurrent_start_bytes_ sum by Hans Boehm · 6 years ago
  47. 1a862c8 Fix criteria to decide should next GC be minor by Lokesh Gidra · 6 years ago
  48. 119733d Revert "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 6 years ago
  49. e6e01a0 Revert "ART: introduce PALette abstraction layer" by Orion Hodson · 6 years ago
  50. 4b9d00a ART: introduce PALette abstraction layer by Orion Hodson · 7 years ago
  51. cc17d07 Reducing CPU impact of non-monotonic clocks on Gc. by Vincent Palomares · 7 years ago
  52. 0b4d146 ART: make generational CC a runtime option by Albert Mingkun Yang · 7 years ago
  53. 8f1c8e5 ART: Some more iwyu by Andreas Gampe · 7 years ago
  54. c99f017 Merge "Refactor image relocation" by Mathieu Chartier · 7 years ago
  55. f0a96eb Refactor image relocation by Mathieu Chartier · 7 years ago
  56. 1c0ae84 ART: fix post gc weighted allocated bytes metrics by Albert Mingkun Yang · 7 years ago
  57. 639b2b1 ART: Remove instruction_set.h from thread.h by Andreas Gampe · 7 years ago
  58. 8764dc3 ART: Use iosfwd more by Andreas Gampe · 7 years ago
  59. 5a0430d ART: Introduce runtime_globals by Andreas Gampe · 7 years ago
  60. e959e5d Merge "Tweak native allocation GC triggering thresholds" by Hans Boehm · 7 years ago
  61. 1575267 Tweak native allocation GC triggering thresholds by Hans Boehm · 7 years ago
  62. c3c0299 Merge "ART: add longest consecutive free bytes in region dump" by Roland Levillain · 7 years ago
  63. 206ffa5 Merge "ART: make RegionSpace::GetNextObject a static function" by Roland Levillain · 7 years ago
  64. 2ffc74b Delete PatchedObjectsMap by Mathieu Chartier · 7 years ago
  65. aac0972 ART: Add cause to GC wait-for-completion systrace by Andreas Gampe · 7 years ago
  66. 0f0a4e4 Merge "ART: show exact bytes along with human-friendly format" by Roland Levillain · 7 years ago
  67. 16bd6ac ART: show exact bytes along with human-friendly format by Albert Mingkun Yang · 7 years ago
  68. 9a3da9a Remove null check from ForwardObject / ForwardCode by Mathieu Chartier · 7 years ago
  69. f7f7a7c ART: make RegionSpace::GetNextObject a static function by Albert Mingkun Yang · 7 years ago
  70. f9f22f9 ART: add longest consecutive free bytes in region dump by Albert Mingkun Yang · 7 years ago
  71. ada33d7 Move startup thread pool back into runtime by Mathieu Chartier · 7 years ago
  72. 32650ab Make inter-region ref bitmap pointers unique_ptr by Lokesh Gidra · 7 years ago
  73. 1c34b71 Split inter-region ref bitmap for every space by Lokesh Gidra · 7 years ago
  74. 35bd06e Merge "ART: add dump region info runtime option" by Roland Levillain · 7 years ago
  75. d0c5b25 Speedup marking inter-region refs in 2-phase CC by Lokesh Gidra · 7 years ago
  76. de94ea7 ART: add dump region info runtime option by Albert Mingkun Yang · 7 years ago
  77. 2a9824c 2-phase full-heap CC by Lokesh Gidra · 7 years ago
  78. 0ace563 Revert^2 "Allow boot image for a part of the boot classpath." by Vladimir Marko · 7 years ago
  79. f91867e Declare mmapped_bytes only if needed by Hans Boehm · 7 years ago
  80. 7ca98bf Merge "Don't include malloc.h on MacOS" by Treehugger Robot · 7 years ago
  81. b587072 Don't include malloc.h on MacOS by Hans Boehm · 7 years ago
  82. 15303ac Merge "Avoid waiting for threads to create" by Mathieu Chartier · 7 years ago
  83. 99e1739 Merge "Revert "Allow boot image for a part of the boot classpath."" by Andreas Gampe · 7 years ago
  84. fb83d76 Revert "Allow boot image for a part of the boot classpath." by Andreas Gampe · 7 years ago
  85. c2f685a Merge "Change GC triggering to use mallinfo()" by Hans Boehm · 7 years ago
  86. cf923f5 Merge "Allow boot image for a part of the boot classpath." by Vladimir Marko · 7 years ago
  87. c220f98 Change GC triggering to use mallinfo() by Hans Boehm · 7 years ago
  88. 93c21ba Avoid waiting for threads to create by Mathieu Chartier · 7 years ago
  89. 8f86ef1 Merge "Fix reference-type obj handling in generational CC" by Lokesh Gidra · 7 years ago
  90. 8f5aaad Fix reference-type obj handling in generational CC by Lokesh Gidra · 7 years ago
  91. 25602dc Use PatchObjectVisitor for app image class set patching by Mathieu Chartier · 7 years ago
  92. 4433c43 Allow boot image for a part of the boot classpath. by Vladimir Marko · 7 years ago
  93. 5af086c Merge "ART: add post gc weighted allocated bytes metrics" by Roland Levillain · 7 years ago
  94. 2260cf5 Merge "Ignore expansion-to-defined warning from dlmalloc include" by Yi Kong · 7 years ago
  95. 6e0d325 ART: add post gc weighted allocated bytes metrics by Albert Mingkun Yang · 7 years ago
  96. 6b36d80 Merge "Refactor image object visitors for image relocation" by Mathieu Chartier · 7 years ago
  97. d3f037b Refactor image object visitors for image relocation by Mathieu Chartier · 7 years ago
  98. 3b01574 Ignore expansion-to-defined warning from dlmalloc include by Yi Kong · 7 years ago
  99. 1c06528 Merge "ART: Clean up base/utils.h" by Treehugger Robot · 7 years ago
  100. 0633365 Merge "Create thread pool only during app image loading" by Mathieu Chartier · 7 years ago