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_test.cc
Age
Commit message (
Expand
)
Author
2019-03-11
Move CompilerDriver to dex2oat/.
Vladimir Marko
2019-03-05
Refactor compiler tests around CompilerDriver.
Vladimir Marko
2019-01-02
ART: Move dex structs into own header
Andreas Gampe
2018-12-06
Refactor CompilerDriver::CompileAll().
Vladimir Marko
2018-08-28
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-06-25
Move dex_files_for_oat_file_ to CompilerOptions.
Vladimir Marko
2018-05-31
ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use.
Vladimir Marko
2018-04-26
Add a profiling library
David Sehr
2018-04-13
ART: Remove support for compiled-methods and compiled-classes
Andreas Gampe
2018-01-05
Create dex subdirectory
David Sehr
2018-01-05
Change ClassStatus to fit into 4 bits.
Vladimir Marko
2017-09-05
ART: Change CanAssumeVerified to GetPreviousClassState
Andreas Gampe
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-07-28
Use class unloading in dex2oat for verify and extract
Mathieu Chartier
2017-07-24
ART: Include cleanup
Andreas Gampe
2017-07-20
Hash-based DexCache methods array.
Vladimir Marko
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-02
Move profiles to use bitmaps for startup methods
Mathieu Chartier
2017-05-11
ART: Remove CompiledClass
Andreas Gampe
2017-04-21
Rename and obsolete compiler filter names.
Nicolas Geoffray
2017-04-19
Record class status after verification.
Nicolas Geoffray
2017-04-06
Clean up after MIPS got read barriers support
Goran Jakovljevic
2017-03-14
Revert^2 "Hash-based DexCache field array."
Vladimir Marko
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-03-13
Revert "Hash-based DexCache field array."
Vladimir Marko
2017-03-10
Hash-based DexCache field array.
Vladimir Marko
2017-03-03
Extend profman to generate profiles with inline caches
Calin Juravle
2017-02-20
Revert^4 "Hash-based dex cache type array."
Vladimir Marko
2017-02-17
Make dex2oat support profiles passed to non profile filters
Mathieu Chartier
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-01
Revert "Hash-based dex cache type array."
Vladimir Marko
2017-01-30
Hash-based dex cache type array.
Vladimir Marko
2017-01-18
Rename offline_profiling_info to profile_compilation_info
Calin Juravle
2016-11-29
ART: Add dex::StringIndex
Andreas Gampe
2016-11-21
ART: Add dex::TypeIndex
Andreas Gampe
2016-11-03
Integrate VerifierDeps in compiler driver.
Nicolas Geoffray
2016-10-19
Move most of class linker to ObjPtr
Mathieu Chartier
2016-10-18
Remove mirror:: and ArtMethod deps in utils.{h,cc}
David Sehr
2016-10-06
Move remaining jobject related functions to use ObjPtr
Mathieu Chartier
2016-09-29
Clean up ScopedThreadStateChange to use ObjPtr
Mathieu Chartier
2016-04-07
Remove more Quick-related macros in tests.
Roland Levillain
2016-04-06
Fix and re-enable compiler_driver_test
Yi Kong
2016-02-26
Add and use loaded class profiling
Mathieu Chartier
[next]