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.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
/
+2
*
Add implicit null pointer and stack overflow checks for Mips.
Douglas Leung
2015-07-03
1
-0
/
+2
*
New experimental GC stress mode
Mathieu Chartier
2015-06-22
1
-1
/
+5
*
Reset GC performance stats at zygote fork.
Hiroshi Yamauchi
2015-06-10
1
-0
/
+4
*
Add atrace calls to runtime start and heap create
Richard Uhler
2015-06-04
1
-0
/
+19
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-67
/
+59
*
Fix debuggable compiler flag detection for secondary dex files
Sebastien Hertz
2015-05-19
1
-4
/
+0
*
Fix missing transaction abort error message
Sebastien Hertz
2015-04-29
1
-2
/
+3
*
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
1
-0
/
+4
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-21
/
+21
*
Add AbstractMethod, Constructor, Method
Mathieu Chartier
2015-04-21
1
-0
/
+3
*
ART: Streaming trace mode
Andreas Gampe
2015-04-15
1
-12
/
+14
*
ART: Clean up includes.
Vladimir Marko
2015-04-13
1
-1
/
+1
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-4
/
+13
*
Refactor and improve GC root handling
Mathieu Chartier
2015-04-06
1
-48
/
+48
*
Merge "Fix the read barrier builds."
Hiroshi Yamauchi
2015-04-03
1
-0
/
+4
|
\
|
*
Fix the read barrier builds.
Hiroshi Yamauchi
2015-04-03
1
-0
/
+4
*
|
Merge "Use specific exception class to abort transaction"
Sebastien Hertz
2015-04-03
1
-5
/
+4
|
\
\
|
*
|
Use specific exception class to abort transaction
Sebastien Hertz
2015-04-03
1
-5
/
+4
*
|
|
ART: Move trace options to a struct
Andreas Gampe
2015-04-02
1
-10
/
+19
|
/
/
*
|
Visit image roots for hprof
Mathieu Chartier
2015-03-31
1
-1
/
+18
|
/
*
Merge "ART: Use enums in Trace"
Andreas Gampe
2015-03-30
1
-2
/
+2
|
\
|
*
ART: Use enums in Trace
Andreas Gampe
2015-03-29
1
-2
/
+2
*
|
Add AccessibleObject and Field to mirror
Mathieu Chartier
2015-03-29
1
-0
/
+2
|
/
*
ART: Some runtime cleanup
Andreas Gampe
2015-03-27
1
-0
/
+10
*
ART: PathClassLoader for compiler
Andreas Gampe
2015-03-27
1
-22
/
+4
*
Merge "Support relative encoded dex locations in oat files."
Richard Uhler
2015-03-25
1
-1
/
+1
|
\
|
*
Support relative encoded dex locations in oat files.
Richard Uhler
2015-03-24
1
-1
/
+1
*
|
Add paths to apk!lib/<abi> to LD_LIBRARY_PATH
Dmitriy Ivanov
2015-03-23
1
-0
/
+2
*
|
Fix JIT options with late init
Mathieu Chartier
2015-03-18
1
-15
/
+13
*
|
Change method verifiers to be thread local roots
Mathieu Chartier
2015-03-13
1
-26
/
+0
*
|
ART: Add entries_ lock for race condition
bowen_lai
2015-03-13
1
-4
/
+3
|
/
*
Add way to select arena type at runtime
Mathieu Chartier
2015-03-12
1
-1
/
+5
*
Remove ThrowLocation.
Nicolas Geoffray
2015-03-10
1
-2
/
+2
*
Trim arenas for JIT
Mathieu Chartier
2015-03-09
1
-0
/
+2
*
Merge "Compute the right catch location for the debugger."
Nicolas Geoffray
2015-03-09
1
-7
/
+4
|
\
|
*
Compute the right catch location for the debugger.
Nicolas Geoffray
2015-03-09
1
-7
/
+4
*
|
Fix some incorrect IsCompiler instead of IsAotCompiler
Mathieu Chartier
2015-03-05
1
-8
/
+8
*
|
ART: Add debuggable compiler flag
Andreas Gampe
2015-03-04
1
-0
/
+4
|
/
*
Merge "Follow-up 128393"
Sebastien Hertz
2015-03-03
1
-3
/
+5
|
\
|
*
Follow-up 128393
Sebastien Hertz
2015-03-03
1
-3
/
+5
*
|
Fix AddCurrentRuntimeFeaturesAsDex2OatArguments jit handling
Mathieu Chartier
2015-03-02
1
-1
/
+1
|
/
*
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
1
-23
/
+78
*
Merge "Revert "Add JIT""
Nicolas Geoffray
2015-02-24
1
-78
/
+23
|
\
|
*
Revert "Add JIT"
Nicolas Geoffray
2015-02-24
1
-78
/
+23
*
|
Merge "Add JIT"
Mathieu Chartier
2015-02-24
1
-23
/
+78
|
\
\
|
|
/
|
*
Add JIT
Mathieu Chartier
2015-02-23
1
-23
/
+78
*
|
Merge "Only detach shutdown thread if we attached it"
Mathieu Chartier
2015-02-24
1
-3
/
+6
|
\
\
|
*
|
Only detach shutdown thread if we attached it
Mathieu Chartier
2015-02-23
1
-3
/
+6
|
|
/
*
|
ART: Allow the execution to stop if the compilation fails via an option
Jean Christophe Beyler
2015-02-23
1
-1
/
+10
|
/
[next]