index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dex2oat
/
common_compiler_driver_test.cc
Age
Commit message (
Expand
)
Author
2025-02-18
Do not inline a method that was marked as un-compilable.
Nicolas Geoffray
2024-03-11
Revert^2 "Remove Compiler::Kind"
Santiago Aboy Solanes
2024-03-07
Revert "Remove Compiler::Kind"
Vaibhav Devmurari
2024-03-07
Remove Compiler::Kind
Santiago Aboy Solanes
2023-12-27
Optimize access to gPageSize
Ruben Ayrapetyan
2023-11-30
Use globals naming scheme for kPageSize etc.
Ruben Ayrapetyan
2022-09-30
Move `VerificationResults` to dex2oat/.
Vladimir Marko
2021-11-11
Fix potential lint errors
Orion Hodson
2021-10-21
Revert "Revert^4 "Use cpplint.py from repohooks""
Orion Hodson
2021-10-21
Revert^4 "Use cpplint.py from repohooks"
Orion Hodson
2021-09-22
Revert "Revert^2 "Use cpplint.py from repohooks""
Yuri Lin
2021-09-22
Revert^2 "Use cpplint.py from repohooks"
Orion Hodson
2021-09-22
Revert "Use cpplint.py from repohooks"
Paul Hadfield
2021-09-22
Use cpplint.py from repohooks
Colin Cross
2021-07-14
Remove the need of VerifiedMethod in the compiler.
Nicolas Geoffray
2021-03-18
Remove DexToDexCompiler
David Srbecky
2019-03-11
Move CompilerDriver to dex2oat/.
Vladimir Marko