summaryrefslogtreecommitdiffstats
path: root/src/well_known_classes.cc
Commit message (Expand)AuthorAgeFilesLines
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-206/+0
* Rename vmDataAnwar Ghuloum2013-06-211-2/+2
* Port 1abc689a32fc20b38227060e4da5e0934df8fc19 and e5d14162ff278c41e09c42769cc...Elliott Hughes2013-03-291-1/+1
* Port 23579ddf124b5b0d190a68657f76d511c05a4a12 to art.Elliott Hughes2013-03-291-1/+1
* Track libcore DirectByteBuffer change.Elliott Hughes2013-03-281-8/+8
* Directory restructuring of object.hIan Rogers2013-01-301-2/+3
* Further proxy refactorings.Ian Rogers2013-01-161-0/+2
* Remove references to the now-useless ThreadLock class.Elliott Hughes2013-01-091-1/+1
* Extend and fix the monitor diagnostics.Elliott Hughes2013-01-081-4/+0
* Port the Runtime.nativeLoad change to art.Elliott Hughes2013-01-021-1/+1
* Move logging.h into base/logging.h.Elliott Hughes2012-12-121-1/+1
* Remove some SOA from JNI internal.Ian Rogers2012-11-301-0/+6
* Turn the thread peer_ into a Object*.Ian Rogers2012-11-301-4/+0
* Fail threads attaching during runtime shutdown.Ian Rogers2012-10-031-0/+6
* Change dex cache to be java object instead of array, add pointer to dex file ...Mathieu Chartier2012-09-211-2/+2
* Global lock levels.Ian Rogers2012-08-141-2/+31
* Fix GC performance regressionMathieu Chartier2012-06-111-0/+3
* Finish cleanup of class/field/method caching.Elliott Hughes2012-05-291-4/+14
* Move the thread.cc Class*/Field*/Method* caching over to WellKnownClasses.Elliott Hughes2012-05-291-9/+48
* DO NOT MERGE Fix all unsafe caching to be like libcore.Elliott Hughes2012-05-251-0/+118