summaryrefslogtreecommitdiff
path: root/test/497-inlining-and-class-loader
AgeCommit message (Expand)Author
2024-03-26Rename enums.h/.cc to pointer_size.h/.cc. Santiago Aboy Solanes
2022-11-15ART: Change indentation to 4 spaces in run-test shards 95-99. Vladimir Marko
2022-10-13Refactor and cleanup DexCache. Nicolas Geoffray
2021-03-05Aesthetic changes in generated ART run-test Blueprint files. Roland Levillain
2021-03-02[LSC] Add LOCAL_LICENSE_KINDS to art Bob Badour
2021-02-18Remove pointer-size arguments from DexCache. David Srbecky
2020-11-10Verify ART run-tests' standard output and standard error separately. Roland Levillain
2020-11-05Rename ART run-tests `expected.txt` files as `expected-stdout.txt`. Roland Levillain
2020-10-14Only tag supported ART run-tests as part of `art-target-run-test`. Roland Levillain
2020-09-09Rename the expected-output text file in built TradeFed ART run-tests. Roland Levillain
2020-07-03Add Soong module definitions for ART run-tests with default build rules. Roland Levillain
2019-04-02ObjPtr<>-ify DexCache. Vladimir Marko
2019-03-26ObjPtr<>-ify mirror::Class. Vladimir Marko
2018-07-19Move .art.rel data to a section in .art, part 1. Vladimir Marko
2018-06-01ObjPtr<>-ify array allocations. Vladimir Marko
2017-07-20Hash-based DexCache methods array. Vladimir Marko
2017-06-02Tests: never use System.err Kevin Brodsky
2017-04-21ART: Add object-readbarrier-inl.h Andreas Gampe
2017-04-21ART: Clean up art_method.h Andreas Gampe
2016-10-04Rename ObjPtr::Decode to ObjPtr::Ptr Mathieu Chartier
2016-09-29Clean up ScopedThreadStateChange to use ObjPtr Mathieu Chartier
2016-08-05Merge "ART: Fix type parameter in tests" Treehugger Robot
2016-08-01ART: Convert pointer size to enum Andreas Gampe
2016-07-22ART: Fix type parameter in tests Andreas Gampe
2015-09-25Call JNI_OnUnload when class loaders get collected Mathieu Chartier
2015-09-03ART: Move DexCache arrays to native. Vladimir Marko
2015-08-27Add non debug version of libarttest Mathieu Chartier
2015-06-15Move Level1 to its own file. Nicolas Geoffray
2015-06-12Use the caller's class loader when walking inlined frames. Nicolas Geoffray