summaryrefslogtreecommitdiffstats
path: root/build/config/android
Commit message (Expand)AuthorAgeFilesLines
* Add gnu.build.id to shared libraries in GN.Torne (Richard Coles)2016-03-151-0/+1
* Fix GN configuration for inclusion of unwinding tables.Yaron Friedman2016-01-221-1/+0
* [Android] Rework multidex and enable multidex for unit_tests_apk. (RELAND 2)jbudorick2016-01-161-2/+19
* Revert of [Android] Rework multidex and enable multidex for unit_tests_apk. (...jbudorick2016-01-151-19/+2
* [Android] Rework multidex and enable multidex for unit_tests_apk. (RELAND)jbudorick2016-01-151-2/+19
* Revert of [Android] Rework multidex and enable multidex for unit_tests_apk. (...vasilii2016-01-151-15/+0
* [Android] Rework multidex and enable multidex for unit_tests_apk.jbudorick2016-01-151-0/+15
* Using alternative_android_sdk_jar in process_resources, package_resourcesmichaelbai2016-01-142-4/+23
* Add proguard_verbose GN argagrieve2016-01-082-0/+6
* GN(android): Simplify android default libs logicagrieve2016-01-061-24/+8
* Move use_webview_internal_framework to android_webview/BUILD.gnagrieve2016-01-061-3/+0
* Allow placeholders when the native_libs is empty.hanxi2016-01-061-4/+4
* Fix proto_java_library comment exampledaniimms2016-01-041-1/+1
* port alternative_locale_resource to GN.michaelbai2015-12-302-0/+15
* Port android_aapt_path, app_as_shared_lib and alternative_sdk to GNmichaelbai2015-12-302-9/+59
* Move webview_framework_jar to config.gnimichaelbai2015-12-301-0/+5
* GN: Remove asset_location parameter in favour of android_assets()agrieve2015-12-232-14/+0
* GN: Set --coverage-dir in bin/run_* script when emma_coverage = trueagrieve2015-12-221-0/+8
* Delete a duplicate assignment in android/config.gniagrieve2015-12-211-2/+0
* Finish porting order_profiling from GYP to GNpkotwicz2015-12-211-1/+1
* Port clang order_profiling changes to GNpkotwicz2015-12-171-9/+11
* Revert of [Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestS...danakj2015-12-151-37/+3
* [Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestServer.jbudorick2015-12-151-3/+37
* GN: Fix incorrect android toolchain value for arm64 and mips64elagrieve2015-12-111-2/+2
* Fix gn gen failure in build/config/android/BUILD.gn for arm64agrieve2015-12-111-0/+1
* Port android_must_copy_system_libraries logic GYP->GNagrieve2015-12-092-2/+5
* Remove the system_webview_apk target when build with internal frameworkmichaelbai2015-12-091-0/+3
* Port Chromoting.apk and ChromotingTest.apk build rules to GNpkotwicz2015-12-092-7/+27
* GN(android): Distinguish java_binary from java_library in build_configagrieve2015-12-042-10/+14
* Add GN args for setting versionCode and versionNameagrieve2015-12-032-2/+8
* GN(Android): Add libosmesa.so to ContentShell.apkagrieve2015-12-031-6/+20
* clang/arm: Push -no-integrated-as into the four targets that need it.thakis2015-12-021-2/+2
* GN(android): Adds extra_native_libs_even_when_incremental to create_apk()agrieve2015-12-012-5/+21
* GN(android): Use list of libraries rather than native_lib_dir in all placesagrieve2015-12-012-93/+102
* Run findbugs on instrumentation APKs targets which include Java source filespkotwicz2015-12-011-1/+4
* gn: add support for clang for MIPSGordana.Cmiljanovic2015-11-271-19/+25
* GN Incremental Install: Don't use proguarded dex when is_debug = falseagrieve2015-11-261-5/+12
* Port ChromeSyncShell build rules to GNpkotwicz2015-11-251-0/+5
* GN: asset_location -> android_assets() for html_vieweragrieve2015-11-242-38/+34
* GN(android): Fix compile when is_asan=trueagrieve2015-11-242-8/+4
* [Android] Add gn support for multidex.jbudorick2015-11-202-3/+72
* [Android] Make generated test scripts pass apk paths.jbudorick2015-11-202-17/+32
* Port EMMA Java code coverage build rules to GNpkotwicz2015-11-203-26/+170
* Fix native_lib_placeholders gn gen errors in the presence of splitsagrieve2015-11-201-6/+10
* Add underscore to local variables in "process_java_prebuilt" and "compile_jav...pkotwicz2015-11-191-26/+26
* GN: Add depfile for java_cpp_enumagrieve2015-11-191-1/+7
* GN WebView: make system_webview_apk workmichaelbai2015-11-171-1/+6
* Port placeholders logic GYP->GNagrieve2015-11-162-7/+19
* Reland of GN: Enable proguard for apks (patchset #1 id:1 of https://coderevie...agrieve2015-11-122-42/+124
* Revert of GN: Enable proguard for apks (patchset #2 id:20001 of https://coder...agrieve2015-11-122-124/+42