- a4225d2 Merge "Ensure that soft-verification doesn't fail class redefinition." by Alex Light · 7 years ago
- 8c5e25b Merge "Ensure that soft-verification doesn't fail class redefinition." by Treehugger Robot · 7 years ago
- 3f9901a Merge "Include libwrapagentproperties in buildbot-build.sh" am: 1fdc4e3e31 by Alex Light · 7 years ago
- 1fdc4e3 Merge "Include libwrapagentproperties in buildbot-build.sh" by Treehugger Robot · 7 years ago
- bb6c1ca Include libwrapagentproperties in buildbot-build.sh by Alex Light · 7 years ago
- 0e8f75d Merge "Make 624-checker-stringops less Dexer-sensitive." am: 97785f595a by Alan Leung · 7 years ago
- 97785f5 Merge "Make 624-checker-stringops less Dexer-sensitive." by Treehugger Robot · 7 years ago
- 5688492 Merge "Make checker-intrinsic-op less Dexer-sensitive." am: 9b527174ca by Alan Leung · 7 years ago
- 9b52717 Merge "Make checker-intrinsic-op less Dexer-sensitive." by Treehugger Robot · 7 years ago
- 00d12ee Merge "Try to preserve dex pc better in vector code." am: 85eda8b927 by Aart Bik · 7 years ago
- 85eda8b Merge "Try to preserve dex pc better in vector code." by Treehugger Robot · 7 years ago
- 9a87b7d Merge "Address comment for aog/502433" am: 1863dd6179 by Mathieu Chartier · 7 years ago
- 1863dd6 Merge "Address comment for aog/502433" by Mathieu Chartier · 7 years ago
- 46b6dbc Try to preserve dex pc better in vector code. by Aart Bik · 7 years ago
- df7f7f0 Address comment for aog/502433 by Mathieu Chartier · 7 years ago
- 5333061 Ensure that soft-verification doesn't fail class redefinition. by Alex Light · 7 years ago
- 71c2082 Merge "MIPS32R2: Share address computation" am: f931445cc8 by Lena Djokic · 7 years ago
- f931445 Merge "MIPS32R2: Share address computation" by Treehugger Robot · 7 years ago
- 919c3c5 Make checker-intrinsic-op less Dexer-sensitive. by Alan Leung · 7 years ago
- a290160 MIPS32R2: Share address computation by Lena Djokic · 7 years ago
- 2b955de Merge "Use D8 based the default in build var." am: dbf5b49e57 by Alan Leung · 7 years ago
- dbf5b49 Merge "Use D8 based the default in build var." by Treehugger Robot · 7 years ago
- ce39043 Merge "ART: Change CmdlineMain/Args behavior" am: 86d244ec33 by Andreas Gampe · 7 years ago
- 86d244e Merge "ART: Change CmdlineMain/Args behavior" by Treehugger Robot · 7 years ago
- 1c1a9a4 Merge "Compare rounded sizes in CheckPreconditionsForAllocObject" am: 3aaa6bf563 by Mathieu Chartier · 7 years ago
- 3aaa6bf Merge "Compare rounded sizes in CheckPreconditionsForAllocObject" by Mathieu Chartier · 7 years ago
- aac9012 Compare rounded sizes in CheckPreconditionsForAllocObject by Mathieu Chartier · 7 years ago
- e433157 Merge "ART: Try to make 059-finalizer-throw less flaky" am: 768fab463c by Andreas Gampe · 7 years ago
- 768fab4 Merge "ART: Try to make 059-finalizer-throw less flaky" by Treehugger Robot · 7 years ago
- 4a509be Make 624-checker-stringops less Dexer-sensitive. by Alan Leung · 7 years ago
- be544df Merge "Use CheckedCall for mprotects" am: 4a899160ec by Mathieu Chartier · 7 years ago
- 4a89916 Merge "Use CheckedCall for mprotects" by Mathieu Chartier · 7 years ago
- 8d8de0c Use CheckedCall for mprotects by Mathieu Chartier · 7 years ago
- 1dd05d7 ART: Try to make 059-finalizer-throw less flaky by Andreas Gampe · 7 years ago
- 821751a Merge "Rename CHECK_MEMORY_CALL to CheckedCall" am: 1602bf67be by Mathieu Chartier · 7 years ago
- 1602bf6 Merge "Rename CHECK_MEMORY_CALL to CheckedCall" by Mathieu Chartier · 7 years ago
- 669f338 Merge "Add a new test target - art-pictest" am: 50d108073c by Shubham Ajmera · 7 years ago
- 50d1080 Merge "Add a new test target - art-pictest" by Shubham Ajmera · 7 years ago
- daccf7c Merge "ART: 088-monitor-verification robustness" am: 08c128a7cc by Orion Hodson · 7 years ago
- 08c128a Merge "ART: 088-monitor-verification robustness" by Treehugger Robot · 7 years ago
- 9decf47 ART: 088-monitor-verification robustness by Orion Hodson · 7 years ago
- 2fa94c0 Merge "ART: Bump API level used in const-method-{handle,type} test" by Orion Hodson · 7 years ago
- 2cee7da Merge "ART: Bump API level used in const-method-{handle,type} test" by Treehugger Robot · 7 years ago
- 351d285 ART: Bump API level used in const-method-{handle,type} test by Orion Hodson · 7 years ago
- 4e387fa Merge "Remove dump-oat-Calculator" am: bfcd0d3da6 by Colin Cross · 7 years ago
- bfcd0d3 Merge "Remove dump-oat-Calculator" by Treehugger Robot · 7 years ago
- 3425d02 Rename CHECK_MEMORY_CALL to CheckedCall by Mathieu Chartier · 7 years ago
- 5b6e881 Remove dump-oat-Calculator by Colin Cross · 7 years ago
- 6be1c1e Merge "Disable 1934 on stream and trace configurations." am: 001aef6f51 by Alex Light · 7 years ago
- 001aef6 Merge "Disable 1934 on stream and trace configurations." by Alex Light · 7 years ago
- d229229 Disable 1934 on stream and trace configurations. by Alex Light · 7 years ago
- dfb913c Merge changes I03daad97,I7d47b978,I70103fb2 am: 3395da0aee by Josh Gao · 7 years ago
- 3395da0 Merge changes I03daad97,I7d47b978,I70103fb2 by Treehugger Robot · 7 years ago
- 0afa07a Use D8 based the default in build var. by Alan Leung · 7 years ago
- 691839c signal_catcher: reformat includes. by Josh Gao · 7 years ago
- 361a1fa fd_file: never report Close failure on linux. by Josh Gao · 7 years ago
- 494ec69 fd_file: don't report failure when trying to flush a pipe. by Josh Gao · 7 years ago
- 621df78 Merge "Disable D8 for a subset of the tests" am: 8cdfac7528 by Alan Leung · 7 years ago
- 8cdfac7 Merge "Disable D8 for a subset of the tests" by Treehugger Robot · 7 years ago
- 28bc7fa Merge "Use -Werror in art" am: 3069f90c49 by Chih-Hung Hsieh · 7 years ago
- 3069f90 Merge "Use -Werror in art" by Treehugger Robot · 7 years ago
- 391ba8e Add a new test target - art-pictest by Shubham Ajmera · 7 years ago
- bfcddba Merge changes from topic "thread-stop" am: f167135714 by Alex Light · 7 years ago
- f167135 Merge changes from topic "thread-stop" by Alex Light · 7 years ago
- 8fae4b5 ART: Change CmdlineMain/Args behavior by Andreas Gampe · 7 years ago
- fefd318 Use -Werror in art by Chih-Hung Hsieh · 7 years ago
- 63dca88 Merge "ART: Dump allocation stacks in reference table dumps" am: 844a4edc7f by Andreas Gampe · 7 years ago
- 844a4ed Merge "ART: Dump allocation stacks in reference table dumps" by Treehugger Robot · 7 years ago
- 3033088 Merge "ART: Simplify And(TypeConversion<Int64>(x), Const32)." am: 8a6b8fcedd by Vladimir Marko · 7 years ago
- 8a6b8fc Merge "ART: Simplify And(TypeConversion<Int64>(x), Const32)." by Treehugger Robot · 7 years ago
- c8fb211 ART: Simplify And(TypeConversion<Int64>(x), Const32). by Vladimir Marko · 7 years ago
- 0ac67cd Merge "ART: Introduce Uint8 compiler data type." am: 5adf26c26d by Vladimir Marko · 7 years ago
- 5adf26c Merge "ART: Introduce Uint8 compiler data type." by Vladimir Marko · 7 years ago
- d5d2f2c ART: Introduce Uint8 compiler data type. by Vladimir Marko · 7 years ago
- 4d448b6 Merge "ART: Add VarHandle fence intrinsics" am: 25ae379707 by Orion Hodson · 7 years ago
- 25ae379 Merge "ART: Add VarHandle fence intrinsics" by Orion Hodson · 7 years ago
- 8799ce9 Merge "ART: support for const-method-{handle,type}" am: aeafbe4d42 by Orion Hodson · 7 years ago
- aeafbe4 Merge "ART: support for const-method-{handle,type}" by Orion Hodson · 7 years ago
- 3d153af Merge "Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]" by Dan Willemsen · 7 years ago
- 026b3d4 Merge "Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]" by Dan Willemsen · 7 years ago
- 69107b3 Disable D8 for a subset of the tests by Alan Leung · 7 years ago
- 17d2292 Merge "Delete jack support" am: 498e8ed7ce by Colin Cross · 7 years ago
- 498e8ed Merge "Delete jack support" by Colin Cross · 7 years ago
- 54d39dc Implement JVMTI can_signal_thread capability. by Alex Light · 7 years ago
- 8a2a1fc ART: Dump allocation stacks in reference table dumps by Andreas Gampe · 7 years ago
- 822cf6a Delete jack support by Colin Cross · 7 years ago
- 9fead5f Merge "Add script to run JDWP tests against prebuilt libjdwp.so" am: a96c47805b by Alex Light · 7 years ago
- c207ddb Merge "Add D8 verification for 910-methods." am: 9e4a54c9fc by Alan Leung · 7 years ago
- a96c478 Merge "Add script to run JDWP tests against prebuilt libjdwp.so" by Treehugger Robot · 7 years ago
- 9e4a54c Merge "Add D8 verification for 910-methods." by Treehugger Robot · 7 years ago
- 2dec3e4 Merge "Generalized zero/sign-ext analysis. Generalized SAD." am: efac0df8c7 by Aart Bik · 7 years ago
- dc700a7 Add script to run JDWP tests against prebuilt libjdwp.so by Alex Light · 7 years ago
- efac0df Merge "Generalized zero/sign-ext analysis. Generalized SAD." by Treehugger Robot · 7 years ago
- 99988f8 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 7 years ago
- df011c3 Generalized zero/sign-ext analysis. Generalized SAD. by Aart Bik · 7 years ago
- 2e59994 ART: support for const-method-{handle,type} by Orion Hodson · 7 years ago
- 36af604 Merge "ARM/ARM64: Move simplifier visitors to .cc files." am: 7ba68c8fa7 by Vladimir Marko · 7 years ago
- 7ba68c8 Merge "ARM/ARM64: Move simplifier visitors to .cc files." by Treehugger Robot · 7 years ago
- 4a4610a ART: Add VarHandle fence intrinsics by Orion Hodson · 7 years ago
- b636f3a Merge "Update ahat version number to 1.4." am: 865a050351 by Richard Uhler · 7 years ago