summaryrefslogtreecommitdiff
path: root/runtime/compiler_callbacks.h
Commit message (Expand)AuthorAgeFilesLines
* ART: Move to using locks.h instead of mutex.hAndreas Gampe2018-12-061-1/+1
* Revert^2 "Load boot image at a random address."Vladimir Marko2018-09-281-4/+0
* Revert "Load boot image at a random address."Vladimir Marko2018-09-271-0/+4
* Load boot image at a random address.Vladimir Marko2018-09-261-4/+0
* Move some remaining dex utilitiesDavid Sehr2018-03-191-1/+1
* ART: Allow oatstatus verification for app dependenciesAndreas Gampe2018-01-191-0/+11
* Change ClassStatus to fit into 4 bits.Vladimir Marko2018-01-051-1/+1
* Add support for registering classpath classes status.Nicolas Geoffray2017-09-151-0/+3
* ART: Change CanAssumeVerified to GetPreviousClassStateAndreas Gampe2017-09-051-2/+5
* Revert "Revert "Support class unloading in dex2oat for quicken multidex""Mathieu Chartier2017-08-091-0/+9
* Revert "Support class unloading in dex2oat for quicken multidex"Richard Uhler2017-08-091-9/+0
* Support class unloading in dex2oat for quicken multidexMathieu Chartier2017-08-081-0/+9
* Integrate VerifierDeps in compiler driver.Nicolas Geoffray2016-11-031-0/+1
* Collect verifier dependenciesDavid Brazdil2016-09-161-0/+3
* ART: SHARED_REQUIRES to REQUIRES_SHAREDAndreas Gampe2016-08-301-1/+1
* ART: Refactor verifier callbacksAndreas Gampe2015-12-091-2/+2
* Move to newer clang annotationsMathieu Chartier2015-07-221-1/+1
* ART: Some runtime cleanupAndreas Gampe2015-03-271-16/+21
* ART: PathClassLoader for compilerAndreas Gampe2015-03-271-1/+9
* Runtime can now be set to require relocationAlex Light2014-07-221-0/+4
* Enable annotalysis on clang ART builds.Ian Rogers2014-03-061-1/+1
* Include what is usedKenny Root2014-03-041-0/+1
* Move compiler code out of method verifier.Vladimir Marko2013-12-171-0/+44