1. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  2. 6e74abb ART: Restrict ImageSpace space check to first image by Andreas Gampe · 7 years ago
  3. 3c18f4e Merge "Catch references to unused regions in art::gc::ConcurrentCopying::Mark." by Roland Levillain · 7 years ago
  4. 2dd2e1e Catch references to unused regions in art::gc::ConcurrentCopying::Mark. by Roland Levillain · 7 years ago
  5. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  6. af29031 Small documentation and stylistic changes. by Roland Levillain · 7 years ago
  7. 99bd16b Extend error reporting in art::gc::Heap::GrowForUtilization. by Roland Levillain · 7 years ago
  8. 88c6d26 patchoat: take directories instead of filenames by Chris Morin · 7 years ago
  9. d92e627 Remove -Xno-hidden-api-check flag. by Nicolas Geoffray · 7 years ago
  10. 8f7ea9a Various ART GC documentation updates. by Roland Levillain · 8 years ago
  11. f320dc1 Pretty print RegionSpace::RegionType and RegionSpace::RegionState values. by Roland Levillain · 7 years ago
  12. 2ae376f Stylistic and aesthetic changes. by Roland Levillain · 8 years ago
  13. ef01222 Fix typos. by Roland Levillain · 8 years ago
  14. cc78efa Merge "Improve to-space invariant error reporting in the CC collector." by Roland Levillain · 7 years ago
  15. df30f82 Merge "Implement ClampGrowthLimit feature for region space" by Lokesh Gidra · 7 years ago
  16. 001eff9 Improve to-space invariant error reporting in the CC collector. by Roland Levillain · 8 years ago
  17. e009de6 Merge "Call patchoat --verify from art runtime to verify art files" by Treehugger Robot · 7 years ago
  18. 5f0b71a Implement ClampGrowthLimit feature for region space by Lokesh Gidra · 7 years ago
  19. e5fac73 Call patchoat --verify from art runtime to verify art files by Chris Morin · 7 years ago
  20. 90771c2 Merge "Disable hidden API checks for Am" by David Brazdil · 7 years ago
  21. ad66627 Disable hidden API checks for Am by David Brazdil · 7 years ago
  22. 8bcecf9 Merge "Workaround bogus Thread Safety Analysis warning" by Stephen Hines · 7 years ago
  23. 045112c Merge "Ignore null-pointer-arithmetic warnings in external/dlmalloc" by Stephen Hines · 7 years ago
  24. 9b869ea Fix heap size tracing during bulk thread-local allocations. by Roland Levillain · 8 years ago
  25. c06d6c6 Remove art::gc::Heap::allocation_rate_. by Roland Levillain · 8 years ago
  26. a1744b6 Merge "Fix calculation of concurrent_start_bytes in GrowForUtilization()" by Lokesh Gidra · 8 years ago
  27. 1144b63 Fix calculation of concurrent_start_bytes in GrowForUtilization() by Lokesh Gidra · 8 years ago
  28. 78d9ab0 Merge changes I310e3daf,I3f662586 by Treehugger Robot · 8 years ago
  29. f4eedfe Remove blocking case from RegisterNativeAllocation. by Richard Uhler · 8 years ago
  30. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 8 years ago
  31. e11d50f Workaround bogus Thread Safety Analysis warning by Yi Kong · 8 years ago
  32. d6b7e8c Merge "Fix calculation of non-free region count." by Lokesh Gidra · 8 years ago
  33. b4f1541 Fix calculation of non-free region count. by Lokesh Gidra · 8 years ago
  34. 923a694 Ignore null-pointer-arithmetic warnings in external/dlmalloc by Yi Kong · 8 years ago
  35. 9e734c7 Create dex subdirectory by David Sehr · 8 years ago
  36. 9382c0d Merge "Print peak regions allocated metric at GC perf dump" by Lokesh Gidra · 8 years ago
  37. 4557b38 ART: Rename Atomic::CompareExchange methods by Orion Hodson · 8 years ago
  38. 94c589d ART: Mark Dbg GCs as debugger by Andreas Gampe · 8 years ago
  39. 55256cb Extensions to check JNI. by Ian Rogers · 8 years ago
  40. 2989582 Print peak regions allocated metric at GC perf dump by Lokesh Gidra · 8 years ago
  41. 2af7a3e Log object info for CAS failure by Mathieu Chartier · 8 years ago
  42. 8d8a005 ART: Reinstate secondary-image-patching exit by Andreas Gampe · 8 years ago
  43. 9b827ab ART: Clean up ATRACE use by Andreas Gampe · 8 years ago
  44. 170331f ART: Remove base/logging from heap-inl.h by Andreas Gampe · 8 years ago
  45. 39b378c ART: Factor out gAborting by Andreas Gampe · 8 years ago
  46. dcc528d ART: Move runtime-debug flags to own files by Andreas Gampe · 8 years ago
  47. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 8 years ago
  48. 660be6f Add VMDebug.getInstancesOfClasses API. by Richard Uhler · 8 years ago
  49. 72a3f1d Merge "Revert "ART: Disable part of ImageSpace loading test"" by Vladimir Marko · 8 years ago
  50. 4908697 Revert "ART: Disable part of ImageSpace loading test" by Vladimir Marko · 8 years ago
  51. 103fa6e ART: Destroy unprocessed tasks in TaskProcessor. by Vladimir Marko · 8 years ago
  52. c9b46d5 Remove unused declarations of dead code. by Elliott Hughes · 8 years ago
  53. 4b3fdfe ART: Disable part of ImageSpace loading test by Andreas Gampe · 8 years ago
  54. 178c880 ART: Add ImageSpace loading behavior test by Andreas Gampe · 8 years ago
  55. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 8 years ago
  56. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 8 years ago
  57. 891a50e Separate file utilities from utils.cc by David Sehr · 8 years ago
  58. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 8 years ago
  59. e3a5e66 Merge "ART: Only stress background transition in slow-debug" by Treehugger Robot · 8 years ago
  60. ed56b5e ART: Only stress background transition in slow-debug by Andreas Gampe · 8 years ago
  61. 6c57871 ART: Move more read-barrier checking under slow-debug by Andreas Gampe · 8 years ago
  62. 11c273d Remove low RAM special casing for heap growth multiplier by Mathieu Chartier · 8 years ago
  63. 79c87da Add DexFileLoader class by Mathieu Chartier · 8 years ago
  64. df7f7f0 Address comment for aog/502433 by Mathieu Chartier · 8 years ago
  65. aac9012 Compare rounded sizes in CheckPreconditionsForAllocObject by Mathieu Chartier · 8 years ago
  66. 8d8de0c Use CheckedCall for mprotects by Mathieu Chartier · 8 years ago
  67. 3425d02 Rename CHECK_MEMORY_CALL to CheckedCall by Mathieu Chartier · 8 years ago
  68. 217488a ART: Move read barrier config out of globals by Andreas Gampe · 8 years ago
  69. 72e80c6 Merge changes Ia3f19f0f,I0fe8038e by Treehugger Robot · 8 years ago
  70. 77fee87 Add support for JVMTI monitor events. by Alex Light · 8 years ago
  71. d972b42 Random comment typo fixes by Hans Boehm · 8 years ago
  72. cd87c3e Clean up ImageHeader section getters. by Vladimir Marko · 8 years ago
  73. 5122e6b ART: Remove ArtMethod::dex_cache_resolved_methods_. by Vladimir Marko · 8 years ago
  74. dbd05fe Revert recent JIT code cache changes by Orion Hodson · 8 years ago
  75. 2a1513b Allow non word aligned heap limit for space bitmap by Mathieu Chartier · 8 years ago
  76. ac50d97 Merge "Don't use fences to implement volatiles" by Hans Boehm · 8 years ago
  77. cc55e1d Don't use fences to implement volatiles by Hans Boehm · 8 years ago
  78. 3b21019 Merge "Add two special runtime methods." by Mingyao Yang · 8 years ago
  79. 0a87a65 Add two special runtime methods. by Mingyao Yang · 8 years ago
  80. 47863bb Fix CC handling for no large object space case by Mathieu Chartier · 8 years ago
  81. b5efe0f Merge "ART: Add SpaceBitmap walk order test" by Treehugger Robot · 8 years ago
  82. b4bf949 ART: Add SpaceBitmap walk order test by Andreas Gampe · 11 years ago
  83. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  84. c73753f Merge "Hash-based DexCache methods array." by Vladimir Marko · 8 years ago
  85. 07bfbac Hash-based DexCache methods array. by Vladimir Marko · 8 years ago
  86. c5b1b06 Merge "art: use proper nativehelper headers" by Treehugger Robot · 8 years ago
  87. e431e27 art: use proper nativehelper headers by Steven Moreland · 8 years ago
  88. d1dbb74 Separate rw from rx views of jit code cache by David Sehr · 8 years ago
  89. 0c18338 ART: Replace or remove some ObjectCallback Walk functions by Andreas Gampe · 8 years ago
  90. 10d3908 ART: Remove old visit functions by Andreas Gampe · 8 years ago
  91. 1c158a0 ART: Use VisitObjects visitor functions by Andreas Gampe · 8 years ago
  92. 351c447 ART: Add templated VisitObjects by Andreas Gampe · 8 years ago
  93. 6f54cf2 Fix ReadBarrier misuse when relocating the image. by Chang Xing · 8 years ago
  94. 8d174b5 Merge "Check ClassClass's dependencies in ImageSpace" by Treehugger Robot · 8 years ago
  95. 4be3e9b Check ClassClass's dependencies in ImageSpace by Chang Xing · 8 years ago
  96. 97c4646 Introduce a Marking Register in ARM64 code generation. by Roland Levillain · 8 years ago
  97. a5fb204 Rewrite bits of RegionSpace::ClearFromSpace. by Nicolas Geoffray · 8 years ago
  98. 2a546e1 Merge "Fix region space when used with SetLengthToUsableSizeVisitor." by Nicolas Geoffray · 8 years ago
  99. 4b361a8 Fix region space when used with SetLengthToUsableSizeVisitor. by Nicolas Geoffray · 8 years ago
  100. 34afcde Trace heap size for allocations by Mathieu Chartier · 8 years ago