summaryrefslogtreecommitdiffstats
path: root/build/java.gypi
Commit message (Expand)AuthorAgeFilesLines
* [Android] Run lint using a cache in the output directory.jbudorick2016-03-211-1/+2
* Using alternative_android_sdk_jar in process_resources, package_resourcesmichaelbai2016-01-141-1/+1
* Refactor emma_instr.py in preparation for porting EMMA GYP rules to GNpkotwicz2015-11-181-0/+2
* Remove unused instr_action == 'instrument_classes' option from emma_instr.pypkotwicz2015-11-171-1/+0
* [Android] Enable multidex for debug builds of ChromePublic.jbudorick2015-11-131-10/+0
* Rename instr_action.gypi to emma_instr_action.gypipkotwicz2015-10-131-4/+4
* Support alternative locale zipmichaelbai2015-09-281-3/+13
* Generate ResourceRewriter.java through dependency graphmichaelbai2015-09-181-1/+2
* Update usage of Proguard in clank after moving Proguard to third_party.hanxi2015-08-271-2/+2
* Never run errorprone on non-Chromium code.mikecase2015-08-271-2/+7
* Update errorprone to fix java 8 issues.mikecase2015-08-261-1/+1
* [Android] Add gyp support for multidex. (RELAND)jbudorick2015-08-251-0/+10
* Revert of [Android] Add gyp support for multidex. (patchset #12 id:220001 of ...jbudorick2015-08-251-10/+0
* [Android] Add gyp support for multidex.jbudorick2015-08-251-0/+10
* [Android] Suppress findbugs stderr output.jbudorick2015-08-221-0/+12
* Expose custom tab client gyp target in chromiumianwen2015-07-101-2/+3
* Add -bootclasspath argument to javac.ohrn2015-07-081-0/+1
* Add the Errorprone Java Compilerraywilliams2015-06-221-0/+19
* Make aapt and aidl paths flexible.aurimas2015-06-041-1/+1
* [Android] Remove v14 resource verification entirely.kkimlabs2015-05-181-4/+0
* [Android] Add an option to skip v14 resource verification.kkimlabs2015-05-141-0/+4
* [Android] Incorporate findbugs into android builds.jbudorick2015-03-241-0/+27
* Change what manifest and resources are passed to lint.py.mikecase2015-02-261-3/+3
* [Android] Don't let chromium_commands modify all_dependent_settings via java....jbudorick2014-10-171-8/+13
* Update lint and findbugs to use jars instead of class filescjhopman@chromium.org2014-08-121-19/+19
* Start using proguard.jar directly instead of proguard.shaurimas@chromium.org2014-07-111-2/+2
* Make javac and jar a single build actioncjhopman@chromium.org2014-06-231-20/+4
* Pass resources to dependents as zip files instead of directoriescjhopman@chromium.org2014-06-111-38/+26
* [Second try] Add creation of v14 compatible resources to process_resources.pycjhopman@chromium.org2014-06-071-36/+12
* Revert of Add creation of v14 compatible resources to process_resources.py (h...johnme@chromium.org2014-06-061-12/+36
* Add creation of v14 compatible resources to process_resources.pycjhopman@chromium.org2014-06-061-36/+12
* Convert apk-package-resources.xml to pythoncjhopman@chromium.org2014-05-281-3/+8
* Remove apk-codegen.xmlcjhopman@chromium.org2014-05-271-4/+4
* Revert of Remove apk-codegen.xml (https://codereview.chromium.org/295473002/)tapted@chromium.org2014-05-261-4/+4
* Remove apk-codegen.xmlcjhopman@chromium.org2014-05-261-4/+4
* [android] Generate strings.xml for android_webview.mkosiba@chromium.org2014-05-121-25/+0
* android: Remove last two md5sum calls from gyp files.thakis@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: Remove last md5sum call from java.gypi.thakis@chromium.org2014-03-171-9/+4
* 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-3/+0
* android: Pass (non-generated) .java files via a gyp filelist to javac.pythakis@chromium.org2014-03-121-7/+4
* Revert 256097 "android: Pass (non-generated) .java files via a g..."thakis@chromium.org2014-03-111-4/+7
* android: Pass (non-generated) .java files via a gyp filelist to javac.pythakis@chromium.org2014-03-111-7/+4
* android: Remove unneeded md5sum class for jar.py and jar_toc.py.thakis@chromium.org2014-03-061-6/+0
* android: Remove a few unnecessary md5sum invocations.thakis@chromium.org2014-03-021-3/+0
* Revert of https://codereview.chromium.org/106173002/newt@chromium.org2014-01-081-20/+2
* Mirror images for RTL languages at build time.newt@chromium.org2014-01-071-2/+20
* [Android] Add lint as a gyp action.frankf@chromium.org2013-12-111-0/+23
* Adds ability to exclude java librariesgkanwar@chromium.org2013-08-241-7/+7