summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mention Checker tests in `test/README.md`.HEADmasterRoland Levillain2021-09-081-0/+14
* Reboot device before running eng-prod gtestsDavid Srbecky2021-09-071-0/+1
* It's a hard failure if return types cannot match.Nicolas Geoffray2021-09-073-76/+2
* Change soft failure into more precise missing method.Nicolas Geoffray2021-09-071-2/+4
* OpenJDK 11: Move math classes from sun.misc.* to jdk.internal.mathNikita Iashchenko2021-09-072-5/+5
* Better isolate standalone ART gtests on device.Roland Levillain2021-09-0711-109/+109
* Make it a hard failure if we could not find a catch clause.Nicolas Geoffray2021-09-071-2/+2
* Turn unconditional soft failure into a hard failure.Nicolas Geoffray2021-09-071-1/+1
* verifier: the throw bytecode must have a throwable class as input.Nicolas Geoffray2021-09-072-24/+1
* Turn soft failure into hard failure.Nicolas Geoffray2021-09-061-2/+2
* Catch clauses should only have throwable types.Nicolas Geoffray2021-09-061-1/+1
* Revert "Cleanup return type checks with arrays."Nicolas Geoffray2021-09-063-9/+33
* Cleanup return type checks with arrays.Nicolas Geoffray2021-09-063-33/+9
* Relax failure on return type for unresolved types.Nicolas Geoffray2021-09-061-2/+1
* SVE: Extract Intermediate Address for SVE Vector Memory OperationsRaphael Gault2021-09-065-26/+96
* Exclude `com.android.org.conscrypt.NativeCryptoArgTest` from ART MTS.Roland Levillain2021-09-051-6/+30
* Regenerate ART test files (2021-09-02).Roland Levillain2021-09-052-0/+44
* ARM64: FP16.compare() intrinsic for ARMv8Usama Arif2021-09-039-2/+151
* Clean up compile time null checks for VarHandle intrinsics.Ulya Trafimovich2021-09-021-3/+10
* Allow visibility on libdexfile for all libdexfile_support users (reland).Martin Stjernholm2021-09-011-1/+14
* Revert "Allow visibility on libdexfile for all libdexfile_suppor..."Rex Lin2021-09-011-14/+1
* Fix unused collector_type_ variableYi Kong2021-09-011-10/+1
* Stop using `group_static_libs` propertyLaMont Jones2021-08-311-6/+0
* Allow visibility on libdexfile for all libdexfile_support users.Martin Stjernholm2021-08-311-1/+14
* find_api_violations.pl: sync strings with hiddenapi_flags.hOrion Hodson2021-08-311-18/+18
* Fix a few non-inclusive termsOrion Hodson2021-08-3112-21/+22
* Revert^2 "Compile time null checks for VarHandle intrinsics."Ulyana Trafimovich2021-08-317-334/+283
* Partial LSE: handle all kinds of infinite loops.Nicolas Geoffray2021-08-315-8/+33
* Reland "Trigger fewer GCs during startup""Hans Boehm2021-08-302-27/+137
* odrefresh: Allow extra 30s for subprocesses in VMVictor Hsieh2021-08-301-1/+1
* Make smali compilations deterministicDavid Srbecky2021-08-294-13/+31
* Remove unused MadviseState hintsJared Duke2021-08-276-48/+17
* Document restriction on checkpoint codeHans Boehm2021-08-271-0/+16
* Revert "Trigger fewer GCs during startup"Hans Boehm2021-08-272-99/+28
* odrefresh: minor diagnostic improvementsOrion Hodson2021-08-271-6/+10
* Inline caches: be more robust in the presence of framework change.Nicolas Geoffray2021-08-271-0/+7
* More run-test build determinism tweaks (part 2)David Srbecky2021-08-263-3/+3
* ART: Change error-reporting of run-test-jarStelios Ioannou2021-08-251-16/+32
* Remove art_chroot build target.David Srbecky2021-08-252-24/+2
* Trigger fewer GCs during startupHans Boehm2021-08-252-28/+99
* dex2oat: Avoid an open from /proc/self/fdVictor Hsieh2021-08-241-17/+19
* [luci][realms] use LUCI realms on all ART builds.Andrii Shyshkalov2021-08-242-27/+26
* [luci][realms] use LUCI realms on 20% of builds.Andrii Shyshkalov2021-08-242-26/+26
* Fix android.security.cts.FileDescriptorTest#testCLOEXECHu Wang2021-08-242-1/+6
* Revert^2 "Add unit tests for odrefresh - step 2"Jiakai Zhang2021-08-247-37/+360
* Give extra time for odrefresh subprocess in VMVictor Hsieh2021-08-232-1/+14
* Suppress OptionalOfRedundantMethod errorCole Faust2021-08-231-0/+1
* Renamed test/580-fp16 to test/580-checker-fp16Joel Goddard2021-08-235-1/+1
* Add a lock contention palette hook.Nicolas Geoffray2021-08-235-13/+75
* Revert "Add unit tests for odrefresh - step 2"Ulyana Trafimovich2021-08-237-348/+37