1. 2da72ed ART: Do not load wrong libart(d)/libdexfile(d).so for tests. by Vladimir Marko · 6 years ago
  2. 7a79ebb Merge "Be consistent with android log tags between target/host." by Nicolas Geoffray · 6 years ago
  3. fe491c7 Merge "ART: Update dex-file fallback code" by Treehugger Robot · 7 years ago
  4. 769af03 Merge "ART: Use try-lock for interface marking" by Treehugger Robot · 7 years ago
  5. 18eba5e Merge "Introduce ABS as HIR nodes (missing file)." by Treehugger Robot · 7 years ago
  6. 5776a5f Merge "ART: Refactor known-classloader visits" by Treehugger Robot · 7 years ago
  7. 9c673e9 Merge "Avoid verifying output dex for dexlayout in FixedUpDexFile::Create" by Mathieu Chartier · 7 years ago
  8. 9ea84d0 ART: Update dex-file fallback code by Andreas Gampe · 7 years ago
  9. 976b298 ART: Use try-lock for interface marking by Andreas Gampe · 7 years ago
  10. 3b2a595 Introduce ABS as HIR nodes (missing file). by Aart Bik · 7 years ago
  11. f46f46c Merge "ART: Fixes for constructor parameter annotations" by Treehugger Robot · 7 years ago
  12. 8b2f3ac Avoid verifying output dex for dexlayout in FixedUpDexFile::Create by Mathieu Chartier · 7 years ago
  13. 4927ba0 Merge "Introduce ABS as HIR nodes." by Treehugger Robot · 7 years ago
  14. f39f04c Be consistent with android log tags between target/host. by Nicolas Geoffray · 7 years ago
  15. 58143d2 ART: Fixes for constructor parameter annotations by Orion Hodson · 7 years ago
  16. 7664e34 Merge "Have `art/tools/buildbot-build --target` abort on empty TARGET_PRODUCT." by Roland Levillain · 7 years ago
  17. 64d0a81 Merge "Honor ART_TEST_ANDROID_ROOT in libcore and JDWP test scripts." by Roland Levillain · 7 years ago
  18. a9a7466 Merge "Ensure loaded plugins are not copied." by Treehugger Robot · 7 years ago
  19. 443a6a5 Ensure loaded plugins are not copied. by Alex Light · 7 years ago
  20. 78d627d Merge "Fix handling for partial cdex conversion rejection in multidex" by Mathieu Chartier · 7 years ago
  21. cda83be Fix handling for partial cdex conversion rejection in multidex by Mathieu Chartier · 7 years ago
  22. a2d18b7 Merge "ART: Restrict ImageSpace space check to first image" by Treehugger Robot · 7 years ago
  23. 398daff Merge "x86-64: Fix art_quick_osr_stub for unwinder." by Vladimir Marko · 7 years ago
  24. 6e74abb ART: Restrict ImageSpace space check to first image by Andreas Gampe · 7 years ago
  25. 38d0083 Merge "ART: Fix 709-checker-varhandles" by Treehugger Robot · 7 years ago
  26. 981218d Merge "ART: Do not mmap boot image tables for non-executable oat files." by Vladimir Marko · 7 years ago
  27. 642de00 Merge "ARM64: Rewrite art_quick_osr_stub for unwinder." by Vladimir Marko · 7 years ago
  28. fe3e2bf Have `art/tools/buildbot-build --target` abort on empty TARGET_PRODUCT. by Roland Levillain · 7 years ago
  29. 134cfdd x86-64: Fix art_quick_osr_stub for unwinder. by Vladimir Marko · 7 years ago
  30. f8928db ART: Fix 709-checker-varhandles by Orion Hodson · 7 years ago
  31. 1c36188 Honor ART_TEST_ANDROID_ROOT in libcore and JDWP test scripts. by Roland Levillain · 7 years ago
  32. c6dfc7a ART: Do not mmap boot image tables for non-executable oat files. by Vladimir Marko · 7 years ago
  33. a26f416 ARM64: Rewrite art_quick_osr_stub for unwinder. by Vladimir Marko · 7 years ago
  34. 700ef3d Merge "ART: Fix 710-invoke-custom failure" by Orion Hodson · 7 years ago
  35. 540ca50 Merge "MIPS: Use sltiu instead of LoadConst32() + sltu" by Treehugger Robot · 7 years ago
  36. 3c18f4e Merge "Catch references to unused regions in art::gc::ConcurrentCopying::Mark." by Roland Levillain · 7 years ago
  37. de558de ART: Fix 710-invoke-custom failure by Orion Hodson · 7 years ago
  38. a1b035b Merge "test: Fix 036-finalizer test flake on --jvm" by Treehugger Robot · 7 years ago
  39. c5a3a68 Merge changes I0e5f6d04,Ib7ce6740 by Treehugger Robot · 7 years ago
  40. b8e7c37 ART: Refactor known-classloader visits by Andreas Gampe · 7 years ago
  41. 5951bcb Merge "ART: harden test 044" by Treehugger Robot · 7 years ago
  42. 74fa888 ART: harden test 044 by Andreas Gampe · 7 years ago
  43. 34e992e test: Fix 036-finalizer test flake on --jvm by Igor Murashkin · 7 years ago
  44. 926fa77 test: Fix 1934-jvmti-signal-thread flake on --jvm by Igor Murashkin · 7 years ago
  45. 2de6e08 run-test: Build against libcore for Android device and host targets. by Igor Murashkin · 7 years ago
  46. 7b414ba Merge "Revert "Temporarily add debug logging for b/31357497"" by Treehugger Robot · 7 years ago
  47. 3dad341 Introduce ABS as HIR nodes. by Aart Bik · 7 years ago
  48. 02ce4cb Revert "Temporarily add debug logging for b/31357497" by Mathieu Chartier · 7 years ago
  49. 2dd2e1e Catch references to unused regions in art::gc::ConcurrentCopying::Mark. by Roland Levillain · 7 years ago
  50. 8a346fa Merge "Header library to remove dependence on runtime/" by David Sehr · 7 years ago
  51. 3177e10 MIPS: Use sltiu instead of LoadConst32() + sltu by Lena Djokic · 7 years ago
  52. 1ccfa59 Merge "Add an option for disabling dex file verifier." by Treehugger Robot · 7 years ago
  53. c1d8caa Add an option for disabling dex file verifier. by Nicolas Geoffray · 7 years ago
  54. e58709d Merge "Change 677-fsi check script to only keep messages it cares about." by Nicolas Geoffray · 7 years ago
  55. a6a2e97 Change 677-fsi check script to only keep messages it cares about. by Nicolas Geoffray · 7 years ago
  56. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  57. cbc5471 Merge "Disable 677-fsi for jvm." by Nicolas Geoffray · 7 years ago
  58. 2391931 Disable 677-fsi for jvm. by Nicolas Geoffray · 7 years ago
  59. d961043 Merge "Revert "Revert "Full-stack integrity: check vdex contents.""" by Treehugger Robot · 7 years ago
  60. 8352ecd Merge "Fix oatdump for app with --boot-image and add test." by Vladimir Marko · 7 years ago
  61. 5e5ec85 Merge "ART: Emit gtest xml during test runs" by Treehugger Robot · 7 years ago
  62. 2981c29 Merge "ART: Change abort() to _exit()" by Treehugger Robot · 7 years ago
  63. 74c342f Merge "ART: More refactoring of invoke-custom tests" by Treehugger Robot · 7 years ago
  64. 421087b Fix oatdump for app with --boot-image and add test. by Vladimir Marko · 7 years ago
  65. 66ff8a8 Revert "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 7 years ago
  66. 878124c Merge "Small documentation and stylistic changes." by Roland Levillain · 7 years ago
  67. c1e5889 Merge "Fix an incorrect use of ScopedContentionRecorder in ReaderWriterMutex." by Roland Levillain · 7 years ago
  68. 50caa3d Merge "Fix a dead lock between garbage colletion and sample-based tracing." by Roland Levillain · 7 years ago
  69. ca881de ART: Emit gtest xml during test runs by Andreas Gampe · 7 years ago
  70. c5323ad Merge "test: Add continuous testing for run-test --jvm" by Treehugger Robot · 7 years ago
  71. 56c9b7c ART: Change abort() to _exit() by Andreas Gampe · 7 years ago
  72. bab1506 test: Add continuous testing for run-test --jvm by Igor Murashkin · 7 years ago
  73. 8dcb352 Merge "Disable test 579 on redefine-stress for now" by Treehugger Robot · 7 years ago
  74. abd52cd Merge "Correctly handle instrumenting threads multiple times." by Alex Light · 7 years ago
  75. af29031 Small documentation and stylistic changes. by Roland Levillain · 7 years ago
  76. a7968b3 Disable test 579 on redefine-stress for now by Alex Light · 7 years ago
  77. 72866a8 Merge changes I09a74bad,Iee228444,I331da4f4,I332d633a by Josh Gao · 7 years ago
  78. cd72dc9 Fix an incorrect use of ScopedContentionRecorder in ReaderWriterMutex. by Roland Levillain · 7 years ago
  79. cc4e7b7 Merge "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 7 years ago
  80. a19b764 Revert "Full-stack integrity: check vdex contents." by Nicolas Geoffray · 7 years ago
  81. e45b3b1 Fix a dead lock between garbage colletion and sample-based tracing. by Roland Levillain · 7 years ago
  82. 6dfaa0c Merge "ART: add exynos-m3 to a53 #835769 & #843419 erratum exception list" by Treehugger Robot · 7 years ago
  83. 7b5e244 Merge "Full-stack integrity: check vdex contents." by Treehugger Robot · 7 years ago
  84. d6f914e Full-stack integrity: check vdex contents. by Nicolas Geoffray · 7 years ago
  85. 4c213cb ART: More refactoring of invoke-custom tests by Orion Hodson · 7 years ago
  86. c57b3ae Merge "Increase test 1926 stack size to 10MB" by Treehugger Robot · 7 years ago
  87. 07d7a5d sigchain: fix various off by ones. by Josh Gao · 7 years ago
  88. f74caac sigchain: filter out sigprocmask(SIG_SETMASK, ...). by Josh Gao · 7 years ago
  89. 1eac77e sigchain: add test. by Josh Gao · 7 years ago
  90. d32d79d Reland "sigchain: add wrappers for sigaction64/sigprocmask64." by Josh Gao · 7 years ago
  91. 4486227 Increase test 1926 stack size to 10MB by Alex Light · 7 years ago
  92. 6309ef4 Merge "Don't use $PPID" by Treehugger Robot · 7 years ago
  93. 25accea Don't use $PPID by Colin Cross · 7 years ago
  94. 055407c Correctly handle instrumenting threads multiple times. by Alex Light · 7 years ago
  95. d78ceca Merge "Add more info to class initialization check" by Treehugger Robot · 7 years ago
  96. cfda88f Add more info to class initialization check by Alex Light · 7 years ago
  97. 08a6c3d Merge "Change includes to support new slicer header location" by Alex Light · 7 years ago
  98. e4827a8 Merge "ART: Remove binary dependencies in 952-invoke-custom-lookup" by Treehugger Robot · 7 years ago
  99. 9210554 Merge "Use ASM for invoke-custom tests" by Treehugger Robot · 7 years ago
  100. 36bce3b ART: Remove binary dependencies in 952-invoke-custom-lookup by Orion Hodson · 7 years ago