- b701518 Merge "Fix braino in ART script." am: 57b96f5948 by Nicolas Geoffray · 6 years ago
- 57b96f5 Merge "Fix braino in ART script." by Nicolas Geoffray · 6 years ago
- 3eaed05 Merge "Have Golem build bootstrap Bionic libraries on target." am: 196cd05262 by Nicolas Geoffray · 6 years ago
- 196cd05 Merge "Have Golem build bootstrap Bionic libraries on target." by Nicolas Geoffray · 6 years ago
- 38002dd Merge "Have the ART Buildbot build bootstrap Bionic libraries on target." by Roland Levillain · 6 years ago
- 24b6a1f Merge "Have the ART Buildbot build bootstrap Bionic libraries on target." by Roland Levillain · 6 years ago
- 40890c1 Have Golem build bootstrap Bionic libraries on target. by Roland Levillain · 6 years ago
- 13458cd Have the ART Buildbot build bootstrap Bionic libraries on target. by Roland Levillain · 6 years ago
- 3cc1100 Merge "Add ICU's .dat to the runtime APEX" am: d585e61864 by Neil Fuller · 6 years ago
- d585e61 Merge "Add ICU's .dat to the runtime APEX" by Neil Fuller · 6 years ago
- 9f56fee Merge "Have Golem generate ICU .dat files in /system/etc/icu on target." by Roland Levillain · 6 years ago
- e400b75 Merge "Define `ANDROID_RUNTIME_ROOT` as `$ANDROID_ROOT` on target in the `art` script." by Roland Levillain · 6 years ago
- 61a81c5 Merge "Honor `ART_TEST_ANDROID_RUNTIME_ROOT` when running ART gtests on target." by Roland Levillain · 6 years ago
- 95e49e7 Merge "Have Golem generate ICU .dat files in /system/etc/icu on target." by Roland Levillain · 6 years ago
- bbde2e2 Merge "Define `ANDROID_RUNTIME_ROOT` as `$ANDROID_ROOT` on target in the `art` script." by Roland Levillain · 6 years ago
- 343068e Merge "Honor `ART_TEST_ANDROID_RUNTIME_ROOT` when running ART gtests on target." by Roland Levillain · 6 years ago
- 757948a Merge "Have the ART Buildbot generate ICU .dat files in /system/etc/icu on target." by Roland Levillain · 6 years ago
- 02a8e19 Merge "Have the ART Buildbot generate ICU .dat files in /system/etc/icu on target." by Roland Levillain · 6 years ago
- 4cc45e9 Merge "Fix memory leaks in DexString wrapper and in unit tests." am: 3319162e6b by Martin Stjernholm · 6 years ago
- 3319162 Merge "Fix memory leaks in DexString wrapper and in unit tests." by Martin Stjernholm · 6 years ago
- 8bf1c84 Fix memory leaks in DexString wrapper and in unit tests. by Martin Stjernholm · 6 years ago
- c351281 Have Golem generate ICU .dat files in /system/etc/icu on target. by Roland Levillain · 6 years ago
- 0163134 Define `ANDROID_RUNTIME_ROOT` as `$ANDROID_ROOT` on target in the `art` script. by Roland Levillain · 6 years ago
- 7c777f8 Honor `ART_TEST_ANDROID_RUNTIME_ROOT` when running ART gtests on target. by Roland Levillain · 6 years ago
- f6c84a4 Have the ART Buildbot generate ICU .dat files in /system/etc/icu on target. by Roland Levillain · 6 years ago
- effa936 Merge "Reland "Bionic libs are located at /system/lib""" am: ca13323b6f by Jiyong Park · 6 years ago
- ca13323 Merge "Reland "Bionic libs are located at /system/lib""" by Treehugger Robot · 6 years ago
- d4fa944 Merge "libdexfile: Fix inconsequential resource leak in test" am: 37af3eeac5 by Greg Kaiser · 6 years ago
- 37af3ee Merge "libdexfile: Fix inconsequential resource leak in test" by Treehugger Robot · 6 years ago
- d41f64c Fix braino in ART script. by Nicolas Geoffray · 6 years ago
- db3e48a Merge "Add support for option `--android-runtime-root` to ART run-test scripts." by Roland Levillain · 6 years ago
- 6f463e8 Merge "Add support for option `--android-runtime-root` to ART run-test scripts." by Roland Levillain · 6 years ago
- 78438e2 libdexfile: Fix inconsequential resource leak in test by Greg Kaiser · 6 years ago
- 1a93d46 Merge "Libcore failures for buildbot should now be flagged device_testdex." by Nicolas Geoffray · 6 years ago
- 39b45e1 Merge changes Ibd3ef6e3,I6e9944a2 am: e6a269f6d3 by Martin Stjernholm · 6 years ago
- a886012 Merge "Create the class loader context within a Runtime scope." am: 267789c018 by Nicolas Geoffray · 6 years ago
- b4fa174 Merge changes from topic "ext-dex-signature-arg" am: 3a04004876 by Martin Stjernholm · 6 years ago
- 4a60ab2 Merge "Libcore failures for buildbot should now be flagged device_testdex." by Nicolas Geoffray · 6 years ago
- 1480c7c Libcore failures for buildbot should now be flagged device_testdex. by Nicolas Geoffray · 6 years ago
- e6a269f Merge changes Ibd3ef6e3,I6e9944a2 by Martin Stjernholm · 6 years ago
- 267789c Merge "Create the class loader context within a Runtime scope." by Nicolas Geoffray · 6 years ago
- 3a04004 Merge changes from topic "ext-dex-signature-arg" by Martin Stjernholm · 6 years ago
- 5989a20 Merge "Remove ObjPtr from CalculateNewObjectOffsets" am: 26d4df2487 by Mathieu Chartier · 6 years ago
- 26d4df2 Merge "Remove ObjPtr from CalculateNewObjectOffsets" by Mathieu Chartier · 6 years ago
- ea59304 Remove ObjPtr from CalculateNewObjectOffsets by Mathieu Chartier · 6 years ago
- 72209a8 Reland "Bionic libs are located at /system/lib"" by Jiyong Park · 6 years ago
- 3ab8cf3 Merge "Add region padding for app images" am: f741486759 by Mathieu Chartier · 6 years ago
- f741486 Merge "Add region padding for app images" by Mathieu Chartier · 6 years ago
- 00fbe4f Add region padding for app images by Mathieu Chartier · 6 years ago
- 64d5248 Merge "Add scripts to mount/unmount the Runtime APEX under ART's chroot dir." by Roland Levillain · 6 years ago
- 93387ff Merge "ART: Forward-declare Context" am: 2d22ffce2b by Andreas Gampe · 6 years ago
- e28c18b Merge "Add scripts to mount/unmount the Runtime APEX under ART's chroot dir." by Roland Levillain · 6 years ago
- 2807614 Add support for option `--android-runtime-root` to ART run-test scripts. by Roland Levillain · 6 years ago
- 2d22ffc Merge "ART: Forward-declare Context" by Treehugger Robot · 6 years ago
- 750bf04 Add unit tests for libdexfile external API. by Martin Stjernholm · 6 years ago
- fdb2f60 Separate libdexfile external C ABI from the C++ header file. by Martin Stjernholm · 6 years ago
- 46c8029 Merge "Deoptimize zygote compiled methods in DeoptimizeBootImage." by Nicolas Geoffray · 6 years ago
- fe2886d Merge "Deoptimize zygote compiled methods in DeoptimizeBootImage." by Nicolas Geoffray · 6 years ago
- 1309a34 Merge "Blacklist failing tests." am: d7d3f6fa18 by Nicolas Geoffray · 6 years ago
- d7d3f6f Merge "Blacklist failing tests." by Nicolas Geoffray · 6 years ago
- caf1523 Blacklist failing tests. by Nicolas Geoffray · 6 years ago
- 35de14b Create the class loader context within a Runtime scope. by Nicolas Geoffray · 6 years ago
- 4956fda Merge "Remove system/fake-libs{,64}/libart.so" am: ddcc8c4860 by Alex Light · 6 years ago
- ddcc8c4 Merge "Remove system/fake-libs{,64}/libart.so" by Alex Light · 6 years ago
- 9f79bc4 Merge "Fix erroneous section label in oatdump" am: 2ca845de11 by Alex Light · 6 years ago
- 2ca845d Merge "Fix erroneous section label in oatdump" by Treehugger Robot · 6 years ago
- 6ed73d9 Merge "ART: Handle clobbering in verifier peephole" am: c95d341c9d by Andreas Gampe · 6 years ago
- c95d341 Merge "ART: Handle clobbering in verifier peephole" by Treehugger Robot · 6 years ago
- cf696f1 Merge changes I820f395e,Id8995d6f,Ic2ceba15,I9fba4df9 am: 65bdb3ff68 by Andreas Gampe · 6 years ago
- 81c97c2 Remove system/fake-libs{,64}/libart.so by Alex Light · 6 years ago
- 4aa274c Merge "ART: Introduce runtime_globals" am: b6c675eb59 by Andreas Gampe · 6 years ago
- 65bdb3f Merge changes I820f395e,Id8995d6f,Ic2ceba15,I9fba4df9 by Treehugger Robot · 6 years ago
- b6c675e Merge "ART: Introduce runtime_globals" by Andreas Gampe · 6 years ago
- 2ccc9c3 Rename libdexfile external API header. by Martin Stjernholm · 6 years ago
- 885f0c1 Fix erroneous section label in oatdump by Alex Light · 6 years ago
- e5d2398 ART: Forward-declare Context by Andreas Gampe · 6 years ago
- 639b2b1 ART: Remove instruction_set.h from thread.h by Andreas Gampe · 6 years ago
- 8764dc3 ART: Use iosfwd more by Andreas Gampe · 6 years ago
- 49b74a8 ART: Remove thread from class.h by Andreas Gampe · 6 years ago
- a1ffdba ART: IWYU handle_scope by Andreas Gampe · 6 years ago
- 5a0430d ART: Introduce runtime_globals by Andreas Gampe · 6 years ago
- 43e4325 ART: Handle clobbering in verifier peephole by Andreas Gampe · 6 years ago
- 2c8d9e2 Merge "ART: Only log initialization failure on initialization" am: b9b995738c by Andreas Gampe · 6 years ago
- b9b9957 Merge "ART: Only log initialization failure on initialization" by Treehugger Robot · 6 years ago
- 5ab4a56 Add ICU's .dat to the runtime APEX by Neil Fuller · 6 years ago
- 89904ad Merge "Disable Dex2oatWatchdogTest.TestWatchdogTrigger." am: 0edbfb03b2 by Roland Levillain · 6 years ago
- 0edbfb0 Merge "Disable Dex2oatWatchdogTest.TestWatchdogTrigger." by Treehugger Robot · 6 years ago
- 7b7ea79 Add scripts to mount/unmount the Runtime APEX under ART's chroot dir. by Roland Levillain · 6 years ago
- a711c7f Expose PrettyMethod's with_signature in GetMethodInfoForOffset. by Martin Stjernholm · 6 years ago
- 957dcd8 Merge "Fix compiler bug when typing exceptions." am: 5098ab9245 by Nicolas Geoffray · 6 years ago
- 5098ab9 Merge "Fix compiler bug when typing exceptions." by Nicolas Geoffray · 6 years ago
- 7ab0138 Merge "Have art/build/apex/runtests.sh's check for libjavacrypto in Runtime APEX." by Roland Levillain · 6 years ago
- cd729c8 Merge "Have art/build/apex/runtests.sh's check for libjavacrypto in Runtime APEX." by Roland Levillain · 6 years ago
- 1fb24e2 Disable Dex2oatWatchdogTest.TestWatchdogTrigger. by Roland Levillain · 6 years ago
- ebc3b25 Fix compiler bug when typing exceptions. by Nicolas Geoffray · 6 years ago
- d77e592 Merge "Do not enter hidden API slow path when policy==Disabled" am: 2b89987412 by David Brazdil · 6 years ago
- 9c3f328 Merge "Improved error message when multiple annotations." am: 6d951e3a01 by Mathew Inwood · 6 years ago
- 2b89987 Merge "Do not enter hidden API slow path when policy==Disabled" by Treehugger Robot · 6 years ago
- 6d951e3 Merge "Improved error message when multiple annotations." by Mathew Inwood · 6 years ago
- 0208e0a Merge "Use *-testdex in libcore and jdwp testing." am: fa965a74a7 by Nicolas Geoffray · 6 years ago