1. c95791e Merge "ART: Fix oatdump dex export" am: c022b9aa68 am: 2c4418f1d4 by Andreas Gampe · 8 years ago
  2. 2c4418f Merge "ART: Fix oatdump dex export" am: c022b9aa68 by Andreas Gampe · 8 years ago
  3. c022b9a Merge "ART: Fix oatdump dex export" by Treehugger Robot · 8 years ago
  4. d4500fc Merge "Move InMemoryDexClassLoader to be a subtype of BaseDexClassLoader" am: d43e2f40b4 by Alex Light · 8 years ago
  5. 639cb6f Merge "Move InMemoryDexClassLoader to be a subtype of BaseDexClassLoader" by Alex Light · 8 years ago
  6. d43e2f4 Merge "Move InMemoryDexClassLoader to be a subtype of BaseDexClassLoader" by Treehugger Robot · 8 years ago
  7. 610a3c0 Merge "Use the alternate 32-bit base address for asan build only." am: 6a669aac63 am: b1c7f2e15a by Hiroshi Yamauchi · 8 years ago
  8. 67f5a31 Merge "Use the alternate 32-bit base address for asan build only." am: 6a669aac63 by Hiroshi Yamauchi · 8 years ago
  9. f812d8c ART: Fix oatdump dex export by Andreas Gampe · 8 years ago
  10. b1c7f2e Merge "Use the alternate 32-bit base address for asan build only." by Hiroshi Yamauchi · 8 years ago
  11. 6a669aa Merge "Use the alternate 32-bit base address for asan build only." by Hiroshi Yamauchi · 8 years ago
  12. 8432911 Merge "ART: fix method handle invocation of abstract & interface methods" am: dc6d4ff474 am: c257ed6602 by Orion Hodson · 8 years ago
  13. bf1d619 Merge "ART: fix method handle invocation of abstract & interface methods" am: dc6d4ff474 by Orion Hodson · 8 years ago
  14. c257ed6 Merge "ART: fix method handle invocation of abstract & interface methods" by Orion Hodson · 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. e83be46 Merge "ART: Add support for generic method signature." am: a4a903a567 am: a1f8090bed by Andreas Gampe · 8 years ago
  18. efd1ae1 Merge "ART: Add support for generic method signature." am: a4a903a567 by Andreas Gampe · 8 years ago
  19. a1f8090 Merge "ART: Add support for generic method signature." am: a4a903a567 by Andreas Gampe · 8 years ago
  20. a4a903a Merge "ART: Add support for generic method signature." by Andreas Gampe · 8 years ago
  21. 8fd364e ART: fix method handle invocation of abstract & interface methods by Orion Hodson · 8 years ago
  22. 6e14800 Merge "x86/string compression: Use TESTB instead of TESTL in String.charAt()." am: a7e9bfafeb am: 2798f2e8db by Vladimir Marko · 8 years ago
  23. 95485c1 Merge "x86/string compression: Use TESTB instead of TESTL in String.charAt()." am: a7e9bfafeb by Vladimir Marko · 8 years ago
  24. 2798f2e Merge "x86/string compression: Use TESTB instead of TESTL in String.charAt()." by Vladimir Marko · 8 years ago
  25. a7e9bfa Merge "x86/string compression: Use TESTB instead of TESTL in String.charAt()." by Treehugger Robot · 8 years ago
  26. 8b17271 Merge "Tests for String.setCharAt() breaking string compression." am: 530fadac26 am: 62003ebaf0 by Vladimir Marko · 8 years ago
  27. 9447a9e Merge "Tests for String.setCharAt() breaking string compression." am: 530fadac26 by Vladimir Marko · 8 years ago
  28. 62003eb Merge "Tests for String.setCharAt() breaking string compression." am: 530fadac26 by Vladimir Marko · 8 years ago
  29. 530fada Merge "Tests for String.setCharAt() breaking string compression." by Treehugger Robot · 8 years ago
  30. 3c89d42 x86/string compression: Use TESTB instead of TESTL in String.charAt(). by Vladimir Marko · 8 years ago
  31. 85bef97 Tests for String.setCharAt() breaking string compression. by Vladimir Marko · 8 years ago
  32. a9c064c Merge "Remove passing tests from libcore_failures.txt." am: 1fed1dc7b1 am: 0e041b69db by Adam Vartanian · 8 years ago
  33. e0ba07a Merge "Remove passing tests from libcore_failures.txt." am: 1fed1dc7b1 by Adam Vartanian · 8 years ago
  34. 0e041b6 Merge "Remove passing tests from libcore_failures.txt." am: 1fed1dc7b1 by Adam Vartanian · 8 years ago
  35. 1fed1dc Merge "Remove passing tests from libcore_failures.txt." by Adam Vartanian · 8 years ago
  36. 609a07b Merge "Change IsMovingGCDisabled to take into account GC critical sections" am: 32bdab7a20 am: ad1b278b85 by Mathieu Chartier · 8 years ago
  37. e426979 Merge "Change IsMovingGCDisabled to take into account GC critical sections" am: 32bdab7a20 by Mathieu Chartier · 8 years ago
  38. ad1b278 Merge "Change IsMovingGCDisabled to take into account GC critical sections" by Mathieu Chartier · 8 years ago
  39. 32bdab7 Merge "Change IsMovingGCDisabled to take into account GC critical sections" by Treehugger Robot · 8 years ago
  40. 183009a Change IsMovingGCDisabled to take into account GC critical sections by Mathieu Chartier · 8 years ago
  41. 1c456d2 Merge "ART: Add GetSignatureAnnotation to unstarted runtime" am: ccb62c9974 am: ac3b42693e by Andreas Gampe · 8 years ago
  42. 1c3681b Merge "ART: Add GetSignatureAnnotation to unstarted runtime" am: ccb62c9974 by Andreas Gampe · 8 years ago
  43. ac3b426 Merge "ART: Add GetSignatureAnnotation to unstarted runtime" am: ccb62c9974 by Andreas Gampe · 8 years ago
  44. ccb62c9 Merge "ART: Add GetSignatureAnnotation to unstarted runtime" by Andreas Gampe · 8 years ago
  45. d9878a6 Merge changes I4ae3eac3,Ibeddd7a5 am: 03c89e3907 am: cc7991ebad am: b662a6c40d by Shubham Ajmera · 8 years ago
  46. b662a6c Merge changes I4ae3eac3,Ibeddd7a5 am: 03c89e3907 am: cc7991ebad by Shubham Ajmera · 8 years ago
  47. cc7991e Merge changes I4ae3eac3,Ibeddd7a5 am: 03c89e3907 by Shubham Ajmera · 8 years ago
  48. 03c89e3 Merge changes I4ae3eac3,Ibeddd7a5 by Shubham Ajmera · 8 years ago
  49. ad9f723 run-test: Ignore OUT_DIR flag by Shubham Ajmera · 8 years ago
  50. bbd8433 Testrunner: Release semphores/mutex when exception is caught. by Shubham Ajmera · 8 years ago
  51. a73832b Merge "Temporary fix for build bots: Set verbose always true" am: 4c9c570545 am: e426e6b87f by Shubham Ajmera · 8 years ago
  52. 4d4e528 Merge "Temporary fix for build bots: Set verbose always true" am: 4c9c570545 by Shubham Ajmera · 8 years ago
  53. e426e6b Merge "Temporary fix for build bots: Set verbose always true" am: 4c9c570545 by Shubham Ajmera · 8 years ago
  54. 4c9c570 Merge "Temporary fix for build bots: Set verbose always true" by Shubham Ajmera · 8 years ago
  55. 8858eac Temporary fix for build bots: Set verbose always true by Shubham Ajmera · 8 years ago
  56. 9486a16 ART: Add GetSignatureAnnotation to unstarted runtime by Andreas Gampe · 8 years ago
  57. fcad1d0 Merge "Revert "Revert "Avoid adding region space bitmap to heap bitmap""" am: 8d3ab9c0b9 am: 5d83ce8fc8 by Mathieu Chartier · 8 years ago
  58. 816397f Merge "ART: Add support for generic field signature" am: 08d567b67f am: 9868f0daee by Andreas Gampe · 8 years ago
  59. 22a6353 Merge "Revert "Revert "Avoid adding region space bitmap to heap bitmap""" am: 8d3ab9c0b9 by Mathieu Chartier · 8 years ago
  60. f2e97ba Merge "ART: Fix Unstarted Runtime Class.forName" am: 7ebac7f39b am: 2aa055ae0f by Andreas Gampe · 8 years ago
  61. ba14672 Merge "ART: Add support for generic field signature" am: 08d567b67f by Andreas Gampe · 8 years ago
  62. 5d83ce8 Merge "Revert "Revert "Avoid adding region space bitmap to heap bitmap""" by Mathieu Chartier · 8 years ago
  63. 4a4cd8f Merge "ART: Fix Unstarted Runtime Class.forName" am: 7ebac7f39b am: 2aa055ae0f by Andreas Gampe · 8 years ago
  64. 9868f0d Merge "ART: Add support for generic field signature" am: 08d567b67f by Andreas Gampe · 8 years ago
  65. 8d3ab9c Merge "Revert "Revert "Avoid adding region space bitmap to heap bitmap""" by Mathieu Chartier · 8 years ago
  66. 27dfa05 ART: Add support for generic method signature. by Andreas Gampe · 8 years ago
  67. 2aa055a Merge "ART: Fix Unstarted Runtime Class.forName" am: 7ebac7f39b by Andreas Gampe · 8 years ago
  68. 08d567b Merge "ART: Add support for generic field signature" by Andreas Gampe · 8 years ago
  69. 7ebac7f Merge "ART: Fix Unstarted Runtime Class.forName" by Andreas Gampe · 8 years ago
  70. be934f6 Merge "Revert "Enable String compression."" am: 95c867dcb9 am: 954ff89737 by Vladimir Marko · 8 years ago
  71. 1b3476a Merge "Revert "Enable String compression."" am: 95c867dcb9 am: 954ff89737 by Vladimir Marko · 8 years ago
  72. 954ff89 Merge "Revert "Enable String compression."" am: 95c867dcb9 by Vladimir Marko · 8 years ago
  73. 55113ed Use the alternate 32-bit base address for asan build only. by Hiroshi Yamauchi · 8 years ago
  74. 95c867d Merge "Revert "Enable String compression."" by Vladimir Marko · 8 years ago
  75. afcb365 Revert "Enable String compression." by Vladimir Marko · 8 years ago
  76. 6dd695c Merge "ART: Add support for generic class signature" am: 07af6d0c7b am: c35ead0ac6 by Andreas Gampe · 8 years ago
  77. 1081157 Merge "ART: Add support for generic class signature" am: 07af6d0c7b by Andreas Gampe · 8 years ago
  78. c35ead0 Merge "ART: Add support for generic class signature" am: 07af6d0c7b by Andreas Gampe · 8 years ago
  79. 07af6d0 Merge "ART: Add support for generic class signature" by Andreas Gampe · 8 years ago
  80. 6a0de0f Merge "Testrunner: Return exit code 1 when test fails." am: 560c6a27a0 am: 356b2d913b by Shubham Ajmera · 8 years ago
  81. e911f1c Merge "Testrunner: Return exit code 1 when test fails." am: 560c6a27a0 by Shubham Ajmera · 8 years ago
  82. 356b2d9 Merge "Testrunner: Return exit code 1 when test fails." am: 560c6a27a0 by Shubham Ajmera · 8 years ago
  83. e349b6d Merge "Fix image dependencies for test-art-host-run-test-dependencies" am: 3523738cbd am: 9d3b4d4f71 by Shubham Ajmera · 8 years ago
  84. 49e4d33 Merge "Fix image dependencies for test-art-host-run-test-dependencies" am: 3523738cbd by Shubham Ajmera · 8 years ago
  85. 560c6a2 Merge "Testrunner: Return exit code 1 when test fails." by Shubham Ajmera · 8 years ago
  86. c5aae87 Testrunner: Return exit code 1 when test fails. by Shubham Ajmera · 8 years ago
  87. 9d3b4d4 Merge "Fix image dependencies for test-art-host-run-test-dependencies" by Shubham Ajmera · 8 years ago
  88. 3523738 Merge "Fix image dependencies for test-art-host-run-test-dependencies" by Shubham Ajmera · 8 years ago
  89. 07a8c70 Fix image dependencies for test-art-host-run-test-dependencies by Shubham Ajmera · 8 years ago
  90. ecc8230 Revert "Revert "Avoid adding region space bitmap to heap bitmap"" by Mathieu Chartier · 8 years ago
  91. 47de0fa ART: Fix Unstarted Runtime Class.forName by Andreas Gampe · 8 years ago
  92. 188abab ART: Add support for generic field signature by Andreas Gampe · 8 years ago
  93. 0eb3643 ART: Add support for generic class signature by Andreas Gampe · 8 years ago
  94. 016ff6b Merge "Revert "Revert "Add test for changing annotations.""" am: c7e1904010 am: 8438e4ebec by Alex Light · 8 years ago
  95. 9c47b57 Merge "Revert "Revert "Add test for changing annotations.""" am: c7e1904010 by Alex Light · 8 years ago
  96. 8438e4e Merge "Revert "Revert "Add test for changing annotations.""" am: c7e1904010 by Alex Light · 8 years ago
  97. c7e1904 Merge "Revert "Revert "Add test for changing annotations.""" by Treehugger Robot · 8 years ago
  98. eda8336 Merge "Fix 624-checker-stringops for PIC." am: 2bece1f9df am: 52c71abe3f by Vladimir Marko · 8 years ago
  99. f088db9 Merge "Fix 624-checker-stringops for PIC." am: 2bece1f9df am: 52c71abe3f by Vladimir Marko · 8 years ago
  100. 52c71ab Merge "Fix 624-checker-stringops for PIC." am: 2bece1f9df by Vladimir Marko · 8 years ago