summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Add DALVIKVM_FLAGS to test invocation."Mathieu Chartier2014-05-201-3/+3
|\
| * Add DALVIKVM_FLAGS to test invocation.Mathieu Chartier2014-05-201-3/+3
* | Merge "Add use-artd-full."Hiroshi Yamauchi2014-05-201-0/+10
|\ \
| * | Add use-artd-full.Hiroshi Yamauchi2014-05-191-0/+10
| |/
* | Fix art-host build rule.Nicolas Geoffray2014-05-201-1/+1
* | Remove cleaning obsolete 2ND_ART_NATIVETEST_DIR and 2ND_ART_TEST_DIR directoriesBrian Carlstrom2014-05-191-4/+0
* | Updating clean-oat againBrian Carlstrom2014-05-191-29/+22
|/
* Merge "Add ISA directory to image and odex pathnames."Brian Carlstrom2014-05-191-3/+2
|\
| * Add ISA directory to image and odex pathnames.Brian Carlstrom2014-05-161-3/+2
* | Make vixl tests a dependency in the vixl makefile.Ian Rogers2014-05-181-9/+8
|/
* 64-bit host multilib build.Ying Wang2014-05-161-1/+1
* ART: Run cctest_vixl in test-art-hostAndreas Gampe2014-05-131-1/+14
* More dalvik-cache cleaning fixes.Brian Carlstrom2014-05-091-12/+4
* art/test: support sequential runDmitry Petrochenko2014-05-021-1/+1
* Update clean-oat targets to handle ISA directoriesBrian Carlstrom2014-05-011-18/+21
* ART: GTest target tests missing "PASSED"Andreas Gampe2014-04-211-0/+1
* Merge "Fix dependencies in the test suite for multi-target tests"Andreas Gampe2014-04-211-19/+56
|\
| * Fix dependencies in the test suite for multi-target testsAndreas Gampe2014-04-211-19/+56
* | Get instruction-set/features from build/core/config.mkIan Rogers2014-04-181-1/+6
|/
* Add support for -Xverify:none mode.Jeff Hao2014-04-021-0/+12
* Use debug version of DEX2OAT explicitly.Nicolas Geoffray2014-04-021-2/+2
* Use TEST_ART_RUN_TESTS consistentlyBrian Carlstrom2014-04-011-2/+2
* Build changes to build multilib testsAndreas Gampe2014-04-011-5/+18
* Add support for invoke-static in optimizing compiler.Nicolas Geoffray2014-03-311-1/+1
* Run Java tests with the optimizing compiler.Nicolas Geoffray2014-03-191-2/+2
* Add convenience targets for switching between full, smart, interpret-onlyBrian Carlstrom2014-03-061-3/+42
* Remove oat file location in the image.Nicolas Geoffray2014-03-041-3/+12
* Split up CommonTest into CommonRuntimeTest and CommonCompilerTestBrian Carlstrom2014-02-261-8/+8
* 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
|/