1. 247ff37 Fix sigchain_test on mips by Goran Jakovljevic · 7 years ago
  2. 9417650 Merge "ART: Do not load wrong libart(d)/libdexfile(d).so for tests." by Vladimir Marko · 7 years ago
  3. 84debf7 Merge "ART: JitCodeCache remove only_for_tlb_shootdown" by Treehugger Robot · 7 years ago
  4. 4d5ee49 Merge "Fix expectations of 988." by Nicolas Geoffray · 7 years ago
  5. 2da72ed ART: Do not load wrong libart(d)/libdexfile(d).so for tests. by Vladimir Marko · 7 years ago
  6. 39a2f2c Merge "Reduce number of tests run in art-gcstress-gcverify." by Treehugger Robot · 7 years ago
  7. 74ed8d3 ART: JitCodeCache remove only_for_tlb_shootdown by Orion Hodson · 7 years ago
  8. 4f64fbb Reduce number of tests run in art-gcstress-gcverify. by Richard Uhler · 7 years ago
  9. 983eb7e Merge "Attempt to fix macos build." by Nicolas Geoffray · 7 years ago
  10. 14647a3 Attempt to fix macos build. by Nicolas Geoffray · 7 years ago
  11. 92abf46 Merge "Do fewer GCs shortly after zygote fork" by Lokesh Gidra · 7 years ago
  12. 94e2e4f Merge "Add skip for 715 in redefine-stress" by Treehugger Robot · 7 years ago
  13. 046f256 Merge "Ensure when NotifyMethodRedefined is called the ArtMethod is valid" by Treehugger Robot · 7 years ago
  14. 7a02c66 Merge "Revert "Add an option to disable native stack dumping on SIGQUIT."" by Treehugger Robot · 7 years ago
  15. f709ba5 Add skip for 715 in redefine-stress by Alex Light · 7 years ago
  16. 035105f Ensure when NotifyMethodRedefined is called the ArtMethod is valid by Alex Light · 7 years ago
  17. 334f170 Merge "Relax ABS tests when not running ART." by Treehugger Robot · 7 years ago
  18. 89883a9 Merge "Fix 562-checker-no-intermediate for HAdd." by Treehugger Robot · 7 years ago
  19. 3ef920e Merge "Move most of runtime/base to libartbase/base" by David Sehr · 7 years ago
  20. 8bbc11a Fix 562-checker-no-intermediate for HAdd. by Vladimir Marko · 7 years ago
  21. 7a79ebb Merge "Be consistent with android log tags between target/host." by Nicolas Geoffray · 7 years ago
  22. fe491c7 Merge "ART: Update dex-file fallback code" by Treehugger Robot · 7 years ago
  23. 769af03 Merge "ART: Use try-lock for interface marking" by Treehugger Robot · 7 years ago
  24. 996fabc Relax ABS tests when not running ART. by Aart Bik · 7 years ago
  25. 18eba5e Merge "Introduce ABS as HIR nodes (missing file)." by Treehugger Robot · 7 years ago
  26. 5776a5f Merge "ART: Refactor known-classloader visits" by Treehugger Robot · 7 years ago
  27. 9c673e9 Merge "Avoid verifying output dex for dexlayout in FixedUpDexFile::Create" by Mathieu Chartier · 7 years ago
  28. 9ea84d0 ART: Update dex-file fallback code by Andreas Gampe · 7 years ago
  29. 976b298 ART: Use try-lock for interface marking by Andreas Gampe · 7 years ago
  30. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  31. 3b2a595 Introduce ABS as HIR nodes (missing file). by Aart Bik · 7 years ago
  32. 8b08974 Revert "Add an option to disable native stack dumping on SIGQUIT." by Andreas Gampe · 7 years ago
  33. f46f46c Merge "ART: Fixes for constructor parameter annotations" by Treehugger Robot · 7 years ago
  34. 8b2f3ac Avoid verifying output dex for dexlayout in FixedUpDexFile::Create by Mathieu Chartier · 7 years ago
  35. 4927ba0 Merge "Introduce ABS as HIR nodes." by Treehugger Robot · 7 years ago
  36. f39f04c Be consistent with android log tags between target/host. by Nicolas Geoffray · 7 years ago
  37. 58143d2 ART: Fixes for constructor parameter annotations by Orion Hodson · 7 years ago
  38. 7664e34 Merge "Have `art/tools/buildbot-build --target` abort on empty TARGET_PRODUCT." by Roland Levillain · 7 years ago
  39. 64d0a81 Merge "Honor ART_TEST_ANDROID_ROOT in libcore and JDWP test scripts." by Roland Levillain · 7 years ago
  40. a9a7466 Merge "Ensure loaded plugins are not copied." by Treehugger Robot · 7 years ago
  41. 443a6a5 Ensure loaded plugins are not copied. by Alex Light · 7 years ago
  42. 78d627d Merge "Fix handling for partial cdex conversion rejection in multidex" by Mathieu Chartier · 7 years ago
  43. cda83be Fix handling for partial cdex conversion rejection in multidex by Mathieu Chartier · 7 years ago
  44. a2d18b7 Merge "ART: Restrict ImageSpace space check to first image" by Treehugger Robot · 7 years ago
  45. 398daff Merge "x86-64: Fix art_quick_osr_stub for unwinder." by Vladimir Marko · 7 years ago
  46. 6e74abb ART: Restrict ImageSpace space check to first image by Andreas Gampe · 7 years ago
  47. 38d0083 Merge "ART: Fix 709-checker-varhandles" by Treehugger Robot · 7 years ago
  48. 981218d Merge "ART: Do not mmap boot image tables for non-executable oat files." by Vladimir Marko · 7 years ago
  49. 642de00 Merge "ARM64: Rewrite art_quick_osr_stub for unwinder." by Vladimir Marko · 7 years ago
  50. fe3e2bf Have `art/tools/buildbot-build --target` abort on empty TARGET_PRODUCT. by Roland Levillain · 7 years ago
  51. 134cfdd x86-64: Fix art_quick_osr_stub for unwinder. by Vladimir Marko · 7 years ago
  52. f8928db ART: Fix 709-checker-varhandles by Orion Hodson · 7 years ago
  53. 1c36188 Honor ART_TEST_ANDROID_ROOT in libcore and JDWP test scripts. by Roland Levillain · 7 years ago
  54. d85b337 Fix expectations of 988. by Nicolas Geoffray · 7 years ago
  55. c6dfc7a ART: Do not mmap boot image tables for non-executable oat files. by Vladimir Marko · 7 years ago
  56. a26f416 ARM64: Rewrite art_quick_osr_stub for unwinder. by Vladimir Marko · 7 years ago
  57. 700ef3d Merge "ART: Fix 710-invoke-custom failure" by Orion Hodson · 7 years ago
  58. 540ca50 Merge "MIPS: Use sltiu instead of LoadConst32() + sltu" by Treehugger Robot · 7 years ago
  59. 3c18f4e Merge "Catch references to unused regions in art::gc::ConcurrentCopying::Mark." by Roland Levillain · 7 years ago
  60. de558de ART: Fix 710-invoke-custom failure by Orion Hodson · 7 years ago
  61. a1b035b Merge "test: Fix 036-finalizer test flake on --jvm" by Treehugger Robot · 7 years ago
  62. c5a3a68 Merge changes I0e5f6d04,Ib7ce6740 by Treehugger Robot · 7 years ago
  63. b8e7c37 ART: Refactor known-classloader visits by Andreas Gampe · 7 years ago
  64. 5951bcb Merge "ART: harden test 044" by Treehugger Robot · 7 years ago
  65. 74fa888 ART: harden test 044 by Andreas Gampe · 7 years ago
  66. 34e992e test: Fix 036-finalizer test flake on --jvm by Igor Murashkin · 7 years ago
  67. 926fa77 test: Fix 1934-jvmti-signal-thread flake on --jvm by Igor Murashkin · 7 years ago
  68. 2de6e08 run-test: Build against libcore for Android device and host targets. by Igor Murashkin · 7 years ago
  69. 7b414ba Merge "Revert "Temporarily add debug logging for b/31357497"" by Treehugger Robot · 7 years ago
  70. 3dad341 Introduce ABS as HIR nodes. by Aart Bik · 7 years ago
  71. 02ce4cb Revert "Temporarily add debug logging for b/31357497" by Mathieu Chartier · 7 years ago
  72. 2dd2e1e Catch references to unused regions in art::gc::ConcurrentCopying::Mark. by Roland Levillain · 7 years ago
  73. 8a346fa Merge "Header library to remove dependence on runtime/" by David Sehr · 7 years ago
  74. 3177e10 MIPS: Use sltiu instead of LoadConst32() + sltu by Lena Djokic · 7 years ago
  75. 1ccfa59 Merge "Add an option for disabling dex file verifier." by Treehugger Robot · 7 years ago
  76. c1d8caa Add an option for disabling dex file verifier. by Nicolas Geoffray · 7 years ago
  77. e58709d Merge "Change 677-fsi check script to only keep messages it cares about." by Nicolas Geoffray · 7 years ago
  78. a6a2e97 Change 677-fsi check script to only keep messages it cares about. by Nicolas Geoffray · 7 years ago
  79. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  80. cbc5471 Merge "Disable 677-fsi for jvm." by Nicolas Geoffray · 7 years ago
  81. 2391931 Disable 677-fsi for jvm. by Nicolas Geoffray · 7 years ago
  82. d961043 Merge "Revert "Revert "Full-stack integrity: check vdex contents.""" by Treehugger Robot · 7 years ago
  83. 8352ecd Merge "Fix oatdump for app with --boot-image and add test." by Vladimir Marko · 7 years ago
  84. 5e5ec85 Merge "ART: Emit gtest xml during test runs" by Treehugger Robot · 7 years ago
  85. 2981c29 Merge "ART: Change abort() to _exit()" by Treehugger Robot · 7 years ago
  86. 74c342f Merge "ART: More refactoring of invoke-custom tests" by Treehugger Robot · 7 years ago
  87. 421087b Fix oatdump for app with --boot-image and add test. by Vladimir Marko · 7 years ago
  88. 66ff8a8 Revert "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 7 years ago
  89. 878124c Merge "Small documentation and stylistic changes." by Roland Levillain · 7 years ago
  90. c1e5889 Merge "Fix an incorrect use of ScopedContentionRecorder in ReaderWriterMutex." by Roland Levillain · 7 years ago
  91. 50caa3d Merge "Fix a dead lock between garbage colletion and sample-based tracing." by Roland Levillain · 7 years ago
  92. ca881de ART: Emit gtest xml during test runs by Andreas Gampe · 7 years ago
  93. c5323ad Merge "test: Add continuous testing for run-test --jvm" by Treehugger Robot · 7 years ago
  94. 56c9b7c ART: Change abort() to _exit() by Andreas Gampe · 7 years ago
  95. bab1506 test: Add continuous testing for run-test --jvm by Igor Murashkin · 7 years ago
  96. 8dcb352 Merge "Disable test 579 on redefine-stress for now" by Treehugger Robot · 7 years ago
  97. abd52cd Merge "Correctly handle instrumenting threads multiple times." by Alex Light · 7 years ago
  98. af29031 Small documentation and stylistic changes. by Roland Levillain · 7 years ago
  99. a7968b3 Disable test 579 on redefine-stress for now by Alex Light · 7 years ago
  100. 72866a8 Merge changes I09a74bad,Iee228444,I331da4f4,I332d633a by Josh Gao · 7 years ago