summaryrefslogtreecommitdiffstats
path: root/src/oat_test.cc
Commit message (Expand)AuthorAgeFilesLines
* user build support for art (2 of 3)Brian Carlstrom2012-02-161-11/+11
* Add -j to dex2oat.Elliott Hughes2012-02-031-1/+1
* Fix checksum verification when opening DexFiles from OatFilesBrian Carlstrom2012-02-031-0/+1
* Fix copyright headers.Elliott Hughes2012-01-301-1/+15
* Added pass to verify structure of dex file.jeffhao2012-01-251-1/+1
* Add --image-classes to dex2oatBrian Carlstrom2011-11-291-17/+17
* Pass the classpath to dex2oat.Jesse Wilson2011-11-161-4/+3
* Refactor the use of Method by the compiler.Ian Rogers2011-11-131-8/+11
* Basic file locking.Elliott Hughes2011-11-041-1/+1
* Reuse SIRT for C++ referencesBrian Carlstrom2011-10-201-5/+5
* Working ClassLoaderBrian Carlstrom2011-10-101-5/+5
* Move rest of code related blobs from Method to oatBrian Carlstrom2011-10-071-20/+48
* Simplify command line argumentsBrian Carlstrom2011-10-041-1/+1
* Separate oat from imageBrian Carlstrom2011-10-031-0/+79