1. 9554542 Revert "Handle OOM situation in java-heap more aggressively" by Lokesh Gidra · 4 years, 8 months ago
  2. 7c25b09 Reject OAT file in speed-profile if app image is rejected by Eric Holk · 4 years, 9 months ago
  3. a698102 Handle OOM situation in java-heap more aggressively by Lokesh Gidra · 4 years, 9 months ago
  4. 6f5e729 Only start timer in IncrementDisableThreadFlip when waiting by Eric Holk · 4 years, 11 months ago
  5. 4f9d62b Utilize partially used TLABs by Lokesh Gidra · 5 years ago
  6. 65c18a2 Revert^4 "Add spin loop to mutex, overhaul monitor" by Hans Boehm · 5 years ago
  7. ead89ef Revert^3 "Add spin loop to mutex, overhaul monitor"" by Hans Boehm · 5 years ago
  8. 3d52abe Revert^2 "Add spin loop to mutex, overhaul monitor" by Hans Boehm · 5 years ago
  9. acd7060 Update target footprint on process state switch by Lokesh Gidra · 5 years ago
  10. 001e5b3 Remove illegal PreObjectAlloc call by Alex Light · 5 years ago
  11. d0036ac Single-image boot image extensions. by Vladimir Marko · 5 years ago
  12. 13e951d Fix mallinfo result interpretation by Hans Boehm · 5 years ago
  13. dc540df Add ScopedAllowThreadSuspension by Mathieu Chartier · 5 years ago
  14. 986914b Revert^4 "Initial support for adding virtuals with structural redefinition" by Alex Light · 5 years ago
  15. d56f7d1 Revert "Add spin loop to mutex, overhaul monitor" by Hans Boehm · 5 years ago
  16. 2f8c1ac Revert^3 "Initial support for adding virtuals with structural redefinition" by Alex Light · 5 years ago
  17. 8ba9738 Revert^2 "Initial support for adding virtuals with structural redefinition" by Alex Light · 5 years ago
  18. 0d508a0 Add spin loop to mutex, overhaul monitor by Hans Boehm · 5 years ago
  19. d0e354e Revert "Initial support for adding virtuals with structural redefinition" by Nicolas Geoffray · 5 years ago
  20. 283bb32 Initial support for adding virtuals with structural redefinition by Alex Light · 5 years ago
  21. 4c6d765 Make GetBytesAllocatedEver() monotonic by Hans Boehm · 5 years ago
  22. 409736f Do backtrace collection while holding lock by Mathieu Chartier · 5 years ago
  23. ad390fa Use GC exclusion for NotifyStartupCompleted by Mathieu Chartier · 5 years ago
  24. c18eba3 Consolidate updating of reflective Field/Method references by Alex Light · 5 years ago
  25. 7c50274 Fix Heap::UnBindBitmaps for spaces without bitmaps by Mathieu Chartier · 5 years ago
  26. 6f38201 Refactor space bitmap to be a value object by Mathieu Chartier · 5 years ago
  27. 52c468a Refactor mark-bit set logic in PreZygoteFork() by Lokesh Gidra · 5 years ago
  28. 92db59b Revert "Workaround bogus Thread Safety Analysis warning" by Ziang Wan · 5 years ago
  29. 8787cf8 Set Mark-bit for large Zygote objects by Lokesh Gidra · 5 years ago
  30. 7cde458 Further clean up boot image address checks. by Vladimir Marko · 6 years ago
  31. 1aff1ef Clean up retrieving boot image address range. by Vladimir Marko · 6 years ago
  32. a253c2d Bytes_moved accounting fix and accounting cleanup by Hans Boehm · 6 years ago
  33. e302088 Call ReferenceQueue add outside of active GC block by Alex Light · 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. 0a20607 Remove ART dependence on property debug.allocTracker.stackDepth by Mathieu Chartier · 6 years ago
  46. 4617d58 ObjPtr<>-ify mirror::Object::As*(), fix stale refs in test. by Vladimir Marko · 6 years ago
  47. 3364d18 Clean up ImageSpace::LoadBootImage(). by Vladimir Marko · 6 years ago
  48. 8682354 ART: Allow to change boot image pickup order by Andreas Gampe · 6 years ago
  49. 43c23b8 Delete thread pool in NotifyStartupCompleted by Mathieu Chartier · 6 years ago
  50. 7c73dd1 Revert "Revert "Prevent overflows for concurrent_start_bytes_ sum"" by Hans Boehm · 6 years ago
  51. ca3c6d9 Merge "Revert "Prevent overflows for concurrent_start_bytes_ sum"" by Vladimir Marko · 6 years ago
  52. 83ba9b9 Revert "Prevent overflows for concurrent_start_bytes_ sum" by Vladimir Marko · 6 years ago
  53. 01eb773 Merge "Prevent overflows for concurrent_start_bytes_ sum" by Hans Boehm · 6 years ago
  54. 50b0445 Prevent overflows for concurrent_start_bytes_ sum by Hans Boehm · 6 years ago
  55. 1a862c8 Fix criteria to decide should next GC be minor by Lokesh Gidra · 6 years ago
  56. 119733d Revert "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 6 years ago
  57. e6e01a0 Revert "ART: introduce PALette abstraction layer" by Orion Hodson · 6 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. 1575267 Tweak native allocation GC triggering thresholds by Hans Boehm · 6 years ago
  62. aac0972 ART: Add cause to GC wait-for-completion systrace by Andreas Gampe · 6 years ago
  63. ada33d7 Move startup thread pool back into runtime by Mathieu Chartier · 6 years ago
  64. 1c34b71 Split inter-region ref bitmap for every space by Lokesh Gidra · 6 years ago
  65. de94ea7 ART: add dump region info runtime option by Albert Mingkun Yang · 6 years ago
  66. f91867e Declare mmapped_bytes only if needed by Hans Boehm · 6 years ago
  67. b587072 Don't include malloc.h on MacOS by Hans Boehm · 6 years ago
  68. c220f98 Change GC triggering to use mallinfo() by Hans Boehm · 6 years ago
  69. 6e0d325 ART: add post gc weighted allocated bytes metrics by Albert Mingkun Yang · 6 years ago
  70. 1c06528 Merge "ART: Clean up base/utils.h" by Treehugger Robot · 6 years ago
  71. ad2845c ART: fix overflow in weighted allocated bytes metrics by Albert Mingkun Yang · 6 years ago
  72. 97b2811 ART: Clean up base/utils.h by Andreas Gampe · 6 years ago
  73. d190851 Pass boot class path to ImageSpace::LoadBootImage. by Vladimir Marko · 6 years ago
  74. 2d7329b ART: add weighted allocated bytes metrics by Albert Mingkun Yang · 6 years ago
  75. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 6 years ago
  76. 1c42e75 ART: change reference to pointer in for-loop over all collectors by Albert Mingkun Yang · 6 years ago
  77. d6e178e Revert^2 "ART: add GC time ratio metrics to GC performance" by Albert Mingkun Yang · 6 years ago
  78. 4d57c69 Revert "ART: add GC time ratio metrics to GC performance" by Andreas Gampe · 6 years ago
  79. fe21070 ART: add GC time ratio metrics to GC performance by Albert Mingkun Yang · 6 years ago
  80. 3a37d82 Merge "Refactor assertions in ConcurrentCopying::ProcessMarkStackRef." by Roland Levillain · 6 years ago
  81. 5fcf1ea Refactor assertions in ConcurrentCopying::ProcessMarkStackRef. by Roland Levillain · 6 years ago
  82. 1130659 Refactor MemMap::MapAnonymous(). by Vladimir Marko · 6 years ago
  83. 98ea9d9 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  84. 4df2d80 Revert^2 "Load boot image at a random address." by Vladimir Marko · 6 years ago
  85. c409d46 Merge "Clean up allocation accounting" by Hans Boehm · 6 years ago
  86. fb8b4e2 Clean up allocation accounting by Hans Boehm · 6 years ago
  87. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  88. bd5e5f6 ART: Fix broken additional output for CHECK(). by Vladimir Marko · 6 years ago
  89. d44d703 Pre-allocate necessary heap space with boot image. by Vladimir Marko · 6 years ago
  90. f73caca Remove superfluous 'virtual' specifiers in ART. by Roland Levillain · 6 years ago
  91. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  92. 680e099 Make literal arguments passed to art::MemMap::DumpMaps' more explicit. by Roland Levillain · 6 years ago
  93. f6985bd Add an overload for MemMap::MapAnonymous(). by Vladimir Marko · 6 years ago
  94. c5249b8 Revert heap growth multiplier logic for Generational CC collection. by Roland Levillain · 6 years ago
  95. d9205b8 Merge "Experimental Sticky-Bit (Generational) CC collection" by Roland Levillain · 6 years ago
  96. 88cf462 Merge "Remove unnecessary indirection from MemMap." by Vladimir Marko · 6 years ago
  97. c34bebf Remove unnecessary indirection from MemMap. by Vladimir Marko · 6 years ago
  98. 82e1e27 Revert^2 "Refactor image loading." by Vladimir Marko · 6 years ago
  99. 701b6ee Revert "Refactor image loading." by Vladimir Marko · 6 years ago
  100. 8d1a996 Experimental Sticky-Bit (Generational) CC collection by Mathieu Chartier · 8 years ago