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
2017-08-09
Revert "Revert "Support class unloading in dex2oat for quicken multidex""
Mathieu Chartier
2017-08-09
Revert "Support class unloading in dex2oat for quicken multidex"
Richard Uhler
2017-08-08
Support class unloading in dex2oat for quicken multidex
Mathieu Chartier
2017-08-06
Fix issue where classes that fail verification have kStatusNotReady.
Jeff Hao
2017-08-03
Revert "Support clinit for app image during compilation"
Nicolas Geoffray
2017-08-02
Support clinit for app image during compilation
Chang Xing
2017-08-02
Fix verifier deps determinism
Mathieu Chartier
2017-07-28
Use class unloading in dex2oat for verify and extract
Mathieu Chartier
2017-07-27
ART: Modify --abort-on-hard-verifier-error
Andreas Gampe
2017-07-27
Merge "ART: Refactor retrieval of types through ArtMethod."
Treehugger Robot
2017-07-27
ART: Refactor retrieval of types through ArtMethod.
Vladimir Marko
2017-07-26
Implemented Nested Transaction
Chang Xing
2017-07-26
Add strict flag in transaction
Chang Xing
2017-07-25
Merge "Allow failure in RecordClassStatus for uses-library classes"
Mathieu Chartier
2017-07-24
ART: Include cleanup
Andreas Gampe
2017-07-24
Allow failure in RecordClassStatus for uses-library classes
Mathieu Chartier
2017-07-22
Track class initializing in transaction
Chang Xing
2017-07-22
Move transaction creation to runtime
Chang Xing
2017-07-20
Merge "ART: Change method lookup to be more consistent to JLS and the RI."
Treehugger Robot
2017-07-20
ART: Change method lookup to be more consistent to JLS and the RI.
Vladimir Marko
2017-07-19
Use AtomicDexRefMap for compiled classes
Mathieu Chartier
2017-07-18
art: use proper nativehelper headers
Steven Moreland
2017-07-18
Merge "Generalize atomic_method_ref_map to support dex references"
Treehugger Robot
2017-07-18
Merge "Avoid creating verification_results_ unnecessarily"
Treehugger Robot
2017-07-17
Generalize atomic_method_ref_map to support dex references
Mathieu Chartier
2017-07-18
Merge "Do superclass validation at compile time and log with new class status."
Treehugger Robot
2017-07-17
Avoid creating verification_results_ unnecessarily
Mathieu Chartier
2017-07-17
Do superclass validation at compile time and log with new class status.
Jeff Hao
2017-07-17
Avoid creating compiled_methods_ array unnecessarily
Mathieu Chartier
2017-07-06
Merge "Revert "Revert "Fixed Literal String intern mismatch."""
Mathieu Chartier
2017-07-06
Add an init encoded fields threshold to compiler
Chang Xing
2017-06-30
Fix boot classes init when compiling app image
Chang Xing
2017-06-28
Revert "Revert "Fixed Literal String intern mismatch.""
Chang Xing
2017-06-19
Add field/method skipping helper functions to DexFile
Mathieu Chartier
2017-06-15
Merge "Refactor some profiling info functions"
Mathieu Chartier
2017-06-15
Refactor some profiling info functions
Mathieu Chartier
2017-06-14
Code cleanup around vdex.
Nicolas Geoffray
2017-06-13
Merge "Fix some indentation errors in compiler driver"
Mathieu Chartier
2017-06-13
Fix some indentation errors in compiler driver
Mathieu Chartier
2017-06-13
Avoid calling InitializeDependencies for non image case
Mathieu Chartier
2017-06-12
Correctly set oat class status after initializing
Mathieu Chartier
2017-06-13
Merge "Revert "Revert "Fixed installation time regression when compile."""
Treehugger Robot
2017-06-12
Revert "Revert "Fixed installation time regression when compile.""
Mathieu Chartier
2017-06-08
Revert "Revert "Fully support static encoded fields.""
Mathieu Chartier
2017-06-07
Merge "Only compile hot methods"
Mathieu Chartier
2017-06-07
Revert "Fully support static encoded fields."
Nicolas Geoffray
2017-06-07
Revert "Fixed Literal String intern mismatch."
Nicolas Geoffray
2017-06-07
Revert "Fixed installation time regression when compile."
Nicolas Geoffray
2017-06-06
Only compile hot methods
Mathieu Chartier
2017-06-05
Fixed installation time regression when compile.
Chang Xing
[next]