summaryrefslogtreecommitdiffstats
path: root/runtime/well_known_classes.h
Commit message (Expand)AuthorAgeFilesLines
* Use runFinalizationWithTimeout for native allocationsMathieu Chartier2015-06-051-0/+2
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-021-1/+0
* Replace String CharArray with internal uint16_t array.Jeff Hao2015-04-271-0/+34
* Fix reflection handling and test flakinessMathieu Chartier2015-04-231-0/+1
* Add AccessibleObject and Field to mirrorMathieu Chartier2015-03-291-1/+0
* Move GC daemon locking logic into heapMathieu Chartier2014-12-151-1/+0
* Stop daemon threads in runtime shutdownMathieu Chartier2014-12-101-0/+1
* More use of WellKnownClasses for debuggerSebastien Hertz2014-10-231-0/+5
* ART: Fix some -Wpedantic errorsAndreas Gampe2014-09-291-4/+4
* Use WellKnownClasses in ThrowStackOverflowError to reduce changes of further ...Brian Carlstrom2014-09-111-0/+7
* Add fast path for FindClass using the type dex file.Mathieu Chartier2014-09-081-0/+8
* ART: Throw StackOverflowError in native codeAndreas Gampe2014-07-211-0/+2
* Avoid some unnecessary use of stl types.Ian Rogers2014-05-151-0/+1
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-3/+8
* am fc0e3219: Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
|\
| * Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* | resolved conflicts for merge of 7940e44f to dalvik-devBrian Carlstrom2013-07-121-0/+4
|/
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+107