summaryrefslogtreecommitdiffstats
path: root/build/java_apk.gypi
Commit message (Expand)AuthorAgeFilesLines
* Fix race condition in gyp/ninja builds.simonb@chromium.org2014-07-091-6/+3
* Allow the mojo shell to run on android.qsr@chromium.org2014-07-091-1/+33
* Add gyp machinery to build with packed ARM relative relocations.simonb@chromium.org2014-07-041-3/+36
* Revert 281286 "Add gyp machinery to build with packed ARM relati..."csharp@chromium.org2014-07-031-36/+3
* Add gyp machinery to build with packed ARM relative relocations.simonb@chromium.org2014-07-031-3/+36
* Fix generation of v14 resourcescjhopman@chromium.org2014-07-011-1/+1
* Add support for uncompress library in APK to the build systemanton@chromium.org2014-06-271-0/+22
* Make javac and jar a single build actioncjhopman@chromium.org2014-06-231-34/+16
* Revert of Disable excluding of tested apk's code in test apks (https://codere...yusufo@chromium.org2014-06-181-2/+2
* .cjhopman@chromium.org2014-06-171-2/+2
* Make test apks only dex files not in tested apk (proguard version)cjhopman@chromium.org2014-06-141-8/+31
* Make test apks only dex files not in tested apkcjhopman@chromium.org2014-06-121-10/+30
* Convert apk obfuscation to pythoncjhopman@chromium.org2014-06-111-25/+56
* Pass resources to dependents as zip files instead of directoriescjhopman@chromium.org2014-06-111-27/+14
* [Second try] Add creation of v14 compatible resources to process_resources.pycjhopman@chromium.org2014-06-071-7/+14
* Revert of Add creation of v14 compatible resources to process_resources.py (h...johnme@chromium.org2014-06-061-2/+0
* Add creation of v14 compatible resources to process_resources.pycjhopman@chromium.org2014-06-061-0/+2
* Convert apk-package-resources.xml to pythoncjhopman@chromium.org2014-05-281-36/+50
* Remove apk-codegen.xmlcjhopman@chromium.org2014-05-271-26/+29
* Revert of Remove apk-codegen.xml (https://codereview.chromium.org/295473002/)tapted@chromium.org2014-05-261-23/+25
* Remove apk-codegen.xmlcjhopman@chromium.org2014-05-261-25/+23
* Change device directory of shared libscjhopman@chromium.org2014-05-211-1/+1
* [android] Generate strings.xml for android_webview.mkosiba@chromium.org2014-05-121-26/+0
* Adding mojo_test_apk in the fyi waterfall.qsr@chromium.org2014-04-301-5/+3
* [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