summaryrefslogtreecommitdiff
path: root/runtime/compiler_callbacks.h
AgeCommit message (Expand)Author
2018-12-06ART: Move to using locks.h instead of mutex.hAndreas Gampe
2018-09-28Revert^2 "Load boot image at a random address."Vladimir Marko
2018-09-27Revert "Load boot image at a random address."Vladimir Marko
2018-09-26Load boot image at a random address.Vladimir Marko
2018-03-19Move some remaining dex utilitiesDavid Sehr
2018-01-19ART: Allow oatstatus verification for app dependenciesAndreas Gampe
2018-01-05Change ClassStatus to fit into 4 bits.Vladimir Marko
2017-09-15Add support for registering classpath classes status.Nicolas Geoffray
2017-09-05ART: Change CanAssumeVerified to GetPreviousClassStateAndreas Gampe
2017-08-09Revert "Revert "Support class unloading in dex2oat for quicken multidex""Mathieu Chartier
2017-08-09Revert "Support class unloading in dex2oat for quicken multidex"Richard Uhler
2017-08-08Support class unloading in dex2oat for quicken multidexMathieu Chartier
2016-11-03Integrate VerifierDeps in compiler driver.Nicolas Geoffray
2016-09-16Collect verifier dependenciesDavid Brazdil
2016-08-30ART: SHARED_REQUIRES to REQUIRES_SHAREDAndreas Gampe
2015-12-09ART: Refactor verifier callbacksAndreas Gampe
2015-07-22Move to newer clang annotationsMathieu Chartier
2015-03-27ART: Some runtime cleanupAndreas Gampe
2015-03-27ART: PathClassLoader for compilerAndreas Gampe
2014-07-22Runtime can now be set to require relocationAlex Light
2014-03-06Enable annotalysis on clang ART builds.Ian Rogers
2014-03-04Include what is usedKenny Root
2013-12-17Move compiler code out of method verifier.Vladimir Marko