summaryrefslogtreecommitdiffstats
path: root/runtime/native/java_lang_Runtime.cc
Commit message (Expand)AuthorAgeFilesLines
* Add paths to apk!lib/<abi> to LD_LIBRARY_PATHDmitriy Ivanov2015-03-231-20/+49
* ART: Introduce NO_RETURN, Mark DoLongJump noreturnAndreas Gampe2015-02-231-1/+2
* ART: Make run-tests more verboseAndreas Gampe2015-02-171-1/+1
* ART: More warningsAndreas Gampe2014-11-041-0/+2
* Switch to C++11 style [[noreturn]].Ian Rogers2014-10-101-2/+1
* Fix 2 new sets of clang compiler warnings.Ian Rogers2014-10-101-0/+1
* Wire up check JNI force copy mode.Ian Rogers2014-08-081-8/+7
* Inform about System.exit() call in logcatDmitry Petrochenko2014-08-041-0/+1
* Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-131-3/+5
* Refactor reflective method invocation.Ian Rogers2014-03-141-3/+3
* Add more VerifyObject calls.Mathieu Chartier2014-03-071-0/+1
* Add missing SIRT to LoadNativeLibrary.Mathieu Chartier2014-02-061-1/+2
* Fast JNI support.Ian Rogers2013-10-201-6/+8
* Add -XX:+DisableExplicitGC option for ArtAnwar Ghuloum2013-08-141-0/+4
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+99