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
*
ART: Change the stack dump format to be in line with debuggerd
Andreas Gampe
2015-07-23
1
-0
/
+3
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-3
/
+3
*
Merge "Disable parallel GC by default"
Mathieu Chartier
2015-04-16
1
-2
/
+2
|
\
|
*
Disable parallel GC by default
Mathieu Chartier
2015-04-15
1
-2
/
+2
*
|
ART: Streaming trace mode
Andreas Gampe
2015-04-15
1
-0
/
+2
|
/
*
ART: Enable more Clang warnings
Andreas Gampe
2015-04-06
1
-1
/
+0
*
ART: Set default prune counter to 10
Andreas Gampe
2015-03-31
1
-1
/
+1
*
Add paths to apk!lib/<abi> to LD_LIBRARY_PATH
Dmitriy Ivanov
2015-03-23
1
-0
/
+3
*
Add way to print JIT related info at shutdown
Mathieu Chartier
2015-03-09
1
-0
/
+3
*
Rename -Xjit / -Xnojit options to -Xusejit:<boolean>
Mathieu Chartier
2015-03-05
1
-4
/
+4
*
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
1
-17
/
+29
*
Merge "Revert "Add JIT""
Nicolas Geoffray
2015-02-24
1
-29
/
+17
|
\
|
*
Revert "Add JIT"
Nicolas Geoffray
2015-02-24
1
-29
/
+17
*
|
Merge "Add JIT"
Mathieu Chartier
2015-02-24
1
-17
/
+29
|
\
\
|
|
/
|
*
Add JIT
Mathieu Chartier
2015-02-23
1
-17
/
+29
*
|
ART: Allow the execution to stop if the compilation fails via an option
Jean Christophe Beyler
2015-02-23
1
-0
/
+4
|
/
*
Implement a simple count based boot marker.
Narayan Kamath
2015-02-21
1
-0
/
+3
*
Make UseTLAB a bool flag.
Hiroshi Yamauchi
2015-02-20
1
-0
/
+1
*
Fix gcstress tests.
Hiroshi Yamauchi
2015-02-06
1
-7
/
+0
*
art: Refactor RuntimeOptions/ParsedOptions
Igor Murashkin
2015-02-04
1
-718
/
+418
*
Remove some unused cutils/properties.h references
Brian Carlstrom
2015-01-30
1
-4
/
+0
*
More of the concurrent copying collector.
Hiroshi Yamauchi
2015-01-23
1
-2
/
+9
*
Follow up on CL 122665.
Hiroshi Yamauchi
2015-01-13
1
-0
/
+6
*
Remove back-door bootclasspath option from Runtime
Richard Uhler
2015-01-08
1
-4
/
+23
*
Disable HomogeneousSpaceCompact for GSS collector
Lin Zang
2014-12-12
1
-7
/
+9
*
Enable the hspace compaction on OOM by default.
Hiroshi Yamauchi
2014-11-17
1
-5
/
+1
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-15
/
+15
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-1
/
+1
*
Tidy up logging.
Ian Rogers
2014-10-22
1
-3
/
+2
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-3
/
+3
*
Enable -Wunreachable-code
Ian Rogers
2014-09-30
1
-1
/
+1
*
Use homogeneous space compact by default if not low memory.
Mathieu Chartier
2014-09-17
1
-1
/
+7
*
Add runtime options for large object space
Mathieu Chartier
2014-09-16
1
-1
/
+31
*
ART: Fix accidental "1"
Andreas Gampe
2014-08-29
1
-1
/
+1
*
ART: Initialize fields of ParsedOptions
Andreas Gampe
2014-08-29
1
-78
/
+80
*
Merge "Support running without a boot image."
Brian Carlstrom
2014-08-25
1
-0
/
+6
|
\
|
*
Support running without a boot image.
Alex Light
2014-08-25
1
-0
/
+6
*
|
Add fallback for non moving space being full.
Mathieu Chartier
2014-08-22
1
-0
/
+10
*
|
Merge "Fix testing wrong variable for non zygote."
Mathieu Chartier
2014-08-22
1
-4
/
+0
|
\
\
|
*
|
Fix testing wrong variable for non zygote.
Mathieu Chartier
2014-08-22
1
-4
/
+0
|
|
/
*
|
Always setup the native bridge library
Calin Juravle
2014-08-22
1
-1
/
+1
|
/
*
ART: Relax GetInstructionSetFromString
Andreas Gampe
2014-08-20
1
-2
/
+6
*
Merge "[ART] Move to system/core native bridge library"
Calin Juravle
2014-08-15
1
-1
/
+1
|
\
|
*
[ART] Move to system/core native bridge library
Calin Juravle
2014-08-15
1
-1
/
+1
*
|
Use homogeneous space compaction for non low memory devices.
Mathieu Chartier
2014-08-13
1
-1
/
+5
*
|
Execute an application even when dex2oat crashes.
Nicolas Geoffray
2014-08-13
1
-4
/
+10
|
/
*
ART: Fix wrong command line parameter
Andreas Gampe
2014-08-08
1
-1
/
+1
*
Get the native bridge library from the framework.
Calin Juravle
2014-08-08
1
-1
/
+1
*
Wire up check JNI force copy mode.
Ian Rogers
2014-08-08
1
-1
/
+3
*
ART: Native bridge command-line parameter
Andreas Gampe
2014-07-26
1
-0
/
+4
[next]