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