summaryrefslogtreecommitdiffstats
path: root/test/497-inlining-and-class-loader
Commit message (Expand)AuthorAgeFilesLines
* ART: Add object-readbarrier-inl.hAndreas Gampe2017-04-211-0/+3
* ART: Clean up art_method.hAndreas Gampe2017-04-211-1/+1
* Rename ObjPtr::Decode to ObjPtr::PtrMathieu Chartier2016-10-041-1/+1
* Clean up ScopedThreadStateChange to use ObjPtrMathieu Chartier2016-09-291-6/+6
* Merge "ART: Fix type parameter in tests"Treehugger Robot2016-08-051-2/+2
|\
| * ART: Fix type parameter in testsAndreas Gampe2016-07-221-2/+2
* | ART: Convert pointer size to enumAndreas Gampe2016-08-011-4/+5
|/
* Call JNI_OnUnload when class loaders get collectedMathieu Chartier2015-09-251-0/+1
* ART: Move DexCache arrays to native.Vladimir Marko2015-09-031-7/+32
* Add non debug version of libarttestMathieu Chartier2015-08-272-6/+3
* Move Level1 to its own file.Nicolas Geoffray2015-06-153-17/+32
* Use the caller's class loader when walking inlined frames.Nicolas Geoffray2015-06-124-0/+200