index
:
Project-1CE/art
lineage-18.1
sugisawa
sugisawa-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
driver
/
compiler_driver-inl.h
Age
Commit message (
Expand
)
Author
2019-03-11
Move CompilerDriver to dex2oat/.
Vladimir Marko
2019-01-02
ART: Move dex structs into own header
Andreas Gampe
2018-12-06
Refactor CompilerDriver::CompileAll().
Vladimir Marko
2018-11-07
ART: Small compiler-driver cleanup
Andreas Gampe
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-08
Do not pass DexFile to ClassLinker::ResolveField*().
Vladimir Marko
2017-12-08
Determine HLoadClass/String load kind early.
Vladimir Marko
2017-07-20
ART: Change method lookup to be more consistent to JLS and the RI.
Vladimir Marko
2017-07-05
Small refactoring of field/method access checks.
Vladimir Marko
2017-07-04
Remove obsolete helpers from CompilerDriver.
Vladimir Marko
2017-05-30
ART: More header cleanup - runtime.h
Andreas Gampe
2017-03-14
Revert^6 "Hash-based dex cache type array."
Vladimir Marko
2017-03-13
Revert^5 "Hash-based dex cache type array."
Vladimir Marko
2017-02-20
Revert^4 "Hash-based dex cache type array."
Vladimir Marko
2017-02-13
Revert^3 "Hash-based dex cache type array."
Mathieu Chartier
2017-02-10
Revert^2 "Hash-based dex cache type array."
Vladimir Marko
2017-02-03
Code refactoring around sharpening HLoadClass.
Nicolas Geoffray
2017-02-01
Revert "Hash-based dex cache type array."
Vladimir Marko
2017-01-30
Hash-based dex cache type array.
Vladimir Marko
2016-11-21
ART: Add dex::TypeIndex
Andreas Gampe
2016-10-13
Move mirror::ObjectArray to ObjPtr
Mathieu Chartier
2016-10-12
Revert "Revert "Remove dead code from compiler driver.""
Nicolas Geoffray
2016-10-04
Fix build break from merge conflict
Mathieu Chartier
2016-10-05
Merge "Rename ObjPtr::Decode to ObjPtr::Ptr"
Mathieu Chartier
2016-10-04
Revert "Remove dead code from compiler driver."
Nicolas Geoffray
2016-10-04
Rename ObjPtr::Decode to ObjPtr::Ptr
Mathieu Chartier
2016-10-04
Remove dead code from compiler driver.
Nicolas Geoffray
2016-10-03
Move ArtField to ObjPtr
Mathieu Chartier
2016-09-29
Clean up ScopedThreadStateChange to use ObjPtr
Mathieu Chartier
2016-09-23
Clean-up sharpening and compiler driver.
Nicolas Geoffray
2016-08-01
ART: Convert pointer size to enum
Andreas Gampe
2016-06-02
Hold dex caches live in class table
Mathieu Chartier
2016-02-18
Small inlining improvements.
Nicolas Geoffray
2016-01-28
Optimizing compiler support for directly calling interface methods
Alex Light
2015-12-10
ART: Stash a resolved method late in the verifier
Andreas Gampe
2015-12-10
Revert "ART: Check invoke-interface earlier in verifier"
Andreas Gampe
2015-12-08
ART: Check invoke-interface earlier in verifier
Andreas Gampe
2015-11-10
Correct exception behavior for default methods
Alex Light
2015-10-29
Change a few places to use string version of GetTypeId
Mathieu Chartier
2015-10-15
Allocate dex cache arrays in their class loader's linear alloc
Mathieu Chartier
2015-09-03
Reduce how often we call FindDexCache
Mathieu Chartier
2015-08-31
Revert "Revert "Change dex caches to be weak roots""
Mathieu Chartier
2015-08-28
Revert "Change dex caches to be weak roots"
Brian Carlstrom
2015-08-25
Change dex caches to be weak roots
Mathieu Chartier
2015-08-19
Revert "Revert "Optimizing: Better invoke-static/-direct dispatch.""
Vladimir Marko
2015-08-19
Revert "Optimizing: Better invoke-static/-direct dispatch."
Vladimir Marko
2015-08-19
Optimizing: Better invoke-static/-direct dispatch.
Vladimir Marko
2015-06-22
Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness.""
Nicolas Geoffray
2015-06-22
Revert "Use IsAssignableFrom instead of IsSubclass for robustness."
Nicolas Geoffray
[next]