summaryrefslogtreecommitdiffstats
path: root/build/config
Commit message (Expand)AuthorAgeFilesLines
* remove proprietary Google Play dependenciesreplicant-6.0Wolfgang Wiedmeyer2016-03-251-10/+0
* 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
* Disable debug information when use_order_profiling=trueagrieve2016-01-151-0/+7
* 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
* Add WiFi Display session class skeleton and mojo servicemikhail.pozdnyakov2016-01-142-0/+6
* Using alternative_android_sdk_jar in process_resources, package_resourcesmichaelbai2016-01-142-4/+23
* Use PKG_CONFIG_LIBDIR to force pkg-config to use sysroot onlysbc2016-01-131-23/+28
* gn: Pass pkg_config_args when invoking pkg_config_script.raphael.kubo.da.costa2016-01-131-4/+4
* Cleanup pkg-config.pysbc2016-01-121-98/+106
* Fix typowzhong2016-01-121-1/+2
* Make enable_remoting reflect the default in common.gypipkotwicz2016-01-121-1/+1
* [Chromecast] Don't export symbols from libffmpeg.awzhong2016-01-121-0/+4
* Remove gcc_version from gyp and gn files.thakis2016-01-112-58/+15
* Add proguard_verbose GN argagrieve2016-01-082-0/+6
* Revert of GN: Use -std=gnu++0x for nacl_x86_glibc toolchain (patchset #1 id:1...mcgrathr2016-01-081-8/+6
* Enable warning on reserved user-defined literals everywhere but CrOS.thakis2016-01-081-2/+2
* Add librt to default libs on linuxspang2016-01-081-1/+4
* Allow enable_topchrome_md to be overridden in gn buildtmoniuszko2016-01-081-2/+4
* mac: Stop warning about missing newlines at eof.Nico Weber2016-01-071-8/+5
* GN: Use -std=gnu++0x for nacl_x86_glibc toolchainmcgrathr2016-01-071-6/+8
* Introduce a GN arg controlling the path prefix in pkg-config and modify pkg-c...rjkroege2016-01-072-6/+27
* Copying gyp warning disables to gn for VS 2015 64-bitbrucedawson2016-01-061-5/+11
* clang: Stop disabling -Wbitfield-widththakis2016-01-061-3/+0
* Fix a TODO.thakis2016-01-061-8/+0
* gn: leave PKG_CONFIG_PATH untouched when not using a sysrootmostynb2016-01-061-3/+2
* GN(android): Simplify android default libs logicagrieve2016-01-062-32/+8
* clang: Enable -Wfor-loop-analysis.thakis2016-01-061-0/+6
* 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
* GN(android) Don't enable --gc-sections by default in debug mode.agrieve2016-01-061-1/+4
* GN: Set arm_float_abi when target_cpu = "arm64"agrieve2016-01-051-0/+3
* GN Don't enable linker version script for componentsagrieve2016-01-051-5/+21
* Remove obsolete win_pdf_metafile_for_printing GN flag.thestig2016-01-041-3/+0
* linux: Build third-party code with -Wunused-result.thakis2016-01-041-8/+0
* Enable -Wformat in linux, android, chromeos, cast builds.thakis2016-01-041-5/+0
* Fix proto_java_library comment exampledaniimms2016-01-041-1/+1
* Linux/CrOS/Cast/Android (and Mac with gn): Build 3rd-party code with -Wall.thakis2016-01-021-0/+4
* Linux/CrOS/Cast/Android (and Mac with gn): Build chromium_code with -Wextra.Nico Weber2016-01-011-9/+5
* 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
* win: Stop disabling compiler warning 4481.thakis2015-12-241-1/+0
* 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