- 9e46b4f invoke-super can also have implicit null checks. am: 786e1fe445 by Nicolas Geoffray · 5 years ago
- 786e1fe invoke-super can also have implicit null checks. by Nicolas Geoffray · 5 years ago
- 48839d3 Use ResetTlab instead of setting to null am: c4bf6679e1 by Mathieu Chartier · 5 years ago
- c4bf667 Use ResetTlab instead of setting to null by Mathieu Chartier · 5 years ago
- 34f096e Don't run AllTraces in test 911 on CTS am: 4681f20340 by Alex Light · 5 years ago
- 4681f20 Don't run AllTraces in test 911 on CTS by Alex Light · 5 years ago
- 3d8f0e4 Add even more sanity checks to ti_redefine.cc and skips am: baf938f331 by Alex Light · 5 years ago
- baf938f Add even more sanity checks to ti_redefine.cc and skips by Alex Light · 5 years ago
- 327cfa8 nterp: Re-order where stack alignment happens in an nterp frame. am: 63a57935e2 by Nicolas Geoffray · 5 years ago
- 63a5793 nterp: Re-order where stack alignment happens in an nterp frame. by Nicolas Geoffray · 5 years ago
- 5c1c415 Disable 708-jit-cache-churn for all gcstress modes am: ca145948bf by Orion Hodson · 5 years ago
- ca14594 Disable 708-jit-cache-churn for all gcstress modes by Orion Hodson · 5 years ago
- efa1ce1 Use boot image extension in the JIT-zygote experiment. am: 6ac057f2ce by Ulya Trafimovich · 5 years ago
- a06c4c0 Remove incorrect const qualification on ArrayIter::operator++. am: 262871557c by Peter Collingbourne · 5 years ago
- 6ac057f Use boot image extension in the JIT-zygote experiment. by Ulya Trafimovich · 5 years ago
- 2628715 Remove incorrect const qualification on ArrayIter::operator++. by Peter Collingbourne · 5 years ago
- e96b93f Replaced the hard coded art test names with the auto-generated ones by Jiyong Park · 5 years ago
- a599252 Replaced the hard coded art test names with the auto-generated ones by Jiyong Park · 5 years ago
- 96b109b nterp: fix braino in NTERP_TRAMPOLINE macro. am: c4f6cf3652 by Nicolas Geoffray · 5 years ago
- c4f6cf3 nterp: fix braino in NTERP_TRAMPOLINE macro. by Nicolas Geoffray · 5 years ago
- 7bb1b5c Disable 708-jit-cache-churn for gcstress + jit-on-first-use am: a63b419a3a by Orion Hodson · 5 years ago
- a63b419 Disable 708-jit-cache-churn for gcstress + jit-on-first-use by Orion Hodson · 5 years ago
- 13137ce nterp: Change the jump destination when there is no parameter. am: cdf2d7e5fa by Nicolas Geoffray · 5 years ago
- cdf2d7e nterp: Change the jump destination when there is no parameter. by Nicolas Geoffray · 5 years ago
- e8a34e5 Use HashSet for test 2005 am: f1ede367e6 by Alex Light · 5 years ago
- f1ede36 Use HashSet for test 2005 by Alex Light · 5 years ago
- c7c7e5a Add more logging around array sanity checks am: 3f4041b420 by Alex Light · 5 years ago
- 27edc89 Remove extra shift in --create-runner handler in run-test am: 8e7ab70070 by Alex Light · 5 years ago
- 3f4041b Add more logging around array sanity checks by Alex Light · 5 years ago
- 8e7ab70 Remove extra shift in --create-runner handler in run-test by Alex Light · 5 years ago
- a49b4a3 Make StartDebugger the last thing in InitNonZygoteOrPostFork again by Alex Light · 5 years ago
- a3f8129 Make StartDebugger the last thing in InitNonZygoteOrPostFork again by Alex Light · 5 years ago
- cfb7f07 Improve parallel_run.py somewhat am: 4d804b8eb8 by Alex Light · 5 years ago
- 4d804b8 Improve parallel_run.py somewhat by Alex Light · 5 years ago
- c7fea61 Close fd if polling thread is disabled am: b86e9b0b63 by Mathieu Chartier · 5 years ago
- b86e9b0 Close fd if polling thread is disabled by Mathieu Chartier · 5 years ago
- 1212019 Revert^2 "Use framework boot image extension." am: 81ba7db6eb by Ulyana Trafimovich · 5 years ago
- 81ba7db Revert^2 "Use framework boot image extension." by Ulyana Trafimovich · 5 years ago
- 8b30b1a Additional work on packaging the go/lem tarball am: e89ffaba24 by Orion Hodson · 5 years ago
- e89ffab Additional work on packaging the go/lem tarball by Orion Hodson · 5 years ago
- a907c39 Fix redefinition causing corrupt j.l.r.Field objects am: 163652e59b by Alex Light · 5 years ago
- 163652e Fix redefinition causing corrupt j.l.r.Field objects by Alex Light · 5 years ago
- f40f3d0 Disable test cases `AssemblerMIPS{32r6,64}Test.Toolchain` in ART gtest. by Roland Levillain · 5 years ago
- 14d1307 Disable test cases `AssemblerMIPS{32r6,64}Test.Toolchain` in ART gtest. by Roland Levillain · 5 years ago
- c174fb1 Fix StringBuilder append assumptions. am: a18f5aeaec by Vladimir Marko · 5 years ago
- a18f5ae Fix StringBuilder append assumptions. by Vladimir Marko · 5 years ago
- 19a2bab Add OptimizingUnitTestHelper::GraphChecker methods am: 7ee34a1eeb by Evgeny Astigeevich · 5 years ago
- 7ee34a1 Add OptimizingUnitTestHelper::GraphChecker methods by Evgeny Astigeevich · 5 years ago
- a0baf79 Include jacoco in the ART boot image if EMMA_INSTRUMENT_FRAMEWORK=true. by Ulya Trafimovich · 5 years ago
- 7b0df59 Include jacoco in the ART boot image if EMMA_INSTRUMENT_FRAMEWORK=true. by Ulya Trafimovich · 5 years ago
- e984402 Revert^2 "Remove finalizable restriction on structural redefinition" by Alex Light · 5 years ago
- 2f49428 Revert^2 "Remove finalizable restriction on structural redefinition" by Alex Light · 5 years ago
- 60ea00a Revert "Remove finalizable restriction on structural redefinition" by Alex Light · 5 years ago
- 0b1afb7 Revert "Remove finalizable restriction on structural redefinition" by Alex Light · 5 years ago
- 068c2b3 Revert^2 "Make tests 1995, 2001, & 2005 less likely to OOME." am: 93be70effb by Alex Light · 5 years ago
- 7ac928e Remove finalizable restriction on structural redefinition am: 55d6fa4c35 by Alex Light · 5 years ago
- 93be70e Revert^2 "Make tests 1995, 2001, & 2005 less likely to OOME." by Alex Light · 5 years ago
- 55d6fa4 Remove finalizable restriction on structural redefinition by Alex Light · 5 years ago
- e48c180 Revert^4 "Add spin loop to mutex, overhaul monitor" am: 65c18a21e7 by Hans Boehm · 5 years ago
- 65c18a2 Revert^4 "Add spin loop to mutex, overhaul monitor" by Hans Boehm · 5 years ago
- 89e9efd Revise generation of go/lem benchmarking tarball am: c4d13ae39e by Orion Hodson · 5 years ago
- c4d13ae Revise generation of go/lem benchmarking tarball by Orion Hodson · 5 years ago
- f113f89 Revert "Make tests 1995, 2001, & 2005 less likely to OOME." am: 01a09bfd38 by Nicolas Geoffray · 5 years ago
- 01a09bf Revert "Make tests 1995, 2001, & 2005 less likely to OOME." by Nicolas Geoffray · 5 years ago
- ba68c61 Remove superfluous(?) DCHECK. am: 3cf233bf7e by Nicolas Geoffray · 5 years ago
- 3cf233b Remove superfluous(?) DCHECK. by Nicolas Geoffray · 5 years ago
- 46c1c00 Remove DEX2OAT_DEPENDENCY which is the same as DEX2OAT. am: 3369591b99 by Martin Stjernholm · 5 years ago
- 3369591 Remove DEX2OAT_DEPENDENCY which is the same as DEX2OAT. by Martin Stjernholm · 5 years ago
- e1a6fb1 Make tests 1995, 2001, & 2005 less likely to OOME. am: 455bb38713 by Alex Light · 5 years ago
- 826eeb3 [art] Format runtime/Android.bp am: 467defb051 by Dan Zimmerman · 5 years ago
- 455bb38 Make tests 1995, 2001, & 2005 less likely to OOME. by Alex Light · 5 years ago
- 467defb [art] Format runtime/Android.bp by Dan Zimmerman · 5 years ago
- b22ffd8 Make product libs available to unbundled product apks. am: 3db26d596b by Justin Yun · 5 years ago
- 3db26d5 Make product libs available to unbundled product apks. by Justin Yun · 5 years ago
- 2a9cac4 Disable jitzygote polling thread am: 3a6ef94d9e by Mathieu Chartier · 5 years ago
- 3a6ef94 Disable jitzygote polling thread by Mathieu Chartier · 5 years ago
- 75a830e Add extra detail to class status CHECK am: 0010172c7f by Mathieu Chartier · 5 years ago
- 0010172 Add extra detail to class status CHECK by Mathieu Chartier · 5 years ago
- 307f86d Temporarily fix libjavacrypto deps for ART buildbots am: 3a809c8e29 by Orion Hodson · 5 years ago
- 3a809c8 Temporarily fix libjavacrypto deps for ART buildbots by Orion Hodson · 5 years ago
- 40ab22e Revert^3 "Add spin loop to mutex, overhaul monitor"" am: ead89ef627 by Hans Boehm · 5 years ago
- ead89ef Revert^3 "Add spin loop to mutex, overhaul monitor"" by Hans Boehm · 5 years ago
- 6fcc428 Improve run-test tooling support am: 8d94dddfd6 by Alex Light · 5 years ago
- 8d94ddd Improve run-test tooling support by Alex Light · 5 years ago
- 02feb66 Simplify access_flags_ updates am: 65a01a7a75 by Hans Boehm · 5 years ago
- 65a01a7 Simplify access_flags_ updates by Hans Boehm · 5 years ago
- 40547f0 Revert^2 "Add spin loop to mutex, overhaul monitor" am: 3d52abe40e by Hans Boehm · 5 years ago
- 3d52abe Revert^2 "Add spin loop to mutex, overhaul monitor" by Hans Boehm · 5 years ago
- 317c442 Refactor Android.gtest.mk more am: eac38a141a by Jiyong Park · 5 years ago
- eac38a1 Refactor Android.gtest.mk more by Jiyong Park · 5 years ago
- e33ab99 Add comment explaining global am: 2aa5a78482 by Alex Light · 5 years ago
- 2aa5a78 Add comment explaining global by Alex Light · 5 years ago
- 8bf74dd Workaround for building gtest dependencies. am: 340fb0b494 by Nicolas Geoffray · 5 years ago
- 340fb0b Workaround for building gtest dependencies. by Nicolas Geoffray · 5 years ago
- 033fe9b Fix buildbot build script. am: 6079d65f09 by Nicolas Geoffray · 5 years ago
- 6079d65 Fix buildbot build script. by Nicolas Geoffray · 5 years ago
- 778162b Clean up art's Soong go files am: dd3b7aa306 by Colin Cross · 5 years ago
- dd3b7aa Clean up art's Soong go files by Colin Cross · 6 years ago
- 971bf16 Revert "Add consistency CHECKs around ArtMethod fields." am: eeae32ba02 by Mathieu Chartier · 5 years ago
- eeae32b Revert "Add consistency CHECKs around ArtMethod fields." by Mathieu Chartier · 5 years ago