1. c18eba3 Consolidate updating of reflective Field/Method references by Alex Light · 5 years ago
  2. e5abfbd Check revoked_mark_stacks empty in FinishPhase() by Lokesh Gidra · 5 years ago
  3. 9ac8e43 JIT mini-debug-info: Allocate entries in the JIT data space. by David Srbecky · 6 years ago
  4. 82e347b Increase kNotifyNativeInterval on host by Hans Boehm · 6 years ago
  5. ea5b429 Include evacuated bytes in heap size trace by Lokesh Gidra · 6 years ago
  6. e80ecf3 Rewrite the .data.bimg.rel.ro check in OatFile::Setup(). by Vladimir Marko · 6 years ago
  7. 7c50274 Fix Heap::UnBindBitmaps for spaces without bitmaps by Mathieu Chartier · 6 years ago
  8. 6f38201 Refactor space bitmap to be a value object by Mathieu Chartier · 6 years ago
  9. 52c468a Refactor mark-bit set logic in PreZygoteFork() by Lokesh Gidra · 6 years ago
  10. c0b30c9 Implement boot image extension relocation. by Vladimir Marko · 6 years ago
  11. 92db59b Revert "Workaround bogus Thread Safety Analysis warning" by Ziang Wan · 6 years ago
  12. 8787cf8 Set Mark-bit for large Zygote objects by Lokesh Gidra · 6 years ago
  13. 7cde458 Further clean up boot image address checks. by Vladimir Marko · 6 years ago
  14. 1aff1ef Clean up retrieving boot image address range. by Vladimir Marko · 6 years ago
  15. 521ff98 For 32-bit ARM devices align method headers and code to 64-byte boundaries. by Orion Hodson · 6 years ago
  16. 23df248 Sweep malloc spaces before clearing from space by Mathieu Chartier · 6 years ago
  17. d09504f Check and expand GC mark stack by Flash Liu · 6 years ago
  18. 2a905b2 Move memory related regions of the JIT cache in its own class. by Nicolas Geoffray · 6 years ago
  19. e7d7e9d Revert "Remove skipped blocks reuse mechanism" by Hans Boehm · 6 years ago
  20. dbb57f3 Remove skipped blocks reuse mechanism by Hans Boehm · 6 years ago
  21. 991cd5c Add default template args to Heap::Alloc*Object*(). by Vladimir Marko · 6 years ago
  22. 391be3a ART: Forward-declare AllocatorType (iwyu) by Andreas Gampe · 6 years ago
  23. baa99ad Optimize RegionSpace::ClearFromSpace() by Lokesh Gidra · 6 years ago
  24. 3f795d2 Fix image_space_test on Q+ target. by Vladimir Marko · 6 years ago
  25. a253c2d Bytes_moved accounting fix and accounting cleanup by Hans Boehm · 6 years ago
  26. e302088 Call ReferenceQueue add outside of active GC block by Alex Light · 6 years ago
  27. 2180d8e Clean up ArtField/ArtMethod relocation for app image. by Vladimir Marko · 6 years ago
  28. d6d878e Use DEX2OATBOOTCLASSPATH to generate boot image by wangshumin · 6 years ago
  29. 1fe5839 ObjPtr<>-ify ClassTable. by Vladimir Marko · 6 years ago
  30. 164f133 Free classes after objects for memory tool by Mathieu Chartier · 6 years ago
  31. f1890fd Go to native for image decompression thread pool wait by Mathieu Chartier · 6 years ago
  32. 7c5acbb ART: Fix some types by Andreas Gampe · 6 years ago
  33. 96b3baa ART: Validate boot image system oat files conditionally by Andreas Gampe · 6 years ago
  34. bb2467b Make kHugeNativeAllocs configurable by Hans Boehm · 6 years ago
  35. a65859d Add mean GC throughput as per CPU time to perfdump by Lokesh Gidra · 6 years ago
  36. dc1dffc Fix metrics in GC performance dump by Lokesh Gidra · 6 years ago
  37. 4059487 Fix CHECK for homogenous space compaction by Mathieu Chartier · 6 years ago
  38. 6683446 Revert^2 "Perform SetEvent under the user_code_suspend_count_lock_" by Alex Light · 6 years ago
  39. b52df53 Revert^2 "Remove support for moving GC collector transitions" by Mathieu Chartier · 6 years ago
  40. 8f88207 Revert "Remove support for moving GC collector transitions" by Mathieu Chartier · 6 years ago
  41. 66a6550 Remove support for moving GC collector transitions by Mathieu Chartier · 6 years ago
  42. f75dce4 Revert^2 "Delete GSS" by Mathieu Chartier · 6 years ago
  43. e185883 Revert "Delete GSS" by Mathieu Chartier · 6 years ago
  44. 1397ea1 Delete GSS by Mathieu Chartier · 6 years ago
  45. 2c5bcb8 Support boot classpath checksum without image by David Brazdil · 6 years ago
  46. d355acf Clean up Object size related read barriers. by Vladimir Marko · 6 years ago
  47. 0a20607 Remove ART dependence on property debug.allocTracker.stackDepth by Mathieu Chartier · 6 years ago
  48. 3940254 Modernise code to use override specifier by Yi Kong · 6 years ago
  49. 4617d58 ObjPtr<>-ify mirror::Object::As*(), fix stale refs in test. by Vladimir Marko · 6 years ago
  50. d7e9bbf Clean up explicit conversions to ObjPtr<>. by Vladimir Marko · 6 years ago
  51. 0984e48 Style cleanup for ObjPtr<>-ify changes. by Vladimir Marko · 6 years ago
  52. 0eefb9b ObjPtr<>-ify mirror::Field and mirror::Executable. by Vladimir Marko · 6 years ago
  53. ad7fa6e Delete alloc tracker properties by Mathieu Chartier · 6 years ago
  54. 423bebb ObjPtr<>-ify mirror::ObjectArray. by Vladimir Marko · 6 years ago
  55. 557fece ObjPtr<>-ify mirror::IfTable. by Vladimir Marko · 6 years ago
  56. c524e9e ObjPtr<>-ify mirror::Class. by Vladimir Marko · 6 years ago
  57. 179b7c6 ObjPtr<>-ify String allocations, fix stale refs. by Vladimir Marko · 6 years ago
  58. bcd99be Open only necessary files for BCP checksums test. by Vladimir Marko · 6 years ago
  59. 9d5956a Change image method and field visiting to use templates by Mathieu Chartier · 6 years ago
  60. 6e7a72c Release app image metadata when startup is completed by Mathieu Chartier · 6 years ago
  61. 3364d18 Clean up ImageSpace::LoadBootImage(). by Vladimir Marko · 6 years ago
  62. e37b791 Fix ImageSpace relocation direction check. by Vladimir Marko · 6 years ago
  63. 8682354 ART: Allow to change boot image pickup order by Andreas Gampe · 6 years ago
  64. ef764ad Move range_t definition is linux block. by Nicolas Geoffray · 6 years ago
  65. 739383c Fix overflow in freed_bytes_histogram by Lokesh Gidra · 6 years ago
  66. 10d0c96 Revert^2 "Add peak RSS stats to GC perf dump" by Lokesh Gidra · 6 years ago
  67. 43c23b8 Delete thread pool in NotifyStartupCompleted by Mathieu Chartier · 6 years ago
  68. cc292c6 Revert "Add peak RSS stats to GC perf dump" by Lokesh Gidra · 6 years ago
  69. 9adce77 Add freed bytes histogram to GC perf dump by Lokesh Gidra · 6 years ago
  70. b4dad1b Add peak RSS stats to GC perf dump by Lokesh Gidra · 6 years ago
  71. 7c73dd1 Revert "Revert "Prevent overflows for concurrent_start_bytes_ sum"" by Hans Boehm · 6 years ago
  72. ca3c6d9 Merge "Revert "Prevent overflows for concurrent_start_bytes_ sum"" by Vladimir Marko · 6 years ago
  73. 83ba9b9 Revert "Prevent overflows for concurrent_start_bytes_ sum" by Vladimir Marko · 6 years ago
  74. 01eb773 Merge "Prevent overflows for concurrent_start_bytes_ sum" by Hans Boehm · 6 years ago
  75. 50b0445 Prevent overflows for concurrent_start_bytes_ sum by Hans Boehm · 6 years ago
  76. 1a862c8 Fix criteria to decide should next GC be minor by Lokesh Gidra · 6 years ago
  77. 119733d Revert "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 6 years ago
  78. e6e01a0 Revert "ART: introduce PALette abstraction layer" by Orion Hodson · 6 years ago
  79. 4b9d00a ART: introduce PALette abstraction layer by Orion Hodson · 6 years ago
  80. cc17d07 Reducing CPU impact of non-monotonic clocks on Gc. by Vincent Palomares · 6 years ago
  81. 0b4d146 ART: make generational CC a runtime option by Albert Mingkun Yang · 6 years ago
  82. 8f1c8e5 ART: Some more iwyu by Andreas Gampe · 6 years ago
  83. c99f017 Merge "Refactor image relocation" by Mathieu Chartier · 6 years ago
  84. f0a96eb Refactor image relocation by Mathieu Chartier · 6 years ago
  85. 1c0ae84 ART: fix post gc weighted allocated bytes metrics by Albert Mingkun Yang · 6 years ago
  86. 639b2b1 ART: Remove instruction_set.h from thread.h by Andreas Gampe · 6 years ago
  87. 8764dc3 ART: Use iosfwd more by Andreas Gampe · 6 years ago
  88. 5a0430d ART: Introduce runtime_globals by Andreas Gampe · 6 years ago
  89. e959e5d Merge "Tweak native allocation GC triggering thresholds" by Hans Boehm · 6 years ago
  90. 1575267 Tweak native allocation GC triggering thresholds by Hans Boehm · 6 years ago
  91. c3c0299 Merge "ART: add longest consecutive free bytes in region dump" by Roland Levillain · 6 years ago
  92. 206ffa5 Merge "ART: make RegionSpace::GetNextObject a static function" by Roland Levillain · 6 years ago
  93. 2ffc74b Delete PatchedObjectsMap by Mathieu Chartier · 6 years ago
  94. aac0972 ART: Add cause to GC wait-for-completion systrace by Andreas Gampe · 6 years ago
  95. 0f0a4e4 Merge "ART: show exact bytes along with human-friendly format" by Roland Levillain · 6 years ago
  96. 16bd6ac ART: show exact bytes along with human-friendly format by Albert Mingkun Yang · 6 years ago
  97. 9a3da9a Remove null check from ForwardObject / ForwardCode by Mathieu Chartier · 6 years ago
  98. f7f7a7c ART: make RegionSpace::GetNextObject a static function by Albert Mingkun Yang · 6 years ago
  99. f9f22f9 ART: add longest consecutive free bytes in region dump by Albert Mingkun Yang · 6 years ago
  100. ada33d7 Move startup thread pool back into runtime by Mathieu Chartier · 6 years ago