summaryrefslogtreecommitdiffstats
path: root/src/dex_cache_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Global lock levels.Ian Rogers2012-08-141-0/+1
* Invoke static/direct dispatch change.Ian Rogers2012-02-271-4/+0
* user build support for art (2 of 3)Brian Carlstrom2012-02-161-1/+1
* Fix copyright headers.Elliott Hughes2012-01-301-1/+15
* Reuse SIRT for C++ referencesBrian Carlstrom2011-10-201-2/+2
* Fix cpplint's whitespace warnings.Elliott Hughes2011-10-171-1/+0
* Add HeapTest and make GC work enough to pass itBrian Carlstrom2011-08-311-1/+0
* Switch to UniquePtr.Elliott Hughes2011-08-301-1/+0
* Add InitializedStaticStorage tableBrian Carlstrom2011-08-281-9/+17
* First pass of compiler wrapping classBrian Carlstrom2011-08-251-4/+4
* Add Method::dex_cache_*_ short cuts to declaring_class_->dex_cache_Brian Carlstrom2011-08-211-0/+15
* Initialize ClassLinker from imageBrian Carlstrom2011-08-211-9/+5
* Add ParsedOptions test (and migrate RuntimeTest to CommonTest)Brian Carlstrom2011-08-171-1/+1
* ClassLinker can now FindClass all libcore classesBrian Carlstrom2011-07-261-5/+5
* Rename DexFile to DexCacheBrian Carlstrom2011-07-231-0/+31