summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* content: Remove unused speex related code.tfarina2015-07-283-48/+0
* [Android] Handle timeout scaling for local gtests in platform mode.jbudorick2015-07-281-1/+2
* Revert of Enable C4018 globally for the GN build, and disable per-target. (pa...ccameron2015-07-281-0/+5
* Revert "Add precompiled headers to GN build for large targets."dpranke2015-07-285-32/+78
* Enable C4018 globally for the GN build, and disable per-target.pkasting2015-07-271-5/+0
* Add disable_newlib gyp flagsbc2015-07-271-2/+7
* Add precompiled headers to GN build for large targets.brettw2015-07-275-78/+32
* clang/win/asan: Remove /fallback and enable warnings-as-errors.thakis2015-07-272-18/+3
* build/config: No need to handle direct_dependent_configs in GN build.tfarina2015-07-271-6/+0
* [Android] Fix permission issue with enabling charging on Nexus 5srnephew2015-07-271-0/+1
* telemetry: Fix killing the perf profilerskyostil2015-07-273-16/+43
* [Telemetry] Skip reading /sys/devices/system/cpu/cpu1/cpuidle/state*/name if ...nednguyen2015-07-242-7/+22
* Move expected mips linux sysroot location to build/linuxpetarj2015-07-241-1/+1
* Whitespace to kick the bots.Andrii Shyshkalov2015-07-241-0/+1
* Ensure that no callsite use the old android_command interface.nednguyen2015-07-247-18/+9
* Revert of [Android] Add device_list_status entry to the output json for devic...mikecase2015-07-231-6/+0
* Disable C4995 warning about #pragma deprecatedbrucedawson2015-07-232-0/+2
* Don't look for mipsel-linux compiler when building for chromeossbc2015-07-231-4/+5
* [Android] Add device_list_status entry to the output json for device status c...mikecase2015-07-231-0/+6
* Generate all extension schema namespaces as "api" and instead vary the genera...kalman2015-07-233-0/+24
* Fix build/secondary/third_party/nss/BUILD.gn on iOS.sdefresne2015-07-231-2/+2
* media: Drop media_unittests_disabled file on Android.xhwang2015-07-231-8/+0
* Provide an accessibility tree snapshotsgurun2015-07-221-0/+4
* Use standard location for default mips linux sysrootsbc2015-07-221-4/+4
* Add missing EnsureOpenSSLInit to QuicStreamFactory.davidben2015-07-221-3/+0
* v8_use_external_startup_data should be false on iOSsdefresne2015-07-221-1/+1
* Revert 'Use Xcode's clang when targetting iOS SDK 9.0'justincohen2015-07-221-5/+1
* Suppress the race on OPENSSL_ia32cap_P[] (issue 512783)glider2015-07-221-0/+3
* Hook up chrome.exe manifest in the Windows GN build.brettw2015-07-221-0/+42
* Work on Windows GN allocator.brettw2015-07-221-1/+4
* Preliminary support for Windows manifests in the GN build.brettw2015-07-214-0/+215
* [MediaRouter] The minimal change to make everything build on Android.avayvod2015-07-212-3/+2
* [Android] Fix netstat parsing.jbudorick2015-07-211-3/+4
* Revert "Preliminary support for Windows manifests in the GN build."Nico Weber2015-07-214-215/+0
* Preliminary support for Windows manifests in the GN build.brettw2015-07-214-0/+215
* Add cfi_diag build flag.pcc2015-07-211-0/+40
* Convert google_apis_unittests to run exclusively on Swarmingmaruel2015-07-211-0/+1
* Add Syzygy support to Windows GN build.brettw2015-07-205-2/+23
* [Android] Run hardware charging commands as rootrnephew2015-07-202-7/+12
* Enable e2e tests.leilei2015-07-202-0/+14
* download_gold_plugin.py: Redirect stderr to /dev/null when calling gsutil.pcc2015-07-201-1/+6
* Use gold when compiling 32 bit binaries on an x64 machine.bratell2015-07-201-1/+1
* clang/win: Enable -Wunused-local-typedefthakis2015-07-202-2/+0
* [Android] Fix hanging threads in local_device_test_run.pyperezju2015-07-201-10/+23
* ATK accessibility support for web content on Aura Linux.shreeram.k2015-07-202-0/+29
* Only use the .cr.so product extension on Android in the component buildabarth2015-07-181-3/+7
* Fix the GN "no_rtti" config for objective-c++ files.dpranke2015-07-181-0/+1
* Convert mojo_public_environment_unittests to run exclusively on Swarmingmaruel2015-07-171-0/+1
* Pass corresponding C/C++ flags to ObjC/C++brettw2015-07-173-3/+11
* Cleanup logic for deciding when to install linux sysrootsbc2015-07-171-11/+23