summaryrefslogtreecommitdiffstats
path: root/runtime/well_known_classes.cc
Commit message (Expand)AuthorAgeFilesLines
* ART: Fix some -Wpedantic errorsAndreas Gampe2014-09-291-8/+9
* Add DumpClass context on CacheField and CacheMethod failuresBrian Carlstrom2014-09-111-6/+21
* Fix crash when connected to DDMSSebastien Hertz2014-09-111-1/+1
* Use WellKnownClasses in ThrowStackOverflowError to reduce changes of further ...Brian Carlstrom2014-09-111-1/+15
* Add fast path for FindClass using the type dex file.Mathieu Chartier2014-09-081-0/+16
* ART: Throw StackOverflowError in native codeAndreas Gampe2014-07-211-0/+4
* Avoid some unnecessary use of stl types.Ian Rogers2014-05-151-0/+2
* Object model changes to support 64bit.Ian Rogers2014-02-061-1/+1
* Change thread.h to thread-inl.h to pick up missing Thread::Currnet for debug ...Brian Carlstrom2013-11-061-1/+1
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-9/+15
* resolved conflicts for merge of 7940e44f to dalvik-devBrian Carlstrom2013-07-121-1/+4
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+206