summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Make a fake libart for misbehaving apps.Alex Light2016-04-201-0/+1
* ART: Add Makefile target for boot imageAndreas Gampe2016-04-121-0/+7
* Fix valgrind-test-art-host to run both 32-bit and 64-bit tests.Hiroshi Yamauchi2016-03-161-2/+2
* Clean up the valgrind test targets.Hiroshi Yamauchi2016-03-141-1/+9
* Revert "Revert "Add profman tool: responsible to process profiles""Calin Juravle2016-02-231-0/+1
* Revert "Add profman tool: responsible to process profiles"Nicolas Geoffray2016-02-221-1/+0
* Add profman tool: responsible to process profilesCalin Juravle2016-02-221-0/+1
* Add MODULE_LICENSE_GPL.. for art/runtime/openjdkjvm.Narayan Kamath2016-02-151-0/+2
* ART: Use libopenjdkdAndreas Gampe2016-01-081-0/+29
* Ensure Jack server is running before any useYohann Roussel2015-12-221-2/+2
* Separate OpenjdkJvm.cc into its own shared library.Narayan Kamath2015-12-181-2/+6
* Merge "Revert "Revert "Introduce support for hardware simulators, starting wi...Roland Levillain2015-12-161-0/+1
|\
| * Merge "Revert "Revert "Introduce support for hardware simulators, starting wi...Roland Levillain2015-12-161-0/+1
| |\
| | * Revert "Revert "Introduce support for hardware simulators, starting with ARM64""Phil Wang2015-11-061-0/+1
* | | Merge "Fix test-art-target-sync when ART_TEST_ANDROID_ROOT is used." am: 763f...Roland Levillain2015-12-081-1/+4
|\| |
| * | Fix test-art-target-sync when ART_TEST_ANDROID_ROOT is used.Roland Levillain2015-12-081-1/+4
* | | Merge "Make target-sync work with verity." am: db001ab8d8 am: 9db399ea9aAlex Light2015-11-231-5/+13
|\| |
| * | Make target-sync work with verity.Alex Light2015-11-201-5/+13
| |/
* | Merge mnc-dr-enso-dev into goog/masterPrzemyslaw Szczepaniak2015-11-211-2/+8
|\ \ | |/ |/|
| * Rename native library.Narayan Kamath2015-11-181-4/+4
| * Add libxxavacore to the list of run-test dependencies.Narayan Kamath2015-11-161-0/+1
| * Merge lmp changes into mnc.Narayan Kamath2015-11-121-2/+7
| |\
| | * Rename native library.Narayan Kamath2015-11-121-7/+7
| | * Load libopenjdkjavacore in addition to libjavacore.Piotr Jastrzebski2015-11-091-6/+10
| | * Add core-oj to the list of boot libraries.Piotr Jastrzebski2015-11-061-0/+2
| | * ART: Use TMPDIR for test directoriesAndreas Gampe2014-08-081-0/+5
| * | Remove doublequoted command to adb sh -c.Hiroshi Yamauchi2015-05-141-18/+18
* | | Move dmtracedump from dalvik to art.Jeff Hao2015-10-071-0/+1
* | | Merge "Convert ART benchmarks into caliper benchmarks"Mathieu Chartier2015-09-141-0/+1
|\ \ \
| * | | Convert ART benchmarks into caliper benchmarksMathieu Chartier2015-09-141-0/+1
* | | | ART: Build tests in checkbuildAndreas Gampe2015-09-141-1/+1
|/ / /
* | | Merge "Make Art's dexlist the real one!"Aart Bik2015-08-281-1/+1
|\ \ \
| * | | Make Art's dexlist the real one!Aart Bik2015-08-281-1/+1
* | | | ahat - An android heap dump viewer. Initial checkin.Richard Uhler2015-08-251-0/+1
|/ / /
* | | Change phony targets to set dalvik.vm.usejit properlyMathieu Chartier2015-07-141-2/+8
* | | Have test-art-host-dexdump specifically depend on the host binaries.Ying Wang2015-07-081-2/+2
* | | Revert "Make Art dexdump/list the real utilities."Aart Bik2015-07-081-1/+1
* | | Make Art dexdump/list the real utilities.Aart Bik2015-07-081-1/+1
* | | Migrated dexlist from Dalvik (libdex) into Art (libart)Aart Bik2015-07-071-2/+3
* | | Build rule for dexdump regression test on host.Aart Bik2015-07-061-1/+7
* | | Migrated dexdump from Dalvik (libdex) into Art (libart)Aart Bik2015-07-061-0/+1
* | | Also add run-test dependencies to build-art-*-tests.Nicolas Geoffray2015-05-291-2/+2
* | | Refactor makefiles to allow just building tests.Nicolas Geoffray2015-05-281-3/+15
* | | Remove doublequoted command to adb sh -c.Hiroshi Yamauchi2015-05-141-18/+18
|/ /
* | Fix clean-oatMathieu Chartier2015-04-271-18/+18
* | Update clean-oat-host after latest oat location changes.Nicolas Geoffray2015-03-271-21/+1
* | ART: Change the isa defaults for MipsDouglas Leung2015-03-201-0/+1
* | Fix jit testsMathieu Chartier2015-02-271-0/+13
* | Add missing JIT stuff in make filesMathieu Chartier2015-02-261-0/+13
* | Merge "Adds the dexfuzz fuzzing tool to ART."Andreas Gampe2015-01-171-0/+1
|\ \