index
:
android_art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
driver
/
compiler_options.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compile JNI stubs for verify-profile and interpret-only.
Vladimir Marko
2016-05-23
1
-2
/
+6
*
Revert "Revert "Use compiler filter to determine oat file status.""
Andreas Gampe
2016-03-23
1
-31
/
+11
*
Revert "Use compiler filter to determine oat file status."
Nicolas Geoffray
2016-03-23
1
-11
/
+31
*
Use compiler filter to determine oat file status.
Richard Uhler
2016-03-22
1
-31
/
+11
*
Remove Quick from tree.
Nicolas Geoffray
2016-03-21
1
-10
/
+0
*
Add verify-profile compiler filter
Mathieu Chartier
2016-03-18
1
-3
/
+9
*
Remove --native-debuggable compiler option.
David Srbecky
2016-03-16
1
-3
/
+1
*
ART: Use optimizing compiler in image_test
Andreas Gampe
2016-03-09
1
-0
/
+6
*
Ignore image checksum for ExtractOnly oat files
David Brazdil
2016-02-01
1
-0
/
+4
*
Merge "ART: Add option to ensure deterministic compilation"
Andreas Gampe
2016-01-28
1
-1
/
+10
|
\
|
*
ART: Add option to ensure deterministic compilation
Andreas Gampe
2016-01-27
1
-1
/
+10
*
|
Merge "ART: Allow --no-inline-from to specify multiple dex files."
Vladimir Marko
2016-01-27
1
-4
/
+6
|
\
\
|
*
|
ART: Allow --no-inline-from to specify multiple dex files.
Vladimir Marko
2016-01-27
1
-4
/
+6
|
|
/
*
/
Revert "Revert "Add option to generate compressed backtrace info.""
David Srbecky
2016-01-26
1
-0
/
+12
|
/
*
Revert "Add option to generate compressed backtrace info."
David Srbecky
2016-01-25
1
-12
/
+0
*
Add option to generate compressed backtrace info.
David Srbecky
2016-01-22
1
-0
/
+12
*
Move --dump-cfg and dump-cfg-append to CompilerOptions.
Nicolas Geoffray
2016-01-18
1
-1
/
+14
*
Disable --generate-debug-info by default in all cases.
David Srbecky
2016-01-12
1
-1
/
+1
*
Revert "Revert "Tweak inlining heuristics.""
Nicolas Geoffray
2016-01-04
1
-1
/
+1
*
Dex2oat support for multiple oat file and image file outputs.
Jeff Hao
2015-12-23
1
-0
/
+9
*
Generate more stack maps during native debugging.
David Srbecky
2015-12-23
1
-0
/
+6
*
Revert "Tweak inlining heuristics."
Nicolas Geoffray
2015-12-17
1
-1
/
+1
*
Tweak inlining heuristics.
Nicolas Geoffray
2015-12-17
1
-1
/
+1
*
Refactor code so that JIT can parse compiler options.
Nicolas Geoffray
2015-10-30
1
-24
/
+42
*
Be more flexible on the code unit size when inlining.
Nicolas Geoffray
2015-08-20
1
-1
/
+1
*
Tighten default inlining settings when using the space filter.
Roland Levillain
2015-08-07
1
-0
/
+4
*
Allow for fine tuning the inliner.
Calin Juravle
2015-07-29
1
-0
/
+14
*
ART: Fix kEverything compiler filter
buzbee
2015-06-25
1
-1
/
+1
*
Add --generate-debug-info flag and remove the other two flags.
David Srbecky
2015-05-28
1
-12
/
+5
*
Add --include-cfi compiler option.
David Srbecky
2015-04-13
1
-0
/
+7
*
Remove the --gen-gdb-info compiler option.
David Srbecky
2015-04-12
1
-6
/
+0
*
Refactor RelativePatcher out of OatWriter.
Vladimir Marko
2015-04-02
1
-0
/
+1
*
Add verify-at-runtime compiler filter
Mathieu Chartier
2015-03-20
1
-4
/
+15
*
ART: Add option to abort dex2oat on hard failure
Andreas Gampe
2015-03-05
1
-1
/
+10
*
Merge "ART: Add debuggable compiler flag"
Andreas Gampe
2015-03-04
1
-0
/
+6
|
\
|
*
ART: Add debuggable compiler flag
Andreas Gampe
2015-03-04
1
-0
/
+6
*
|
Remove ART_SMALL_MODE ifdefs.
Jeff Hao
2015-03-02
1
-4
/
+0
|
/
*
Clean up pass driver
Mathieu Chartier
2015-01-28
1
-37
/
+11
*
Implicit stack overflow checks and null checks are the norm now.
Nicolas Geoffray
2015-01-23
1
-2
/
+2
*
Remove portable.
Elliott Hughes
2014-12-12
1
-19
/
+0
*
ART: Print initialization failures to file
Andreas Gampe
2014-11-26
1
-3
/
+14
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-0
/
+2
*
Tidy up logging.
Ian Rogers
2014-10-22
1
-36
/
+53
*
dex2oat: Add a --compile-pic option
Igor Murashkin
2014-10-16
1
-4
/
+13
*
Add the "time" compilation filter and output compilation stats.
Nicolas Geoffray
2014-09-17
1
-1
/
+2
*
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
Dave Allison
2014-07-16
1
-24
/
+24
*
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
Nicolas Geoffray
2014-07-11
1
-24
/
+24
*
Revert "Revert "Add implicit null and stack checks for x86""
Dave Allison
2014-07-10
1
-24
/
+24
*
Add patchoat tool to Art.
Alex Light
2014-07-07
1
-0
/
+9
*
ART: Implicit checks in the compiler are independent from Runtime
Andreas Gampe
2014-06-18
1
-3
/
+39
[next]