1. 5f0b71a Implement ClampGrowthLimit feature for region space by Lokesh Gidra · 7 years ago
  2. 8bcecf9 Merge "Workaround bogus Thread Safety Analysis warning" by Stephen Hines · 7 years ago
  3. a1744b6 Merge "Fix calculation of concurrent_start_bytes in GrowForUtilization()" by Lokesh Gidra · 8 years ago
  4. 1144b63 Fix calculation of concurrent_start_bytes in GrowForUtilization() by Lokesh Gidra · 8 years ago
  5. f4eedfe Remove blocking case from RegisterNativeAllocation. by Richard Uhler · 8 years ago
  6. e11d50f Workaround bogus Thread Safety Analysis warning by Yi Kong · 8 years ago
  7. 9e734c7 Create dex subdirectory by David Sehr · 8 years ago
  8. 4557b38 ART: Rename Atomic::CompareExchange methods by Orion Hodson · 8 years ago
  9. 94c589d ART: Mark Dbg GCs as debugger by Andreas Gampe · 8 years ago
  10. 55256cb Extensions to check JNI. by Ian Rogers · 8 years ago
  11. 9b827ab ART: Clean up ATRACE use by Andreas Gampe · 8 years ago
  12. 170331f ART: Remove base/logging from heap-inl.h by Andreas Gampe · 8 years ago
  13. 660be6f Add VMDebug.getInstancesOfClasses API. by Richard Uhler · 8 years ago
  14. 891a50e Separate file utilities from utils.cc by David Sehr · 8 years ago
  15. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 8 years ago
  16. ed56b5e ART: Only stress background transition in slow-debug by Andreas Gampe · 8 years ago
  17. 11c273d Remove low RAM special casing for heap growth multiplier by Mathieu Chartier · 8 years ago
  18. df7f7f0 Address comment for aog/502433 by Mathieu Chartier · 8 years ago
  19. aac9012 Compare rounded sizes in CheckPreconditionsForAllocObject by Mathieu Chartier · 8 years ago
  20. d972b42 Random comment typo fixes by Hans Boehm · 8 years ago
  21. e431e27 art: use proper nativehelper headers by Steven Moreland · 8 years ago
  22. 0c18338 ART: Replace or remove some ObjectCallback Walk functions by Andreas Gampe · 8 years ago
  23. 10d3908 ART: Remove old visit functions by Andreas Gampe · 8 years ago
  24. 1c158a0 ART: Use VisitObjects visitor functions by Andreas Gampe · 8 years ago
  25. 351c447 ART: Add templated VisitObjects by Andreas Gampe · 8 years ago
  26. 34afcde Trace heap size for allocations by Mathieu Chartier · 8 years ago
  27. 40112dd Make waiting for blocking GC more intuitive by Mathieu Chartier · 8 years ago
  28. f45d61c ART: Fix or disable some tidy warnings. by Andreas Gampe · 8 years ago
  29. d490129 ART: Clean up heap headers by Andreas Gampe · 8 years ago
  30. 75e4b2a Use HeapGrowthMultiplier for native allocaitons by Mathieu Chartier · 8 years ago
  31. 95c7d5b Merge "Go to suspended before waiting for GC to complete." by Mathieu Chartier · 8 years ago
  32. 1e8ce07 Merge "Use DumpObjectInfo in CheckPreconditionsForAllocObject" by Mathieu Chartier · 8 years ago
  33. 96f4c3c Use DumpObjectInfo in CheckPreconditionsForAllocObject by Mathieu Chartier · 8 years ago
  34. b93d5b1 Go to suspended before waiting for GC to complete. by Mathieu Chartier · 8 years ago
  35. 76c7665 heap: Tolerate rosalloc allocation races in the heap visitor by Igor Murashkin · 8 years ago
  36. da1da8a Revert "Revert "RegisterNativeAllocation: Avoid case of double blocking gc."" by Richard Uhler · 8 years ago
  37. 602b1c1 Revert "RegisterNativeAllocation: Avoid case of double blocking gc." by Richard Uhler · 8 years ago
  38. 8df0f36 RegisterNativeAllocation: Avoid case of double blocking gc. by Richard Uhler · 8 years ago
  39. e8857fe ART: Change alloc-space begin for x86 ASAN by Andreas Gampe · 8 years ago
  40. b166f41 Only log a few types of GC causes for the blocking cases by Mathieu Chartier · 8 years ago
  41. c3c743a Merge "Improve deterministic boot image compilation with CC collector." by Roland Levillain · 8 years ago
  42. 9dd326e Merge "ART: Add object-readbarrier-inl.h" by Treehugger Robot · 8 years ago
  43. c15a2f4 ART: Add object-readbarrier-inl.h by Andreas Gampe · 8 years ago
  44. 1ca6890 More robust GC verification and corruption dumping by Mathieu Chartier · 8 years ago
  45. b81e9e9 Improve deterministic boot image compilation with CC collector. by Roland Levillain · 8 years ago
  46. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 9 years ago
  47. 6bc7774 Use partial TLAB regions by Mathieu Chartier · 8 years ago
  48. 35b59a2 Differentiate between native alloc and normal background GC by Mathieu Chartier · 8 years ago
  49. d08f66f Various debug ART GC performance improvements by Mathieu Chartier · 8 years ago
  50. 55c05f5 Clear zygote space cards for CC by Mathieu Chartier · 8 years ago
  51. 3458359 Move backtrace logic to backtrace_helper.h by Mathieu Chartier · 8 years ago
  52. e8649c7 Add GC critical section to GetObjectsAllocated by Mathieu Chartier · 8 years ago
  53. e0aa5be Merge "Change the region space region size to 256k." by Hiroshi Yamauchi · 8 years ago
  54. 6711cd8 Change the region space region size to 256k. by Hiroshi Yamauchi · 8 years ago
  55. 64be7c5 Merge "Improve the region space memory mapping." by Hiroshi Yamauchi · 8 years ago
  56. 8876fb7 Add more DCHECK logging to Heap::CheckPreconditionsForAllocObject by Mathieu Chartier · 8 years ago
  57. 3c3c4a1 Improve the region space memory mapping. by Hiroshi Yamauchi · 8 years ago
  58. 2fee212 Merge "Always mark reference referents in transaction mode." by Hiroshi Yamauchi · 8 years ago
  59. 057d977 Always mark reference referents in transaction mode. by Hiroshi Yamauchi · 8 years ago
  60. d6b17d4 Move thread_running_gc_ logic to VisitObjectsInternalRegionSpace by Mathieu Chartier · 8 years ago
  61. 6a669aa Merge "Use the alternate 32-bit base address for asan build only." by Hiroshi Yamauchi · 8 years ago
  62. 183009a Change IsMovingGCDisabled to take into account GC critical sections by Mathieu Chartier · 8 years ago
  63. 55113ed Use the alternate 32-bit base address for asan build only. by Hiroshi Yamauchi · 8 years ago
  64. ecc8230 Revert "Revert "Avoid adding region space bitmap to heap bitmap"" by Mathieu Chartier · 8 years ago
  65. 215835d Revert "Avoid adding region space bitmap to heap bitmap" by Richard Uhler · 8 years ago
  66. fdb7d5d Avoid adding region space bitmap to heap bitmap by Mathieu Chartier · 8 years ago
  67. 4f4a28d RegisterNativeAllocation: avoid an extraneous blocking gc. by Richard Uhler · 8 years ago
  68. 61d5208 Merge "Revert "Revert "Redesign implementation of RegisterNativeAllocation.""" by Richard Uhler · 8 years ago
  69. caaa2b0 Revert "Revert "Redesign implementation of RegisterNativeAllocation."" by Richard Uhler · 9 years ago
  70. 90b936d ART: Refactor verify_object.h by Andreas Gampe · 9 years ago
  71. 4d444c8 Fix address space conflict with asan in 32-bit. by Hiroshi Yamauchi · 9 years ago
  72. 4934eb1 ART: Fix GC pause reporting by Andreas Gampe · 9 years ago
  73. 72a3289 Temporarily increase heap min and max free by Mathieu Chartier · 9 years ago
  74. 461bbbf Merge "Revert "Redesign implementation of RegisterNativeAllocation."" by Richard Uhler · 9 years ago
  75. 36bdbd2 Revert "Redesign implementation of RegisterNativeAllocation." by Richard Uhler · 9 years ago
  76. 07ba9c5 Merge "Redesign implementation of RegisterNativeAllocation." by Treehugger Robot · 9 years ago
  77. 5e8d5f0 Fix some typos in ART. by Roland Levillain · 9 years ago
  78. 6bfc37d Redesign implementation of RegisterNativeAllocation. by Richard Uhler · 9 years ago
  79. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 9 years ago
  80. 2bd8428 ART: Move boot-image loading to ImageSpace by Andreas Gampe · 9 years ago
  81. a9033d7 Add more detail to rosalloc fragmentation OOME by Mathieu Chartier · 9 years ago
  82. 5ace201 Revert "Revert CC related changes." by Mathieu Chartier · 9 years ago
  83. e51ca8b Move inline caches GC handling in JitCodeCache. by Nicolas Geoffray · 9 years ago
  84. 1b0adbf Ensure CC GC is used for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  85. 39ce7d2 Merge "Make empty checkpoint work while weak ref access is disabled." by Hiroshi Yamauchi · 9 years ago
  86. 3049324 Make empty checkpoint work while weak ref access is disabled. by Hiroshi Yamauchi · 9 years ago
  87. 12b58b2 Clean up the runtime read barrier and fix fake address dependency. by Hiroshi Yamauchi · 9 years ago
  88. 1458e0c Merge "Avoid unnecessarily clearing/resetting region_space_ for each GC." by Hiroshi Yamauchi · 9 years ago
  89. 4af1417 Avoid unnecessarily clearing/resetting region_space_ for each GC. by Hiroshi Yamauchi · 9 years ago
  90. 6e6078a Clear (madvise) card table for CC by Mathieu Chartier · 9 years ago
  91. 9b8c588 ART: Add GC callbacks by Andreas Gampe · 9 years ago
  92. 7ec38dc Persistent bitmap for region space by Mathieu Chartier · 9 years ago
  93. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 9 years ago
  94. 11a66e4 ART: Do not free allocation listener in heap destructor by Andreas Gampe · 9 years ago
  95. 31e8822 Move most mirror:: args to ObjPtr by Mathieu Chartier · 9 years ago
  96. 28bd2e4 Move mirror::Class to use ObjPtr by Mathieu Chartier · 9 years ago
  97. 2d85595 Move Heap::GetInstances to use Handles by Mathieu Chartier · 9 years ago
  98. aea9bfb Use handles for GetReferringObjects by Mathieu Chartier · 9 years ago
  99. 172ec8e ART: Fix typo by Andreas Gampe · 9 years ago
  100. 3d9f283 Merge "Fix the CC monkey crashes." by Treehugger Robot · 9 years ago