- 16c8448 Merge "Move dex2oat_test to ClassAccessor" am: 8635d85210 by Mathieu Chartier · 7 years ago
- 8635d85 Merge "Move dex2oat_test to ClassAccessor" by Mathieu Chartier · 7 years ago
- 5f183c8 Merge "Elide ClinitCheck for superclasses with trivial init." am: da6220a29f by Vladimir Marko · 7 years ago
- da6220a Merge "Elide ClinitCheck for superclasses with trivial init." by Vladimir Marko · 7 years ago
- 77606b3 Merge "Fix a stale reference use." am: b789d8966c by Vladimir Marko · 7 years ago
- b789d89 Merge "Fix a stale reference use." by Vladimir Marko · 7 years ago
- f4ca082 Merge "Finish moving oatdump to ClassAccessor" am: bf3e4e2d77 by Mathieu Chartier · 7 years ago
- bf3e4e2 Merge "Finish moving oatdump to ClassAccessor" by Mathieu Chartier · 7 years ago
- 2242ef1 Move dex2oat_test to ClassAccessor by Mathieu Chartier · 7 years ago
- 98dad40 Finish moving oatdump to ClassAccessor by Mathieu Chartier · 7 years ago
- 2ab1bdd Elide ClinitCheck for superclasses with trivial init. by Vladimir Marko · 7 years ago
- fca0b49 Fix a stale reference use. by Vladimir Marko · 7 years ago
- 04fb8ae Merge "Update ahat version number to 1.6" am: fe62f67269 by Richard Uhler · 7 years ago
- fe62f67 Merge "Update ahat version number to 1.6" by Treehugger Robot · 7 years ago
- 7acdd99 Merge "Move .art.rel data to a section in .art, part 2." am: fa5fc80f93 by Vladimir Marko · 7 years ago
- 55a2789 Update ahat version number to 1.6 by Richard Uhler · 7 years ago
- fa5fc80 Merge "Move .art.rel data to a section in .art, part 2." by Vladimir Marko · 7 years ago
- 61a17ad Merge "Fix mac build (hopefully)" am: fb9c672577 by Mathieu Chartier · 7 years ago
- fb9c672 Merge "Fix mac build (hopefully)" by Treehugger Robot · 7 years ago
- 9a497a6 Fix mac build (hopefully) by Mathieu Chartier · 7 years ago
- 173d5c6 Merge "Add some helpful features to jdwp test runners" am: b85c4a368c by Alex Light · 7 years ago
- b85c4a3 Merge "Add some helpful features to jdwp test runners" by Treehugger Robot · 7 years ago
- d0d25fe Add some helpful features to jdwp test runners by Alex Light · 7 years ago
- ac42ccb Merge changes I87f2999f,I8af0e845 am: b07dcdba37 by Vladimir Marko · 7 years ago
- b07dcdb Merge changes I87f2999f,I8af0e845 by Vladimir Marko · 7 years ago
- 6121aa6 Move .art.rel data to a section in .art, part 2. by Vladimir Marko · 7 years ago
- 0470f2e Merge "Add a public error code to DexFileLoader::OpenAll." am: 6250dfa225 by Dario Freni · 7 years ago
- 6250dfa Merge "Add a public error code to DexFileLoader::OpenAll." by Dario Freni · 7 years ago
- 947bcce Merge "Move .art.rel data to a section in .art, part 1." am: 125a47c0d5 by Vladimir Marko · 7 years ago
- 125a47c Merge "Move .art.rel data to a section in .art, part 1." by Vladimir Marko · 7 years ago
- 6b5a1e0 Merge "ART: Clean up unused using declarations" am: 6514f95435 by Andreas Gampe · 7 years ago
- 6514f95 Merge "ART: Clean up unused using declarations" by Treehugger Robot · 7 years ago
- d2500f1 Merge "ART: Add more tidy checks to fatal list" am: 1eb8ce0839 by Andreas Gampe · 7 years ago
- 1eb8ce0 Merge "ART: Add more tidy checks to fatal list" by Treehugger Robot · 7 years ago
- 4f6ddba Merge "Use std::move() to prevent copying." am: 2472a523ad by Stephen Hines · 7 years ago
- 2472a52 Merge "Use std::move() to prevent copying." by Treehugger Robot · 7 years ago
- 4cdf96a Merge "ART: Disable Wunreachable-code for tidy" am: a89ec15111 by Andreas Gampe · 7 years ago
- a89ec15 Merge "ART: Disable Wunreachable-code for tidy" by Treehugger Robot · 7 years ago
- 1a727b0 Use std::move() to prevent copying. by Stephen Hines · 7 years ago
- a17500d Merge "ART: disable test 712 for interpreter+gcstress" am: a8416b6de3 by Orion Hodson · 7 years ago
- a8416b6 Merge "ART: disable test 712 for interpreter+gcstress" by Orion Hodson · 7 years ago
- bd39d14 ART: Clean up unused using declarations by Andreas Gampe · 7 years ago
- 6f4cf6e ART: Add more tidy checks to fatal list by Andreas Gampe · 7 years ago
- 6c0403e Merge "Revert "Revert "Handle a special case of lock aliasing during lock verification""" by Alexey Grebenkin · 7 years ago
- c1d762a Merge "Revert "Revert "Handle a special case of lock aliasing during lock verification""" by Treehugger Robot · 7 years ago
- 97d4e46 Merge "Always produce PIC code for AOT compilation." am: 59d0872519 by Vladimir Marko · 7 years ago
- c945e0d Remove ArtMethod's declaring class state checks. by Vladimir Marko · 7 years ago
- e01844a ART: disable test 712 for interpreter+gcstress by Orion Hodson · 7 years ago
- 59d0872 Merge "Always produce PIC code for AOT compilation." by Treehugger Robot · 7 years ago
- e166fac Add a public error code to DexFileLoader::OpenAll. by Dario Freni · 7 years ago
- d93e374 ObjPtr<>-ify ArtMethod and mirror::Method. by Vladimir Marko · 7 years ago
- ca8de0a Move .art.rel data to a section in .art, part 1. by Vladimir Marko · 7 years ago
- e4b082f Merge "Revert^5 "Rewrite JVMTI method tracing to use trampolines"" by David Srbecky · 7 years ago
- 79deffc Merge "Revert^5 "Rewrite JVMTI method tracing to use trampolines"" by David Srbecky · 7 years ago
- d25eb2c Revert^5 "Rewrite JVMTI method tracing to use trampolines" by David Srbecky · 7 years ago
- 7d4c987 Merge "Revert^4 "Rewrite JVMTI method tracing to use trampolines"" by Alex Light · 7 years ago
- b7044de Merge "Revert^4 "Rewrite JVMTI method tracing to use trampolines"" by Treehugger Robot · 7 years ago
- d7da314 Revert^4 "Rewrite JVMTI method tracing to use trampolines" by Alex Light · 7 years ago
- c5d4b9a Merge "Add test 071-dexfile to skips for gcstress" am: 37422455ff by Alex Light · 7 years ago
- 3742245 Merge "Add test 071-dexfile to skips for gcstress" by Treehugger Robot · 7 years ago
- eee2ee8 Add test 071-dexfile to skips for gcstress by Alex Light · 7 years ago
- edd84f1 Merge "Revert^3 "Rewrite JVMTI method tracing to use trampolines"" by David Srbecky · 7 years ago
- 14daaca Merge "Revert^3 "Rewrite JVMTI method tracing to use trampolines"" by David Srbecky · 7 years ago
- bf2ca05 Revert^3 "Rewrite JVMTI method tracing to use trampolines" by David Srbecky · 7 years ago
- ad34501 Merge "ahat: add support for parsing 0x0C HEAP DUMP record" am: 289c6c4008 by Richard Uhler · 7 years ago
- 289c6c4 Merge "ahat: add support for parsing 0x0C HEAP DUMP record" by Treehugger Robot · 7 years ago
- eb5ff61 ahat: add support for parsing 0x0C HEAP DUMP record by Richard Uhler · 7 years ago
- 780a010 Merge "Add --retained option to ahat" am: 7f7f9d3991 by Richard Uhler · 7 years ago
- 7f7f9d3 Merge "Add --retained option to ahat" by Treehugger Robot · 7 years ago
- c51181c Merge "Add another test that the slower gcstress causes timeouts" am: 557204ac61 by Alex Light · 7 years ago
- 557204a Merge "Add another test that the slower gcstress causes timeouts" by Treehugger Robot · 7 years ago
- 23ea024 Add another test that the slower gcstress causes timeouts by Alex Light · 7 years ago
- bd48570 Merge changes Id83aa0d7,I91211641 am: 1bec084ee8 by Alex Light · 7 years ago
- 1bec084 Merge changes Id83aa0d7,I91211641 by Treehugger Robot · 7 years ago
- d2d66a3 Merge "ART: Address comment in Idaca9fe129ddc91aab79c65b3d0ca86f057848de" by Andreas Gampe · 7 years ago
- 8ec1abd Merge "ART: Address comment in Idaca9fe129ddc91aab79c65b3d0ca86f057848de" by Treehugger Robot · 7 years ago
- 243b451 Merge "Add some tests to gcstress knownfailures" am: f036454872 by Alex Light · 7 years ago
- 460c6ce Revert^2 "Rewrite JVMTI method tracing to use trampolines" by Alex Light · 7 years ago
- 5357067 Allow threads to be marked as unsuspendable by kForUserCode by Alex Light · 7 years ago
- f036454 Merge "Add some tests to gcstress knownfailures" by Treehugger Robot · 7 years ago
- bf5cf8c Merge "Add analysis for move-result target" am: 663078ec90 by Mathieu Chartier · 7 years ago
- 663078e Merge "Add analysis for move-result target" by Mathieu Chartier · 7 years ago
- 764280a ART: Address comment in Idaca9fe129ddc91aab79c65b3d0ca86f057848de by Andreas Gampe · 7 years ago
- b7f10d5 Add some tests to gcstress knownfailures by Alex Light · 7 years ago
- 2fbc04d Add --retained option to ahat by Richard Uhler · 7 years ago
- 54791cd Merge changes I668f5351,I40fa767b am: 6743f1ebd4 by Alex Light · 7 years ago
- f2c9988 Merge "ART: Fix space trimming in oatdump_test" am: 9be57cee98 by Andreas Gampe · 7 years ago
- 6743f1e Merge changes I668f5351,I40fa767b by Treehugger Robot · 7 years ago
- 9be57ce Merge "ART: Fix space trimming in oatdump_test" by Treehugger Robot · 7 years ago
- 8a0ede9 Add analysis for move-result target by Mathieu Chartier · 7 years ago
- 543d845 Revert^2 "Move GCStress BacktraceHelper to libbacktrace" by Alex Light · 7 years ago
- 184f075 Rewrite thread CustomTLS to support keyed TLS entries by Alex Light · 7 years ago
- 3cfc2e7 ART: Fix space trimming in oatdump_test by Andreas Gampe · 7 years ago
- 4372bae Merge "ART: Implement loop full unrolling." am: 33602449cf by Vladimir Marko · 7 years ago
- 3360244 Merge "ART: Implement loop full unrolling." by Vladimir Marko · 7 years ago
- ca4e526 Merge "Update test expectations for 911-get-stack-trace." am: 728ca71cc4 by Mads Ager · 7 years ago
- 728ca71 Merge "Update test expectations for 911-get-stack-trace." by Mads Ager · 7 years ago
- 02818c3 Merge "ART: Clean up test exec code" am: eb577ebe86 by Andreas Gampe · 7 years ago
- eb577eb Merge "ART: Clean up test exec code" by Treehugger Robot · 7 years ago
- 8abeb06 Update test expectations for 911-get-stack-trace. by Mads Ager · 7 years ago