summaryrefslogtreecommitdiffstats
path: root/vm/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Dalvik is dead, long live Dalvik!Brian Carlstrom2014-08-051-165/+0
* Build host libdvm as 32-bit only.Ying Wang2014-05-201-2/+3
* dalvik: fix mips buildColin Cross2014-03-241-1/+1
* dalvik: let 32-bit dalvik build on multilib targetsColin Cross2014-03-211-25/+19
* dalvik: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATHColin Cross2014-01-271-1/+1
* Revert "Revert "Use libziparchive for dalvik zip processing.""Narayan Kamath2013-12-171-0/+1
* Add -Wl,--no-fatal-warnings to x86 build (continued)Nick Kralevich2013-10-241-0/+9
* Add -Wl,--no-fatal-warnings to x86 buildNick Kralevich2013-10-241-0/+3
* am 130eebad: Merge "Adapt dalvik to new libnativehelper"Brian Carlstrom2013-05-101-1/+1
|\
| * Adapt dalvik to new libnativehelperBrian Carlstrom2013-05-091-1/+1
* | am 11cadca4: Merge "Tracking changes to *-host for host shared libraries"Brian Carlstrom2013-05-021-1/+1
|\|
| * Tracking changes to *-host for host shared librariesBrian Carlstrom2013-05-011-1/+1
| * resolved conflicts for merge of e016e80c to jb-mr1-dev-plus-aospYing Wang2012-12-191-0/+9
| |\
* | | resolved conflicts for merge of 57a76b06 to masterElliott Hughes2012-11-061-40/+23
|\| | | |/ |/|
| * Always build WITH_JIT for the target.Elliott Hughes2012-11-061-36/+19
* | We are avoiding LOCAL_CFLAGS when compiling assembly code.Ying Wang2012-08-101-0/+11
|/
* [X86] X86 trace JIT compiler supportDong-Yuan Chen2012-07-201-1/+9
* am 2b02fef4: Lose libnativehelper to its own project for the PDK.Elliott Hughes2012-05-041-1/+1
|\
| * Lose libnativehelper to its own project for the PDK.Elliott Hughes2012-05-031-1/+1
* | resolved conflicts for merge of 93a44a28 to jb-dev-plus-aospElliott Hughes2012-05-031-0/+2
|\ \ | |/ |/|
| * [MIPS] Dalvik fast interpreter support and JIT implementationRaghu Gandham2012-05-021-0/+2
* | Support building Dalvik with AddressSanitizer.Evgeniy Stepanov2012-04-111-0/+9
|/
* fix personality call.Nick Kralevich2012-01-131-5/+0
* Prevent memory fragmentation.Selim Gurun2012-01-131-0/+5
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-1/+0
* Break a dependency on frameworks/base when building a host VM.Elliott Hughes2011-06-151-1/+1
* am b4bb7f73: Add a \'dalvik\' shell script to launch dalvikvm on the host.Jesse Wilson2011-03-171-0/+12
|\
| * Add a 'dalvik' shell script to launch dalvikvm on the host.Jesse Wilson2011-03-171-0/+12
* | am c73d12f6: dalvik: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-141-5/+0
|\|
| * dalvik: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-141-5/+0
* | am 6c360b86: Fix prelink for libdvm.Ying Wang2011-02-181-1/+1
|\|
| * Fix prelink for libdvm.Ying Wang2011-02-181-1/+1
* | Support traceview-style profiling in all buildsbuzbee2011-01-191-7/+0
|/
* am 0cd73fed: am 7c73c80e: am 42929e15: Add optional tags to dalvik.Jesse Wilson2010-09-161-1/+2
|\
| * Add optional tags to dalvik.Jesse Wilson2010-09-161-1/+2
* | Fix the Dalvik host build.Ben Cheng2010-09-071-0/+1
* | Collect method traces with the fast interpreter and the JIT'ed code.Ben Cheng2010-09-021-1/+8
|/
* Support dalvikvm on a Linux x86 hostJesse Wilson2010-08-181-11/+14
* JIT: Fix for Issue 2881687 - fix volatiles and re-enable JITbuzbee2010-07-301-2/+0
* JIT: temporarily disable the JIT and concurrent GC on SMP systemsbuzbee2010-07-291-0/+2
* am c399a2ca: merge from open-source masterThe Android Open Source Project2010-07-011-0/+2
|\
| * merge from open-source masterThe Android Open Source Project2010-07-011-0/+2
| |\
| | * Don't prelink dalvik for x86Bruce Beare2010-07-011-0/+2
* | | Clean up warnings detected by gcc.Ben Cheng2010-05-281-4/+0
* | | resolved conflicts for merge of fc0dcfa2 to dalvik-devAndy McFadden2010-05-211-2/+12
|\| |
| * | Atomic/SMP update.Andy McFadden2010-05-201-2/+12
| |/
* | Add counters to track JIT inline cache hit rate and code cache patch counts.Ben Cheng2010-05-131-1/+1
* | HOST_ARCH_VARIANT isn't ever defined, so just use HOST_ARCH as theDan Bornstein2010-04-291-1/+2
|/
* Jit: disable for Sapphire.Bill Buzbee2010-03-231-0/+4
* Jit: Re-enable for SapphireBill Buzbee2010-03-221-5/+0