index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
parsed_options.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce header files including header files.
Ian Rogers
2014-06-06
1
-1
/
+4
*
Merge "Fixed and refactored profiler options handling"
Calin Juravle
2014-06-06
1
-13
/
+20
|
\
|
*
Fixed and refactored profiler options handling
Calin Juravle
2014-06-06
1
-13
/
+20
*
|
Switch on implicit checks and bump oat version to force recompilation
Dave Allison
2014-05-30
1
-1
/
+1
|
/
*
Add option to specify compiler executable.
Tsu Chiang Chuang
2014-05-27
1
-0
/
+6
*
Merge "Fix profile-backoff usage message"
Calin Juravle
2014-05-23
1
-1
/
+1
|
\
|
*
Fix profile-backoff usage message
Calin Juravle
2014-05-22
1
-1
/
+1
*
|
Change profiler file name parsing option
Wei Jin
2014-05-21
1
-2
/
+2
*
|
Use strtod to read a double rather than operator >>
Dave Allison
2014-05-20
1
-4
/
+12
|
/
*
Fix typo in option parsing.
Ian Rogers
2014-05-19
1
-1
/
+1
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-1
/
+1
*
Remove ISA from boot image name.
Brian Carlstrom
2014-05-14
1
-3
/
+1
*
Changes for vogar compatibility
Kenny Root
2014-05-13
1
-1
/
+8
*
Merge "Place ISA into boot image name."
Ian Rogers
2014-05-12
1
-1
/
+3
|
\
|
*
Place ISA into boot image name.
Ian Rogers
2014-05-12
1
-1
/
+3
*
|
Merge "Make it easy to change the default GC type."
Hiroshi Yamauchi
2014-05-12
1
-1
/
+9
|
\
\
|
|
/
|
/
|
|
*
Make it easy to change the default GC type.
Hiroshi Yamauchi
2014-05-12
1
-1
/
+9
*
|
Merge "Revert "Switch on implicit null pointer and stack overflow checks.""
Dave Allison
2014-05-09
1
-1
/
+1
|
\
\
|
*
|
Revert "Switch on implicit null pointer and stack overflow checks."
Dave Allison
2014-05-09
1
-1
/
+1
*
|
|
Remove all LOG(DEBUG) which is not intended to be checked in
Brian Carlstrom
2014-05-09
1
-9
/
+12
|
|
/
|
/
|
*
|
Merge "Switch on implicit null pointer and stack overflow checks."
Dave Allison
2014-05-06
1
-1
/
+1
|
\
\
|
|
/
|
*
Switch on implicit null pointer and stack overflow checks.
Dave Allison
2014-05-06
1
-1
/
+1
*
|
Handle implicit stack overflow without affecting stack walks
Dave Allison
2014-05-05
1
-0
/
+3
|
/
*
Use instruction specific dalvik cache dirs.
Narayan Kamath
2014-05-01
1
-1
/
+5
*
Enable concurrent sweeping for non-concurrent GC.
Mathieu Chartier
2014-04-29
1
-32
/
+52
*
Merge "Add an option to specify a list of methods for LIR dumping."
Mingyao Yang
2014-04-21
1
-0
/
+3
|
\
|
*
Add an option to specify a list of methods for LIR dumping.
Mingyao Yang
2014-04-18
1
-0
/
+3
*
|
Fixing missing newlines in Usage calls
Brian Carlstrom
2014-04-18
1
-18
/
+18
*
|
Fix ForegroundHeapGrowthMultiplier and ParseDouble.
Mathieu Chartier
2014-04-18
1
-3
/
+4
|
/
*
Decrease target utilization for foreground apps.
Mathieu Chartier
2014-04-16
1
-0
/
+5
*
Recognize and ignore options '-ea' and '-da'
Yevgeny Rouban
2014-04-14
1
-4
/
+4
*
Profile: made startImmediately settable
Calin Juravle
2014-04-07
1
-0
/
+3
*
Add support for -Xverify:none mode.
Jeff Hao
2014-04-02
1
-1
/
+12
*
An empty collector skeleton for a read barrier-based collector.
Hiroshi Yamauchi
2014-03-27
1
-0
/
+2
*
Fix issue parsing implicit_checks property
Dave Allison
2014-03-20
1
-1
/
+3
*
Implicit null/suspend checks (oat version bump)
Dave Allison
2014-03-13
1
-0
/
+82
*
Make heap reference poisoning work with the interpreter.
Hiroshi Yamauchi
2014-03-05
1
-1
/
+7
*
Size and offset fixes to compile for 64b host
Andreas Gampe
2014-03-05
1
-2
/
+2
*
Support compiler filters for boot classpath
Brian Carlstrom
2014-03-04
1
-2
/
+4
*
Remove oat file location in the image.
Nicolas Geoffray
2014-03-04
1
-2
/
+0
*
Add ART -help and -showversion
Brian Carlstrom
2014-03-03
1
-0
/
+739