summaryrefslogtreecommitdiffstats
path: root/build/android/gyp
Commit message (Expand)AuthorAgeFilesLines
* Don't swallow "aapt crunch" build errors.newt@chromium.org2013-11-142-9/+18
* Raise a compile error if RTL-unfriendly attributes are used.newt@chromium.org2013-11-111-27/+37
* Android: Add chrome-specific dynamic linker.digit@chromium.org2013-10-211-3/+6
* [Android] Enable passing filter string to emma.frankf@chromium.org2013-10-041-7/+12
* Move resources from drawable-mdpi to drawable at build time.newt@chromium.org2013-09-161-1/+29
* This fixes the component build.dtrainor@chromium.org2013-09-103-1/+18
* [Android] emma_instr.py now removes any stale *.em/*sources.txtfrankf@chromium.org2013-08-311-11/+23
* [Android] Buildbot changes for EMMA code coveragegkanwar@chromium.org2013-08-221-3/+7
* Makes GYP changes for EMMA coveragegkanwar@chromium.org2013-08-223-12/+198
* Add support for proguard preprocessing.cjhopman@chromium.org2013-08-151-0/+55
* Revert 217286 "Revert 217273 "Android: run dex with the --force-..."dmazzoni@google.com2013-08-131-1/+4
* Revert 217273 "Android: run dex with the --force-jumbo switch."dmazzoni@chromium.org2013-08-131-4/+1
* Android: run dex with the --force-jumbo switch.ppi@chromium.org2013-08-131-1/+4
* Some of the build tools have moved in the SDK (e.g. aapt, aidl) fromnavabi@google.com2013-08-093-7/+6
* android/gyp/jar_toc.py: avoid specifying conflicting flags.fischman@chromium.org2013-07-151-3/+1
* [Android] Add an gyp option to disable generating v14 resources script.kkimlabs@chromium.org2013-07-091-32/+82
* Add missing executable bits for get_device_configuration.pyhashimoto@chromium.org2013-07-021-0/+0
* [Android] Add an action to check/record attached devicescjhopman@chromium.org2013-07-025-55/+214
* [Android] Support building standalone APK in component buildcjhopman@chromium.org2013-06-251-7/+7
* Move create_standalone_apk.py into build/android/gyp/.wjia@chromium.org2013-06-251-0/+61
* Revert "[Android] Support building standalone APK in component build"dfalcantara@chromium.org2013-06-201-61/+0
* Print a nicer error if installing an APK fails when you have not run adb root.tedchoc@chromium.org2013-06-201-1/+4
* [Android] Support building standalone APK in component buildcjhopman@chromium.org2013-06-201-0/+61
* Revert 207345 "[Android] Support building standalone APK in comp..."skyostil@google.com2013-06-201-61/+0
* [Android] Support building standalone APK in component buildcjhopman@chromium.org2013-06-201-0/+61
* [Android] Skip generating v14 resources if already a version is specified.kkimlabs@chromium.org2013-06-071-6/+15
* [Android] Raise a compile time error if style resource is under values/kkimlabs@chromium.org2013-05-301-4/+1
* [Android] Generate v14 style resource from values-v17/ not values/.kkimlabs@chromium.org2013-05-291-31/+74
* [Android] Fix proguardcjhopman@chromium.org2013-05-181-0/+10
* [Android] Pass -p to mkdir commandscjhopman@chromium.org2013-05-162-2/+2
* [Android] Auto-generate only necessary v14 resources.kkimlabs@chromium.org2013-05-102-151/+86
* [Android] Warning if Left/Right attributes are used in layout and style xmls.kkimlabs@chromium.org2013-05-101-57/+53
* [Android] With gyp_managed_install no device is only a warningcjhopman@chromium.org2013-05-094-1/+32
* [Android] Auto-generate v14 style xml resources from the exisitng v17 style r...kkimlabs@chromium.org2013-05-082-26/+68
* [Android] Auto-generate RTL layout xmls from existing layout xmls.kkimlabs@chromium.org2013-05-042-0/+264
* [Android] Make gyp/apk_install.py resilient to user actionscjhopman@chromium.org2013-04-243-8/+58
* [Android] Use CONFIGURATION_NAME-specific device folderscjhopman@chromium.org2013-04-231-1/+4
* [Android] Use a script on the device for creating library symlinkscjhopman@chromium.org2013-04-192-30/+55
* [Android] Fix forwarder for the component buildyfriedman@chromium.org2013-04-182-13/+19
* [Android] Only write the ordered libraries file when it changescjhopman@chromium.org2013-04-182-2/+12
* [Android] Refactor md5_check + add testscjhopman@chromium.org2013-04-169-66/+158
* [Android] Create and use .TOC files for jarscjhopman@chromium.org2013-04-132-12/+137
* [Android][Reland] Extract signing+zipaligning to pythoncjhopman@chromium.org2013-04-091-0/+69
* Revert 193160 "[Android] Extract signing+zipaligning to python"viettrungluu@chromium.org2013-04-091-69/+0
* [Android] Extract signing+zipaligning to pythoncjhopman@chromium.org2013-04-091-0/+69
* Add modified time checking to strip_library_for_apk.pycjhopman@chromium.org2013-04-092-4/+22
* Add input md5 check to create_device_library_links.pycjhopman@chromium.org2013-04-051-16/+26
* Improve javac action outputcjhopman@chromium.org2013-04-051-9/+6
* Suppress Ant build noisecjhopman@chromium.org2013-04-051-0/+30
* Make apk_install.py check input md5cjhopman@chromium.org2013-04-051-1/+13