1. fb50497 Merge "Catch references to unused regions in art::gc::ConcurrentCopying::Mark." by Roland Levillain · 7 years ago
  2. 3c18f4e Merge "Catch references to unused regions in art::gc::ConcurrentCopying::Mark." by Roland Levillain · 7 years ago
  3. 350ee30 Merge "test: Fix 036-finalizer test flake on --jvm" am: a1b035b963 by Igor Murashkin · 7 years ago
  4. befe4e7 Merge changes I0e5f6d04,Ib7ce6740 am: c5a3a68ff1 by Igor Murashkin · 7 years ago
  5. a1b035b Merge "test: Fix 036-finalizer test flake on --jvm" by Treehugger Robot · 7 years ago
  6. c5a3a68 Merge changes I0e5f6d04,Ib7ce6740 by Treehugger Robot · 7 years ago
  7. 360372d Merge "ART: harden test 044" am: 5951bcbce1 by Andreas Gampe · 7 years ago
  8. 5951bcb Merge "ART: harden test 044" by Treehugger Robot · 7 years ago
  9. 74fa888 ART: harden test 044 by Andreas Gampe · 7 years ago
  10. 34e992e test: Fix 036-finalizer test flake on --jvm by Igor Murashkin · 7 years ago
  11. 926fa77 test: Fix 1934-jvmti-signal-thread flake on --jvm by Igor Murashkin · 7 years ago
  12. 2de6e08 run-test: Build against libcore for Android device and host targets. by Igor Murashkin · 7 years ago
  13. d319157 Merge "Revert "Temporarily add debug logging for b/31357497"" am: 7b414bac4b by Mathieu Chartier · 7 years ago
  14. 7b414ba Merge "Revert "Temporarily add debug logging for b/31357497"" by Treehugger Robot · 7 years ago
  15. 02ce4cb Revert "Temporarily add debug logging for b/31357497" by Mathieu Chartier · 7 years ago
  16. 2dd2e1e Catch references to unused regions in art::gc::ConcurrentCopying::Mark. by Roland Levillain · 7 years ago
  17. 9847dc0 Merge "Header library to remove dependence on runtime/" am: 8a346fa6a8 by David Sehr · 7 years ago
  18. 8a346fa Merge "Header library to remove dependence on runtime/" by David Sehr · 7 years ago
  19. 9b7d250 Merge "Add an option for disabling dex file verifier." am: 1ccfa59c18 by Nicolas Geoffray · 7 years ago
  20. 1ccfa59 Merge "Add an option for disabling dex file verifier." by Treehugger Robot · 7 years ago
  21. d1dad92 Merge "Change 677-fsi check script to only keep messages it cares about." by Nicolas Geoffray · 7 years ago
  22. c1d8caa Add an option for disabling dex file verifier. by Nicolas Geoffray · 7 years ago
  23. e58709d Merge "Change 677-fsi check script to only keep messages it cares about." by Nicolas Geoffray · 7 years ago
  24. a6a2e97 Change 677-fsi check script to only keep messages it cares about. by Nicolas Geoffray · 7 years ago
  25. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  26. 84c0a46 Merge "Disable 677-fsi for jvm." am: cbc5471818 by Nicolas Geoffray · 7 years ago
  27. cbc5471 Merge "Disable 677-fsi for jvm." by Nicolas Geoffray · 7 years ago
  28. 2391931 Disable 677-fsi for jvm. by Nicolas Geoffray · 7 years ago
  29. 2424767 Merge "Revert "Revert "Full-stack integrity: check vdex contents.""" by Nicolas Geoffray · 7 years ago
  30. f8b20e8 Merge "Fix oatdump for app with --boot-image and add test." am: 8352ecdf20 by Vladimir Marko · 7 years ago
  31. d961043 Merge "Revert "Revert "Full-stack integrity: check vdex contents.""" by Treehugger Robot · 7 years ago
  32. 8352ecd Merge "Fix oatdump for app with --boot-image and add test." by Vladimir Marko · 7 years ago
  33. 6c599aa Merge "ART: Emit gtest xml during test runs" am: 5e5ec85f96 by Andreas Gampe · 7 years ago
  34. 5e5ec85 Merge "ART: Emit gtest xml during test runs" by Treehugger Robot · 7 years ago
  35. 1973d25 Merge "ART: Change abort() to _exit()" am: 2981c2971f by Andreas Gampe · 7 years ago
  36. 2981c29 Merge "ART: Change abort() to _exit()" by Treehugger Robot · 7 years ago
  37. 9fbbe6c Merge "ART: More refactoring of invoke-custom tests" am: 74c342fb62 by Orion Hodson · 7 years ago
  38. 74c342f Merge "ART: More refactoring of invoke-custom tests" by Treehugger Robot · 7 years ago
  39. 421087b Fix oatdump for app with --boot-image and add test. by Vladimir Marko · 7 years ago
  40. 66ff8a8 Revert "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 7 years ago
  41. 4a3678c Merge "Small documentation and stylistic changes." am: 878124c13b by Roland Levillain · 7 years ago
  42. 878124c Merge "Small documentation and stylistic changes." by Roland Levillain · 7 years ago
  43. f01b21f Merge "Fix an incorrect use of ScopedContentionRecorder in ReaderWriterMutex." by Roland Levillain · 7 years ago
  44. c1e5889 Merge "Fix an incorrect use of ScopedContentionRecorder in ReaderWriterMutex." by Roland Levillain · 7 years ago
  45. 2661363 Merge "Fix a dead lock between garbage colletion and sample-based tracing." by Roland Levillain · 7 years ago
  46. 50caa3d Merge "Fix a dead lock between garbage colletion and sample-based tracing." by Roland Levillain · 7 years ago
  47. ca881de ART: Emit gtest xml during test runs by Andreas Gampe · 7 years ago
  48. 8f8e85e Merge "test: Add continuous testing for run-test --jvm" am: c5323adb9a by Igor Murashkin · 7 years ago
  49. c5323ad Merge "test: Add continuous testing for run-test --jvm" by Treehugger Robot · 7 years ago
  50. 56c9b7c ART: Change abort() to _exit() by Andreas Gampe · 7 years ago
  51. bab1506 test: Add continuous testing for run-test --jvm by Igor Murashkin · 7 years ago
  52. edf5a2c Merge "Disable test 579 on redefine-stress for now" am: 8dcb3527d4 by Alex Light · 7 years ago
  53. 8dcb352 Merge "Disable test 579 on redefine-stress for now" by Treehugger Robot · 7 years ago
  54. 0d34f2f Merge "Correctly handle instrumenting threads multiple times." am: abd52cde77 by Alex Light · 7 years ago
  55. abd52cd Merge "Correctly handle instrumenting threads multiple times." by Alex Light · 7 years ago
  56. af29031 Small documentation and stylistic changes. by Roland Levillain · 7 years ago
  57. 98dd405 Merge changes I09a74bad,Iee228444,I331da4f4,I332d633a am: 72866a8b22 by Josh Gao · 7 years ago
  58. a7968b3 Disable test 579 on redefine-stress for now by Alex Light · 7 years ago
  59. 72866a8 Merge changes I09a74bad,Iee228444,I331da4f4,I332d633a by Josh Gao · 7 years ago
  60. cd72dc9 Fix an incorrect use of ScopedContentionRecorder in ReaderWriterMutex. by Roland Levillain · 7 years ago
  61. 1ccc6c6 Merge "Revert "Full-stack integrity: check vdex contents."" am: cc4e7b7c7b by Nicolas Geoffray · 7 years ago
  62. cc4e7b7 Merge "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 7 years ago
  63. a19b764 Revert "Full-stack integrity: check vdex contents." by Nicolas Geoffray · 7 years ago
  64. e45b3b1 Fix a dead lock between garbage colletion and sample-based tracing. by Roland Levillain · 7 years ago
  65. 4a37021 Merge "ART: add exynos-m3 to a53 #835769 & #843419 erratum exception list" by Junmo Park · 7 years ago
  66. 6dfaa0c Merge "ART: add exynos-m3 to a53 #835769 & #843419 erratum exception list" by Treehugger Robot · 7 years ago
  67. e5e5501 Merge "Full-stack integrity: check vdex contents." am: 7b5e244b99 by Nicolas Geoffray · 7 years ago
  68. 7b5e244 Merge "Full-stack integrity: check vdex contents." by Treehugger Robot · 7 years ago
  69. d6f914e Full-stack integrity: check vdex contents. by Nicolas Geoffray · 7 years ago
  70. 4c213cb ART: More refactoring of invoke-custom tests by Orion Hodson · 7 years ago
  71. f147c17 Merge "Increase test 1926 stack size to 10MB" am: c57b3ae06f by Alex Light · 7 years ago
  72. c57b3ae Merge "Increase test 1926 stack size to 10MB" by Treehugger Robot · 7 years ago
  73. 07d7a5d sigchain: fix various off by ones. by Josh Gao · 7 years ago
  74. f74caac sigchain: filter out sigprocmask(SIG_SETMASK, ...). by Josh Gao · 7 years ago
  75. 1eac77e sigchain: add test. by Josh Gao · 7 years ago
  76. d32d79d Reland "sigchain: add wrappers for sigaction64/sigprocmask64." by Josh Gao · 7 years ago
  77. a1ed87e Merge "Don't use $PPID" am: 6309ef4287 by Colin Cross · 7 years ago
  78. 4486227 Increase test 1926 stack size to 10MB by Alex Light · 7 years ago
  79. 6309ef4 Merge "Don't use $PPID" by Treehugger Robot · 7 years ago
  80. 25accea Don't use $PPID by Colin Cross · 7 years ago
  81. 055407c Correctly handle instrumenting threads multiple times. by Alex Light · 7 years ago
  82. f481326 Merge "Add more info to class initialization check" am: d78cecab78 by Alex Light · 7 years ago
  83. d78ceca Merge "Add more info to class initialization check" by Treehugger Robot · 7 years ago
  84. bb6b11d Merge "Change includes to support new slicer header location" am: 08a6c3dd9f by Alex Light · 7 years ago
  85. cfda88f Add more info to class initialization check by Alex Light · 7 years ago
  86. 08a6c3d Merge "Change includes to support new slicer header location" by Alex Light · 7 years ago
  87. 07db7d1 Merge "ART: Remove binary dependencies in 952-invoke-custom-lookup" by Orion Hodson · 7 years ago
  88. e4827a8 Merge "ART: Remove binary dependencies in 952-invoke-custom-lookup" by Treehugger Robot · 7 years ago
  89. 1dc7137 Merge "Use ASM for invoke-custom tests" am: 92105543a7 by Orion Hodson · 7 years ago
  90. 9210554 Merge "Use ASM for invoke-custom tests" by Treehugger Robot · 7 years ago
  91. 36bce3b ART: Remove binary dependencies in 952-invoke-custom-lookup by Orion Hodson · 7 years ago
  92. 76e6adb Use ASM for invoke-custom tests by Orion Hodson · 7 years ago
  93. c317eab Merge "Fix issue with obsolete methods and const-method-handle" am: 0bdc1fc702 by Alex Light · 7 years ago
  94. 0bdc1fc Merge "Fix issue with obsolete methods and const-method-handle" by Alex Light · 7 years ago
  95. 1e16546 Merge "Fix exit status of ART run-test 119-noimage-patchoat's `run` script." by Roland Levillain · 7 years ago
  96. 41c72af Merge "Fix exit status of ART run-test 119-noimage-patchoat's `run` script." by Treehugger Robot · 7 years ago
  97. 397ca29 Merge "Add timestamps to JIT/DEX native debug info." am: 63e9e8700d by David Srbecky · 7 years ago
  98. d13ec09 Fix exit status of ART run-test 119-noimage-patchoat's `run` script. by Roland Levillain · 7 years ago
  99. 63e9e87 Merge "Add timestamps to JIT/DEX native debug info." by David Srbecky · 7 years ago
  100. cc917d9 Fix issue with obsolete methods and const-method-handle by Alex Light · 7 years ago