index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
java_vm_ext.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Remove bad FindSymbol call
Andreas Gampe
2015-06-30
1
-3
/
+2
*
Add atrace calls to runtime start and heap create
Richard Uhler
2015-06-04
1
-0
/
+7
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-5
/
+5
*
Fix updating of JNI references for String.<init>.
Jeff Hao
2015-05-27
1
-0
/
+10
*
Refactor and improve GC root handling
Mathieu Chartier
2015-04-06
1
-14
/
+13
*
RTLD_LAZY is not supported, use RTLD_NOW instead.
Dmitriy Ivanov
2015-03-23
1
-4
/
+4
*
Add paths to apk!lib/<abi> to LD_LIBRARY_PATH
Dmitriy Ivanov
2015-03-23
1
-1
/
+1
*
Remove ThrowLocation.
Nicolas Geoffray
2015-03-10
1
-2
/
+1
*
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
1
-1
/
+2
*
Revert "Add JIT"
Nicolas Geoffray
2015-02-24
1
-2
/
+1
*
Add JIT
Mathieu Chartier
2015-02-23
1
-1
/
+2
*
art: Refactor RuntimeOptions/ParsedOptions
Igor Murashkin
2015-02-04
1
-7
/
+7
*
More of the concurrent copying collector.
Hiroshi Yamauchi
2015-01-23
1
-0
/
+7
*
Print more info in MarkSweep::VerifyRoot
Mathieu Chartier
2015-01-15
1
-4
/
+2
*
Remove portable.
Elliott Hughes
2014-12-12
1
-0
/
+1
*
ART: Fix typo
Andreas Gampe
2014-12-05
1
-1
/
+1
*
Trim reference tables when we trim the heap
Mathieu Chartier
2014-11-26
1
-0
/
+5
*
Allow JNI AttachCurrentThread to fail if not enough stack.
Ian Rogers
2014-11-11
1
-3
/
+3
*
Tidy up logging.
Ian Rogers
2014-10-22
1
-0
/
+1
*
Add way to ensure we are at the front of the sigaction chain
Mathieu Chartier
2014-10-16
1
-0
/
+5
*
Delete pin table
Mathieu Chartier
2014-09-11
1
-27
/
+0
*
Address read barrier issue with cl/106467
Hiroshi Yamauchi
2014-09-09
1
-0
/
+5
*
Remove abuse of mirror::Object* to reference special values.
Ian Rogers
2014-09-03
1
-1
/
+2
*
Add native memory accounting through custom allocator.
Mathieu Chartier
2014-08-29
1
-1
/
+1
*
[ART] Move to system/core native bridge library
Calin Juravle
2014-08-15
1
-4
/
+4
*
Wire up check JNI force copy mode.
Ian Rogers
2014-08-08
1
-0
/
+829