summaryrefslogtreecommitdiffstats
path: root/compiler/oat_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Rewrite the compiler interface for CompilerDriver.Nicolas Geoffray2014-02-181-2/+5
* Re-apply: Implement cumulative timings for CompilerDriver.Nicolas Geoffray2014-02-111-1/+3
* Object model changes to support 64bit.Ian Rogers2014-02-061-26/+35
* Refactor verification results.Vladimir Marko2014-01-281-3/+3
* Revert "Implement cumulative timings for CompilerDriver."Brian Carlstrom2014-01-201-2/+1
* Implement cumulative timings for CompilerDriver.Nicolas Geoffray2014-01-161-1/+2
* Fix test-art setup.Vladimir Marko2013-12-181-1/+2
* Fix build - test issues.Sebastien Hertz2013-12-181-1/+5
* Break apart oat writing times.Ian Rogers2013-11-151-2/+3
* Fix memory leaks relating to timing logger.Ian Rogers2013-11-141-2/+2
* Compacting collector.Mathieu Chartier2013-11-111-1/+2
* Support hardware divide instructionDave Allison2013-11-051-2/+7
* Implement Interface Method Tables (IMT).Jeff Hao2013-10-291-1/+1
* Omit OatMethodOffsets for classes without compiled codeBrian Carlstrom2013-10-281-7/+10
* Throw IOException at source of failing to open a dex file.Ian Rogers2013-10-211-3/+6
* am bf1f0cdc: am 7ba7936d: am 756ee4e0: Find OatDexFile by DexFile name and ch...Brian Carlstrom2013-10-041-1/+3
|\
| * Find OatDexFile by DexFile name and checksum, not just checksumBrian Carlstrom2013-10-031-1/+3
* | Remove conscrypt dependency from CommonTestBrian Carlstrom2013-08-301-1/+1
|/
* Move output_stream files out of runtime.Ian Rogers2013-08-161-0/+168