1. 5aef803 Merge "Never go to resolution while inspecting inlined frames." by Nicolas Geoffray · 8 years ago
  2. c6df1e3 Never go to resolution while inspecting inlined frames. by Nicolas Geoffray · 8 years ago
  3. 60245ae Merge "Revert "Revert "Gray only immune objects mutators access.""" by Treehugger Robot · 8 years ago
  4. d8db5a2 Revert "Revert "Gray only immune objects mutators access."" by Hiroshi Yamauchi · 8 years ago
  5. 88f288e Revert "Optimize IMT" by Nicolas Geoffray · 8 years ago
  6. ddeb172 Revert "Gray only immune objects mutators access." by Nicolas Geoffray · 8 years ago
  7. 16292fc Gray only immune objects mutators access. by Hiroshi Yamauchi · 8 years ago
  8. a07f559 Use collector specific helper classes by Mathieu Chartier · 8 years ago
  9. 76b7919 Merge changes I7d3ba051,I2dc96535 by Treehugger Robot · 8 years ago
  10. d528f68 Avoid duplicate class for mark compact by Mathieu Chartier · 8 years ago
  11. 7fa5578 ART: Fix ImageSpace::Init by Andreas Gampe · 8 years ago
  12. 9e27666 Revert "Reduce ImageSpace::Init frame size" by Andreas Gampe · 8 years ago
  13. a67a49a Reduce ImageSpace::Init frame size by Mathieu Chartier · 8 years ago
  14. abdda2f Merge "Optimize IMT" by Mathieu Chartier · 8 years ago
  15. f8a86b9 Visit invalid roots of only suspended threads by Mathieu Chartier · 8 years ago
  16. badee98 Optimize IMT by Nelli Kim · 8 years ago
  17. fbae821 Merge "Fix the region space name for dumpsys meminfo." by Treehugger Robot · 8 years ago
  18. aacb0aa Merge "Disable the CC collector / read barrier checks in non-debug build." by Treehugger Robot · 8 years ago
  19. 4799530 Fix the region space name for dumpsys meminfo. by Hiroshi Yamauchi · 8 years ago
  20. daf61a1 Disable the CC collector / read barrier checks in non-debug build. by Hiroshi Yamauchi · 8 years ago
  21. 1ebf8d3 Fix some "possible" divide by 0 by Mathieu Chartier · 8 years ago
  22. 8502f72 Add a few more pending exception checks by Mathieu Chartier · 8 years ago
  23. 9e03b2f Reduce TLAB size by Mathieu Chartier · 8 years ago
  24. 3c7787f Merge "Fix misc-macro-parentheses warnings." by Treehugger Robot · 8 years ago
  25. 1e5dda5 Merge "Avoid the need for the black color for the baker-style read barrier." by Treehugger Robot · 8 years ago
  26. 8e67465 Avoid the need for the black color for the baker-style read barrier. by Hiroshi Yamauchi · 9 years ago
  27. 1b1e31f Only fill methods with 0xFE on debug builds by Mathieu Chartier · 8 years ago
  28. f0192c8 Support to pass <uses-library> option through to dex2oat. by Jeff Hao · 8 years ago
  29. fba3997 Fix misc-macro-parentheses warnings. by Chih-Hung Hsieh · 8 years ago
  30. 5d2a3f7 Add histogram for native allocations by Mathieu Chartier · 8 years ago
  31. bf80a06 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 8 years ago
  32. 471118e Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  33. ffc8707 Split profile recording from jit compilation by Calin Juravle · 8 years ago
  34. e42888f Write conflict tables in image by Mathieu Chartier · 8 years ago
  35. bb661c0 Refactor use of __ANDROID__ macro by Bilyan Borisov · 8 years ago
  36. 8f95cf3 Fix a deadlock between debugger and GC. by Hiroshi Yamauchi · 8 years ago
  37. 0dfb30d Remove recursive ALWAYS_INLINE by Goran Jakovljevic · 8 years ago
  38. 92ec594 Fix relocate in place to handle arbitrary app image layout by Mathieu Chartier · 8 years ago
  39. e719926 Don't abort during app image loading with no boot image by Mathieu Chartier · 8 years ago
  40. 56f9a89 Fix regression in ModUnionTable RAM usage by Mathieu Chartier · 8 years ago
  41. e8f3f03 ART: Handle OOM in stack overflow by Mathieu Chartier · 8 years ago
  42. 224b7f3 Merge "ART: Don't attempt write flock if not zygote" by Andreas Gampe · 8 years ago
  43. acc1be3 ART: Don't attempt write flock if not zygote by Andreas Gampe · 8 years ago
  44. 66fdcbd Remove unnecessary TEMP_FAILURE_RETRY. by Vladimir Marko · 8 years ago
  45. 45bf250 Add way to disable resolving for stack walk by Mathieu Chartier · 8 years ago
  46. 458b105 Obtain stack trace outside of critical section by Mathieu Chartier · 8 years ago
  47. b62f2e6 Add RosAlloc stats dump. by Hiroshi Yamauchi · 8 years ago
  48. fc067bf Use smaller rosalloc run sizes. by Hiroshi Yamauchi · 8 years ago
  49. d5f3f32 Add sanity checking to declaring class visiting by Mathieu Chartier · 8 years ago
  50. f8cb178 Move process state into runtime by Mathieu Chartier · 8 years ago
  51. 6f0c6cd Fix a CC 145-alloc-tracking-stress deadlock. by Hiroshi Yamauchi · 8 years ago
  52. a1425a1 ART: Remember whether the cache was pruned by Andreas Gampe · 9 years ago
  53. ab4a4d2 Fix zygote handling of when secondary image is out of date. by Jeff Hao · 9 years ago
  54. 0b4cbd0 Add oatdump support for app images by Mathieu Chartier · 9 years ago
  55. bec6358 ART: Update dalvik-cache for zygote after OTA by Andreas Gampe · 9 years ago
  56. 8e864bf Do not include image header in decompressed size by Mathieu Chartier · 9 years ago
  57. 14b0a5d Fix cases where we miss instrumentation changes by Mathieu Chartier · 9 years ago
  58. e87fe95 Merge "Clear inline caches at each full GC." by Nicolas Geoffray · 9 years ago
  59. 8b8f6d6 Use per character suffix for multi image by Mathieu Chartier · 9 years ago
  60. b6e20ae Clear inline caches at each full GC. by Nicolas Geoffray · 9 years ago
  61. bcd9dd7 Don't use ScopedObjectAccess in Heap::DumpSpaces by Mathieu Chartier · 9 years ago
  62. 32ce2ad Add more systracing everywhere by Mathieu Chartier · 9 years ago
  63. 9a9aee6 Use MarkIfNotInToSpace for SemiSpace::MarkObject by Mathieu Chartier · 9 years ago
  64. 0b8b4a6 Delete alloc tracking map outside of critical section by Mathieu Chartier · 9 years ago
  65. eebc3af Fix allocation tracking race by Mathieu Chartier · 9 years ago
  66. 032c005 Revert "Revert "Improve immune spaces logic"" by Mathieu Chartier · 9 years ago
  67. a48224f Merge "Revert "Improve immune spaces logic"" by Nicolas Geoffray · 9 years ago
  68. 07dbbca Revert "Improve immune spaces logic" by Nicolas Geoffray · 9 years ago
  69. d8e6d82 Merge "Improve immune spaces logic" by Mathieu Chartier · 9 years ago
  70. 17b8bce Improve immune spaces logic by Mathieu Chartier · 9 years ago
  71. c5dd319 Add and use loaded class profiling by Mathieu Chartier · 9 years ago
  72. a6e81ed Add lz4hc image compression format by Mathieu Chartier · 9 years ago
  73. eea36cb Merge "Add a decompression scoped timing for image loading" by Mathieu Chartier · 9 years ago
  74. 31317c3 Add a decompression scoped timing for image loading by Mathieu Chartier · 9 years ago
  75. 6ea1a0e AOT compile framework code as non-debuggable by Mingyao Yang · 9 years ago
  76. 16e51be Fix allocation tracking race by Mathieu Chartier · 9 years ago
  77. a7deef9 Visit stack trace roots by Mathieu Chartier · 9 years ago
  78. 8852d80 Merge "Fix CC collector thread flip and JNI critical section deadlocks." by Hiroshi Yamauchi · 9 years ago
  79. 20a0be0 Fix CC collector thread flip and JNI critical section deadlocks. by Hiroshi Yamauchi · 9 years ago
  80. 66a5539 Add VLOG(collector) to reduce log spam by Mathieu Chartier · 9 years ago
  81. 52d9c2f Merge "Use image oat file instead of image header for immune spaces" by Mathieu Chartier · 9 years ago
  82. 5351da0 Use image oat file instead of image header for immune spaces by Mathieu Chartier · 9 years ago
  83. ad736f1 Merge "Fix rosalloc issues with valgrind." by Hiroshi Yamauchi · 9 years ago
  84. 6a6a753 Merge "Disable read barriers in GC VisitReferences calls." by Hiroshi Yamauchi · 9 years ago
  85. 5496f69 Disable read barriers in GC VisitReferences calls. by Hiroshi Yamauchi · 9 years ago
  86. b5e31f3 Fix rosalloc issues with valgrind. by Hiroshi Yamauchi · 9 years ago
  87. 91edc62 Only visit pointer arrays once during image relocation by Mathieu Chartier · 9 years ago
  88. 6eb6a39 ART: Simplify patchoat by Andreas Gampe · 9 years ago
  89. 6edb9ae Check pages are readable after mprotect for SEGV_ACCERR diagnosis by Hiroshi Yamauchi · 9 years ago
  90. e6141d7 Merge "Use 8-byte increment bracket sizes for rosalloc thread local runs." by Hiroshi Yamauchi · 9 years ago
  91. 7ed9c56 Use 8-byte increment bracket sizes for rosalloc thread local runs. by Hiroshi Yamauchi · 9 years ago
  92. 61d2b2d Use GC critical section for adding and removing app images by Mathieu Chartier · 9 years ago
  93. 582b68f Use correct requested alloc space begin for CC by Mathieu Chartier · 9 years ago
  94. a57ee9d Avoid read barrier for UpdateEntrypoints by Mathieu Chartier · 9 years ago
  95. b08f305 Prevent crashes if boot images fail to load by Mathieu Chartier · 9 years ago
  96. 12d0e0e Merge "Fix remaining read barrier issues in image relocation" by Mathieu Chartier · 9 years ago
  97. dfe02f6 Fix remaining read barrier issues in image relocation by Mathieu Chartier · 9 years ago
  98. e362740 Fix DCHECK compilation error. by Richard Uhler · 9 years ago
  99. a89d6d6 Merge "Always use pendingNext to test enqueability of references." by Richard Uhler · 9 years ago
  100. 1aa8ec2 Fix up dex cache strings stored in classes by Mathieu Chartier · 9 years ago