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