1. 6ca485b Merge "Ensure the JITted method has a polymorphic inline cache." am: aa317ffafe by Nicolas Geoffray · 7 years ago
  2. aa317ff Merge "Ensure the JITted method has a polymorphic inline cache." by Nicolas Geoffray · 7 years ago
  3. d6f48f2 Ensure the JITted method has a polymorphic inline cache. by Nicolas Geoffray · 7 years ago
  4. 3464577 Merge "Default to usejit:true." am: 19379b58bd by Nicolas Geoffray · 7 years ago
  5. 19379b5 Merge "Default to usejit:true." by Nicolas Geoffray · 7 years ago
  6. 5ad1e66 Merge "Avoid position sensitive argument errors with tar" am: 56f64eb28b by Orion Hodson · 7 years ago
  7. 56f64eb Merge "Avoid position sensitive argument errors with tar" by Orion Hodson · 7 years ago
  8. c78ad30 Merge "dexdump2: Remove conversion from dollar sign to dot" am: 0783ff0828 by Orion Hodson · 7 years ago
  9. 0783ff0 Merge "dexdump2: Remove conversion from dollar sign to dot" by Orion Hodson · 7 years ago
  10. d9dc3b9 Merge "Move string analysis to its own file" am: a5ea63760b by Mathieu Chartier · 7 years ago
  11. a5ea637 Merge "Move string analysis to its own file" by Mathieu Chartier · 7 years ago
  12. 1073dff Merge "Always set compiler filter to 'quicken' for jdwp tests." am: 4a7133d666 by Nicolas Geoffray · 7 years ago
  13. 4a7133d Merge "Always set compiler filter to 'quicken' for jdwp tests." by Nicolas Geoffray · 7 years ago
  14. 1fc309a Always set compiler filter to 'quicken' for jdwp tests. by Nicolas Geoffray · 7 years ago
  15. c9738ef Merge "Fix two mistakes in art script rewrite." am: bdf294e34a by Nicolas Geoffray · 7 years ago
  16. bdf294e Merge "Fix two mistakes in art script rewrite." by Treehugger Robot · 7 years ago
  17. 686801f Fix two mistakes in art script rewrite. by Nicolas Geoffray · 7 years ago
  18. b47e469 Merge "Invoke dex2at before invoking art." am: 0a8b3153ca by Nicolas Geoffray · 7 years ago
  19. 0a8b315 Merge "Invoke dex2at before invoking art." by Nicolas Geoffray · 7 years ago
  20. 335c4ce Invoke dex2at before invoking art. by Nicolas Geoffray · 7 years ago
  21. a5ca8eb Default to usejit:true. by Nicolas Geoffray · 7 years ago
  22. 8b0cfb4 Merge "Fix checker expectations around environment uses." am: 43fe48fc17 by Nicolas Geoffray · 7 years ago
  23. 43fe48f Merge "Fix checker expectations around environment uses." by Nicolas Geoffray · 7 years ago
  24. 90fdc48 Fix checker expectations around environment uses. by Nicolas Geoffray · 7 years ago
  25. 72e8239 Merge "Add measurement of linkage pairs" am: e9dce6a280 by Mathieu Chartier · 7 years ago
  26. e9dce6a Merge "Add measurement of linkage pairs" by Mathieu Chartier · 7 years ago
  27. 9a3a311 Merge "ART: Move mterp pointers to object" am: b1b7d1410e by Andreas Gampe · 7 years ago
  28. b1b7d14 Merge "ART: Move mterp pointers to object" by Treehugger Robot · 7 years ago
  29. 9271d6b Merge "Make literal arguments passed to art::MemMap::DumpMaps' more explicit." by Roland Levillain · 7 years ago
  30. d04fc96 Merge "Make literal arguments passed to art::MemMap::DumpMaps' more explicit." by Roland Levillain · 7 years ago
  31. e477412 Avoid position sensitive argument errors with tar by Orion Hodson · 7 years ago
  32. fe42d21 dexdump2: Remove conversion from dollar sign to dot by Orion Hodson · 7 years ago
  33. 680e099 Make literal arguments passed to art::MemMap::DumpMaps' more explicit. by Roland Levillain · 7 years ago
  34. d8054df Merge "Fix longstanding bug around implicit NPEs and GC, version 2." by Nicolas Geoffray · 7 years ago
  35. 75eec5d Merge "Fix longstanding bug around implicit NPEs and GC, version 2." by Treehugger Robot · 7 years ago
  36. b1b748d Merge "Add an overload for MemMap::MapAnonymous()." am: d3678dc253 by Vladimir Marko · 7 years ago
  37. d3678dc Merge "Add an overload for MemMap::MapAnonymous()." by Vladimir Marko · 7 years ago
  38. f6985bd Add an overload for MemMap::MapAnonymous(). by Vladimir Marko · 7 years ago
  39. 0ddf626 Move string analysis to its own file by Mathieu Chartier · 7 years ago
  40. cd2edfc Add measurement of linkage pairs by Mathieu Chartier · 7 years ago
  41. edd177c Merge "Fix the template parameter passed to some art::GetClassRoot uses." by Roland Levillain · 7 years ago
  42. 19759b2 Merge "Fix the template parameter passed to some art::GetClassRoot uses." by Roland Levillain · 7 years ago
  43. d2401aa Merge "Rename mterp field helper methods." am: 47c0e11bd0 by David Srbecky · 7 years ago
  44. dee8169 Fix the template parameter passed to some art::GetClassRoot uses. by Roland Levillain · 7 years ago
  45. 47c0e11 Merge "Rename mterp field helper methods." by David Srbecky · 7 years ago
  46. 28dfc59 Rename mterp field helper methods. by David Srbecky · 7 years ago
  47. a46cece Merge "Fix mac build" am: 3fec871cae by Mathieu Chartier · 7 years ago
  48. 3fec871 Merge "Fix mac build" by Mathieu Chartier · 7 years ago
  49. 7bd3cbd Fix mac build by Mathieu Chartier · 7 years ago
  50. 879439d Merge "Increase timeout even more for gcstress/debug/target." am: 249754e457 by Mathieu Chartier · 7 years ago
  51. 249754e Merge "Increase timeout even more for gcstress/debug/target." by Mathieu Chartier · 7 years ago
  52. 5b5f6a4 Merge "Add usleep for Thread::Unregister" am: c30bc2ccda by Mathieu Chartier · 7 years ago
  53. c30bc2c Merge "Add usleep for Thread::Unregister" by Treehugger Robot · 7 years ago
  54. 3408ff2 Add usleep for Thread::Unregister by Mathieu Chartier · 7 years ago
  55. e6f0111 Merge "Document HashSet::erase() behavior" am: 0dc3eca64a by Mathieu Chartier · 7 years ago
  56. c51a6ce Merge "Add an ART test target exercising Generational CC collection." by Roland Levillain · 7 years ago
  57. 0dc3eca Merge "Document HashSet::erase() behavior" by Mathieu Chartier · 7 years ago
  58. 4ba5e75 Merge "Remove the `art-gtest-valgrind64` testrunner configuration." by Roland Levillain · 7 years ago
  59. 794128c Merge "Revert heap growth multiplier logic for Generational CC collection." by Roland Levillain · 7 years ago
  60. bb5052f Merge "Fix memory order used on operations on ConcurrentCopying::done_scanning_." by Roland Levillain · 7 years ago
  61. ed97c7b Merge "Add an ART test target exercising Generational CC collection." by Roland Levillain · 7 years ago
  62. f1450ef Merge "Revert^2 "Avoid crash when ANDROID_DATA is not writeable."" by Vladimir Marko · 7 years ago
  63. 793bed3 Increase timeout even more for gcstress/debug/target. by Nicolas Geoffray · 7 years ago
  64. c2291a6 Add an ART test target exercising Generational CC collection. by Roland Levillain · 7 years ago
  65. 11529ab Merge "Remove the `art-gtest-valgrind64` testrunner configuration." by Roland Levillain · 7 years ago
  66. 550c45e Merge "Revert heap growth multiplier logic for Generational CC collection." by Roland Levillain · 7 years ago
  67. 8d94f72 Merge "Fix memory order used on operations on ConcurrentCopying::done_scanning_." by Roland Levillain · 7 years ago
  68. 70bd78d Merge "Revert^2 "Avoid crash when ANDROID_DATA is not writeable."" by Vladimir Marko · 7 years ago
  69. 202cb64 Merge "Support for @CovariantReturnType annotations." am: 2a403e51bb by Mathew Inwood · 7 years ago
  70. c0262b8 Merge "Add a check to ConcurrentCopying::MarkNonMoving for sticky-bit case." by Roland Levillain · 7 years ago
  71. 47b863f Merge "Improve logging in Sticky-Bit CC collector." am: 3d41fe4655 by Roland Levillain · 7 years ago
  72. d5c5651 Merge "Sweep only objects in the live stack in sticky-bit CC collections." by Roland Levillain · 7 years ago
  73. 76eb485 Remove the `art-gtest-valgrind64` testrunner configuration. by Roland Levillain · 7 years ago
  74. 2a403e5 Merge "Support for @CovariantReturnType annotations." by Mathew Inwood · 7 years ago
  75. e307002 Revert^2 "Avoid crash when ANDROID_DATA is not writeable." by Vladimir Marko · 7 years ago
  76. 37d9295 Merge "Add a check to ConcurrentCopying::MarkNonMoving for sticky-bit case." by Roland Levillain · 7 years ago
  77. 3d41fe4 Merge "Improve logging in Sticky-Bit CC collector." by Roland Levillain · 7 years ago
  78. 3576cba Merge "Sweep only objects in the live stack in sticky-bit CC collections." by Roland Levillain · 7 years ago
  79. 71b5878 Merge "Revert "Avoid crash when ANDROID_DATA is not writeable."" am: 1c4f93341d by Mathieu Chartier · 7 years ago
  80. 6aec6d9 Document HashSet::erase() behavior by Mathieu Chartier · 7 years ago
  81. 1c4f933 Merge "Revert "Avoid crash when ANDROID_DATA is not writeable."" by Mathieu Chartier · 7 years ago
  82. c702e34 Revert "Avoid crash when ANDROID_DATA is not writeable." by Mathieu Chartier · 7 years ago
  83. c5249b8 Revert heap growth multiplier logic for Generational CC collection. by Roland Levillain · 7 years ago
  84. 2d94e29 Fix memory order used on operations on ConcurrentCopying::done_scanning_. by Roland Levillain · 7 years ago
  85. ade74a6 Add a check to ConcurrentCopying::MarkNonMoving for sticky-bit case. by Roland Levillain · 7 years ago
  86. ed548df Merge "Remove special case for young-gen collection in ConcurrentCopying::IsMarked." by Roland Levillain · 7 years ago
  87. e0ba59f Merge "Restore bitmap marking in non-moving space in ConcurrentCopying::Copy." by Roland Levillain · 7 years ago
  88. c02ab9f Merge "ARM/ARM64: Rewrite art_quick_do_long_jump." am: 9c924258dd by Vladimir Marko · 7 years ago
  89. 75c8680 Merge "Rework the newly-allocated region logic in RegionSpace." am: 348d10084f by Roland Levillain · 7 years ago
  90. 57ce054 Improve logging in Sticky-Bit CC collector. by Roland Levillain · 7 years ago
  91. b1e1dc3 Sweep only objects in the live stack in sticky-bit CC collections. by Roland Levillain · 7 years ago
  92. 0e52cdd Merge "Have ZeroLiveBytesForLargeObject process all the regions of a large object." by Roland Levillain · 7 years ago
  93. c446589 Merge "Experimental Sticky-Bit (Generational) CC collection" am: d9205b8481 by Roland Levillain · 7 years ago
  94. 5c4b3cc Merge "Remove special case for young-gen collection in ConcurrentCopying::IsMarked." by Roland Levillain · 7 years ago
  95. c691995 Merge "Restore bitmap marking in non-moving space in ConcurrentCopying::Copy." by Roland Levillain · 7 years ago
  96. 9c92425 Merge "ARM/ARM64: Rewrite art_quick_do_long_jump." by Vladimir Marko · 7 years ago
  97. 348d100 Merge "Rework the newly-allocated region logic in RegionSpace." by Roland Levillain · 7 years ago
  98. 7c0c794 Merge "Have ZeroLiveBytesForLargeObject process all the regions of a large object." by Roland Levillain · 7 years ago
  99. d9205b8 Merge "Experimental Sticky-Bit (Generational) CC collection" by Roland Levillain · 7 years ago
  100. 28aa4de Merge "Refactoring to support more annotation types." am: e1cb52f93d by Mathew Inwood · 7 years ago