1. a46cece Merge "Fix mac build" am: 3fec871cae by Mathieu Chartier · 7 years ago
  2. 3fec871 Merge "Fix mac build" by Mathieu Chartier · 7 years ago
  3. 7bd3cbd Fix mac build by Mathieu Chartier · 7 years ago
  4. 879439d Merge "Increase timeout even more for gcstress/debug/target." am: 249754e457 by Mathieu Chartier · 7 years ago
  5. 249754e Merge "Increase timeout even more for gcstress/debug/target." by Mathieu Chartier · 7 years ago
  6. 5b5f6a4 Merge "Add usleep for Thread::Unregister" am: c30bc2ccda by Mathieu Chartier · 7 years ago
  7. c30bc2c Merge "Add usleep for Thread::Unregister" by Treehugger Robot · 7 years ago
  8. 3408ff2 Add usleep for Thread::Unregister by Mathieu Chartier · 7 years ago
  9. e6f0111 Merge "Document HashSet::erase() behavior" am: 0dc3eca64a by Mathieu Chartier · 7 years ago
  10. c51a6ce Merge "Add an ART test target exercising Generational CC collection." by Roland Levillain · 7 years ago
  11. 0dc3eca Merge "Document HashSet::erase() behavior" by Mathieu Chartier · 7 years ago
  12. 4ba5e75 Merge "Remove the `art-gtest-valgrind64` testrunner configuration." by Roland Levillain · 7 years ago
  13. 794128c Merge "Revert heap growth multiplier logic for Generational CC collection." by Roland Levillain · 7 years ago
  14. bb5052f Merge "Fix memory order used on operations on ConcurrentCopying::done_scanning_." by Roland Levillain · 7 years ago
  15. ed97c7b Merge "Add an ART test target exercising Generational CC collection." by Roland Levillain · 7 years ago
  16. f1450ef Merge "Revert^2 "Avoid crash when ANDROID_DATA is not writeable."" by Vladimir Marko · 7 years ago
  17. 793bed3 Increase timeout even more for gcstress/debug/target. by Nicolas Geoffray · 7 years ago
  18. c2291a6 Add an ART test target exercising Generational CC collection. by Roland Levillain · 7 years ago
  19. 11529ab Merge "Remove the `art-gtest-valgrind64` testrunner configuration." by Roland Levillain · 7 years ago
  20. 550c45e Merge "Revert heap growth multiplier logic for Generational CC collection." by Roland Levillain · 7 years ago
  21. 8d94f72 Merge "Fix memory order used on operations on ConcurrentCopying::done_scanning_." by Roland Levillain · 7 years ago
  22. 70bd78d Merge "Revert^2 "Avoid crash when ANDROID_DATA is not writeable."" by Vladimir Marko · 7 years ago
  23. 202cb64 Merge "Support for @CovariantReturnType annotations." am: 2a403e51bb by Mathew Inwood · 7 years ago
  24. c0262b8 Merge "Add a check to ConcurrentCopying::MarkNonMoving for sticky-bit case." by Roland Levillain · 7 years ago
  25. 47b863f Merge "Improve logging in Sticky-Bit CC collector." am: 3d41fe4655 by Roland Levillain · 7 years ago
  26. d5c5651 Merge "Sweep only objects in the live stack in sticky-bit CC collections." by Roland Levillain · 7 years ago
  27. 76eb485 Remove the `art-gtest-valgrind64` testrunner configuration. by Roland Levillain · 7 years ago
  28. 2a403e5 Merge "Support for @CovariantReturnType annotations." by Mathew Inwood · 7 years ago
  29. e307002 Revert^2 "Avoid crash when ANDROID_DATA is not writeable." by Vladimir Marko · 7 years ago
  30. 37d9295 Merge "Add a check to ConcurrentCopying::MarkNonMoving for sticky-bit case." by Roland Levillain · 7 years ago
  31. 3d41fe4 Merge "Improve logging in Sticky-Bit CC collector." by Roland Levillain · 7 years ago
  32. 3576cba Merge "Sweep only objects in the live stack in sticky-bit CC collections." by Roland Levillain · 7 years ago
  33. 71b5878 Merge "Revert "Avoid crash when ANDROID_DATA is not writeable."" am: 1c4f93341d by Mathieu Chartier · 7 years ago
  34. 6aec6d9 Document HashSet::erase() behavior by Mathieu Chartier · 7 years ago
  35. 1c4f933 Merge "Revert "Avoid crash when ANDROID_DATA is not writeable."" by Mathieu Chartier · 7 years ago
  36. c702e34 Revert "Avoid crash when ANDROID_DATA is not writeable." by Mathieu Chartier · 7 years ago
  37. c5249b8 Revert heap growth multiplier logic for Generational CC collection. by Roland Levillain · 7 years ago
  38. 2d94e29 Fix memory order used on operations on ConcurrentCopying::done_scanning_. by Roland Levillain · 7 years ago
  39. ade74a6 Add a check to ConcurrentCopying::MarkNonMoving for sticky-bit case. by Roland Levillain · 7 years ago
  40. ed548df Merge "Remove special case for young-gen collection in ConcurrentCopying::IsMarked." by Roland Levillain · 7 years ago
  41. e0ba59f Merge "Restore bitmap marking in non-moving space in ConcurrentCopying::Copy." by Roland Levillain · 7 years ago
  42. c02ab9f Merge "ARM/ARM64: Rewrite art_quick_do_long_jump." am: 9c924258dd by Vladimir Marko · 7 years ago
  43. 75c8680 Merge "Rework the newly-allocated region logic in RegionSpace." am: 348d10084f by Roland Levillain · 7 years ago
  44. 57ce054 Improve logging in Sticky-Bit CC collector. by Roland Levillain · 7 years ago
  45. b1e1dc3 Sweep only objects in the live stack in sticky-bit CC collections. by Roland Levillain · 7 years ago
  46. 0e52cdd Merge "Have ZeroLiveBytesForLargeObject process all the regions of a large object." by Roland Levillain · 7 years ago
  47. c446589 Merge "Experimental Sticky-Bit (Generational) CC collection" am: d9205b8481 by Roland Levillain · 7 years ago
  48. 5c4b3cc Merge "Remove special case for young-gen collection in ConcurrentCopying::IsMarked." by Roland Levillain · 7 years ago
  49. c691995 Merge "Restore bitmap marking in non-moving space in ConcurrentCopying::Copy." by Roland Levillain · 7 years ago
  50. 9c92425 Merge "ARM/ARM64: Rewrite art_quick_do_long_jump." by Vladimir Marko · 7 years ago
  51. 348d100 Merge "Rework the newly-allocated region logic in RegionSpace." by Roland Levillain · 7 years ago
  52. 7c0c794 Merge "Have ZeroLiveBytesForLargeObject process all the regions of a large object." by Roland Levillain · 7 years ago
  53. d9205b8 Merge "Experimental Sticky-Bit (Generational) CC collection" by Roland Levillain · 7 years ago
  54. 28aa4de Merge "Refactoring to support more annotation types." am: e1cb52f93d by Mathew Inwood · 7 years ago
  55. e1cb52f Merge "Refactoring to support more annotation types." by Mathew Inwood · 7 years ago
  56. 7fd94b2 Merge "Reduce memory usage by other deps in scheduler." am: c0417890a7 by Vladimir Marko · 7 years ago
  57. c041789 Merge "Reduce memory usage by other deps in scheduler." by Vladimir Marko · 7 years ago
  58. dd509ac ARM/ARM64: Rewrite art_quick_do_long_jump. by Vladimir Marko · 7 years ago
  59. bec69f1 Support for @CovariantReturnType annotations. by Mathew Inwood · 7 years ago
  60. cf6c442 Refactoring to support more annotation types. by Mathew Inwood · 7 years ago
  61. 4e65c2a Merge "Remove unnecessary indirection from MemMap." am: 88cf462fc3 by Vladimir Marko · 7 years ago
  62. e126424 Merge "Optimize the mterp field setter." am: c0dec2236b by David Srbecky · 7 years ago
  63. 88cf462 Merge "Remove unnecessary indirection from MemMap." by Vladimir Marko · 7 years ago
  64. c0dec22 Merge "Optimize the mterp field setter." by David Srbecky · 7 years ago
  65. 39054aa Merge "Support for maxTargetSdk on @UnsupportedAppUsage." am: 20893eef2f by Mathew Inwood · 7 years ago
  66. 20893ee Merge "Support for maxTargetSdk on @UnsupportedAppUsage." by Mathew Inwood · 7 years ago
  67. c34bebf Remove unnecessary indirection from MemMap. by Vladimir Marko · 7 years ago
  68. f2b28c5 Merge "Avoid crash when ANDROID_DATA is not writeable." am: 2ea7c19a13 by Vladimir Marko · 7 years ago
  69. 2ea7c19 Merge "Avoid crash when ANDROID_DATA is not writeable." by Vladimir Marko · 7 years ago
  70. 00cbb41 Avoid crash when ANDROID_DATA is not writeable. by Vladimir Marko · 7 years ago
  71. 3409f36 Merge "Fix unhiding API in JVMTI redefine run-tests" am: c202be5363 by David Brazdil · 7 years ago
  72. 27c3df5 Optimize the mterp field setter. by David Srbecky · 7 years ago
  73. c202be5 Merge "Fix unhiding API in JVMTI redefine run-tests" by David Brazdil · 7 years ago
  74. 630aca6 Merge "Add explicit native method test to 988" am: e3f0656a18 by Alex Light · 7 years ago
  75. e3f0656 Merge "Add explicit native method test to 988" by Alex Light · 7 years ago
  76. 03cca37 Fix unhiding API in JVMTI redefine run-tests by David Brazdil · 7 years ago
  77. bcff389 Merge "Revert^2 "Refactor image loading."" am: 99d31998b6 by Vladimir Marko · 7 years ago
  78. 99d3199 Merge "Revert^2 "Refactor image loading."" by Vladimir Marko · 7 years ago
  79. 82e1e27 Revert^2 "Refactor image loading." by Vladimir Marko · 7 years ago
  80. 3866641 Support for maxTargetSdk on @UnsupportedAppUsage. by Mathew Inwood · 7 years ago
  81. 180104b Merge "Revert "Refactor image loading."" am: f345404c72 by Vladimir Marko · 7 years ago
  82. f345404 Merge "Revert "Refactor image loading."" by Treehugger Robot · 7 years ago
  83. 701b6ee Revert "Refactor image loading." by Vladimir Marko · 7 years ago
  84. 4ba1858 Merge "Re-enable ART's region space memory protection on host." am: ea82529238 by Roland Levillain · 7 years ago
  85. ea82529 Merge "Re-enable ART's region space memory protection on host." by Roland Levillain · 7 years ago
  86. e29c717 Merge "Update bytecode experiments" am: c884be0345 by Mathieu Chartier · 7 years ago
  87. c884be0 Merge "Update bytecode experiments" by Mathieu Chartier · 7 years ago
  88. 0f3dfad Merge "Revert^2 "Fix race in CommitCodeInternal and cleanup"" am: 0e595d372a by Alex Light · 7 years ago
  89. 0e595d3 Merge "Revert^2 "Fix race in CommitCodeInternal and cleanup"" by Treehugger Robot · 7 years ago
  90. e85595e Add explicit native method test to 988 by Alex Light · 7 years ago
  91. 33b7b5d Revert^2 "Fix race in CommitCodeInternal and cleanup" by Alex Light · 7 years ago
  92. d9a6815 Merge "Optimize the mterp field getter." am: 134380d7c7 by David Srbecky · 7 years ago
  93. 134380d Merge "Optimize the mterp field getter." by David Srbecky · 7 years ago
  94. cc75506 Merge "Refactor image loading." am: 821a512ef4 by Vladimir Marko · 7 years ago
  95. ffa15ea Optimize the mterp field getter. by David Srbecky · 7 years ago
  96. 821a512 Merge "Refactor image loading." by Vladimir Marko · 7 years ago
  97. a29afd5 Remove special case for young-gen collection in ConcurrentCopying::IsMarked. by Roland Levillain · 7 years ago
  98. 5c54d86 Restore bitmap marking in non-moving space in ConcurrentCopying::Copy. by Roland Levillain · 7 years ago
  99. 09d041b Reduce memory usage by other deps in scheduler. by Vladimir Marko · 7 years ago
  100. 693f21c Re-enable ART's region space memory protection on host. by Roland Levillain · 7 years ago