1. baf3761 Revert "Remove OatFileAssistant::MakeUpToDate and friends." by Mathieu Chartier · 6 years ago
  2. d6698e3 Remove OatFileAssistant::MakeUpToDate and friends. by Nicolas Geoffray · 6 years ago
  3. d3678dc Merge "Add an overload for MemMap::MapAnonymous()." by Vladimir Marko · 6 years ago
  4. f6985bd Add an overload for MemMap::MapAnonymous(). by Vladimir Marko · 6 years ago
  5. 19759b2 Merge "Fix the template parameter passed to some art::GetClassRoot uses." by Roland Levillain · 6 years ago
  6. dee8169 Fix the template parameter passed to some art::GetClassRoot uses. by Roland Levillain · 6 years ago
  7. 47c0e11 Merge "Rename mterp field helper methods." by David Srbecky · 6 years ago
  8. 28dfc59 Rename mterp field helper methods. by David Srbecky · 6 years ago
  9. 3fec871 Merge "Fix mac build" by Mathieu Chartier · 6 years ago
  10. 7bd3cbd Fix mac build by Mathieu Chartier · 6 years ago
  11. 249754e Merge "Increase timeout even more for gcstress/debug/target." by Mathieu Chartier · 6 years ago
  12. c30bc2c Merge "Add usleep for Thread::Unregister" by Treehugger Robot · 6 years ago
  13. 3408ff2 Add usleep for Thread::Unregister by Mathieu Chartier · 6 years ago
  14. 0dc3eca Merge "Document HashSet::erase() behavior" by Mathieu Chartier · 6 years ago
  15. ed97c7b Merge "Add an ART test target exercising Generational CC collection." by Roland Levillain · 6 years ago
  16. 793bed3 Increase timeout even more for gcstress/debug/target. by Nicolas Geoffray · 6 years ago
  17. c2291a6 Add an ART test target exercising Generational CC collection. by Roland Levillain · 6 years ago
  18. 11529ab Merge "Remove the `art-gtest-valgrind64` testrunner configuration." by Roland Levillain · 6 years ago
  19. 550c45e Merge "Revert heap growth multiplier logic for Generational CC collection." by Roland Levillain · 6 years ago
  20. 8d94f72 Merge "Fix memory order used on operations on ConcurrentCopying::done_scanning_." by Roland Levillain · 6 years ago
  21. 70bd78d Merge "Revert^2 "Avoid crash when ANDROID_DATA is not writeable."" by Vladimir Marko · 6 years ago
  22. 76eb485 Remove the `art-gtest-valgrind64` testrunner configuration. by Roland Levillain · 6 years ago
  23. 2a403e5 Merge "Support for @CovariantReturnType annotations." by Mathew Inwood · 6 years ago
  24. e307002 Revert^2 "Avoid crash when ANDROID_DATA is not writeable." by Vladimir Marko · 6 years ago
  25. 37d9295 Merge "Add a check to ConcurrentCopying::MarkNonMoving for sticky-bit case." by Roland Levillain · 6 years ago
  26. 3d41fe4 Merge "Improve logging in Sticky-Bit CC collector." by Roland Levillain · 6 years ago
  27. 3576cba Merge "Sweep only objects in the live stack in sticky-bit CC collections." by Roland Levillain · 6 years ago
  28. 6aec6d9 Document HashSet::erase() behavior by Mathieu Chartier · 6 years ago
  29. 1c4f933 Merge "Revert "Avoid crash when ANDROID_DATA is not writeable."" by Mathieu Chartier · 6 years ago
  30. c702e34 Revert "Avoid crash when ANDROID_DATA is not writeable." by Mathieu Chartier · 6 years ago
  31. c5249b8 Revert heap growth multiplier logic for Generational CC collection. by Roland Levillain · 6 years ago
  32. 2d94e29 Fix memory order used on operations on ConcurrentCopying::done_scanning_. by Roland Levillain · 6 years ago
  33. ade74a6 Add a check to ConcurrentCopying::MarkNonMoving for sticky-bit case. by Roland Levillain · 6 years ago
  34. 57ce054 Improve logging in Sticky-Bit CC collector. by Roland Levillain · 6 years ago
  35. b1e1dc3 Sweep only objects in the live stack in sticky-bit CC collections. by Roland Levillain · 6 years ago
  36. 5c4b3cc Merge "Remove special case for young-gen collection in ConcurrentCopying::IsMarked." by Roland Levillain · 6 years ago
  37. c691995 Merge "Restore bitmap marking in non-moving space in ConcurrentCopying::Copy." by Roland Levillain · 6 years ago
  38. 9c92425 Merge "ARM/ARM64: Rewrite art_quick_do_long_jump." by Vladimir Marko · 6 years ago
  39. 348d100 Merge "Rework the newly-allocated region logic in RegionSpace." by Roland Levillain · 6 years ago
  40. 7c0c794 Merge "Have ZeroLiveBytesForLargeObject process all the regions of a large object." by Roland Levillain · 6 years ago
  41. d9205b8 Merge "Experimental Sticky-Bit (Generational) CC collection" by Roland Levillain · 6 years ago
  42. e1cb52f Merge "Refactoring to support more annotation types." by Mathew Inwood · 6 years ago
  43. c041789 Merge "Reduce memory usage by other deps in scheduler." by Vladimir Marko · 6 years ago
  44. dd509ac ARM/ARM64: Rewrite art_quick_do_long_jump. by Vladimir Marko · 6 years ago
  45. bec69f1 Support for @CovariantReturnType annotations. by Mathew Inwood · 6 years ago
  46. cf6c442 Refactoring to support more annotation types. by Mathew Inwood · 6 years ago
  47. 88cf462 Merge "Remove unnecessary indirection from MemMap." by Vladimir Marko · 6 years ago
  48. c0dec22 Merge "Optimize the mterp field setter." by David Srbecky · 6 years ago
  49. 20893ee Merge "Support for maxTargetSdk on @UnsupportedAppUsage." by Mathew Inwood · 6 years ago
  50. c34bebf Remove unnecessary indirection from MemMap. by Vladimir Marko · 6 years ago
  51. 2ea7c19 Merge "Avoid crash when ANDROID_DATA is not writeable." by Vladimir Marko · 6 years ago
  52. 00cbb41 Avoid crash when ANDROID_DATA is not writeable. by Vladimir Marko · 6 years ago
  53. 27c3df5 Optimize the mterp field setter. by David Srbecky · 6 years ago
  54. c202be5 Merge "Fix unhiding API in JVMTI redefine run-tests" by David Brazdil · 6 years ago
  55. e3f0656 Merge "Add explicit native method test to 988" by Alex Light · 6 years ago
  56. 03cca37 Fix unhiding API in JVMTI redefine run-tests by David Brazdil · 6 years ago
  57. 99d3199 Merge "Revert^2 "Refactor image loading."" by Vladimir Marko · 6 years ago
  58. 82e1e27 Revert^2 "Refactor image loading." by Vladimir Marko · 6 years ago
  59. 3866641 Support for maxTargetSdk on @UnsupportedAppUsage. by Mathew Inwood · 6 years ago
  60. f345404 Merge "Revert "Refactor image loading."" by Treehugger Robot · 6 years ago
  61. 701b6ee Revert "Refactor image loading." by Vladimir Marko · 6 years ago
  62. ea82529 Merge "Re-enable ART's region space memory protection on host." by Roland Levillain · 6 years ago
  63. c884be0 Merge "Update bytecode experiments" by Mathieu Chartier · 6 years ago
  64. 0e595d3 Merge "Revert^2 "Fix race in CommitCodeInternal and cleanup"" by Treehugger Robot · 6 years ago
  65. e85595e Add explicit native method test to 988 by Alex Light · 6 years ago
  66. 33b7b5d Revert^2 "Fix race in CommitCodeInternal and cleanup" by Alex Light · 6 years ago
  67. 134380d Merge "Optimize the mterp field getter." by David Srbecky · 6 years ago
  68. ffa15ea Optimize the mterp field getter. by David Srbecky · 6 years ago
  69. 821a512 Merge "Refactor image loading." by Vladimir Marko · 6 years ago
  70. a29afd5 Remove special case for young-gen collection in ConcurrentCopying::IsMarked. by Roland Levillain · 6 years ago
  71. 5c54d86 Restore bitmap marking in non-moving space in ConcurrentCopying::Copy. by Roland Levillain · 7 years ago
  72. 09d041b Reduce memory usage by other deps in scheduler. by Vladimir Marko · 6 years ago
  73. 693f21c Re-enable ART's region space memory protection on host. by Roland Levillain · 6 years ago
  74. afebd20 Merge "Protect all of ART's region space from the start." by Roland Levillain · 6 years ago
  75. 38c7dbc Merge "Update 3 art tests' check expectations for D8 v1.3.15-dev." by Tamas Kenez · 6 years ago
  76. 8780c78 Merge "Add specialized handler for non-quickened opcodes in mterp." by David Srbecky · 6 years ago
  77. 104bab6 Add specialized handler for non-quickened opcodes in mterp. by David Srbecky · 6 years ago
  78. 1c6bfee Merge "Rename Thread native methods to match OpenJDK 8u121-b13" by Paul Duffin · 6 years ago
  79. 4e75113 Rework the newly-allocated region logic in RegionSpace. by Roland Levillain · 7 years ago
  80. 91ab8db Have ZeroLiveBytesForLargeObject process all the regions of a large object. by Roland Levillain · 7 years ago
  81. 0549663 Rename Thread native methods to match OpenJDK 8u121-b13 by Paul Duffin · 6 years ago
  82. 326220f Merge "Fix a bug with volatile fields." by Treehugger Robot · 6 years ago
  83. f39942a Merge "Revert^2 "ARM: Reimplement the UnsafeCASObject intrinsic."" by Vladimir Marko · 6 years ago
  84. 8d1a996 Experimental Sticky-Bit (Generational) CC collection by Mathieu Chartier · 8 years ago
  85. de3bd98 Update 3 art tests' check expectations for D8 v1.3.15-dev. by Tamas Kenez · 6 years ago
  86. fef0c5a Merge "Remove region space memory protection before logging heap corruption." by Roland Levillain · 6 years ago
  87. 2f4a7b6 Fix a bug with volatile fields. by Mathew Inwood · 6 years ago
  88. d887ed8 Revert^2 "ARM: Reimplement the UnsafeCASObject intrinsic." by Vladimir Marko · 6 years ago
  89. 3934736 Refactor image loading. by Vladimir Marko · 6 years ago
  90. d7a0192 Merge "ART: Improve test 160-read-barrier-stress." by Vladimir Marko · 6 years ago
  91. 2b1a76f Merge "Rename art::ReadBarrier::WhiteState as art::ReadBarrier::NonGrayState." by Roland Levillain · 6 years ago
  92. 5c84472 ART: Improve test 160-read-barrier-stress. by Vladimir Marko · 6 years ago
  93. 3782c87 Update bytecode experiments by Mathieu Chartier · 6 years ago
  94. 017d63c Merge "Pause GC during deoptimization work" by Alex Light · 6 years ago
  95. 3b8aa77 Pause GC during deoptimization work by Alex Light · 6 years ago
  96. 92a97be Merge "Delete ClassDataItemIterator" by Mathieu Chartier · 6 years ago
  97. 9cb1815 Protect all of ART's region space from the start. by Roland Levillain · 6 years ago
  98. ca3dded Remove region space memory protection before logging heap corruption. by Roland Levillain · 6 years ago
  99. 14e5a29 Rename art::ReadBarrier::WhiteState as art::ReadBarrier::NonGrayState. by Roland Levillain · 6 years ago
  100. e094387 Merge "Document the use of the biased card table in ART's code generators." by Roland Levillain · 6 years ago