summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix ART builbot after hiddenapi files changeDavid Brazdil2018-11-301-1/+1
* Honor `PRODUCT_ART_TARGET_INCLUDE_DEBUG_BUILD` in Runtime APEX selection.Roland Levillain2018-11-191-3/+39
* Release Android Runtime APEX module.Roland Levillain2018-11-191-0/+11
* Move target run-test dependencies to ART_TEST_TARGET_RUN_TEST_DEPENDENCIES.Nicolas Geoffray2018-10-121-2/+2
* Add target gtest dependencies to build-art-target-tests.Nicolas Geoffray2018-10-121-1/+3
* Add a new script for buildbots to sync to device.Nicolas Geoffray2018-10-111-1/+1
* Remove patchoat.Vladimir Marko2018-10-021-3/+1
* Add a --whitelist and --only-report-sdk-uses to veridex.Nicolas Geoffray2018-09-141-1/+1
* Define $(ADB) in ART makefiles instead of hard-coding adb.Nicolas Geoffray2018-08-311-86/+86
* Don't try to make /system on device writable when syncing ART to chroot dir.Roland Levillain2018-08-031-1/+4
* Revert^2 "Remove support for Valgrind in ART."Roland Levillain2018-06-111-26/+0
* Merge "Revert "Remove support for Valgrind in ART.""Treehugger Robot2018-05-221-0/+26
|\
| * Revert "Remove support for Valgrind in ART."Andreas Gampe2018-05-221-0/+26
* | Merge "Remove support for Valgrind in ART."Roland Levillain2018-05-221-26/+0
|\|
| * Remove support for Valgrind in ART.Roland Levillain2018-05-141-26/+0
* | Fix golem runs.Nicolas Geoffray2018-05-211-0/+1
|/
* Support ART on-device testing in a chroot environment.Roland Levillain2018-05-081-8/+19
* Add libprofile/libprofiled to public libraries.Nicolas Geoffray2018-04-271-1/+2
* Fix build warnings for x86+arm targetsDan Willemsen2018-04-111-1/+1
* [veridex] Add an appcompat rule and appcompat.sh script.Nicolas Geoffray2018-03-281-0/+1
* Merge "Revert "Revert "Remove don't bother checks"""Treehugger Robot2018-02-201-21/+0
|\
| * Revert "Revert "Remove don't bother checks""Colin Cross2018-02-141-21/+0
* | Merge changes I609c26d3,Id7aa1375,I3e39924c,I154ec761Treehugger Robot2018-02-161-0/+1
|\ \
| * | Initial checkin of actionable memory metric.Richard Uhler2018-02-151-0/+1
* | | Remove libdexfiled.so from public libraries for golem.Nicolas Geoffray2018-02-161-1/+3
| |/ |/|
* | Revert "Remove don't bother checks"Colin Cross2018-02-141-0/+21
* | Remove don't bother checksColin Cross2018-02-131-21/+0
|/
* Create the hiddenapi files if frameworks/base is missing.Nicolas Geoffray2018-02-051-0/+14
* Revert "Create dummy hidden api files for golem."Nicolas Geoffray2018-02-051-11/+2
* Create dummy hidden api files for golem.Nicolas Geoffray2018-02-041-2/+11
* Use PRODUCT_OUT instead of ANDROID_PRODUCT_OUTGoran Jakovljevic2017-12-291-2/+2
* Add adbconnection pluginAlex Light2017-12-191-0/+2
* Add crash_dump to the list of golem unbundled dependencies.Nicolas Geoffray2017-11-151-1/+1
* Add a new phony target for building unbundled ART for golem.Nicolas Geoffray2017-08-141-1/+6
* ART: Ship debug tools when including debug artifactsAndreas Gampe2017-07-181-0/+4
* ART: Add libopenjdkd dependency to debug artifactsAndreas Gampe2017-07-121-0/+1
* Merge changes from topics 'cts_jvmti_intrinsics_test', 'cts_jvmti_at_hide_fixes'Treehugger Robot2017-07-071-1/+0
|\
| * run-test: Move run-test-jvmti-java to CTS directoryIgor Murashkin2017-07-061-1/+0
* | ART: Fix the debug-build inclusionAndreas Gampe2017-07-061-4/+5
* | ART: Conditionally add debug version to art-runtime packageAndreas Gampe2017-06-301-0/+19
|/
* ART: Create phony package for ART artifactsAndreas Gampe2017-06-221-0/+41
* Ensure libopenjdk{,jvm,jvmti}d gets built with build-art targetAlex Light2017-05-251-0/+9
* testing: Allow adb sync to succeed when vendor is fullIgor Murashkin2017-05-221-1/+1
* ART: Package expected run-test results with jvmti Java libraryAndreas Gampe2017-04-101-0/+1
* Include 'art' script in golem target build.Nicolas Geoffray2017-03-161-0/+1
* ART: Fix clean-oat-host ruleAndreas Gampe2017-02-221-1/+1
* Remove oat-target* rulesDan Willemsen2017-01-061-50/+0
* Add libstdc++ as a dependency for build-target-art-golem.Nicolas Geoffray2016-12-081-1/+2
* Build target which faciliates ART testing image/image creationCalin Juravle2016-10-251-0/+8
* Merge "build: Fix golem build to exclude libartd.so from public.libraries.txt"Treehugger Robot2016-09-281-0/+2
|\