summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Merge "art: convert makefiles to support multilib build"Colin Cross2014-02-191-0/+4
|\
| * art: convert makefiles to support multilib buildColin Cross2014-02-181-0/+4
* | Fixes to allow test-art-host to run via build serverBrian Carlstrom2014-02-191-8/+8
|/
* Merge "Revert "Revert "Revert "Add a script for running art standalone.""""Ian Rogers2014-02-141-7/+0
|\
| * Revert "Revert "Revert "Add a script for running art standalone."""Ian Rogers2014-02-141-7/+0
* | Merge "Revert "Revert "Add a script for running art standalone."""Nicolas Geoffray2014-02-141-0/+7
|\ \ | |/
| * Revert "Revert "Add a script for running art standalone.""Nicolas Geoffray2014-02-131-0/+7
* | Add jasmin dependency needed for run-testBrian Carlstrom2014-02-131-2/+2
|/
* Revert "Add a script for running art standalone."Brian Carlstrom2014-02-121-7/+0
* Add a script for running art standalone.Nicolas Geoffray2014-02-121-0/+7
* Fix dump-oat-boot to work with new build location by supplying explict host-p...Brian Carlstrom2014-01-311-1/+1
* Remove jdwpspy.Ian Rogers2014-01-311-1/+0
* art: Rename persist.sys.dalvik.vm.lib to allow new defaultBrian Carlstrom2014-01-301-3/+3
* Use direct class pointers at allocation sites in the compiled code.Hiroshi Yamauchi2014-01-231-0/+1
* Fix bit-rot in clean-oat targetsBrian Carlstrom2014-01-201-3/+5
* Move boot image generation to the build projectBrian Carlstrom2013-12-171-7/+12
* Fix dependencies to be on core-libart, not coreBrian Carlstrom2013-12-101-2/+2
* Fix clean-oatBrian Carlstrom2013-11-131-0/+1
* Allow host valgrind gtests to be run individually.Ian Rogers2013-11-131-6/+1
* Merge "Fix oatdump and valgrind." into dalvik-devIan Rogers2013-11-061-8/+10
|\
| * Fix oatdump and valgrind.Ian Rogers2013-11-061-8/+10
* | Support hardware divide instructionDave Allison2013-11-051-1/+1
|/
* Move disassembler out of runtime.Ian Rogers2013-09-091-0/+1
* Add test-art-oat-<test> test-art-run-test-<test> variantsBrian Carlstrom2013-08-281-0/+7
* Restore build-art minimal buildBrian Carlstrom2013-08-021-11/+13
* Make test-art-host-run-test and test-art-host-oat run with and without interp...Brian Carlstrom2013-07-311-22/+30
* Enable darwin target build for art.Brian Carlstrom2013-07-231-9/+0
* Enable running cpplint.py on art C++ files when using mm and mmmBrian Carlstrom2013-07-191-13/+1
* Fixing cpplint runtime/arrays, runtime/int, runtime/virtual issuesBrian Carlstrom2013-07-181-2/+2
* Fixing cpplint readability/constructors issuesBrian Carlstrom2013-07-181-1/+1
* Fixing cpplint readability/check issuesBrian Carlstrom2013-07-181-1/+1
* Fixing cpplint readability/casting issuesBrian Carlstrom2013-07-181-1/+1
* Fixing cpplint legal/copyright issuesBrian Carlstrom2013-07-181-1/+1
* Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labe...Brian Carlstrom2013-07-181-1/+1
* Fix cpplint whitespace/indent issuesBrian Carlstrom2013-07-181-1/+1
* Fix cpplint readability/braces issuesBrian Carlstrom2013-07-181-1/+1
* Fix cpplint whitespace/operators issuesBrian Carlstrom2013-07-181-1/+1
* Fix cpplint readability/fn_size issuesBrian Carlstrom2013-07-181-1/+1
* Fix cpplint build/namespaces issuesBrian Carlstrom2013-07-181-1/+1
* Fix cpplint whitespace/blank_line issuesBrian Carlstrom2013-07-181-3/+3
* Fix cpplint whitespace/newline issuesBrian Carlstrom2013-07-171-1/+1
* Fix cpplint whitespace/comma issuesBrian Carlstrom2013-07-171-1/+1
* Fix cpplint whitespace/braces issuesBrian Carlstrom2013-07-171-1/+1
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-5/+15
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-41/+13
* add dalvik.system.VMRuntime.vmLibrary implementation for ARTBrian Carlstrom2013-06-301-6/+3
* add use-art, use-artd, use-dalvik phony targetsBrian Carlstrom2013-06-241-0/+24
* Fix oat-target to use new odex style extensionsBrian Carlstrom2013-06-241-8/+8
* Move art to use dalvik names for .oat filesBrian Carlstrom2013-06-201-7/+16
* Fix Mac build by making dalvikvm definition visibleBrian Carlstrom2013-06-181-0/+2