1. c5a3a68 Merge changes I0e5f6d04,Ib7ce6740 by Treehugger Robot · 7 years ago
  2. 5951bcb Merge "ART: harden test 044" by Treehugger Robot · 7 years ago
  3. 74fa888 ART: harden test 044 by Andreas Gampe · 7 years ago
  4. 926fa77 test: Fix 1934-jvmti-signal-thread flake on --jvm by Igor Murashkin · 7 years ago
  5. 2de6e08 run-test: Build against libcore for Android device and host targets. by Igor Murashkin · 7 years ago
  6. 7b414ba Merge "Revert "Temporarily add debug logging for b/31357497"" by Treehugger Robot · 7 years ago
  7. 02ce4cb Revert "Temporarily add debug logging for b/31357497" by Mathieu Chartier · 7 years ago
  8. 8a346fa Merge "Header library to remove dependence on runtime/" by David Sehr · 7 years ago
  9. 1ccfa59 Merge "Add an option for disabling dex file verifier." by Treehugger Robot · 7 years ago
  10. c1d8caa Add an option for disabling dex file verifier. by Nicolas Geoffray · 7 years ago
  11. e58709d Merge "Change 677-fsi check script to only keep messages it cares about." by Nicolas Geoffray · 7 years ago
  12. a6a2e97 Change 677-fsi check script to only keep messages it cares about. by Nicolas Geoffray · 7 years ago
  13. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  14. cbc5471 Merge "Disable 677-fsi for jvm." by Nicolas Geoffray · 7 years ago
  15. 2391931 Disable 677-fsi for jvm. by Nicolas Geoffray · 7 years ago
  16. d961043 Merge "Revert "Revert "Full-stack integrity: check vdex contents.""" by Treehugger Robot · 7 years ago
  17. 8352ecd Merge "Fix oatdump for app with --boot-image and add test." by Vladimir Marko · 7 years ago
  18. 5e5ec85 Merge "ART: Emit gtest xml during test runs" by Treehugger Robot · 7 years ago
  19. 2981c29 Merge "ART: Change abort() to _exit()" by Treehugger Robot · 7 years ago
  20. 74c342f Merge "ART: More refactoring of invoke-custom tests" by Treehugger Robot · 7 years ago
  21. 421087b Fix oatdump for app with --boot-image and add test. by Vladimir Marko · 7 years ago
  22. 66ff8a8 Revert "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 7 years ago
  23. 878124c Merge "Small documentation and stylistic changes." by Roland Levillain · 7 years ago
  24. c1e5889 Merge "Fix an incorrect use of ScopedContentionRecorder in ReaderWriterMutex." by Roland Levillain · 7 years ago
  25. 50caa3d Merge "Fix a dead lock between garbage colletion and sample-based tracing." by Roland Levillain · 7 years ago
  26. ca881de ART: Emit gtest xml during test runs by Andreas Gampe · 7 years ago
  27. c5323ad Merge "test: Add continuous testing for run-test --jvm" by Treehugger Robot · 7 years ago
  28. 56c9b7c ART: Change abort() to _exit() by Andreas Gampe · 7 years ago
  29. bab1506 test: Add continuous testing for run-test --jvm by Igor Murashkin · 7 years ago
  30. 8dcb352 Merge "Disable test 579 on redefine-stress for now" by Treehugger Robot · 7 years ago
  31. abd52cd Merge "Correctly handle instrumenting threads multiple times." by Alex Light · 7 years ago
  32. af29031 Small documentation and stylistic changes. by Roland Levillain · 7 years ago
  33. a7968b3 Disable test 579 on redefine-stress for now by Alex Light · 7 years ago
  34. 72866a8 Merge changes I09a74bad,Iee228444,I331da4f4,I332d633a by Josh Gao · 7 years ago
  35. cd72dc9 Fix an incorrect use of ScopedContentionRecorder in ReaderWriterMutex. by Roland Levillain · 7 years ago
  36. cc4e7b7 Merge "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 7 years ago
  37. a19b764 Revert "Full-stack integrity: check vdex contents." by Nicolas Geoffray · 7 years ago
  38. e45b3b1 Fix a dead lock between garbage colletion and sample-based tracing. by Roland Levillain · 7 years ago
  39. 6dfaa0c Merge "ART: add exynos-m3 to a53 #835769 & #843419 erratum exception list" by Treehugger Robot · 7 years ago
  40. 7b5e244 Merge "Full-stack integrity: check vdex contents." by Treehugger Robot · 7 years ago
  41. d6f914e Full-stack integrity: check vdex contents. by Nicolas Geoffray · 7 years ago
  42. 4c213cb ART: More refactoring of invoke-custom tests by Orion Hodson · 7 years ago
  43. c57b3ae Merge "Increase test 1926 stack size to 10MB" by Treehugger Robot · 7 years ago
  44. 07d7a5d sigchain: fix various off by ones. by Josh Gao · 7 years ago
  45. f74caac sigchain: filter out sigprocmask(SIG_SETMASK, ...). by Josh Gao · 7 years ago
  46. 1eac77e sigchain: add test. by Josh Gao · 7 years ago
  47. d32d79d Reland "sigchain: add wrappers for sigaction64/sigprocmask64." by Josh Gao · 7 years ago
  48. 4486227 Increase test 1926 stack size to 10MB by Alex Light · 7 years ago
  49. 6309ef4 Merge "Don't use $PPID" by Treehugger Robot · 7 years ago
  50. 25accea Don't use $PPID by Colin Cross · 7 years ago
  51. 055407c Correctly handle instrumenting threads multiple times. by Alex Light · 7 years ago
  52. d78ceca Merge "Add more info to class initialization check" by Treehugger Robot · 7 years ago
  53. cfda88f Add more info to class initialization check by Alex Light · 7 years ago
  54. 08a6c3d Merge "Change includes to support new slicer header location" by Alex Light · 7 years ago
  55. e4827a8 Merge "ART: Remove binary dependencies in 952-invoke-custom-lookup" by Treehugger Robot · 7 years ago
  56. 9210554 Merge "Use ASM for invoke-custom tests" by Treehugger Robot · 7 years ago
  57. 36bce3b ART: Remove binary dependencies in 952-invoke-custom-lookup by Orion Hodson · 7 years ago
  58. 76e6adb Use ASM for invoke-custom tests by Orion Hodson · 7 years ago
  59. 0bdc1fc Merge "Fix issue with obsolete methods and const-method-handle" by Alex Light · 7 years ago
  60. 41c72af Merge "Fix exit status of ART run-test 119-noimage-patchoat's `run` script." by Treehugger Robot · 7 years ago
  61. d13ec09 Fix exit status of ART run-test 119-noimage-patchoat's `run` script. by Roland Levillain · 7 years ago
  62. 63e9e87 Merge "Add timestamps to JIT/DEX native debug info." by David Srbecky · 7 years ago
  63. cc917d9 Fix issue with obsolete methods and const-method-handle by Alex Light · 7 years ago
  64. c7ac275 Merge "Fix exit status of `run` scripts executing more than one test." by Roland Levillain · 7 years ago
  65. d959ccd Merge "Fix "jit at first use" for proxy methods." by Vladimir Marko · 7 years ago
  66. 37602aa Fix "jit at first use" for proxy methods. by Vladimir Marko · 7 years ago
  67. 33ff844 Merge "Workaround for class loader issues in verifier." by Nicolas Geoffray · 7 years ago
  68. e42d717 Merge "native: Cleanup jni usage code" by Treehugger Robot · 7 years ago
  69. c848384 Merge "Default generate_operator_out to py2" by Alex Light · 7 years ago
  70. 3986025 Merge "Add 1946 to gcverify and trace known failures" by Alex Light · 7 years ago
  71. 598807d Default generate_operator_out to py2 by Alex Light · 7 years ago
  72. ce906f1 Add 1946 to gcverify and trace known failures by Alex Light · 7 years ago
  73. 06537f7 native: Cleanup jni usage code by Igor Murashkin · 7 years ago
  74. 54d2c7e Merge "Make duplicate intern string check be debug only" by Treehugger Robot · 7 years ago
  75. 117781a Merge "Bump vdex version" by Mathieu Chartier · 7 years ago
  76. 20b2ce4 Bump vdex version by Mathieu Chartier · 7 years ago
  77. 037194d Merge "Fix unquickening logic for quickened input dexes" by Treehugger Robot · 7 years ago
  78. 81894bc Make duplicate intern string check be debug only by Mathieu Chartier · 7 years ago
  79. c3394e0 Fix exit status of `run` scripts executing more than one test. by Roland Levillain · 7 years ago
  80. 2daa134 Fix unquickening logic for quickened input dexes by Mathieu Chartier · 7 years ago
  81. befa309 Workaround for class loader issues in verifier. by Nicolas Geoffray · 7 years ago
  82. b2f1edc Merge "Remove duplication, split tests" by David Sehr · 7 years ago
  83. b81dedb Merge "ART: Support for VarHandle invokers" by Treehugger Robot · 7 years ago
  84. 8ccef7e Merge "Don't fixup proxy method arguments after invoking the InvocationHandler." by Roland Levillain · 7 years ago
  85. b8b9387 ART: Support for VarHandle invokers by Orion Hodson · 7 years ago
  86. f70ea62 Merge "Revert "sigchain: add wrappers for sigaction64/sigprocmask64."" by Treehugger Robot · 7 years ago
  87. bed2965 Revert "sigchain: add wrappers for sigaction64/sigprocmask64." by Martijn Coenen · 7 years ago
  88. 1613cd1 Merge "Ensure redefinition does not break breakpoint deoptimization" by Treehugger Robot · 7 years ago
  89. 1c128fa Merge "Fix a memory leak" by Treehugger Robot · 7 years ago
  90. 5b36288 Merge "Remove generate-operator-out.py symlinks" by Treehugger Robot · 7 years ago
  91. e34fe44 Ensure redefinition does not break breakpoint deoptimization by Alex Light · 7 years ago
  92. 8f6dc91 Merge "sigchain: add wrappers for sigaction64/sigprocmask64." by Treehugger Robot · 7 years ago
  93. fee188b Merge "ART: Compile libctstiagent with the NDK" by Treehugger Robot · 7 years ago
  94. b69d2d3 Remove generate-operator-out.py symlinks by Alex Light · 7 years ago
  95. eb4640b sigchain: add wrappers for sigaction64/sigprocmask64. by Josh Gao · 7 years ago
  96. b2ec9f5 Remove duplication, split tests by David Sehr · 7 years ago
  97. f13343e Merge "Add get_class_loader_class_descriptors JVMTI extension method" by Alex Light · 7 years ago
  98. ea81a71 Merge "Extend error reporting in art::gc::Heap::GrowForUtilization." by Roland Levillain · 7 years ago
  99. c758875 Add get_class_loader_class_descriptors JVMTI extension method by Alex Light · 7 years ago
  100. 99bd16b Extend error reporting in art::gc::Heap::GrowForUtilization. by Roland Levillain · 7 years ago