summaryrefslogtreecommitdiffstats
path: root/runtime/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove blacklistSebastien Hertz2014-02-171-0/+1
* Object model changes to support 64bit.Ian Rogers2014-02-061-6/+18
* [MIPS64] Temporary placeholder build, to allow other projects to buildDuane Sand2014-02-051-0/+4
* Merge "Add zygote space as its own space type."Mathieu Chartier2014-01-311-0/+1
|\
| * Add zygote space as its own space type.Mathieu Chartier2014-01-311-0/+1
* | Fix multi-line hex dumping and add unit test.Ian Rogers2014-01-301-0/+1
|/
* art: rename aarch64 target to arm64Colin Cross2014-01-231-3/+3
* Update ElfWriterMclinker for klpBrian Carlstrom2014-01-181-1/+1
* Merge "AArch64: Temporary workaround to build art"Elliott Hughes2014-01-161-0/+4
|\
| * AArch64: Temporary workaround to build artAshok Bhat2013-12-191-0/+4
* | Improve the generational mode.Hiroshi Yamauchi2014-01-141-0/+1
* | Avoid instrumentation stack corruption.Sebastien Hertz2014-01-101-0/+2
* | Add sampling profilerDave Allison2014-01-071-0/+1
|/
* Merge "x86_64: Updating makefile to avoid early fail of other projects build"Brian Carlstrom2013-12-151-0/+11
|\
| * x86_64: Updating makefile to avoid early fail of other projects buildPavel Chupin2013-11-271-0/+11
* | Add dependency on libutils for libziparchiveNarayan Kamath2013-12-111-2/+2
* | Use libziparchive for art zip processing.Narayan Kamath2013-12-091-3/+3
|/
* Refactor allocation entrypoints.Mathieu Chartier2013-11-201-0/+1
* A custom 'runs-of-slots' memory allocator.Hiroshi Yamauchi2013-11-161-0/+3
* Refactor reference queues.Mathieu Chartier2013-11-151-0/+1
* Compacting collector.Mathieu Chartier2013-11-111-0/+2
* Support hardware divide instructionDave Allison2013-11-051-0/+1
* am 7b5f0cf0: Use libbacktrace instead of libcorkscrew.Christopher Ferris2013-11-051-1/+1
|\
| * Use libbacktrace instead of libcorkscrew.Christopher Ferris2013-11-041-1/+1
* | Omit OatMethodOffsets for classes without compiled codeBrian Carlstrom2013-10-281-0/+3
* | am 59fe2a68: Add -Wl,--no-fatal-warnings to x86 buildNick Kralevich2013-10-241-0/+3
|\ \ | |/
| * Add -Wl,--no-fatal-warnings to x86 buildNick Kralevich2013-10-231-0/+3
| * Use class def index from java.lang.Class.Ian Rogers2013-09-211-0/+1
* | Inflate contended lock word by suspending owner.Ian Rogers2013-10-021-0/+1
* | Use class def index from java.lang.Class.Ian Rogers2013-09-191-0/+1
* | Merge "Add an interpreter using computed goto table." into dalvik-devSebastien Hertz2013-09-091-0/+3
|\ \
| * | Add an interpreter using computed goto table.Sebastien Hertz2013-09-091-0/+3
| |/
* | Move disassembler out of runtime.Ian Rogers2013-09-091-4/+0
|/
* Multi threaded hashed deduplication during compilation.Mathieu Chartier2013-09-031-1/+0
* Move output_stream files out of runtime.Ian Rogers2013-08-161-1/+0
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-2/+2
* Work on SMALL_ART and PORTABLE working at the same time.Dragos Sbirlea2013-08-131-2/+1
* Entry point clean up.Ian Rogers2013-08-071-4/+3
* am 025218c7: Clean up stlport usage.Elliott Hughes2013-07-301-2/+2
|\
| * Clean up stlport usage.Elliott Hughes2013-07-301-2/+2
* | Portable refactorings.Ian Rogers2013-07-301-28/+34
* | Merge "Move vector output stream to compiler." into dalvik-devIan Rogers2013-07-291-1/+0
|\ \
| * | Move vector output stream to compiler.Ian Rogers2013-07-291-1/+0
| |/
* | Move assembler out of runtime into compiler/utils.Ian Rogers2013-07-291-36/+32
|/
* GC data structures allocation trackingMathieu Chartier2013-07-251-0/+1
* am 55c0ac85: Merge "Enable darwin target build for art."Brian Carlstrom2013-07-231-5/+7
|\
| * Enable darwin target build for art.Brian Carlstrom2013-07-231-5/+7
* | Added code generation framework.Dragos Sbirlea2013-07-221-6/+0
|/
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+374