index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
native
/
java_lang_Runtime.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add paths to apk!lib/<abi> to LD_LIBRARY_PATH
Dmitriy Ivanov
2015-03-23
1
-20
/
+49
*
ART: Introduce NO_RETURN, Mark DoLongJump noreturn
Andreas Gampe
2015-02-23
1
-1
/
+2
*
ART: Make run-tests more verbose
Andreas Gampe
2015-02-17
1
-1
/
+1
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-0
/
+2
*
Switch to C++11 style [[noreturn]].
Ian Rogers
2014-10-10
1
-2
/
+1
*
Fix 2 new sets of clang compiler warnings.
Ian Rogers
2014-10-10
1
-0
/
+1
*
Wire up check JNI force copy mode.
Ian Rogers
2014-08-08
1
-8
/
+7
*
Inform about System.exit() call in logcat
Dmitry Petrochenko
2014-08-04
1
-0
/
+1
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-3
/
+5
*
Refactor reflective method invocation.
Ian Rogers
2014-03-14
1
-3
/
+3
*
Add more VerifyObject calls.
Mathieu Chartier
2014-03-07
1
-0
/
+1
*
Add missing SIRT to LoadNativeLibrary.
Mathieu Chartier
2014-02-06
1
-1
/
+2
*
Fast JNI support.
Ian Rogers
2013-10-20
1
-6
/
+8
*
Add -XX:+DisableExplicitGC option for Art
Anwar Ghuloum
2013-08-14
1
-0
/
+4
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+99