Sign in
chromium
/
chromium
/
src
/
e08766ea8fe70ad0fcd967351063e6b3b32f82b0
/
build
/
common.gypi
0730244c
Gut gyp_chromium, common.gypi.
by dpranke
· 9 years ago
fa886841
Disable VIDEO_HOLE on Android
by boliu
· 9 years ago
0109afc3
Re-add common.gypi to help fix closure_compilation.
by dbeam
· 9 years ago
8c0eb8ed
Remove GYP files in breakpad, build, and tools.
by brettw
· 9 years ago
7e86569
Revert of Remove the top-level GYP files (or stub them out). (patchset #2 id:20001 of https://codereview.chromium.org/2299543008/ )
by dpranke
· 9 years ago
6ca365a
Remove the top-level GYP files (or stub them out).
by dpranke
· 9 years ago
113b383d
build: Remove enabled-by-default check-implicit-copy-ctors flag.
by vmpstr
· 9 years ago
953e9fa
Add MIPS SIMD Arch (MSA) build flags for GYP/GN builds
by manojkumar.bhosale
· 9 years ago
c3a7d3e
clang/win: Stop disabling symbols by default in debug builds.
by thakis
· 9 years ago
da4e6a8
Deprecate DLOPEN_GNOME_KEYRING flag
by cfroussios
· 9 years ago
3f2b8008
Delete Ozone egltest platform.
by kylechar
· 9 years ago
532a8777
Revert of Launch CFI for virtual calls on Linux x86-64. (patchset #2 id:20001 of https://codereview.chromium.org/2140373002/ )
by krasin
· 9 years ago
01f474c
Launch CFI for virtual calls on Linux x86-64.
by krasin
· 9 years ago
9055c04e
Revert of Disable "taking address of packed member" clang warning. (patchset #2 id:60001 of https://codereview.chromium.org/2148283002/ )
by thakis
· 9 years ago
805bf6a
Reland of Disable "taking address of packed member" clang warning. (patchset #1 id:1 of https://codereview.chromium.org/2066503004/ )
by rnk
· 9 years ago
30add38f
Add mojo interface to load hyphenation dictionaries on Android
by kojii
· 9 years ago
0d74d7f
Disable Full-WPO for the x64 official build (non-PGO).
by sebmarchand
· 9 years ago
824bea8
Remove the "Settings" packaged app
by tapted
· 9 years ago
59d3718
Implement use_cfi_cast to optionally enable cast checks.
by krasin
· 9 years ago
687d724
Enable basic printing on ChromeOS
by skau
· 9 years ago
cc683ae
clang/win: It's ok to pass /GS to clang-cl now.
by thakis
· 9 years ago
ce25823
Enable gold multi-threaded link
by tzik
· 9 years ago
4811641e
Enable whole-program vtable opt when CFI is enabled.
by pcc
· 9 years ago
7ebfaa0c
Disable --as-needed for libpthread to work around linker bug.
by pcc
· 9 years ago
167bf10
Roll clang 270823:273743.
by thakis
· 9 years ago
32d4643f
Remove the Kasko based out of process browser hang instrumentation.
by manzagop
· 9 years ago
121329af
ios: Stop passing -Wno-deprecated-declarations for host builds.
by thakis
· 9 years ago
ac76704
clang/win: Stop force-including intrin.h everywhere.
by thakis
· 9 years ago
c4775a0
Revert "Provide v8 dependency on tracing."
by mtrofin
· 9 years ago
446c58e0
Roll gyp bce1c7793..c61b0b35c and fix default iOS SDK.
by justincohen
· 9 years ago
6d4418f
Provide v8 dependency on tracing.
by mtrofin
· 9 years ago
4c33b45
clang/win: Use /FIintrin.h instead of /FIIntrin.h
by thakis
· 9 years ago
3026e688
GYP changes for arm64 linux build
by apatole
· 9 years ago
7d9add3b
Reland of Suppress -Wnonportable-include-path on clang tot bots (patchset #1 id:1 of https://codereview.chromium.org/2043813002/ )
by thakis
· 9 years ago
f999d835
Revert of Disable "taking address of packed member" clang warning. (patchset #3 id:40001 of https://codereview.chromium.org/2059143003/ )
by thakis
· 9 years ago
8245b2d0
Clean Up Remaining Domain Check Call and netapi32.lib Usage
by robliao
· 9 years ago
e77a373b
Disable "taking address of packed member" clang warning.
by eugenis
· 9 years ago
128c298
gyp: <(GENERATOR) is now always ninja, so simplify some conditionals.
by thakis
· 9 years ago
01c031a
Disable PDFium XFA forms.
by ochang
· 9 years ago
cbae59c4
[MIPS] Don't use Gold for mipsel Android
by milko.leporis
· 9 years ago
82ef0204
Add a buildflag to use the handle verifier in a per module mode.
by sebmarchand
· 9 years ago
71f8604
Revert of Add a buildflag to use the handle verifier in a per module mode. (patchset #9 id:180001 of https://codereview.chromium.org/1977833003/ )
by battre
· 9 years ago
a89708a5
Add a buildflag to use the handle verifier in a per module mode.
by sebmarchand
· 9 years ago
2e304ec
Revert of Use /LTCG:Incremental to speed up the non-clobber official builds. (patchset #2 id:20001 of https://codereview.chromium.org/2045683002/ )
by sebmarchand
· 9 years ago
98fcceb
Use /LTCG:Incremental to speed up the non-clobber official builds.
by sebmarchand
· 9 years ago
e435da0
[Android] Revert the NDK back to r10e.
by jbudorick
· 9 years ago
2b359d2
Revert of Suppress -Wnonportable-include-path on clang tot bots (patchset #2 id:20001 of https://codereview.chromium.org/2040533003/ )
by hans
· 9 years ago
de1387d
Removing SAS gyp variables since they are no longer used by Chromoting.
by joedow
· 9 years ago
9713aa4
Update GN files w/ changes needed to make sanitizers work.
by dpranke
· 9 years ago
7caea6e
[Android] Roll the NDK to r11c.
by jbudorick
· 9 years ago
2bc75102
Suppress -Wnonportable-include-path on clang tot bots
by Nico Weber
· 9 years ago
77d1f92d
MIPS64EL: Add clang compile flags for MIPS64r6
by Gordana.Cmiljanovic
· 9 years ago
c643d33c
Blimp Engine is based on Linux with USE_AURA, and its client is an Android app. It is desirable for end users to see the same Chrome Android external popup menu handling.
by haibinlu
· 9 years ago
a8ea927
Don't use WPO for the Clang builds.
by sebmarchand
· 9 years ago
ffb89045
Enable WPO for the x64 Official builds.
by sebmarchand
· 9 years ago
8671349
[MIPS] Use gold as default linker for Linux
by milko.leporis
· 9 years ago
53b9133
mac: Use -fstack-protector-strong instead of -fstack-protector-all.
by thakis
· 9 years ago
16e7bcd
[libfuzzer] Add 'vptr' flag to builds with UndefinedBehaviourSanitizer.
by mmoroz
· 9 years ago
70bc5503
Disable warning 4702: Unreachable code for the WPO/PGO builds.
by sebmarchand
· 9 years ago
7c271e2
Revert of Disable warning 4702: Unreachable code for the WPO/PGO builds. (patchset #2 id:40001 of https://codereview.chromium.org/2023653002/ )
by thestig
· 9 years ago
0426906
Disable warning 4702: Unreachable code for the WPO/PGO builds.
by sebmarchand
· 9 years ago
bfc0f13
Remove ENABLE_PROD_WALLET_SERVICE.
by jdonnelly
· 9 years ago
c8648b6
Reland of Enable LTO on Linux for the official builds.
by agrieve
· 9 years ago
3ec265f1
Revert of Enable LTO on Linux for the official builds. (patchset #1 id:1 of https://codereview.chromium.org/2003733004/ )
by agrieve
· 9 years ago
3e13941
Revert of Temporarily enable hang report capture (patchset #2 id:20001 of https://chromiumcodereview.appspot.com/1986233002/ )
by manzagop
· 9 years ago
bdfbf25
Temporarily enable hang report capture
by manzagop
· 9 years ago
476ef356
Retry of 2b0e51237fa07b4fb9f6c20edcefce094f6cf5f5
by estade
· 9 years ago
7c16352
Enable LTO on Linux for the official builds.
by krasin
· 9 years ago
65639ea
Move the Google Payments URL functions out of content.
by jdonnelly
· 9 years ago
09b5d078
Revert of Remove enable_topchrome_md build flag (patchset #5 id:80001 of https://codereview.chromium.org/1991573002/ )
by kolos
· 9 years ago
e0cb6a3
Ship "Response construction with ReadableStream".
by yhirano
· 9 years ago
2b0e512
Remove enable_topchrome_md build flag
by estade
· 9 years ago
87ca2d6
Set enable_app_list=1 now only on ChromeOS.
by tapted
· 9 years ago
08e9434
Enable XFA forms in the PDF plugin.
by dsinclair
· 9 years ago
d13e0cd
Prepare for building with enable_app_list=0 on Desktop
by tapted
· 9 years ago
11513aa0
Use the v8 shell instead of d8 to compile jstests
by jochen
· 9 years ago
7230214
Match the linux build configuration on openbsd and freebsd.
by robert.nagy
· 9 years ago
e62c2a4
Remove requestAutocomplete
by estade
· 9 years ago
806f95f
Fix LTO on Linux by not specifying a blacklist.
by krasin
· 9 years ago
9b4327b
Remove references to 'chrome_build_id'
by yfriedman
· 9 years ago
4910a3e
Enable full WPO for the PGO builds.
by sebmarchand
· 9 years ago
5bce05d
Check IPC messages for banned types on ChromeOS.
by dskiba
· 9 years ago
ea6b4cf8
Enable /GL for all targets in Official (behind a flag)
by sebmarchand
· 9 years ago
f337675
Replace WTF::Optional the base::Optional implementation.
by danakj
· 9 years ago
a5cd3c9
Revert of Build: disable icf for gcc builds with bundled gold (patchset #2 id:20001 of https://codereview.chromium.org/1887303003/ )
by pasko
· 9 years ago
972c22e
Check IPC messages for banned types on Android.
by dskiba
· 9 years ago
8aa292dd
roll clang 266460:267383
by thakis
· 9 years ago
edab266
Drop support for Compact Language Detector v1.
by andrewhayden
· 9 years ago
b649ffb
Revert of Add Archive step for iOS builds. (patchset #4 id:60001 of https://codereview.chromium.org/1907053003/ )
by justincohen
· 9 years ago
aeaf816
Add Archive step for iOS builds.
by justincohen
· 9 years ago
7cf8148f
Update //third_party/protobuf to version 3.
by xyzzyz
· 9 years ago
ba3958a
Remove use_openssl variable
by svaldez
· 9 years ago
2135be5
This removes most of the NSS files and both the use_openssl build argument and
by svaldez
· 9 years ago
feea41a0
Build: disable icf for gcc builds with bundled gold
by ljagielski
· 9 years ago
d4e7c5c
Disable -Wundefined-var-template on the clang tot bots.
by thakis
· 9 years ago
e9e46ca48
(reland) build: Enable complex class copy ctor check by default.
by vmpstr
· 9 years ago
1a15dc1
Revert "Disable Blink assertions on Chromecast device eng builds"
by halliwell
· 9 years ago
f7a321f
Reland (2) of Enable allocator shim for Android (crrev.com/1875043003)
by primiano
· 9 years ago
fc8ea0d
Revert of (Tiny) Temporarily enable hang report capture. (patchset #4 id:80001 of https://chromiumcodereview.appspot.com/1891563002/ )
by manzagop
· 9 years ago
d842acf
Revert of Android: Avoid linking with --gc-sections. (patchset #5 id:80001 of https://codereview.chromium.org/1883723004/ )
by thestig
· 9 years ago
Next »