summaryrefslogtreecommitdiff
path: root/dex2oat/common_compiler_driver_test.cc
AgeCommit message (Expand)Author
2025-02-18Do not inline a method that was marked as un-compilable. Nicolas Geoffray
2024-03-11Revert^2 "Remove Compiler::Kind" Santiago Aboy Solanes
2024-03-07Revert "Remove Compiler::Kind" Vaibhav Devmurari
2024-03-07Remove Compiler::Kind Santiago Aboy Solanes
2023-12-27Optimize access to gPageSize Ruben Ayrapetyan
2023-11-30Use globals naming scheme for kPageSize etc. Ruben Ayrapetyan
2022-09-30Move `VerificationResults` to dex2oat/. Vladimir Marko
2021-11-11Fix potential lint errors Orion Hodson
2021-10-21Revert "Revert^4 "Use cpplint.py from repohooks"" Orion Hodson
2021-10-21Revert^4 "Use cpplint.py from repohooks" Orion Hodson
2021-09-22Revert "Revert^2 "Use cpplint.py from repohooks"" Yuri Lin
2021-09-22Revert^2 "Use cpplint.py from repohooks" Orion Hodson
2021-09-22Revert "Use cpplint.py from repohooks" Paul Hadfield
2021-09-22Use cpplint.py from repohooks Colin Cross
2021-07-14Remove the need of VerifiedMethod in the compiler. Nicolas Geoffray
2021-03-18Remove DexToDexCompiler David Srbecky
2019-03-11Move CompilerDriver to dex2oat/. Vladimir Marko