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
*
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
*
Be able to compile nanobench for Chromecast
Kevin Lubick
2017-03-07
*
Support Android NDK r14.
Mike Klein
2017-03-06
*
SkJumper: Windows
Mike Klein
2017-02-21
*
Set asmflags when building for iOS.
Mike Klein
2017-02-17
*
Strip dead code on all Release builds.
Mike Klein
2017-02-10
*
Make iOS main() functions normal.
Mike Klein
2017-02-06
*
Make flag parsing work in GN-built iOS nanobench.
Mike Klein
2017-01-31
*
gn: iOS packaging script
Mike Klein
2017-01-31
*
GN: add 32-bit and Release iOS builders.
Mike Klein
2017-01-23
[next]