summaryrefslogtreecommitdiffstats
path: root/build/java_apk.gypi
Commit message (Expand)AuthorAgeFilesLines
* Link libc++_shared with asan=1 on Android.eugenis2015-08-041-1/+1
* Add -bootclasspath argument to javac.ohrn2015-07-081-0/+1
* Add build rules to enable language-based split apks on Androidagrieve2015-06-241-1/+13
* Load non-locale .pak files directly from the .apk on Android (rather than ext...agrieve2015-06-241-2/+3
* Extend relocation packing to non-ARM architectures.simonb2015-06-241-6/+6
* Create xxxhdpi density splits when density splits are enabledagrieve2015-06-221-0/+2
* Add the Errorprone Java Compilerraywilliams2015-06-221-1/+19
* Load V8 startup data directly from the APK on Android.agrieve2015-06-191-2/+2
* Store and load icudtl.dat directly from the apk rather than extracting on sta...agrieve2015-06-191-1/+2
* Make aapt and aidl paths flexible.aurimas2015-06-041-1/+1
* Add split-select logic to apk_install.py & fix crash when --split-apk-path is...agrieve2015-05-221-0/+1
* Add create_density_splits option to java_apk.gypi / android_apk (gn)agrieve2015-05-221-1/+31
* Rename load_library_from_zip_file -> load_library_from_zipagrieve2015-05-211-5/+3
* Add use_apk_split parameter to java_apk.gypi / android_apk (gn)agrieve2015-05-191-15/+123
* [Android] Remove v14 resource verification entirely.kkimlabs2015-05-181-4/+0
* Extract package_resources step into a .gypi & make assets & resource zips opt...agrieve2015-05-151-51/+7
* Extract apkbuilder build action into a .gypiagrieve2015-05-151-44/+8
* [Android] Add an option to skip v14 resource verification.kkimlabs2015-05-141-0/+4
* Reland: Actually use --extra-r-text-files in process_resources.pycullinan2015-05-111-0/+9
* Revert of Actually use --extra-r-text-files in process_resources.py (patchset...cjhopman2015-05-071-3/+0
* Actually use --extra-r-text-files in process_resources.pycullinan2015-05-061-0/+3
* Refactor proguard scriptscjhopman2015-05-051-1/+0
* [Android] Incorporate findbugs into android builds.jbudorick2015-03-241-0/+28
* Allow to exlude jar in android_standalone_library.qsr2015-02-261-1/+1
* Update comment about additional_res_packages in java_apk.gypimstrum2015-02-071-3/+2
* Add support for shared library resources to java_apk build rules for real.mkosiba2014-11-131-0/+8
* Add support for shared library resources to java_apk build rules.mkosiba2014-11-081-1/+7
* [Android] Don't use zip pushing if not built or on user builds.jbudorick2014-10-151-0/+1
* [Android] Reland of 'Add zip pushing and refine push mode selection.'jbudorick2014-10-131-0/+1
* Disable clank relocation packer when profiling is turned on.dyen2014-10-101-1/+1
* Revert of [Android] Add zip pushing and refine push mode selection.jbudorick2014-10-101-1/+0
* [Android] Add zip pushing and refine push mode selection.jbudorick2014-10-101-0/+1
* Add the chromium android linker to APK dependencies.simonb2014-10-071-15/+15
* Move version branding to before relocation packing.simonb2014-10-061-16/+16
* Retire the rezip tool (replaced by RezipApk)anton2014-10-031-2/+0
* Re-invent page aligning libraries in APK file.anton2014-09-301-0/+2
* [Android] Insert chromium version string into native libraries.feng2014-09-261-2/+16
* [Android] Create native lib placeholder filesfeng2014-09-181-18/+32
* Make the WebView apk build in the Chrome treehjd2014-09-091-2/+6
* Remove package_name from java_apk.gypihjd2014-09-051-1/+1
* Add native libraries to gn apkscjhopman@chromium.org2014-08-211-24/+5
* Update lint and findbugs to use jars instead of class filescjhopman@chromium.org2014-08-121-20/+16
* Make android_apk template actually create an apkcjhopman@chromium.org2014-08-061-0/+2
* [android_webview] Do not extract webviewchromium.pakprimiano@chromium.org2014-07-291-0/+3
* Add an empty native library to gyp_managed_install's incomplete apkscjhopman@chromium.org2014-07-281-0/+18
* Fixing packaging of additional libs on android.qsr@chromium.org2014-07-161-1/+1
* Fix emmacjhopman@chromium.org2014-07-161-4/+6
* 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