summaryrefslogtreecommitdiffstats
path: root/src/java_lang_reflect_Array.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove anonymous namespaces.Elliott Hughes2012-03-151-9/+3
* Avoid copying and strlen(3) in the FindClass path.Elliott Hughes2011-12-161-3/+3
* Knock 0.5s off the Calculator startup time.Elliott Hughes2011-12-131-2/+2
* Reduce meta-data object sizes, introduce meta-data helper classes.Ian Rogers2011-12-061-5/+6
* Make sure threads allocating are in the kRunnable stateBrian Carlstrom2011-10-261-0/+2
* Reuse SIRT for C++ referencesBrian Carlstrom2011-10-201-8/+8
* Fix a few UNIMPLEMENTEDs.Elliott Hughes2011-10-111-6/+5
* Change Class::component_type_ and implement reflect.ArrayBrian Carlstrom2011-09-181-0/+160