Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
9764ebd19e1cd9a3a10a6de68b768cf5aa9dea45
/
gn
/
BUILD.gn
ba201ae
make -Werror or /WX optional, off by default
by Mike Klein
· 6 years ago
da8a6e1
Add clang-cl arm64 builds
by Mike Klein
· 6 years ago
eec1e9e
Even more DLL build fixes
by Brian Osman
· 6 years ago
b7b2da8
set -fcolor-diagnostics when is_clang
by Mike Klein
· 6 years ago
0e83da8
turn on -Wextra-semi-stmt on Windows
by Mike Klein
· 6 years ago
56bf8ce
Roll third_party/externals/angle2 a54104803d72..52d861bd49cc (8 commits)
by Eric Boren
· 6 years ago
50ea3c0
Add support for MSVC run-time checks (and control flow guard)
by Brian Osman
· 6 years ago
cae020a
use ghash linking on Windows
by Mike Klein
· 6 years ago
7142ae5
Generate debug information during link with Windows-Clang
by Brian Osman
· 6 years ago
a6e0c2b
use lld-link any time we have it
by Mike Klein
· 6 years ago
a4c277b
make float divide-by-zero fatal
by Mike Klein
· 6 years ago
3674336
Reland "make enum santizer fatal"
by Mike Klein
· 6 years ago
f2b35e4
Revert "make enum santizer fatal"
by Mike Klein
· 6 years ago
166dbd3
make enum santizer fatal
by Mike Klein
· 6 years ago
7ea977b
Reland "always optimize third_party code"
by Mike Klein
· 6 years ago
5d032ec
Revert "always optimize third_party code"
by Mike Reed
· 6 years ago
c766370
always optimize third_party code
by Mike Klein
· 6 years ago
0ab5684
For Windows-Clang-Debug, use -fstandalone-debug to get better debug info
by Brian Osman
· 6 years ago
d84c1e6
drop warnings and -Werror from is_official_builds
by Mike Klein
· 6 years ago
02046a7
switch ubsan to blacklist
by Mike Klein
· 6 years ago
8da9fbf
add bounds sanitizer to ASAN/UBSAN bots
by Mike Klein
· 6 years ago
94c4f41
in MS land, -include is /FI
by Mike Klein
· 6 years ago
475c5e9
turn on alignment sanitizer
by Mike Klein
· 6 years ago
eb1d900
build for gdb on linux
by Cary Clark
· 6 years ago
28987a4
Revert "build debug on linux for gdb"
by Robert Phillips
· 6 years ago
3c3db72
build debug on linux for gdb
by Cary Clark
· 6 years ago
7258e97
C++14
by Brian Salomon
· 6 years ago
a083404
Revert "Added support for visual debugging on Android Studio"
by Hal Canary
· 6 years ago
804d0f2
turn on pointer-overflow on ASAN/UBSAN bots
by Mike Klein
· 6 years ago
222c9cf
Added support for visual debugging on Android Studio
by ziadb
· 6 years ago
9061ffc
Suppress bad-function-cast warning
by Brian Osman
· 6 years ago
8803ebb
update to NDK r17
by Mike Klein
· 6 years ago
9bd736b
Add loongson3a Build jobs.
by Ben Wagner
· 7 years ago
4d4b3aa
small ABI + narrow/wide code updates
by Mike Klein
· 7 years ago
d095040
Add in float-divide-by-zero as an FYI sanitizer
by Kevin Lubick
· 7 years ago
f8a131d
Compile with GCC 7.2.0.
by Ben Wagner
· 7 years ago
df57404
Add Win Clang x86 builds.
by Ben Wagner
· 7 years ago
ee77da2
set -Wno-implicit-fallthrough on GCC too
by Mike Klein
· 7 years ago
aa59d61
Remove XSAN blacklist
by Kevin Lubick
· 7 years ago
5798c9f
Fix Android ASAN build
by Kevin Lubick
· 7 years ago
43bd259
Use libc++ for all XSAN builds
by Kevin Lubick
· 7 years ago
3cda39f
No omit-frame-pointer on Win
by Kevin Lubick
· 7 years ago
82a4c05
Get better stacktraces for *SAN builds
by Kevin Lubick
· 7 years ago
4f0f933
Add Android ASAN bot
by Kevin Lubick
· 7 years ago
0428279
fix x86 Android builds
by Mike Klein
· 7 years ago
21b620c
switch android builds to libc++
by Mike Klein
· 7 years ago
4284613
Enable conditional-uninitialized flag
by Kevin Lubick
· 7 years ago
511c5d4
Re-enable 3 clang warnings
by Kevin Lubick
· 7 years ago
314d7c2
Add Win UBSAN jobs.
by Ben Wagner
· 7 years ago
a99d982
Add FASTLINK to windows builds
by Brian Osman
· 7 years ago
67a86d5
Try /Z7 on Windows builds.
by Mike Klein
· 7 years ago
2b4bc3c
Don't set /GS- on Windows builds.
by Mike Klein
· 7 years ago
852ca31
Updated MSVC toolchain to 2017, and further refactored GN
by Brian Osman
· 7 years ago
15f46c3
quiet down Mac linker warnings
by Mike Klein
· 7 years ago
5f87262
Reland "Always use the Win 10 SDK, and optionally detect/use the latest version"
by Brian Osman
· 7 years ago
f5ab269
Revert "Always use the Win 10 SDK, and optionally detect/use the latest version"
by Ravi Mistry
· 7 years ago
6da1d32
Always use the Win 10 SDK, and optionally detect/use the latest version
by Brian Osman
· 7 years ago
d34c4a3
Add win_toolchain_version to support MSVC 2017 Updates
by Brian Osman
· 7 years ago
f32b27d
remove mips support and bots
by Mike Klein
· 7 years ago
d1ec410
Fix ANGLE build with extended clang warnings
by Chris Dalton
· 7 years ago
1ef8094
turn on extended Clang warnings on Windows too
by Chris Dalton
· 7 years ago
bee6cac
Merge UBSAN_float_cast_overflow into ASAN.
by Ben Wagner
· 7 years ago
9dd4ae1
Support cc_wrapper with MSVC toolchain
by Brian Osman
· 7 years ago
53418db
Remove "-Wno-over-aligned" from x86 Android builds
by Leon Scroggins III
· 7 years ago
46d6c68
disable object-size santizer in debug builds
by Mike Klein
· 7 years ago
e4781e9
function santizer is not available on Mac
by Mike Klein
· 7 years ago
ebf648e
[WASM] Add POC compile bot for WebAssembly
by Kevin Lubick
· 7 years ago
bc7b1ea
update clang_linux package to Clang 5
by Mike Klein
· 7 years ago
1b4602b
ok, backtrace support on Android
by Mike Klein
· 7 years ago
228276d
Revert "Turn on exceptions in test tools."
by Mike Klein
· 7 years ago
c667dff
Turn on exceptions in test tools.
by Mike Klein
· 7 years ago
a91ec58
Tell clang/win to emulate MSVC 2015
by Mike Klein
· 7 years ago
98adfa8
use -imsvc (~= -isystem) with win/clang
by Mike Klein
· 7 years ago
c722f79
clang on windows support
by Mike Klein
· 7 years ago
6b7e0e2
Add arc support to gpu Obj c++ code
by Greg Daniel
· 7 years ago
762466e
Re-re-land sksl fragment processor support
by Ethan Nicholas
· 7 years ago
5ce3972
Revert "Re-land sksl fragment processor support"
by Mike Klein
· 7 years ago
c070939
Re-land sksl fragment processor support
by Ethan Nicholas
· 7 years ago
19b2a56
Upgrade android build (and infrastructure) to use ndk r15.
by Derek Sollenberger
· 7 years ago
ed50200
Revert "sksl fragment processor support"
by Ethan Nicholas
· 7 years ago
ccf5991
sksl fragment processor support
by Ethan Nicholas
· 7 years ago
39312c8
Describe GCC-like asm steps as "assemble ..."
by Mike Klein
· 8 years ago
28f5b77
stop disabling threadsafe statics
by Mike Klein
· 8 years ago
9e4d511
remove -mdspr2
by Mike Klein
· 8 years ago
5f80485
make _win.S know if it's 64-bit
by Mike Klein
· 8 years ago
2677a9a
Add extra_asmflags
by Kevin Lubick
· 8 years ago
8cb6648
turn on hidden visibility flags on iOS
by Mike Klein
· 8 years ago
eec23d1
focus hidden-visibility flags
by Mike Klein
· 8 years ago
4e8472c
Support vs2017.
by Ben Wagner
· 8 years ago
3150ec6
Added support for building for tvOS
by Matthew Leibowitz
· 8 years ago
7a5e0f3
Add iOS simulator support in GN.
by Mike Klein
· 8 years ago
5c7780e
Be able to compile nanobench for Chromecast
by Kevin Lubick
· 8 years ago
e632003
Support Android NDK r14.
by Mike Klein
· 8 years ago
ed1b902
SkJumper: Windows
by Mike Klein
· 8 years ago
4fe2b15
Set asmflags when building for iOS.
by Mike Klein
· 8 years ago
bd9be4d
Strip dead code on all Release builds.
by Mike Klein
· 8 years ago
be28ee2
Make iOS main() functions normal.
by Mike Klein
· 8 years ago
9873606
Make flag parsing work in GN-built iOS nanobench.
by Mike Klein
· 8 years ago
6d3b7aa
gn: iOS packaging script
by Mike Klein
· 8 years ago
b48fd3c
GN: add 32-bit and Release iOS builders.
by Mike Klein
· 8 years ago
Next »