summaryrefslogtreecommitdiffstats
path: root/runtime/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Restore the args in the invoke trampoline slow paths.Mathieu Chartier2014-04-031-1/+0
* Merge "Keep the symbol table in the shared libraries."Christopher Ferris2014-04-021-0/+5
|\
| * Keep the symbol table in the shared libraries.Christopher Ferris2014-04-011-0/+5
* | Pass instruction-set from runtime through to spawned dex2oat.Ian Rogers2014-04-021-0/+1
* | Merge "Move most zygote related code to frameworks/base."Narayan Kamath2014-04-021-1/+1
|\ \ | |/ |/|
| * Move most zygote related code to frameworks/base.Narayan Kamath2014-04-011-1/+1
* | Allow mixing of thread offsets between 32 and 64bit architectures.Ian Rogers2014-04-011-0/+1
|/
* An empty collector skeleton for a read barrier-based collector.Hiroshi Yamauchi2014-03-271-0/+1
* AArch64: Add arm64 runtime support.Stuart Monteith2014-03-191-4/+10
* Use the card table to speed up the GSS collector.Hiroshi Yamauchi2014-03-141-0/+1
* Fix path for arch/mips/fault_handler_mips.ccBrian Carlstrom2014-03-131-1/+1
* Implicit null/suspend checks (oat version bump)Dave Allison2014-03-131-4/+11
* Merge "Refactor immune region logic into its own file."Mathieu Chartier2014-03-131-0/+1
|\
| * Refactor immune region logic into its own file.Mathieu Chartier2014-03-131-0/+1
* | Move inline method detection to runtime.Vladimir Marko2014-03-121-0/+2
|/
* Support WITHOUT_CLANG buildsBrian Carlstrom2014-03-091-1/+1
* Enable annotalysis on clang ART builds.Ian Rogers2014-03-061-10/+9
* AArch64: Add ARM64 AssemblerSerban Constantinescu2014-03-051-0/+1
* Guard entrypoint changing by runtime shutdown lock.Mathieu Chartier2014-03-031-1/+0
* Add ART -help and -showversionBrian Carlstrom2014-03-031-0/+1
* Fix clang to compile and run host tests.Ian Rogers2014-02-281-10/+28
* art: Fix build errors for x86_64 targetDmitry Petrochenko2014-02-271-2/+2
* Merge "art: convert makefiles to support multilib build"Colin Cross2014-02-191-22/+25
|\
| * art: convert makefiles to support multilib buildColin Cross2014-02-181-22/+25
* | 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
|\ \ | |/