summaryrefslogtreecommitdiffstats
path: root/compiler/jni
Commit message (Expand)AuthorAgeFilesLines
* Object model changes to support 64bit.Ian Rogers2014-02-061-17/+30
* Add missing SIRT to LoadNativeLibrary.Mathieu Chartier2014-02-061-4/+6
* Compacting collector.Mathieu Chartier2013-11-111-2/+2
* Fast JNI support.Ian Rogers2013-10-201-2/+2
* Restore callee save registers in JNI compiler.Mathieu Chartier2013-10-161-3/+2
* Move disassembler out of runtime.Ian Rogers2013-09-091-6/+0
* Shard dedupe set locks.Ian Rogers2013-09-052-4/+4
* Multi threaded hashed deduplication during compilation.Mathieu Chartier2013-09-033-6/+6
* Fix portable sign/zero extension from JNI.Ian Rogers2013-08-151-7/+29
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-134-8/+8
* Entry point clean up.Ian Rogers2013-08-071-3/+3
* Portable refactorings.Ian Rogers2013-07-301-6/+6
* Move assembler out of runtime into compiler/utils.Ian Rogers2013-07-295-10/+10
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-7/+7
* Fix cpplint build/namespaces issuesBrian Carlstrom2013-07-181-1/+7
* Fix cpplint whitespace/blank_line issuesBrian Carlstrom2013-07-182-6/+4
* Fix cpplint whitespace/braces issuesBrian Carlstrom2013-07-171-1/+1
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-175-15/+15
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-1212-0/+2971