summaryrefslogtreecommitdiffstats
path: root/build/java_apk.gypi
Commit message (Expand)AuthorAgeFilesLines
* [Android]: Update Arm64 and x86_64 build targets to use the experimental ndk.rmcilroy@chromium.org2014-04-101-1/+1
* Removes "copy" action for extra_native_libs in java_apk.gypi.gunsch@chromium.org2014-04-081-1/+0
* android: Stop passing defines to apk-obfuscate.xml which it ignores.thakis@chromium.org2014-03-311-6/+1
* android: Do not pass source_dir to apk-package.xml.thakis@chromium.org2014-03-281-2/+0
* android: Remove last two md5sum calls from gyp files.thakis@chromium.org2014-03-201-10/+12
* Enable Arm64 target arch in gyp build configrmcilroy@chromium.org2014-03-201-1/+1
* android: Pass list of java files as command line, instead of through a file l...thakis@chromium.org2014-03-171-3/+1
* android: Make javac rules depend on java files too.thakis@chromium.org2014-03-131-1/+3
* android: Remove three unnecessary md5sum calls.thakis@chromium.org2014-03-131-11/+6
* android: Pass (non-generated) .java files via a gyp filelist to javac.pythakis@chromium.org2014-03-121-7/+16
* Revert 256097 "android: Pass (non-generated) .java files via a g..."thakis@chromium.org2014-03-111-8/+7
* android: Pass (non-generated) .java files via a gyp filelist to javac.pythakis@chromium.org2014-03-111-7/+8
* android: Fix build more after 255971.thakis@chromium.org2014-03-101-0/+3
* android: Remove unused codegen_input_paths and library_manifest_paths.thakis@chromium.org2014-03-101-8/+0
* android: Stop calling md5sum for ant_obfuscate step.thakis@chromium.org2014-03-061-6/+1
* android: Remove unneeded md5sum class for jar.py and jar_toc.py.thakis@chromium.org2014-03-061-4/+1
* android: Make dex_action.gypi not call md5sum.thakis@chromium.org2014-03-061-5/+7
* Revert of android: Make dex_action.gypi not call md5sum. (https://codereview....pkotwicz@chromium.org2014-03-061-1/+1
* android: Make dex_action.gypi not call md5sum.thakis@chromium.org2014-03-061-1/+1
* Remove shim classes etc. that were needed to move Android Loaderaberent@chromium.org2014-02-111-7/+3
* Move the android library loader from content to baseaberent@chromium.org2014-02-101-17/+18
* Remove trailing periods from rule messages.thakis@chromium.org2014-01-091-4/+4
* [Android] Add lint as a gyp action.frankf@chromium.org2013-12-111-3/+26
* Check library version and handle library load errorsaberent@chromium.org2013-11-281-5/+10
* Remove trailing "." from message lines.thakis@chromium.org2013-10-311-1/+1
* [Android] Exclude test apks's from emma coverage.frankf@chromium.org2013-10-301-1/+7
* Android: Add chrome-specific dynamic linker.digit@chromium.org2013-10-211-1/+59
* Add a gyp variable to indicate additional native libraries to be included in ...peter@chromium.org2013-09-201-2/+10
* Android: make APK targets depend on md5sum.bulach@chromium.org2013-09-191-1/+3
* This fixes the component build.dtrainor@chromium.org2013-09-101-0/+3
* Fixes dexing of emma_device.jargkanwar@chromium.org2013-08-231-1/+3
* Makes GYP changes for EMMA coveragegkanwar@chromium.org2013-08-221-5/+32
* Add dependency on android_tools in java_apk.gypi for all test apks.ppi@chromium.org2013-08-131-0/+5
* Some of the build tools have moved in the SDK (e.g. aapt, aidl) fromnavabi@google.com2013-08-091-1/+4
* [Android] Add an action to check/record attached devicescjhopman@chromium.org2013-07-021-6/+6
* [Android] Support building standalone APK in component buildcjhopman@chromium.org2013-06-251-28/+56
* Revert "[Android] Support building standalone APK in component build"dfalcantara@chromium.org2013-06-201-49/+27
* [Android] Support building standalone APK in component buildcjhopman@chromium.org2013-06-201-27/+49
* Revert 207345 "[Android] Support building standalone APK in comp..."skyostil@google.com2013-06-201-49/+27
* [Android] Support building standalone APK in component buildcjhopman@chromium.org2013-06-201-27/+49
* [Android] Fix proguardcjhopman@chromium.org2013-05-181-32/+8
* [Android] Only always trigger stripping with component buildcjhopman@chromium.org2013-05-161-0/+3
* [Android] Include gdbserver in APKscjhopman@chromium.org2013-04-241-3/+27
* [Android] Use CONFIGURATION_NAME-specific device folderscjhopman@chromium.org2013-04-231-2/+3
* [Android] Add native library to strip inputscjhopman@chromium.org2013-04-191-0/+1
* [Android] Use a script on the device for creating library symlinkscjhopman@chromium.org2013-04-191-9/+13
* [Android] Fix forwarder for the component buildyfriedman@chromium.org2013-04-181-71/+12
* [Android] Fix managed install.yfriedman@chromium.org2013-04-111-1/+1
* Trigger some java_apk.gypi actions for all buildscjhopman@chromium.org2013-04-111-2/+22
* [Android] Split Ant -package and -package-resourcescjhopman@chromium.org2013-04-101-11/+49