index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
driver
/
compiler_driver.cc
Age
Commit message (
Expand
)
Author
2018-03-24
Disable encoded static initialization
Mathieu Chartier
2018-02-28
Merge "ART: Change abort() to _exit()"
Treehugger Robot
2018-02-27
ART: Change abort() to _exit()
Andreas Gampe
2018-02-27
Small documentation and stylistic changes.
Roland Levillain
2018-02-21
Remove duplication, split tests
David Sehr
2018-02-05
Enable code item deduping
Mathieu Chartier
2018-02-05
Merge "ART: Refactor dex2dex compilation"
Treehugger Robot
2018-01-31
Revert "Revert "Make libdexfile build independent of runtime dir""
David Sehr
2018-01-30
Revert "Make libdexfile build independent of runtime dir"
David Sehr
2018-01-30
Make libdexfile build independent of runtime dir
David Sehr
2018-01-25
Revert "Compiler changes for bitstring based type checks."
Nicolas Geoffray
2018-01-25
Merge "Revert "ART: Use the bitstring type check for AOT app compilation.""
Treehugger Robot
2018-01-25
Revert "ART: Use the bitstring type check for AOT app compilation."
Nicolas Geoffray
2018-01-24
Merge "ART: Use the bitstring type check for AOT app compilation."
Mingyao Yang
2018-01-24
Merge "Revert "Revert "Don't embed the dex code in the oat file if dex is unc...
Nicolas Geoffray
2018-01-23
ART: Use the bitstring type check for AOT app compilation.
Vladimir Marko
2018-01-23
Merge "Compiler changes for bitstring based type checks."
Vladimir Marko
2018-01-23
Revert "Revert "Don't embed the dex code in the oat file if dex is uncompress...
Nicolas Geoffray
2018-01-23
Compiler changes for bitstring based type checks.
Vladimir Marko
2018-01-22
ART: Refactor profile_compilation_info.h includes
Andreas Gampe
2018-01-22
ART: Refactor dex2dex compilation
Andreas Gampe
2018-01-22
Fix quickening logic
Mathieu Chartier
2018-01-13
Revert "Revert "Move quickening info logic to its own table""
Mathieu Chartier
2018-01-12
Revert "Move quickening info logic to its own table"
Nicolas Geoffray
2018-01-11
Move quickening info logic to its own table
Mathieu Chartier
2018-01-08
Clean up CodeItemAccessors and Compact/StandardDexFile
Mathieu Chartier
2018-01-05
Create dex subdirectory
David Sehr
2018-01-05
Merge "Remove DexFile direct accesses to CodeItem"
Mathieu Chartier
2018-01-05
Merge "Change ClassStatus to fit into 4 bits."
Treehugger Robot
2018-01-05
Change ClassStatus to fit into 4 bits.
Vladimir Marko
2018-01-04
Remove DexFile direct accesses to CodeItem
Mathieu Chartier
2018-01-02
Remove CodeItem accessor functions
Mathieu Chartier
2017-12-22
Make CodeItem fields private
Mathieu Chartier
2017-12-19
Merge "Revert "Don't embed the dex code in the oat file if dex is uncompresse...
Treehugger Robot
2017-12-19
Revert "Don't embed the dex code in the oat file if dex is uncompressed."
Andreas Gampe
2017-12-15
Merge "Don't embed the dex code in the oat file if dex is uncompressed."
Nicolas Geoffray
2017-12-13
Don't embed the dex code in the oat file if dex is uncompressed.
Nicolas Geoffray
2017-12-12
Do not pass DexFile to ClassLinker::Lookup/ResolveType().
Vladimir Marko
2017-12-11
Do not pass DexFile to ClassLinker::Lookup/ResolveMethod().
Vladimir Marko
2017-12-11
Merge changes I8c4cec43,I00634b89,I0579db64
Vladimir Marko
2017-12-11
Do not pass DexFile to ClassLinker::Lookup/ResolveString().
Vladimir Marko
2017-12-08
ART: Clean up ATRACE use
Andreas Gampe
2017-12-08
Merge changes I917df597,Ib2ca880e,Ib3733573,I3e3a4672
Treehugger Robot
2017-12-08
Do not pass DexFile to ClassLinker::ResolveField*().
Vladimir Marko
2017-12-08
Determine HLoadClass/String load kind early.
Vladimir Marko
2017-12-07
ART: Remove base/logging from heap-inl.h
Andreas Gampe
2017-11-28
Clean some dex2oat options.
Nicolas Geoffray
2017-11-23
Optimize lookup of quickening data.
Nicolas Geoffray
2017-11-22
ART: Remove implicit boot image error aborts
Andreas Gampe
2017-11-15
Use intrinsic codegen for compiling intrinsic methods.
Vladimir Marko
[next]