summaryrefslogtreecommitdiff
path: root/compiler/dex/quick_compiler_callbacks.h
Commit message (Expand)AuthorAgeFilesLines
* Move CompilerDriver to dex2oat/.Vladimir Marko2019-03-111-81/+0
* Revert^2 "Load boot image at a random address."Vladimir Marko2018-09-281-5/+0
* Revert "Load boot image at a random address."Vladimir Marko2018-09-271-0/+5
* Load boot image at a random address.Vladimir Marko2018-09-261-5/+0
* Use 'final' and 'override' specifiers directly in ART.Roland Levillain2018-08-281-10/+10
* ART: Allow oatstatus verification for app dependenciesAndreas Gampe2018-01-191-1/+10
* Add support for registering classpath classes status.Nicolas Geoffray2017-09-151-32/+34
* ART: Change CanAssumeVerified to GetPreviousClassStateAndreas Gampe2017-09-051-1/+1
* Revert "Revert "Support class unloading in dex2oat for quicken multidex""Mathieu Chartier2017-08-091-0/+12
* Revert "Support class unloading in dex2oat for quicken multidex"Richard Uhler2017-08-091-12/+0
* Support class unloading in dex2oat for quicken multidexMathieu Chartier2017-08-081-0/+12
* Move IsVeryLarge check before we create verification resultsMathieu Chartier2017-07-201-6/+7
* Avoid creating verification_results_ unnecessarilyMathieu Chartier2017-07-171-3/+1
* Integrate VerifierDeps in compiler driver.Nicolas Geoffray2016-11-031-4/+5
* Simplify our intrinsic recognizer.Nicolas Geoffray2016-09-301-5/+0
* Collect verifier dependenciesDavid Brazdil2016-09-161-2/+13
* ART: SHARED_REQUIRES to REQUIRES_SHAREDAndreas Gampe2016-08-301-1/+1
* ART: Refactor verifier callbacksAndreas Gampe2015-12-091-1/+1
* Move to newer clang annotationsMathieu Chartier2015-07-221-1/+1
* ART: Some runtime cleanupAndreas Gampe2015-03-271-2/+2
* ART: PathClassLoader for compilerAndreas Gampe2015-03-271-2/+3
* Runtime can now be set to require relocationAlex Light2014-07-221-0/+5
* Break apart header files.Ian Rogers2014-07-151-0/+51