1. da0e224 Merge "Restore DDMS recent allocation tracking's behavior" by Mathieu Chartier · 10 years ago
  2. 1ed11b9 Restore DDMS recent allocation tracking's behavior by Man Cao · 10 years ago
  3. ac854d2 Merge "New experimental GC stress mode" by Mathieu Chartier · 10 years ago
  4. 3100080 New experimental GC stress mode by Mathieu Chartier · 10 years ago
  5. 13e0091 Change GC to allow strings to use large object space. by Jeff Hao · 10 years ago
  6. 46ec520 Run an empty checkpoint before marking ends in the CC collector. by Hiroshi Yamauchi · 10 years ago
  7. 89c6373 Merge "Add more logging output for dlopen." by David Srbecky · 10 years ago
  8. 5dedb80 Add more logging output for dlopen. by David Srbecky · 10 years ago
  9. 7e7e69a Merge "Print more diagnosis info on to-space invariant violation." by Hiroshi Yamauchi · 10 years ago
  10. 3f64f25 Print more diagnosis info on to-space invariant violation. by Hiroshi Yamauchi · 10 years ago
  11. 88da3b0 ART: Fix CFI test wrt/ PIC by Andreas Gampe · 10 years ago
  12. 8d73a91 Merge "Move image intern table into image" by Mathieu Chartier · 10 years ago
  13. d39645e Move image intern table into image by Mathieu Chartier · 10 years ago
  14. 3767017 Reset GC performance stats at zygote fork. by Hiroshi Yamauchi · 10 years ago
  15. 8c2ff64 Add allocation stack traces for HPROF dump. by Man Cao · 10 years ago
  16. b5de3bb Use runFinalizationWithTimeout for native allocations by Mathieu Chartier · 10 years ago
  17. 054a078 Add atrace calls to runtime start and heap create by Richard Uhler · 10 years ago
  18. f6c2a27 Fix valgrind large_object_space_test by Mathieu Chartier · 10 years ago
  19. e715811 Add a way to determine if a large object is a zygote object by Mathieu Chartier · 10 years ago
  20. 4edd847 Fix accidental IMT and root marking regression by Mathieu Chartier · 10 years ago
  21. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  22. dc31313 Merge "ART: Clean up arm64 kNumberOfXRegisters usage." by Vladimir Marko · 10 years ago
  23. 679b1cf Fix for potential moving GC bugs around proxy class. by Hiroshi Yamauchi · 10 years ago
  24. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  25. cfee050 Merge "Fix debuggable compiler flag detection for secondary dex files" by Sebastien Hertz · 10 years ago
  26. 0de1133 Fix debuggable compiler flag detection for secondary dex files by Sebastien Hertz · 10 years ago
  27. d0c8412 Print more info on mark sweep invalid ref crash. by Hiroshi Yamauchi · 10 years ago
  28. eb2baaf Print field info on mark sweep invalid ref crash. by Hiroshi Yamauchi · 10 years ago
  29. b43390c Hold heap bitmap lock in Heap::GetObjectsAllocated by Mathieu Chartier · 10 years ago
  30. 17a924a ART: Merge entries with same name and protect in MemMap dump. by Vladimir Marko · 10 years ago
  31. 3130cdf Add some more DISALLOW_COPY_AND_ASSIGN by Mathieu Chartier · 10 years ago
  32. 0ae9899 Request full/partial GC type from VMRuntime.requestConcurrentGC(). by Hiroshi Yamauchi · 10 years ago
  33. d38ec80 Print memory maps on GC crash. by Hiroshi Yamauchi · 10 years ago
  34. 175746a Change invalid root from LOG(ERROR) to LOG(INTERNAL_FATAL) by Mathieu Chartier · 10 years ago
  35. e48b29b Prevent undefined behavior in RosAlloc. by Dan Albert · 10 years ago
  36. 60f63f5 Use the lock word bits for Baker-style read barrier. by Hiroshi Yamauchi · 10 years ago
  37. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  38. c8980de Add sanity check for large object allocation by Mathieu Chartier · 10 years ago
  39. e50dffa Merge "Remove transitive dependency on <cutils/atomic.h>." by Yabin Cui · 10 years ago
  40. c7df66e Remove transitive dependency on <cutils/atomic.h>. by Yabin Cui · 10 years ago
  41. 10d6886 Disable parallel GC by default by Mathieu Chartier · 10 years ago
  42. 2ff3c2c Merge "Fix valgrind tests" by Mathieu Chartier · 10 years ago
  43. 9086b65 Fix valgrind tests by Mathieu Chartier · 10 years ago
  44. a1c9f01 getRuntimeStat() support (ART). by Hiroshi Yamauchi · 10 years ago
  45. 3481ba2 ART: Clean up includes. by Vladimir Marko · 10 years ago
  46. c785344 Move ArtField to native by Mathieu Chartier · 10 years ago
  47. 4809d0a Fix CC root visiting bug by Mathieu Chartier · 10 years ago
  48. 084403f Merge "Add more logging for debugging possible deadlock" by Mathieu Chartier · 10 years ago
  49. 720e71a Add more logging for debugging possible deadlock by Mathieu Chartier · 10 years ago
  50. 65b798e ART: Enable more Clang warnings by Andreas Gampe · 10 years ago
  51. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 10 years ago
  52. de194bf Delete missed ClampGrowthLimit CHECK by Mathieu Chartier · 10 years ago
  53. ddac423 Fix race with Heap::ClampGrowthLimit and GC by Mathieu Chartier · 10 years ago
  54. faed995 Only GC the first time we call PreZygoteFork by Mathieu Chartier · 10 years ago
  55. 20f8559 Fixed layout for dex caches in boot image. by Vladimir Marko · 10 years ago
  56. 3679a47 Merge "Support relative encoded dex locations in oat files." by Richard Uhler · 10 years ago
  57. e5fed03 Support relative encoded dex locations in oat files. by Richard Uhler · 10 years ago
  58. cd8f637 Remove some spammy logging by Mathieu Chartier · 10 years ago
  59. 3dbf234 Fix oat_file_assistant_test32 flaky failures with GSS collector. by Hiroshi Yamauchi · 10 years ago
  60. bf9fc58 Add more info to who called SuspendAll by Mathieu Chartier · 10 years ago
  61. 8711d1f Fix valgrind heap_test. by Hiroshi Yamauchi · 10 years ago
  62. db1c9ac Exercise Heap::PreZygoteFork() in a test. by Hiroshi Yamauchi · 10 years ago
  63. 399ccb1 Merge "ART: correct native bytes allocated in RegisterNativeAllocation" by Mathieu Chartier · 10 years ago
  64. 60e2716 ART: correct native bytes allocated in RegisterNativeAllocation by Lin Zang · 10 years ago
  65. d04495e Fix CC collector boot. by Hiroshi Yamauchi · 10 years ago
  66. 4460a84 Rosalloc thread local allocation path without a cas. by Hiroshi Yamauchi · 10 years ago
  67. dfe3083 Only allocate collectors if we may use them by Mathieu Chartier · 10 years ago
  68. 184c9dc Fix some incorrect IsCompiler instead of IsAotCompiler by Mathieu Chartier · 10 years ago
  69. e15ea08 Reserve bits in the lock word for read barriers. by Hiroshi Yamauchi · 10 years ago
  70. 5c42c29 Add support for .bss section in oat files. by Vladimir Marko · 10 years ago
  71. 0a575f2 Merge "Change card cache mod-union table to use bitmaps" by Mathieu Chartier · 10 years ago
  72. 4858a93 Change card cache mod-union table to use bitmaps by Mathieu Chartier · 10 years ago
  73. e4d9987 Add standard gc log for transition collections. by Hiroshi Yamauchi · 10 years ago
  74. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  75. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  76. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  77. 5a2be3f Implement a simple count based boot marker. by Narayan Kamath · 10 years ago
  78. 146a13d Merge "ART: Fix RosAlloc Valgrind code" by Andreas Gampe · 10 years ago
  79. a5a3f03 Merge "Revert "Do GC for alloc for unstarted runtimes"" by Mathieu Chartier · 10 years ago
  80. ac19516 Revert "Do GC for alloc for unstarted runtimes" by Mathieu Chartier · 10 years ago
  81. fef16ad ART: Fix RosAlloc Valgrind code by Andreas Gampe · 10 years ago
  82. 42ad490 Merge "Do GC for alloc for unstarted runtimes" by Mathieu Chartier · 10 years ago
  83. 6c8b49f ART: Check image size when opening by Andreas Gampe · 10 years ago
  84. c0a7e2b Do GC for alloc for unstarted runtimes by Mathieu Chartier · 10 years ago
  85. 7e6a918 Merge "Clear thread local freed bits in RosAlloc::Run::InspectAllSlots" by Mathieu Chartier · 10 years ago
  86. c38c5ea Clear thread local freed bits in RosAlloc::Run::InspectAllSlots by Mathieu Chartier · 10 years ago
  87. eb6c7c2 art: Try to fix parsed_options_test on the build server by Igor Murashkin · 10 years ago
  88. 446ba4b Fix broken volantis build by Igor Murashkin · 10 years ago
  89. 1bb6cb0 Merge "art: Refactor RuntimeOptions/ParsedOptions" by Igor Murashkin · 10 years ago
  90. aaebaa0 art: Refactor RuntimeOptions/ParsedOptions by Igor Murashkin · 10 years ago
  91. 69d69ea Merge "ART: checkpoint mechanism optimization" by Hiroshi Yamauchi · 10 years ago
  92. dd9943d ART: checkpoint mechanism optimization by Lei Li · 10 years ago
  93. d25f842 Clean up enums in RegionSpace. by Hiroshi Yamauchi · 10 years ago
  94. 04a7780 Merge "ART: reduce UpdateModUnionTable time for partial GC" by Hiroshi Yamauchi · 10 years ago
  95. 85ed6bd Merge "ART: clear dirty cards of alloc space for MS/CMS partial and full GCs" by Hiroshi Yamauchi · 10 years ago
  96. 2ca19c2 Merge "Change AtomicStack to use StackReference" by Mathieu Chartier · 10 years ago
  97. 4add3b4 ART: clear dirty cards of alloc space for MS/CMS partial and full GCs by Lei Li · 10 years ago
  98. cb535da Change AtomicStack to use StackReference by Mathieu Chartier · 10 years ago
  99. 6c08a45 ART: Fix new[] / delete mismatch by Andreas Gampe · 10 years ago
  100. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago