index
:
art.git
kitkat
q10.0
s12.0
s12.1
art
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
driver
/
compiler_driver_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move CompilerDriver to dex2oat/.
Vladimir Marko
2019-03-11
1
-370
/
+0
*
Refactor compiler tests around CompilerDriver.
Vladimir Marko
2019-03-05
1
-2
/
+16
*
ART: Move dex structs into own header
Andreas Gampe
2019-01-02
1
-1
/
+1
*
Refactor CompilerDriver::CompileAll().
Vladimir Marko
2018-12-06
1
-10
/
+8
*
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-08-28
1
-3
/
+3
*
Move dex_files_for_oat_file_ to CompilerOptions.
Vladimir Marko
2018-06-25
1
-2
/
+2
*
ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use.
Vladimir Marko
2018-05-31
1
-7
/
+7
*
Add a profiling library
David Sehr
2018-04-26
1
-1
/
+1
*
ART: Remove support for compiled-methods and compiled-classes
Andreas Gampe
2018-04-13
1
-53
/
+0
*
Create dex subdirectory
David Sehr
2018-01-05
1
-2
/
+2
*
Change ClassStatus to fit into 4 bits.
Vladimir Marko
2018-01-05
1
-11
/
+15
*
ART: Change CanAssumeVerified to GetPreviousClassState
Andreas Gampe
2017-09-05
1
-8
/
+0
*
Revert "Revert "Support class unloading in dex2oat for quicken multidex""
Mathieu Chartier
2017-08-09
1
-1
/
+11
*
Revert "Support class unloading in dex2oat for quicken multidex"
Richard Uhler
2017-08-09
1
-11
/
+1
*
Support class unloading in dex2oat for quicken multidex
Mathieu Chartier
2017-08-08
1
-1
/
+11
*
Fix issue where classes that fail verification have kStatusNotReady.
Jeff Hao
2017-08-06
1
-0
/
+34
*
Use class unloading in dex2oat for verify and extract
Mathieu Chartier
2017-07-28
1
-1
/
+4
*
ART: Include cleanup
Andreas Gampe
2017-07-24
1
-3
/
+3
*
Hash-based DexCache methods array.
Vladimir Marko
2017-07-20
1
-1
/
+4
*
Merge "Refactor some profiling info functions"
Mathieu Chartier
2017-06-15
1
-8
/
+4
|
\
|
*
Refactor some profiling info functions
Mathieu Chartier
2017-06-15
1
-8
/
+4
*
|
Code cleanup around vdex.
Nicolas Geoffray
2017-06-14
1
-4
/
+1
|
/
*
Move profiles to use bitmaps for startup methods
Mathieu Chartier
2017-06-02
1
-2
/
+8
*
ART: Remove CompiledClass
Andreas Gampe
2017-05-11
1
-5
/
+5
*
Rename and obsolete compiler filter names.
Nicolas Geoffray
2017-04-21
1
-1
/
+1
*
Record class status after verification.
Nicolas Geoffray
2017-04-19
1
-0
/
+42
*
Clean up after MIPS got read barriers support
Goran Jakovljevic
2017-04-06
1
-3
/
+0
*
Revert^2 "Hash-based DexCache field array."
Vladimir Marko
2017-03-14
1
-2
/
+3
*
Revert^6 "Hash-based dex cache type array."
Vladimir Marko
2017-03-14
1
-0
/
+1
*
Revert^5 "Hash-based dex cache type array."
Vladimir Marko
2017-03-13
1
-1
/
+0
*
Revert "Hash-based DexCache field array."
Vladimir Marko
2017-03-13
1
-3
/
+2
*
Hash-based DexCache field array.
Vladimir Marko
2017-03-10
1
-2
/
+3
*
Extend profman to generate profiles with inline caches
Calin Juravle
2017-03-03
1
-3
/
+2
*
Revert^4 "Hash-based dex cache type array."
Vladimir Marko
2017-02-20
1
-0
/
+1
*
Make dex2oat support profiles passed to non profile filters
Mathieu Chartier
2017-02-17
1
-1
/
+5
*
Revert^3 "Hash-based dex cache type array."
Mathieu Chartier
2017-02-13
1
-1
/
+0
*
Revert^2 "Hash-based dex cache type array."
Vladimir Marko
2017-02-10
1
-0
/
+1
*
Revert "Hash-based dex cache type array."
Vladimir Marko
2017-02-01
1
-1
/
+0
*
Hash-based dex cache type array.
Vladimir Marko
2017-01-30
1
-0
/
+1
*
Rename offline_profiling_info to profile_compilation_info
Calin Juravle
2017-01-18
1
-1
/
+1
*
ART: Add dex::StringIndex
Andreas Gampe
2016-11-29
1
-1
/
+1
*
ART: Add dex::TypeIndex
Andreas Gampe
2016-11-21
1
-2
/
+3
*
Integrate VerifierDeps in compiler driver.
Nicolas Geoffray
2016-11-03
1
-0
/
+1
*
Move most of class linker to ObjPtr
Mathieu Chartier
2016-10-19
1
-1
/
+1
*
Remove mirror:: and ArtMethod deps in utils.{h,cc}
David Sehr
2016-10-18
1
-2
/
+2
*
Move remaining jobject related functions to use ObjPtr
Mathieu Chartier
2016-10-06
1
-4
/
+4
*
Clean up ScopedThreadStateChange to use ObjPtr
Mathieu Chartier
2016-09-29
1
-2
/
+2
*
Remove more Quick-related macros in tests.
Roland Levillain
2016-04-07
1
-6
/
+0
*
Fix and re-enable compiler_driver_test
Yi Kong
2016-04-06
1
-9
/
+1
*
Add and use loaded class profiling
Mathieu Chartier
2016-02-26
1
-2
/
+2
[next]