1. 36f7df5 Add dexlayout option for updating checksum by Mathieu Chartier · 7 years ago
  2. 213f895 Merge "HWASan support in ART." by Treehugger Robot · 7 years ago
  3. 96b8165 Merge "Blacklist libcore fdsan tests on the host." by Treehugger Robot · 7 years ago
  4. 9b7656d HWASan support in ART. by Evgenii Stepanov · 7 years ago
  5. 31151ca Merge "Add core-simple to the standard boot classpath" by Neil Fuller · 7 years ago
  6. faf64c9 Merge "Pass LD_LIBRARY_PATH when involking dalvikvm for getting the ISA." by Nicolas Geoffray · 7 years ago
  7. 810a100 Pass LD_LIBRARY_PATH when involking dalvikvm for getting the ISA. by Nicolas Geoffray · 7 years ago
  8. 6bfbdc7 Merge changes If4de1e1f,I11493096,I256c7758 by Roland Levillain · 7 years ago
  9. aa317ff Merge "Ensure the JITted method has a polymorphic inline cache." by Nicolas Geoffray · 7 years ago
  10. 625ca47 Remove 'virtual' and 'override' qualifiers on final methods. by Roland Levillain · 7 years ago
  11. 1391390 Add core-simple to the standard boot classpath by Neil Fuller · 7 years ago
  12. d6f48f2 Ensure the JITted method has a polymorphic inline cache. by Nicolas Geoffray · 7 years ago
  13. f73caca Remove superfluous 'virtual' specifiers in ART. by Roland Levillain · 7 years ago
  14. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 7 years ago
  15. 19379b5 Merge "Default to usejit:true." by Nicolas Geoffray · 7 years ago
  16. 56f64eb Merge "Avoid position sensitive argument errors with tar" by Orion Hodson · 7 years ago
  17. 0783ff0 Merge "dexdump2: Remove conversion from dollar sign to dot" by Orion Hodson · 7 years ago
  18. 7e91d1f Blacklist libcore fdsan tests on the host. by Josh Gao · 7 years ago
  19. a5ea637 Merge "Move string analysis to its own file" by Mathieu Chartier · 7 years ago
  20. 4a7133d Merge "Always set compiler filter to 'quicken' for jdwp tests." by Nicolas Geoffray · 7 years ago
  21. 1fc309a Always set compiler filter to 'quicken' for jdwp tests. by Nicolas Geoffray · 7 years ago
  22. bdf294e Merge "Fix two mistakes in art script rewrite." by Treehugger Robot · 7 years ago
  23. 686801f Fix two mistakes in art script rewrite. by Nicolas Geoffray · 7 years ago
  24. 0a8b315 Merge "Invoke dex2at before invoking art." by Nicolas Geoffray · 7 years ago
  25. 335c4ce Invoke dex2at before invoking art. by Nicolas Geoffray · 7 years ago
  26. a5ca8eb Default to usejit:true. by Nicolas Geoffray · 7 years ago
  27. 43fe48f Merge "Fix checker expectations around environment uses." by Nicolas Geoffray · 7 years ago
  28. 90fdc48 Fix checker expectations around environment uses. by Nicolas Geoffray · 7 years ago
  29. e9dce6a Merge "Add measurement of linkage pairs" by Mathieu Chartier · 7 years ago
  30. b1b7d14 Merge "ART: Move mterp pointers to object" by Treehugger Robot · 7 years ago
  31. d04fc96 Merge "Make literal arguments passed to art::MemMap::DumpMaps' more explicit." by Roland Levillain · 7 years ago
  32. e477412 Avoid position sensitive argument errors with tar by Orion Hodson · 7 years ago
  33. fe42d21 dexdump2: Remove conversion from dollar sign to dot by Orion Hodson · 7 years ago
  34. 680e099 Make literal arguments passed to art::MemMap::DumpMaps' more explicit. by Roland Levillain · 7 years ago
  35. 75eec5d Merge "Fix longstanding bug around implicit NPEs and GC, version 2." by Treehugger Robot · 7 years ago
  36. d3678dc Merge "Add an overload for MemMap::MapAnonymous()." by Vladimir Marko · 7 years ago
  37. f6985bd Add an overload for MemMap::MapAnonymous(). by Vladimir Marko · 7 years ago
  38. 0ddf626 Move string analysis to its own file by Mathieu Chartier · 7 years ago
  39. cd2edfc Add measurement of linkage pairs by Mathieu Chartier · 7 years ago
  40. 19759b2 Merge "Fix the template parameter passed to some art::GetClassRoot uses." by Roland Levillain · 7 years ago
  41. dee8169 Fix the template parameter passed to some art::GetClassRoot uses. by Roland Levillain · 7 years ago
  42. 47c0e11 Merge "Rename mterp field helper methods." by David Srbecky · 7 years ago
  43. 28dfc59 Rename mterp field helper methods. by David Srbecky · 7 years ago
  44. 3fec871 Merge "Fix mac build" by Mathieu Chartier · 7 years ago
  45. 7bd3cbd Fix mac build by Mathieu Chartier · 7 years ago
  46. 249754e Merge "Increase timeout even more for gcstress/debug/target." by Mathieu Chartier · 7 years ago
  47. c30bc2c Merge "Add usleep for Thread::Unregister" by Treehugger Robot · 7 years ago
  48. 3408ff2 Add usleep for Thread::Unregister by Mathieu Chartier · 7 years ago
  49. 0dc3eca Merge "Document HashSet::erase() behavior" by Mathieu Chartier · 7 years ago
  50. ed97c7b Merge "Add an ART test target exercising Generational CC collection." by Roland Levillain · 7 years ago
  51. 793bed3 Increase timeout even more for gcstress/debug/target. by Nicolas Geoffray · 7 years ago
  52. c2291a6 Add an ART test target exercising Generational CC collection. by Roland Levillain · 7 years ago
  53. 11529ab Merge "Remove the `art-gtest-valgrind64` testrunner configuration." by Roland Levillain · 7 years ago
  54. 550c45e Merge "Revert heap growth multiplier logic for Generational CC collection." by Roland Levillain · 7 years ago
  55. 8d94f72 Merge "Fix memory order used on operations on ConcurrentCopying::done_scanning_." by Roland Levillain · 7 years ago
  56. 70bd78d Merge "Revert^2 "Avoid crash when ANDROID_DATA is not writeable."" by Vladimir Marko · 7 years ago
  57. 76eb485 Remove the `art-gtest-valgrind64` testrunner configuration. by Roland Levillain · 7 years ago
  58. 2a403e5 Merge "Support for @CovariantReturnType annotations." by Mathew Inwood · 7 years ago
  59. e307002 Revert^2 "Avoid crash when ANDROID_DATA is not writeable." by Vladimir Marko · 7 years ago
  60. 37d9295 Merge "Add a check to ConcurrentCopying::MarkNonMoving for sticky-bit case." by Roland Levillain · 7 years ago
  61. 3d41fe4 Merge "Improve logging in Sticky-Bit CC collector." by Roland Levillain · 7 years ago
  62. 3576cba Merge "Sweep only objects in the live stack in sticky-bit CC collections." by Roland Levillain · 7 years ago
  63. 6aec6d9 Document HashSet::erase() behavior by Mathieu Chartier · 7 years ago
  64. 1c4f933 Merge "Revert "Avoid crash when ANDROID_DATA is not writeable."" by Mathieu Chartier · 7 years ago
  65. c702e34 Revert "Avoid crash when ANDROID_DATA is not writeable." by Mathieu Chartier · 7 years ago
  66. c5249b8 Revert heap growth multiplier logic for Generational CC collection. by Roland Levillain · 7 years ago
  67. 2d94e29 Fix memory order used on operations on ConcurrentCopying::done_scanning_. by Roland Levillain · 7 years ago
  68. ade74a6 Add a check to ConcurrentCopying::MarkNonMoving for sticky-bit case. by Roland Levillain · 7 years ago
  69. 57ce054 Improve logging in Sticky-Bit CC collector. by Roland Levillain · 7 years ago
  70. b1e1dc3 Sweep only objects in the live stack in sticky-bit CC collections. by Roland Levillain · 7 years ago
  71. 5c4b3cc Merge "Remove special case for young-gen collection in ConcurrentCopying::IsMarked." by Roland Levillain · 7 years ago
  72. c691995 Merge "Restore bitmap marking in non-moving space in ConcurrentCopying::Copy." by Roland Levillain · 7 years ago
  73. 9c92425 Merge "ARM/ARM64: Rewrite art_quick_do_long_jump." by Vladimir Marko · 7 years ago
  74. 348d100 Merge "Rework the newly-allocated region logic in RegionSpace." by Roland Levillain · 7 years ago
  75. 7c0c794 Merge "Have ZeroLiveBytesForLargeObject process all the regions of a large object." by Roland Levillain · 7 years ago
  76. d9205b8 Merge "Experimental Sticky-Bit (Generational) CC collection" by Roland Levillain · 7 years ago
  77. e1cb52f Merge "Refactoring to support more annotation types." by Mathew Inwood · 7 years ago
  78. c041789 Merge "Reduce memory usage by other deps in scheduler." by Vladimir Marko · 7 years ago
  79. dd509ac ARM/ARM64: Rewrite art_quick_do_long_jump. by Vladimir Marko · 7 years ago
  80. bec69f1 Support for @CovariantReturnType annotations. by Mathew Inwood · 7 years ago
  81. cf6c442 Refactoring to support more annotation types. by Mathew Inwood · 7 years ago
  82. 88cf462 Merge "Remove unnecessary indirection from MemMap." by Vladimir Marko · 7 years ago
  83. c0dec22 Merge "Optimize the mterp field setter." by David Srbecky · 7 years ago
  84. 20893ee Merge "Support for maxTargetSdk on @UnsupportedAppUsage." by Mathew Inwood · 7 years ago
  85. c34bebf Remove unnecessary indirection from MemMap. by Vladimir Marko · 7 years ago
  86. 2ea7c19 Merge "Avoid crash when ANDROID_DATA is not writeable." by Vladimir Marko · 7 years ago
  87. 00cbb41 Avoid crash when ANDROID_DATA is not writeable. by Vladimir Marko · 7 years ago
  88. 27c3df5 Optimize the mterp field setter. by David Srbecky · 7 years ago
  89. c202be5 Merge "Fix unhiding API in JVMTI redefine run-tests" by David Brazdil · 7 years ago
  90. e3f0656 Merge "Add explicit native method test to 988" by Alex Light · 7 years ago
  91. 03cca37 Fix unhiding API in JVMTI redefine run-tests by David Brazdil · 7 years ago
  92. 61ba8d2 Fix longstanding bug around implicit NPEs and GC, version 2. by Nicolas Geoffray · 7 years ago
  93. 99d3199 Merge "Revert^2 "Refactor image loading."" by Vladimir Marko · 7 years ago
  94. 82e1e27 Revert^2 "Refactor image loading." by Vladimir Marko · 7 years ago
  95. 3866641 Support for maxTargetSdk on @UnsupportedAppUsage. by Mathew Inwood · 7 years ago
  96. f345404 Merge "Revert "Refactor image loading."" by Treehugger Robot · 7 years ago
  97. 701b6ee Revert "Refactor image loading." by Vladimir Marko · 7 years ago
  98. ea82529 Merge "Re-enable ART's region space memory protection on host." by Roland Levillain · 7 years ago
  99. c884be0 Merge "Update bytecode experiments" by Mathieu Chartier · 7 years ago
  100. 0e595d3 Merge "Revert^2 "Fix race in CommitCodeInternal and cleanup"" by Treehugger Robot · 7 years ago