- c893d15 Only enable isolated compilation if requested by Calin Juravle · 3 years, 7 months ago
- 5da0507 Support inlining methods that may have soft verifier failures. by Nicolas Geoffray · 3 years, 7 months ago
- 4ef3649 Fix missing nterp initializing when loading a class. by Nicolas Geoffray · 3 years, 7 months ago
- d5abbb9 Merge "DO NOT MERGE - Merge RQ3A.210605.005" by Xin Li · 3 years, 7 months ago
- 602da4f Further improve 2040-huge-native-alloc reliability by Hans Boehm · 3 years, 7 months ago
- 2aab382 DO NOT MERGE - Merge RQ3A.210605.005 by Xin Li · 3 years, 7 months ago
- c061201 Complete support for Compressed APEXes in ART APEX test scripts. am: 2af026df0b by Roland Levillain · 3 years, 7 months ago
- 2af026d Complete support for Compressed APEXes in ART APEX test scripts. by Roland Levillain · 3 years, 7 months ago
- 8fe601d Disable compact dex code item deduping. am: 028cc7e1e8 by Nicolas Geoffray · 3 years, 7 months ago
- 028cc7e Disable compact dex code item deduping. by Nicolas Geoffray · 3 years, 7 months ago
- 61db2e9 DO NOT MERGE - Skip RQ3A.210605.005 by Xin Li · 3 years, 7 months ago
- 305635f DO NOT MERGE - Mark RQ3A.210410.001 as merged by Xin Li · 3 years, 7 months ago
- 09acf96 Merge "DO NOT MERGE - Merge ab/7272582" into stage-aosp-master by TreeHugger Robot · 3 years, 7 months ago
- 7c5567a DO NOT MERGE - Merge ab/7272582 by Xin Li · 3 years, 7 months ago
- bc73734 Be more prescise in the profile analysis am: 1737409108 by Calin Juravle · 3 years, 7 months ago
- 1737409 Be more prescise in the profile analysis by Calin Juravle · 3 years, 7 months ago
- 514f06a odrefresh: fix instruction set selection. am: 71b2cb5409 by Orion Hodson · 3 years, 7 months ago
- d7abfe1 odrefresh: Fix mis-placed delimiter when joining FDs am: 885929fda9 by Victor Hsieh · 3 years, 7 months ago
- 71b2cb5 odrefresh: fix instruction set selection. by Orion Hodson · 3 years, 7 months ago
- 885929f odrefresh: Fix mis-placed delimiter when joining FDs by Victor Hsieh · 3 years, 7 months ago
- c2a1cb7 runtime: fix potential NULL dereferences am: 869746ef31 by George Burgess IV · 3 years, 7 months ago
- 869746e runtime: fix potential NULL dereferences by George Burgess IV · 3 years, 7 months ago
- 20071a3 Reject a vdex file if its dex contents are out of date. am: f5690ca224 by Nicolas Geoffray · 3 years, 7 months ago
- 732f944 odrefresh: Support option to run dex2oat in PVM am: b3a4e01448 by Victor Hsieh · 3 years, 7 months ago
- 072f6b0 odrefresh: pass BCP JARs as FDs to dex2oat am: 0be3da60fa by Victor Hsieh · 3 years, 7 months ago
- b695240 Avoid opening BCP jars if the corresponding FDs exist am: f667c33fc8 by Victor Hsieh · 3 years, 7 months ago
- f5690ca Reject a vdex file if its dex contents are out of date. by Nicolas Geoffray · 3 years, 7 months ago
- b3a4e01 odrefresh: Support option to run dex2oat in PVM by Victor Hsieh · 3 years, 7 months ago
- 0be3da6 odrefresh: pass BCP JARs as FDs to dex2oat by Victor Hsieh · 3 years, 7 months ago
- f667c33 Avoid opening BCP jars if the corresponding FDs exist by Victor Hsieh · 3 years, 8 months ago
- dae7845 odrefresh: temporarily disable test am: 319333f6ea by Orion Hodson · 3 years, 7 months ago
- 319333f odrefresh: temporarily disable test by Orion Hodson · 3 years, 7 months ago
- f40f38b Fix double close in dex2oat when BCP is passed as FDs am: ecaf7d1657 by Victor Hsieh · 3 years, 7 months ago
- ecaf7d1 Fix double close in dex2oat when BCP is passed as FDs by Victor Hsieh · 3 years, 7 months ago
- b967e3c Fix instructions for running target ART gtests in `chroot` with Atest. am: 7f21ebe84b by Roland Levillain · 3 years, 7 months ago
- 7f21ebe Fix instructions for running target ART gtests in `chroot` with Atest. by Roland Levillain · 3 years, 7 months ago
- 797a323 Revert "Enable strict gcstress unwind checks." am: 0886d4e7e0 by Roland Levillain · 3 years, 7 months ago
- 0886d4e Revert "Enable strict gcstress unwind checks." by Roland Levillain · 3 years, 7 months ago
- 3e3b305 Rewrite static/instance field search by index. am: 4026117163 by Vladimir Marko · 3 years, 7 months ago
- 4026117 Rewrite static/instance field search by index. by Vladimir Marko · 3 years, 7 months ago
- 68a5a77 x86_64: add a helper function that displaces an address by a given amount. am: af5d304844 by Ulya Trafimovich · 3 years, 7 months ago
- af5d304 x86_64: add a helper function that displaces an address by a given amount. by Ulya Trafimovich · 3 years, 7 months ago
- a778b16 Add --dirty-image-objects-fd and --updatable-bcp-packages-fd am: 4ab592315e by Victor Hsieh · 3 years, 7 months ago
- 4ab5923 Add --dirty-image-objects-fd and --updatable-bcp-packages-fd by Victor Hsieh · 3 years, 7 months ago
- 769c81a Clean up Class::GetDirectInterface(). am: b10668cb6a by Vladimir Marko · 3 years, 7 months ago
- b10668c Clean up Class::GetDirectInterface(). by Vladimir Marko · 3 years, 7 months ago
- e465418 x86: fix helper function that displaces address by a given amount. am: 893e2edbd5 by Ulya Trafimovich · 3 years, 7 months ago
- 893e2ed x86: fix helper function that displaces address by a given amount. by Ulya Trafimovich · 3 years, 7 months ago
- 206cf58 x86_64: add intrinsic for Long.divideUnsigned am: 33ed33bcc8 by Orion Hodson · 3 years, 7 months ago
- 33ed33b x86_64: add intrinsic for Long.divideUnsigned by Orion Hodson · 3 years, 7 months ago
- 236f7d4 Add runtime option -Xbootclasspathfds: for pre-opened fds am: a09d8b7d4c by Victor Hsieh · 3 years, 7 months ago
- a09d8b7 Add runtime option -Xbootclasspathfds: for pre-opened fds by Victor Hsieh · 3 years, 8 months ago
- 2dfd517 Faster Class::FindField(). am: e300c4e4ea by Vladimir Marko · 3 years, 7 months ago
- e300c4e Faster Class::FindField(). by Vladimir Marko · 3 years, 8 months ago
- 909cb7a Revert^2 "odrefresh: compilation backoff" am: f761f58879 by Orion Hodson · 3 years, 7 months ago
- f761f58 Revert^2 "odrefresh: compilation backoff" by Orion Hodson · 3 years, 7 months ago
- 13be97f Rename gitiles triggers to make new luci-config version. am: 890f2eb950 by Robert Iannucci · 3 years, 7 months ago
- 890f2eb Rename gitiles triggers to make new luci-config version. by Robert Iannucci · 3 years, 7 months ago
- 15a3ed6 Avoid internal APEX stubs in libnative{bridge,loader} and clean up am: 19d1feb0fe by Martin Stjernholm · 3 years, 7 months ago
- 19d1feb Avoid internal APEX stubs in libnative{bridge,loader} and clean up by Martin Stjernholm · 3 years, 10 months ago
- 776dc42 odrefresh: enable loading of system_server image files am: 094b1cfc9f by Orion Hodson · 3 years, 7 months ago
- 094b1cf odrefresh: enable loading of system_server image files by Orion Hodson · 3 years, 8 months ago
- c0db4a5 Remove palette hooks. am: 4f6bb446f8 by Nicolas Geoffray · 3 years, 7 months ago
- 4f6bb44 Remove palette hooks. by Nicolas Geoffray · 3 years, 8 months ago
- d9a865d Consider the size of the reference profile when assessing IsFirstSave am: beb9f20125 by Calin Juravle · 3 years, 7 months ago
- beb9f20 Consider the size of the reference profile when assessing IsFirstSave by Calin Juravle · 3 years, 8 months ago
- 295bc9e Remove old configuration files. am: f31b75b2b8 by Robert Iannucci · 3 years, 7 months ago
- f31b75b Remove old configuration files. by Robert Iannucci · 3 years, 7 months ago
- 402b440 Fix small bug where the mainline module list couldn't be overridden. am: e82d69a7b4 by Martin Stjernholm · 3 years, 7 months ago
- e82d69a Fix small bug where the mainline module list couldn't be overridden. by Martin Stjernholm · 3 years, 8 months ago
- 683bc18 Make 2040-huge-native-alloc more robust am: d0020ba414 by Hans Boehm · 3 years, 8 months ago
- d0020ba Make 2040-huge-native-alloc more robust by Hans Boehm · 3 years, 8 months ago
- 07e62dc Faster Class::FindClassMethod(). am: 4573be38b0 by Vladimir Marko · 3 years, 8 months ago
- 4573be3 Faster Class::FindClassMethod(). by Vladimir Marko · 3 years, 8 months ago
- b6d7bff Adjust call to build-aml-prebuilts.sh. am: b89e731029 by Martin Stjernholm · 3 years, 8 months ago
- b89e731 Adjust call to build-aml-prebuilts.sh. by Martin Stjernholm · 3 years, 8 months ago
- 3254086 Move code around in x86 assembly files. am: 977abde30f by Nicolas Geoffray · 3 years, 8 months ago
- 977abde Move code around in x86 assembly files. by Nicolas Geoffray · 3 years, 8 months ago
- 740ae08 Add simple lucicfg configuration for art. am: 9ed2427971 by Robert Iannucci · 3 years, 8 months ago
- 9ed2427 Add simple lucicfg configuration for art. by Robert Iannucci · 3 years, 8 months ago
- 916379a Fix flags_tests for older platforms am: b390ba9fad by Calin Juravle · 3 years, 8 months ago
- 563c9a5 Revert^3 "Reduce libcore parallelism for host" am: f75b8e9947 by David Srbecky · 3 years, 8 months ago
- b390ba9 Fix flags_tests for older platforms by Calin Juravle · 3 years, 8 months ago
- f75b8e9 Revert^3 "Reduce libcore parallelism for host" by David Srbecky · 3 years, 8 months ago
- d2dc1af x86: Don't use the GOT to access art::Runtime::instance_. am: 04c9f3a978 by Vladimir Marko · 3 years, 8 months ago
- 3fbfa8e Use tinyxml2-based generated Apex Info List sources am: 1e7faf7065 by Sorin Basca · 3 years, 8 months ago
- 04c9f3a x86: Don't use the GOT to access art::Runtime::instance_. by Vladimir Marko · 3 years, 8 months ago
- 1e7faf7 Use tinyxml2-based generated Apex Info List sources by Sorin Basca · 3 years, 8 months ago
- 0a3c0ec Fix DumpUnattachedThreads logic for CTS. am: 530552ac73 by wangguibo · 3 years, 8 months ago
- 530552a Fix DumpUnattachedThreads logic for CTS. by wangguibo · 3 years, 8 months ago
- b157ef9 Remove libjdwp as an explicit target. am: bbc4dc3f98 by Nicolas Geoffray · 3 years, 8 months ago
- bbc4dc3 Remove libjdwp as an explicit target. by Nicolas Geoffray · 3 years, 8 months ago
- 6884425 Revert "Reduce libcore parallelism for host" am: f2f924222a by David Srbecky · 3 years, 8 months ago
- f2f9242 Revert "Reduce libcore parallelism for host" by David Srbecky · 3 years, 8 months ago
- 0fd4fb3 Update libcore expectations for gcstress+debug+host am: 579bfc8b7f by David Srbecky · 3 years, 8 months ago
- 579bfc8 Update libcore expectations for gcstress+debug+host by David Srbecky · 3 years, 8 months ago
- 0056806 Disable 2040-huge-native-alloc for interpreter am: 5b3c1ec1fc by Hans Boehm · 3 years, 8 months ago
- 5b3c1ec Disable 2040-huge-native-alloc for interpreter by Hans Boehm · 3 years, 8 months ago
- c3edfa6 Fix flags_test flakiness am: 14a5151ea4 by Calin Juravle · 3 years, 8 months ago
- 14a5151 Fix flags_test flakiness by Calin Juravle · 3 years, 8 months ago