index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gn
/
BUILD.gn
Commit message (
Expand
)
Author
Age
*
No omit-frame-pointer on Win
Kevin Lubick
2018-02-01
*
Get better stacktraces for *SAN builds
Kevin Lubick
2018-02-01
*
Add Android ASAN bot
Kevin Lubick
2018-01-12
*
fix x86 Android builds
Mike Klein
2018-01-08
*
switch android builds to libc++
Mike Klein
2018-01-08
*
Enable conditional-uninitialized flag
Kevin Lubick
2018-01-05
*
Re-enable 3 clang warnings
Kevin Lubick
2018-01-04
*
Add Win UBSAN jobs.
Ben Wagner
2018-01-03
*
Add FASTLINK to windows builds
Brian Osman
2017-12-31
*
Try /Z7 on Windows builds.
Mike Klein
2017-12-15
*
Don't set /GS- on Windows builds.
Mike Klein
2017-12-15
*
Updated MSVC toolchain to 2017, and further refactored GN
Brian Osman
2017-12-08
*
quiet down Mac linker warnings
Mike Klein
2017-12-07
*
Reland "Always use the Win 10 SDK, and optionally detect/use the latest version"
Brian Osman
2017-12-06
*
Revert "Always use the Win 10 SDK, and optionally detect/use the latest version"
Ravi Mistry
2017-12-06
*
Always use the Win 10 SDK, and optionally detect/use the latest version
Brian Osman
2017-12-06
*
Add win_toolchain_version to support MSVC 2017 Updates
Brian Osman
2017-12-06
*
remove mips support and bots
Mike Klein
2017-12-05
*
Fix ANGLE build with extended clang warnings
Chris Dalton
2017-12-04
*
turn on extended Clang warnings on Windows too
Chris Dalton
2017-12-04
*
Merge UBSAN_float_cast_overflow into ASAN.
Ben Wagner
2017-12-04
*
Support cc_wrapper with MSVC toolchain
Brian Osman
2017-10-23
*
Remove "-Wno-over-aligned" from x86 Android builds
Leon Scroggins III
2017-10-17
*
disable object-size santizer in debug builds
Mike Klein
2017-10-05
*
function santizer is not available on Mac
Mike Klein
2017-09-28
*
[WASM] Add POC compile bot for WebAssembly
Kevin Lubick
2017-09-21
*
update clang_linux package to Clang 5
Mike Klein
2017-09-10
*
ok, backtrace support on Android
Mike Klein
2017-08-30
*
Revert "Turn on exceptions in test tools."
Mike Klein
2017-08-16
*
Turn on exceptions in test tools.
Mike Klein
2017-08-16
*
Tell clang/win to emulate MSVC 2015
Mike Klein
2017-07-31
*
use -imsvc (~= -isystem) with win/clang
Mike Klein
2017-07-31
*
clang on windows support
Mike Klein
2017-07-31
*
Add arc support to gpu Obj c++ code
Greg Daniel
2017-07-12
*
Re-re-land sksl fragment processor support
Ethan Nicholas
2017-06-29
*
Revert "Re-land sksl fragment processor support"
Mike Klein
2017-06-27
*
Re-land sksl fragment processor support
Ethan Nicholas
2017-06-27
*
Upgrade android build (and infrastructure) to use ndk r15.
Derek Sollenberger
2017-06-27
*
Revert "sksl fragment processor support"
Ethan Nicholas
2017-06-27
*
sksl fragment processor support
Ethan Nicholas
2017-06-27
*
Describe GCC-like asm steps as "assemble ..."
Mike Klein
2017-04-26
*
stop disabling threadsafe statics
Mike Klein
2017-04-07
*
remove -mdspr2
Mike Klein
2017-04-04
*
make _win.S know if it's 64-bit
Mike Klein
2017-03-30
*
Add extra_asmflags
Kevin Lubick
2017-03-28
*
turn on hidden visibility flags on iOS
Mike Klein
2017-03-28
*
focus hidden-visibility flags
Mike Klein
2017-03-27
*
Support vs2017.
Ben Wagner
2017-03-21
*
Added support for building for tvOS
Matthew Leibowitz
2017-03-14
*
Add iOS simulator support in GN.
Mike Klein
2017-03-13
[next]