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
*
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
*
Runtime can now be set to require relocation
Alex Light
2014-07-22
1
-0
/
+12
*
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
Dave Allison
2014-07-16
1
-80
/
+1
*
Break apart header files.
Ian Rogers
2014-07-15
1
-6
/
+8
*
ART: Compacting ROS/DlMalloc spaces with semispace copy GC
Zuo Wang
2014-07-11
1
-6
/
+20
*
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
Nicolas Geoffray
2014-07-11
1
-1
/
+80
*
Revert "Revert "Add implicit null and stack checks for x86""
Dave Allison
2014-07-10
1
-80
/
+1
*
Revert "Add implicit null and stack checks for x86"
Dave Allison
2014-07-10
1
-3
/
+2
*
Add implicit null and stack checks for x86
Dave Allison
2014-07-09
1
-2
/
+3
*
Add a new type of profile data in ART profiler
Wei Jin
2014-06-27
1
-3
/
+8
*
Merge "Add mark compact collector."
Mathieu Chartier
2014-06-17
1
-0
/
+2
|
\
|
*
Add mark compact collector.
Mathieu Chartier
2014-06-19
1
-0
/
+2
*
|
Add an option to enable collecting dex pc in ART profiler
Wei Jin
2014-06-19
1
-0
/
+5
|
/
*
Enable background compaction by default
Mathieu Chartier
2014-06-17
1
-1
/
+1
*
Merge "Relax limits for profiler options"
Calin Juravle
2014-06-10
1
-2
/
+2
|
\
|
*
Relax limits for profiler options
Calin Juravle
2014-06-11
1
-2
/
+2
*
|
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
[next]