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
*
ART: Change the stack dump format to be in line with debuggerd
Andreas Gampe
2015-07-23
1
-0
/
+8
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-45
/
+28
*
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
1
-0
/
+9
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-3
/
+3
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-0
/
+11
*
Refactor and improve GC root handling
Mathieu Chartier
2015-04-06
1
-8
/
+8
*
Merge "Use specific exception class to abort transaction"
Sebastien Hertz
2015-04-03
1
-2
/
+2
|
\
|
*
Use specific exception class to abort transaction
Sebastien Hertz
2015-04-03
1
-2
/
+2
*
|
ART: Move trace options to a struct
Andreas Gampe
2015-04-02
1
-3
/
+3
|
/
*
Visit image roots for hprof
Mathieu Chartier
2015-03-31
1
-0
/
+4
*
ART: Some runtime cleanup
Andreas Gampe
2015-03-27
1
-6
/
+7
*
ART: PathClassLoader for compiler
Andreas Gampe
2015-03-27
1
-16
/
+0
*
Add paths to apk!lib/<abi> to LD_LIBRARY_PATH
Dmitriy Ivanov
2015-03-23
1
-0
/
+7
*
Fix JIT options with late init
Mathieu Chartier
2015-03-18
1
-0
/
+5
*
Change method verifiers to be thread local roots
Mathieu Chartier
2015-03-13
1
-8
/
+0
*
ART: Add entries_ lock for race condition
bowen_lai
2015-03-13
1
-4
/
+4
*
Trim arenas for JIT
Mathieu Chartier
2015-03-09
1
-0
/
+10
*
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
1
-4
/
+27
*
Merge "Revert "Add JIT""
Nicolas Geoffray
2015-02-24
1
-27
/
+4
|
\
|
*
Revert "Add JIT"
Nicolas Geoffray
2015-02-24
1
-27
/
+4
*
|
Merge "Add JIT"
Mathieu Chartier
2015-02-24
1
-4
/
+27
|
\
\
|
|
/
|
*
Add JIT
Mathieu Chartier
2015-02-23
1
-4
/
+27
*
|
ART: Allow the execution to stop if the compilation fails via an option
Jean Christophe Beyler
2015-02-23
1
-0
/
+8
|
/
*
Merge "ART: Introduce NO_RETURN, Mark DoLongJump noreturn"
Andreas Gampe
2015-02-23
1
-1
/
+2
|
\
|
*
ART: Introduce NO_RETURN, Mark DoLongJump noreturn
Andreas Gampe
2015-02-23
1
-1
/
+2
*
|
Implement a simple count based boot marker.
Narayan Kamath
2015-02-21
1
-0
/
+9
|
/
*
Follow up 129144
Sebastien Hertz
2015-02-17
1
-6
/
+0
*
Read JDWP options from runtime
Sebastien Hertz
2015-02-05
1
-0
/
+6
*
Fix transaction aborting
Sebastien Hertz
2015-02-05
1
-0
/
+7
*
More of the concurrent copying collector.
Hiroshi Yamauchi
2015-01-23
1
-1
/
+17
*
Use unique_ptr to track ownership of dex files.
Richard Uhler
2015-01-13
1
-0
/
+3
*
ART: Use interpret-only for vmSafeMode
Andreas Gampe
2014-12-19
1
-0
/
+4
*
Revert "Tidy gAborting."
Nicolas Geoffray
2014-12-09
1
-8
/
+3
*
Tidy gAborting.
Ian Rogers
2014-12-04
1
-3
/
+8
*
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
1
-1
/
+1
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-4
/
+4
*
Optimize method linking
Mathieu Chartier
2014-10-27
1
-0
/
+7
*
[native bridge] Make sure we always unload the native bridge
Calin Juravle
2014-10-23
1
-4
/
+6
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-6
/
+0
*
Switch to C++11 style [[noreturn]].
Ian Rogers
2014-10-10
1
-4
/
+1
*
Fix 2 new sets of clang compiler warnings.
Ian Rogers
2014-10-10
1
-1
/
+1
*
Add VMRuntime.isBootClassPathOnDisk
Brian Carlstrom
2014-09-30
1
-0
/
+5
*
Fix broken runtime SetStatsEnabled logic
Mathieu Chartier
2014-09-26
1
-1
/
+2
*
Merge "ART: Update for split native bridge initialization"
Andreas Gampe
2014-09-24
1
-13
/
+1
|
\
|
*
ART: Update for split native bridge initialization
jgu21
2014-09-23
1
-13
/
+1
*
|
Avoid suspending for alloc trace enabling when already suspended.
Jeff Hao
2014-09-17
1
-1
/
+1
|
/
*
Compile time performance improvements focusing on interpret-only.
Ian Rogers
2014-09-12
1
-2
/
+1
*
ART: Fix things for valgrind
Andreas Gampe
2014-09-10
1
-12
/
+1
*
Merge "ART: Change ART for new native bridge sequence"
Andreas Gampe
2014-09-04
1
-1
/
+5
|
\
|
*
ART: Change ART for new native bridge sequence
Andreas Gampe
2014-09-04
1
-1
/
+5
[next]