index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
runtime.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Remove abuse of mirror::Object* to reference special values.
Ian Rogers
2014-09-03
1
-0
/
+10
*
|
Merge "Change intern table to unordered set."
Mathieu Chartier
2014-09-02
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Change intern table to unordered set.
Mathieu Chartier
2014-09-02
1
-4
/
+4
*
|
Pre-allocate the NoClassDefFoundError to be thrown for boot classes.
Ian Rogers
2014-09-02
1
-0
/
+4
|
/
*
Add native memory accounting through custom allocator.
Mathieu Chartier
2014-08-29
1
-1
/
+4
*
Reduced memory usage of primitive fields smaller than 4-bytes
Fred Shih
2014-08-25
1
-0
/
+8
*
Merge "Support running without a boot image."
Brian Carlstrom
2014-08-25
1
-1
/
+6
|
\
|
*
Support running without a boot image.
Alex Light
2014-08-25
1
-1
/
+6
*
|
Always setup the native bridge library
Calin Juravle
2014-08-22
1
-3
/
+4
|
/
*
Merge "[ART] Move to system/core native bridge library"
Calin Juravle
2014-08-15
1
-0
/
+20
|
\
|
*
[ART] Move to system/core native bridge library
Calin Juravle
2014-08-15
1
-0
/
+20
*
|
Execute an application even when dex2oat crashes.
Nicolas Geoffray
2014-08-13
1
-0
/
+5
|
/
*
Add GcRoot to clean up and enforce read barriers.
Hiroshi Yamauchi
2014-07-29
1
-12
/
+13
*
Recycle mem-maps for collector transitions.
Mathieu Chartier
2014-07-22
1
-1
/
+1
*
Runtime can now be set to require relocation
Alex Light
2014-07-22
1
-1
/
+16
*
Add read barriers for the GC roots in Instrumentation.
Hiroshi Yamauchi
2014-07-21
1
-0
/
+1
*
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
Dave Allison
2014-07-16
1
-0
/
+5
*
Break apart header files.
Ian Rogers
2014-07-15
1
-31
/
+13
*
Add read barriers for the roots in Runtime.
Hiroshi Yamauchi
2014-07-14
1
-11
/
+22
*
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
Nicolas Geoffray
2014-07-11
1
-5
/
+0
*
Revert "Revert "Add implicit null and stack checks for x86""
Dave Allison
2014-07-10
1
-0
/
+5
*
ART: Bump runtime version to 2.1.0
Andreas Gampe
2014-06-27
1
-1
/
+1
*
Reduce header files including header files.
Ian Rogers
2014-06-06
1
-8
/
+6
*
Merge "Fixed and refactored profiler options handling"
Calin Juravle
2014-06-06
1
-9
/
+8
|
\
|
*
Fixed and refactored profiler options handling
Calin Juravle
2014-06-06
1
-9
/
+8
*
|
Added workaround passing empty arg array for proxy invocation.
Jeff Hao
2014-06-02
1
-0
/
+11
|
/
*
Add option to specify compiler executable.
Tsu Chiang Chuang
2014-05-27
1
-0
/
+3
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-2
/
+2
*
Move quick frame info to OatQuickMethodHeader.
Vladimir Marko
2014-05-13
1
-7
/
+16
*
Interpreter-only mode should cause dex-to-dex compilation.
Ian Rogers
2014-04-17
1
-0
/
+4
*
Merge "Profile: made startImmediately settable"
Calin Juravle
2014-04-08
1
-1
/
+3
|
\
|
*
Profile: made startImmediately settable
Calin Juravle
2014-04-07
1
-1
/
+3
*
|
Merge "Runtime::PreZygoteFork returns void, not boolean."
Narayan Kamath
2014-04-03
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Runtime::PreZygoteFork returns void, not boolean.
Narayan Kamath
2014-04-02
1
-1
/
+1
*
|
Add support for -Xverify:none mode.
Jeff Hao
2014-04-02
1
-0
/
+7
*
|
Pass instruction-set from runtime through to spawned dex2oat.
Ian Rogers
2014-04-02
1
-6
/
+12
|
/
*
Merge "Cleanup transaction support"
Sebastien Hertz
2014-04-02
1
-2
/
+4
|
\
|
*
Cleanup transaction support
Sebastien Hertz
2014-04-02
1
-2
/
+4
*
|
Fix running with DlMalloc instead of RosAlloc.
Mathieu Chartier
2014-04-01
1
-0
/
+6
|
/
*
64bit: make runtime offsets more deterministic.
Ian Rogers
2014-03-20
1
-10
/
+6
*
Implicit null/suspend checks (oat version bump)
Dave Allison
2014-03-13
1
-0
/
+16
*
Make use of profiling information for dex2oat
Dave Allison
2014-03-07
1
-1
/
+8
*
Enable annotalysis on clang ART builds.
Ian Rogers
2014-03-06
1
-2
/
+1
*
Fix valgrind gtests and memory leaks.
Mathieu Chartier
2014-03-05
1
-0
/
+3
*
Avoid marking old class linker and intern table roots during pause.
Mathieu Chartier
2014-03-04
1
-2
/
+16
*
Remove oat file location in the image.
Nicolas Geoffray
2014-03-04
1
-17
/
+0
*
Add ART -help and -showversion
Brian Carlstrom
2014-03-03
1
-65
/
+4
*
Fix clang to compile and run host tests.
Ian Rogers
2014-02-28
1
-1
/
+1
*
Add custom SIGSEGV handler to help find heap corruption.
Mathieu Chartier
2014-02-28
1
-0
/
+11
*
Create CompilerOptions
Brian Carlstrom
2014-02-24
1
-69
/
+8
[prev]
[next]