1. cd87c3e Clean up ImageHeader section getters. by Vladimir Marko · 7 years ago
  2. 5122e6b ART: Remove ArtMethod::dex_cache_resolved_methods_. by Vladimir Marko · 7 years ago
  3. dbd05fe Revert recent JIT code cache changes by Orion Hodson · 7 years ago
  4. 2a1513b Allow non word aligned heap limit for space bitmap by Mathieu Chartier · 7 years ago
  5. ac50d97 Merge "Don't use fences to implement volatiles" by Hans Boehm · 7 years ago
  6. cc55e1d Don't use fences to implement volatiles by Hans Boehm · 7 years ago
  7. 3b21019 Merge "Add two special runtime methods." by Mingyao Yang · 7 years ago
  8. 0a87a65 Add two special runtime methods. by Mingyao Yang · 8 years ago
  9. 47863bb Fix CC handling for no large object space case by Mathieu Chartier · 7 years ago
  10. b5efe0f Merge "ART: Add SpaceBitmap walk order test" by Treehugger Robot · 7 years ago
  11. b4bf949 ART: Add SpaceBitmap walk order test by Andreas Gampe · 11 years ago
  12. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  13. c73753f Merge "Hash-based DexCache methods array." by Vladimir Marko · 7 years ago
  14. 07bfbac Hash-based DexCache methods array. by Vladimir Marko · 7 years ago
  15. c5b1b06 Merge "art: use proper nativehelper headers" by Treehugger Robot · 7 years ago
  16. e431e27 art: use proper nativehelper headers by Steven Moreland · 7 years ago
  17. d1dbb74 Separate rw from rx views of jit code cache by David Sehr · 7 years ago
  18. 0c18338 ART: Replace or remove some ObjectCallback Walk functions by Andreas Gampe · 7 years ago
  19. 10d3908 ART: Remove old visit functions by Andreas Gampe · 7 years ago
  20. 1c158a0 ART: Use VisitObjects visitor functions by Andreas Gampe · 7 years ago
  21. 351c447 ART: Add templated VisitObjects by Andreas Gampe · 7 years ago
  22. 6f54cf2 Fix ReadBarrier misuse when relocating the image. by Chang Xing · 7 years ago
  23. 8d174b5 Merge "Check ClassClass's dependencies in ImageSpace" by Treehugger Robot · 7 years ago
  24. 4be3e9b Check ClassClass's dependencies in ImageSpace by Chang Xing · 7 years ago
  25. 97c4646 Introduce a Marking Register in ARM64 code generation. by Roland Levillain · 7 years ago
  26. a5fb204 Rewrite bits of RegionSpace::ClearFromSpace. by Nicolas Geoffray · 7 years ago
  27. 2a546e1 Merge "Fix region space when used with SetLengthToUsableSizeVisitor." by Nicolas Geoffray · 7 years ago
  28. 4b361a8 Fix region space when used with SetLengthToUsableSizeVisitor. by Nicolas Geoffray · 7 years ago
  29. 34afcde Trace heap size for allocations by Mathieu Chartier · 7 years ago
  30. fb5b7d8 Merge "Fix questionable behavior for the bulk region clearing" by Treehugger Robot · 7 years ago
  31. f39c091 Fix questionable behavior for the bulk region clearing by Mathieu Chartier · 7 years ago
  32. 478986c Fix race condition new regions in AllocNonVirtual by Mathieu Chartier · 7 years ago
  33. c1b3c71 Only protect cleared regions for target builds by Mathieu Chartier · 7 years ago
  34. 49bac84 Protect cleared regions by Mathieu Chartier · 7 years ago
  35. 975bf2c Merge "Revert "Revert "Refeactor region clearing / allocation code""" by Treehugger Robot · 7 years ago
  36. 420823f Revert "Revert "Refeactor region clearing / allocation code"" by Mathieu Chartier · 7 years ago
  37. 1c6016e Merge "Dump heap reference adjacent memory for logging corruption" by Treehugger Robot · 7 years ago
  38. b645c306 Revert "Refeactor region clearing / allocation code" by Mathieu Chartier · 7 years ago
  39. b814ef5 Dump heap reference adjacent memory for logging corruption by Mathieu Chartier · 7 years ago
  40. 2347b39 Refeactor region clearing / allocation code by Mathieu Chartier · 7 years ago
  41. 40112dd Make waiting for blocking GC more intuitive by Mathieu Chartier · 7 years ago
  42. a3d27eb ScopedFlock: Refactor it to be a subclass of FdFile. by Narayan Kamath · 7 years ago
  43. 4f5e3cb Add FirstPathFromRootSet and use it to debug reachability issues by Mathieu Chartier · 7 years ago
  44. 8375e4f Merge "ART: Fix or disable some tidy warnings." by Treehugger Robot · 7 years ago
  45. f45d61c ART: Fix or disable some tidy warnings. by Andreas Gampe · 7 years ago
  46. 3b7dc35 ART: Clean up allocator.h by Andreas Gampe · 7 years ago
  47. 8228cdf ART: Move CalleeSaveType to callee_save_type.h by Andreas Gampe · 7 years ago
  48. bdb5c83 Merge "Document and use AtomicStack concurrency properties" by Hans Boehm · 7 years ago
  49. 7c928f0 Combine madvise for clearing region space by Mathieu Chartier · 7 years ago
  50. 508fdf3 ART: Small class-inl.h cleanup by Andreas Gampe · 7 years ago
  51. 5d08fcc ART: More header cleanups by Andreas Gampe · 7 years ago
  52. 57cf00b ART: Remove old object_callbacks.h includes by Andreas Gampe · 7 years ago
  53. f81e656 Document and use AtomicStack concurrency properties by Hans Boehm · 7 years ago
  54. 6559ba1 Merge "Move to release CAS for updating object fields" by Treehugger Robot · 7 years ago
  55. fdd513d Move to release CAS for updating object fields by Mathieu Chartier · 7 years ago
  56. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 7 years ago
  57. 513061a ART: Clean up thread.h and thread_list.h by Andreas Gampe · 7 years ago
  58. d490129 ART: Clean up heap headers by Andreas Gampe · 7 years ago
  59. 726e179 Merge changes I282b25a3,I297f0ad4,I052ac9f7 by Treehugger Robot · 7 years ago
  60. d482e73 ART: More header cleanup - runtime.h by Andreas Gampe · 8 years ago
  61. deae7db ART: Add missing namespace comments by Andreas Gampe · 7 years ago
  62. 75e4b2a Use HeapGrowthMultiplier for native allocaitons by Mathieu Chartier · 7 years ago
  63. 95c7d5b Merge "Go to suspended before waiting for GC to complete." by Mathieu Chartier · 7 years ago
  64. 1e8ce07 Merge "Use DumpObjectInfo in CheckPreconditionsForAllocObject" by Mathieu Chartier · 7 years ago
  65. 96f4c3c Use DumpObjectInfo in CheckPreconditionsForAllocObject by Mathieu Chartier · 7 years ago
  66. b93d5b1 Go to suspended before waiting for GC to complete. by Mathieu Chartier · 7 years ago
  67. 76c7665 heap: Tolerate rosalloc allocation races in the heap visitor by Igor Murashkin · 7 years ago
  68. 4ce0c76 Send holder to Mark in ConcurrentCopying::Process for GC verification by Mathieu Chartier · 7 years ago
  69. ff120c2 Merge "Use GC critical section for profile saver" by Mathieu Chartier · 7 years ago
  70. 3910037 Use GC critical section for profile saver by Mathieu Chartier · 7 years ago
  71. 8e0a5de Merge "Revert "Revert "RegisterNativeAllocation: Avoid case of double blocking gc.""" by Richard Uhler · 7 years ago
  72. da1da8a Revert "Revert "RegisterNativeAllocation: Avoid case of double blocking gc."" by Richard Uhler · 7 years ago
  73. a774575 Merge "Revert "RegisterNativeAllocation: Avoid case of double blocking gc."" by Richard Uhler · 7 years ago
  74. 602b1c1 Revert "RegisterNativeAllocation: Avoid case of double blocking gc." by Richard Uhler · 7 years ago
  75. a65f767 Merge "RegisterNativeAllocation: Avoid case of double blocking gc." by Treehugger Robot · 7 years ago
  76. 8df0f36 RegisterNativeAllocation: Avoid case of double blocking gc. by Richard Uhler · 7 years ago
  77. 13056a1 Revert "Revert "Use IsMarked instead of Mark for profiling info."" by Nicolas Geoffray · 7 years ago
  78. 32a680a Merge "Revert "Use IsMarked instead of Mark for profiling info."" by Nicolas Geoffray · 7 years ago
  79. 3afefba Revert "Use IsMarked instead of Mark for profiling info." by Nicolas Geoffray · 7 years ago
  80. a76e0ca Merge "Use IsMarked instead of Mark for profiling info." by Nicolas Geoffray · 7 years ago
  81. a30183d Use IsMarked instead of Mark for profiling info. by Nicolas Geoffray · 7 years ago
  82. 6e64445 ART: Make GC Pause Listener more precise by Andreas Gampe · 7 years ago
  83. 8a18ce7 Merge "ART: Change alloc-space begin for x86 ASAN" by Treehugger Robot · 7 years ago
  84. 9459127 Merge "Don't use free list LOS for --force-determinism." by Nicolas Geoffray · 7 years ago
  85. e8857fe ART: Change alloc-space begin for x86 ASAN by Andreas Gampe · 7 years ago
  86. a9a4f5f Fix CHECK for is_using_read_barrier_entrypoints by Mathieu Chartier · 7 years ago
  87. 824fd23 Merge "Revert "Revert "Add concurrent card graying for immune spaces""" by Mathieu Chartier · 7 years ago
  88. 7acddd8 Don't use free list LOS for --force-determinism. by Nicolas Geoffray · 7 years ago
  89. 3768ade Revert "Revert "Add concurrent card graying for immune spaces"" by Mathieu Chartier · 7 years ago
  90. 3c7b02c Merge "runtime: Properly unload partially loaded image spaces" by Treehugger Robot · 7 years ago
  91. 8275fba runtime: Properly unload partially loaded image spaces by Igor Murashkin · 7 years ago
  92. c83dd7b Revert "Add concurrent card graying for immune spaces" by Mathieu Chartier · 7 years ago
  93. a7c6a23 Merge "Add basic heap corruption detection ConcurrentCopying::Copy" by Treehugger Robot · 7 years ago
  94. ef496d9 Add basic heap corruption detection ConcurrentCopying::Copy by Mathieu Chartier · 7 years ago
  95. 612ff54 Increase GC card size to 1024 by Mathieu Chartier · 7 years ago
  96. a44d67e Merge "Add concurrent card graying for immune spaces" by Mathieu Chartier · 7 years ago
  97. 88d329a Add concurrent card graying for immune spaces by Mathieu Chartier · 7 years ago
  98. a57c334 Merge "Fix up code warning and errors" by Treehugger Robot · 7 years ago
  99. 88307ed Fix up code warning and errors by Yi Kong · 7 years ago
  100. b166f41 Only log a few types of GC causes for the blocking cases by Mathieu Chartier · 7 years ago