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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
art: Refactor RuntimeOptions/ParsedOptions
Igor Murashkin
2015-02-04
1
-75
/
+22
*
Remove back-door bootclasspath option from Runtime
Richard Uhler
2015-01-08
1
-1
/
+1
*
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
1
-1
/
+1
*
Add runtime options for large object space
Mathieu Chartier
2014-09-16
1
-0
/
+3
*
ART: Initialize fields of ParsedOptions
Andreas Gampe
2014-08-29
1
-1
/
+1
*
Merge "Support running without a boot image."
Brian Carlstrom
2014-08-25
1
-0
/
+1
|
\
|
*
Support running without a boot image.
Alex Light
2014-08-25
1
-0
/
+1
*
|
Add fallback for non moving space being full.
Mathieu Chartier
2014-08-22
1
-0
/
+1
*
|
Always setup the native bridge library
Calin Juravle
2014-08-22
1
-1
/
+1
|
/
*
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
*
|
Execute an application even when dex2oat crashes.
Nicolas Geoffray
2014-08-13
1
-0
/
+1
|
/
*
Wire up check JNI force copy mode.
Ian Rogers
2014-08-08
1
-0
/
+1
*
Make system use patchoat to relocate during runtime.
Alex Light
2014-08-05
1
-2
/
+0
*
ART: Native bridge command-line parameter
Andreas Gampe
2014-07-26
1
-0
/
+1
*
Runtime can now be set to require relocation
Alex Light
2014-07-22
1
-0
/
+4
*
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
Dave Allison
2014-07-16
1
-4
/
+0
*
Break apart header files.
Ian Rogers
2014-07-15
1
-5
/
+14
*
ART: Compacting ROS/DlMalloc spaces with semispace copy GC
Zuo Wang
2014-07-11
1
-0
/
+6
*
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
Nicolas Geoffray
2014-07-11
1
-0
/
+5
*
Revert "Revert "Add implicit null and stack checks for x86""
Dave Allison
2014-07-10
1
-5
/
+0
*
Reduce header files including header files.
Ian Rogers
2014-06-06
1
-0
/
+1
*
Fixed and refactored profiler options handling
Calin Juravle
2014-06-06
1
-6
/
+1
*
Add option to specify compiler executable.
Tsu Chiang Chuang
2014-05-27
1
-0
/
+1
*
Use instruction specific dalvik cache dirs.
Narayan Kamath
2014-05-01
1
-0
/
+1
*
Enable concurrent sweeping for non-concurrent GC.
Mathieu Chartier
2014-04-29
1
-0
/
+3
*
Decrease target utilization for foreground apps.
Mathieu Chartier
2014-04-16
1
-0
/
+1
*
Profile: made startImmediately settable
Calin Juravle
2014-04-07
1
-0
/
+1
*
Add support for -Xverify:none mode.
Jeff Hao
2014-04-02
1
-0
/
+1
*
Implicit null/suspend checks (oat version bump)
Dave Allison
2014-03-13
1
-0
/
+5
*
Size and offset fixes to compile for 64b host
Andreas Gampe
2014-03-05
1
-7
/
+7
*
Remove oat file location in the image.
Nicolas Geoffray
2014-03-04
1
-1
/
+0
*
Add ART -help and -showversion
Brian Carlstrom
2014-03-03
1
-0
/
+105