1. b4aeefe Merge "Clean up tracking new roots, do not track them for CC." by Vladimir Marko · 8 years ago
  2. 39aaa80 Merge "Make dex2oat support profiles passed to non profile filters" by Treehugger Robot · 8 years ago
  3. d0af56c Make dex2oat support profiles passed to non profile filters by Mathieu Chartier · 8 years ago
  4. ea36aaf Merge "Move thread_running_gc_ logic to VisitObjectsInternalRegionSpace" by Mathieu Chartier · 8 years ago
  5. 0f44de8 Merge "Skip loop optimization if there is no loop in the graph." by Mingyao Yang · 8 years ago
  6. ee88321 Merge "Add nullptr check to CreateAnnotationSetItem." by Treehugger Robot · 8 years ago
  7. cec88e6 Merge "ART: Add constructor support to unstarted runtime" by Treehugger Robot · 8 years ago
  8. d6b17d4 Move thread_running_gc_ logic to VisitObjectsInternalRegionSpace by Mathieu Chartier · 8 years ago
  9. c022b9a Merge "ART: Fix oatdump dex export" by Treehugger Robot · 8 years ago
  10. d43e2f4 Merge "Move InMemoryDexClassLoader to be a subtype of BaseDexClassLoader" by Treehugger Robot · 8 years ago
  11. 69d75ff Skip loop optimization if there is no loop in the graph. by Mingyao Yang · 8 years ago
  12. 85bef7e ART: Add constructor support to unstarted runtime by Andreas Gampe · 8 years ago
  13. f812d8c ART: Fix oatdump dex export by Andreas Gampe · 8 years ago
  14. 6a669aa Merge "Use the alternate 32-bit base address for asan build only." by Hiroshi Yamauchi · 8 years ago
  15. dc6d4ff Merge "ART: fix method handle invocation of abstract & interface methods" by Treehugger Robot · 8 years ago
  16. ea9465e Move InMemoryDexClassLoader to be a subtype of BaseDexClassLoader by Alex Light · 8 years ago
  17. a4a903a Merge "ART: Add support for generic method signature." by Andreas Gampe · 8 years ago
  18. 9b03cb4 Clean up tracking new roots, do not track them for CC. by Vladimir Marko · 8 years ago
  19. 8fd364e ART: fix method handle invocation of abstract & interface methods by Orion Hodson · 8 years ago
  20. a7e9bfa Merge "x86/string compression: Use TESTB instead of TESTL in String.charAt()." by Treehugger Robot · 8 years ago
  21. 530fada Merge "Tests for String.setCharAt() breaking string compression." by Treehugger Robot · 8 years ago
  22. 3c89d42 x86/string compression: Use TESTB instead of TESTL in String.charAt(). by Vladimir Marko · 8 years ago
  23. 85bef97 Tests for String.setCharAt() breaking string compression. by Vladimir Marko · 8 years ago
  24. 1fed1dc Merge "Remove passing tests from libcore_failures.txt." by Adam Vartanian · 8 years ago
  25. 32bdab7 Merge "Change IsMovingGCDisabled to take into account GC critical sections" by Treehugger Robot · 8 years ago
  26. 183009a Change IsMovingGCDisabled to take into account GC critical sections by Mathieu Chartier · 8 years ago
  27. ccb62c9 Merge "ART: Add GetSignatureAnnotation to unstarted runtime" by Andreas Gampe · 8 years ago
  28. 03c89e3 Merge changes I4ae3eac3,Ibeddd7a5 by Shubham Ajmera · 8 years ago
  29. ad9f723 run-test: Ignore OUT_DIR flag by Shubham Ajmera · 8 years ago
  30. bbd8433 Testrunner: Release semphores/mutex when exception is caught. by Shubham Ajmera · 8 years ago
  31. 4c9c570 Merge "Temporary fix for build bots: Set verbose always true" by Shubham Ajmera · 8 years ago
  32. 8858eac Temporary fix for build bots: Set verbose always true by Shubham Ajmera · 8 years ago
  33. 9486a16 ART: Add GetSignatureAnnotation to unstarted runtime by Andreas Gampe · 8 years ago
  34. 8d3ab9c Merge "Revert "Revert "Avoid adding region space bitmap to heap bitmap""" by Mathieu Chartier · 8 years ago
  35. 27dfa05 ART: Add support for generic method signature. by Andreas Gampe · 8 years ago
  36. 08d567b Merge "ART: Add support for generic field signature" by Andreas Gampe · 8 years ago
  37. 7ebac7f Merge "ART: Fix Unstarted Runtime Class.forName" by Andreas Gampe · 8 years ago
  38. be9b44b Add nullptr check to CreateAnnotationSetItem. by Jeff Hao · 8 years ago
  39. 55113ed Use the alternate 32-bit base address for asan build only. by Hiroshi Yamauchi · 8 years ago
  40. 95c867d Merge "Revert "Enable String compression."" by Vladimir Marko · 8 years ago
  41. afcb365 Revert "Enable String compression." by Vladimir Marko · 8 years ago
  42. 07af6d0 Merge "ART: Add support for generic class signature" by Andreas Gampe · 8 years ago
  43. 560c6a2 Merge "Testrunner: Return exit code 1 when test fails." by Shubham Ajmera · 8 years ago
  44. c5aae87 Testrunner: Return exit code 1 when test fails. by Shubham Ajmera · 8 years ago
  45. 3523738 Merge "Fix image dependencies for test-art-host-run-test-dependencies" by Shubham Ajmera · 8 years ago
  46. 07a8c70 Fix image dependencies for test-art-host-run-test-dependencies by Shubham Ajmera · 8 years ago
  47. ecc8230 Revert "Revert "Avoid adding region space bitmap to heap bitmap"" by Mathieu Chartier · 8 years ago
  48. 47de0fa ART: Fix Unstarted Runtime Class.forName by Andreas Gampe · 8 years ago
  49. 188abab ART: Add support for generic field signature by Andreas Gampe · 8 years ago
  50. 0eb3643 ART: Add support for generic class signature by Andreas Gampe · 8 years ago
  51. c7e1904 Merge "Revert "Revert "Add test for changing annotations.""" by Treehugger Robot · 8 years ago
  52. 2bece1f Merge "Fix 624-checker-stringops for PIC." by Treehugger Robot · 8 years ago
  53. 8a36bce Merge "Disable the dex2oat swap test for x86 altogether." by Treehugger Robot · 8 years ago
  54. 3e86bb0 Fix 624-checker-stringops for PIC. by Vladimir Marko · 8 years ago
  55. 53ea6a1 Merge "Enable String compression." by Vladimir Marko · 8 years ago
  56. c604ede Remove passing tests from libcore_failures.txt. by Adam Vartanian · 8 years ago
  57. c898aa8 Merge "Revert "Avoid adding region space bitmap to heap bitmap"" by Richard Uhler · 8 years ago
  58. 215835d Revert "Avoid adding region space bitmap to heap bitmap" by Richard Uhler · 8 years ago
  59. 19772bf Disable the dex2oat swap test for x86 altogether. by Roland Levillain · 8 years ago
  60. 69ed583 Merge "Remove use of npic image for gtests." by Richard Uhler · 8 years ago
  61. 7616adc Merge "Avoid adding region space bitmap to heap bitmap" by Treehugger Robot · 8 years ago
  62. fdb7d5d Avoid adding region space bitmap to heap bitmap by Mathieu Chartier · 8 years ago
  63. 9fb10fb Merge "Add invoke infos to stack maps" by Mathieu Chartier · 8 years ago
  64. 28de3b6 Merge "Remove unneeded build files" by Treehugger Robot · 8 years ago
  65. 09cbce4 Revert "Revert "Add test for changing annotations."" by Alex Light · 8 years ago
  66. 3e0a410 Merge "Revert "Add test for changing annotations."" by Alex Light · 8 years ago
  67. b2793dd Revert "Add test for changing annotations." by Alex Light · 8 years ago
  68. 0afc131 Merge "ART: Remove unintended debug logging" by Treehugger Robot · 8 years ago
  69. 6f6bc57 Merge "Add jni_libraries_lock_ to expected_mutexes_on_weak_ref_access_." by Hiroshi Yamauchi · 8 years ago
  70. d8a16ba Merge "Clean up profman arg checking" by David Sehr · 8 years ago
  71. 4caf203 Merge "cpp-define-generator: presubmit hook prints better error message" by Treehugger Robot · 8 years ago
  72. 9c0cc42 Merge "Add test for changing annotations." by Treehugger Robot · 8 years ago
  73. d776ff0 Add invoke infos to stack maps by Mathieu Chartier · 8 years ago
  74. df56931 Add jni_libraries_lock_ to expected_mutexes_on_weak_ref_access_. by Hiroshi Yamauchi · 8 years ago
  75. 70dc86b ART: Remove unintended debug logging by Andreas Gampe · 8 years ago
  76. 969ca5a cpp-define-generator: presubmit hook prints better error message by Igor Murashkin · 8 years ago
  77. 45d9426 Merge "ART: Add currentThread cutout to Unstarted Runtime" by Treehugger Robot · 8 years ago
  78. 701fc35 Add test for changing annotations. by Alex Light · 8 years ago
  79. 3fb852a Merge "Check for duplicate entries when using dexlayout" by Treehugger Robot · 8 years ago
  80. c631854 Merge "Testrunner: Handle case when test_info line exceeds console length" by Shubham Ajmera · 8 years ago
  81. 9641c9a Merge "Add miscellaneous tests for class redefinition." by Treehugger Robot · 8 years ago
  82. 2cd5ae9 Merge "Use GetPeerFromOtherThread in debugger." by Nicolas Geoffray · 8 years ago
  83. cafa081 Use GetPeerFromOtherThread in debugger. by Nicolas Geoffray · 8 years ago
  84. 14d340c Testrunner: Handle case when test_info line exceeds console length by Shubham Ajmera · 8 years ago
  85. d1760f3 Merge "ART: Regenerate test data for 952." by Treehugger Robot · 8 years ago
  86. a2973d7 Check for duplicate entries when using dexlayout by Mathieu Chartier · 8 years ago
  87. 0527a22 Merge "Testrunner: Accept test_name by run-test number" by Shubham Ajmera · 8 years ago
  88. a01769f Merge "Testrunner: Take default only when no other variant is selected" by Shubham Ajmera · 8 years ago
  89. faf1250 Testrunner: Accept test_name by run-test number by Shubham Ajmera · 8 years ago
  90. 153da0e Clean up profman arg checking by David Sehr · 8 years ago
  91. 4b8c53d Testrunner: Take default only when no other variant is selected by Shubham Ajmera · 8 years ago
  92. 6005f42 ART: Regenerate test data for 952. by Orion Hodson · 8 years ago
  93. be2cfab Merge "ARM: Faster read barrier marking entrypoints." by Vladimir Marko · 8 years ago
  94. ea7109b Merge "Inline methods that throw." by Nicolas Geoffray · 8 years ago
  95. cadf244 Merge "Update verify-profile logic." by Nicolas Geoffray · 8 years ago
  96. 8b4a45c Merge "Use a synchronization barrier to fix flakes." by Nicolas Geoffray · 8 years ago
  97. 67e1dc5 Remove use of npic image for gtests. by Richard Uhler · 8 years ago
  98. 23a625c Update verify-profile logic. by Nicolas Geoffray · 8 years ago
  99. fdb7d63 Inline methods that throw. by Nicolas Geoffray · 8 years ago
  100. 59a19c8 Use a synchronization barrier to fix flakes. by Nicolas Geoffray · 8 years ago