index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gn
Commit message (
Expand
)
Author
Age
*
Turn on -Wgnu-anonymous-struct and -Wnested-anonymous-types.
Mike Klein
2016-09-27
*
GN: match shell behavior for cc and cxx in is_clang.py
csmartdalton
2016-09-27
*
Turn on -Wnewline-eof.
Mike Klein
2016-09-27
*
We really shouldn't pass SkFontStyle to printf as %d.
Mike Klein
2016-09-27
*
Remove stray semicolons.
Mike Klein
2016-09-27
*
Focus -Wno-over-aligned to just 32-bit x86 Android. (2)
Mike Klein
2016-09-27
*
Revert "Focus -Wno-over-aligned to just 32-bit x86 Android."
Mike Reed
2016-09-27
*
Focus -Wno-over-aligned to just 32-bit x86 Android.
Mike Klein
2016-09-27
*
Move undefined-func-template to wont-fix warnings.
Mike Klein
2016-09-26
*
Turn on -Wundefined-reinterpret-cast.
Mike Klein
2016-09-26
*
-Wcomma may be good to go now.
Mike Klein
2016-09-26
*
GN: detect is_clang, use it to switch Clang to warning blacklist.
mtklein
2016-09-26
*
Revert "GN: detect is_clang, use it to switch Clang to warning blacklist."
Mike Klein
2016-09-26
*
GN: detect is_clang, use it to switch Clang to warning blacklist.
Mike Klein
2016-09-26
*
Json ide script for gn to output cmake.
bungeman
2016-09-23
*
GN: is_skia_standalone
mtklein
2016-09-21
*
GN: compiler_prefix -> cc_wrapper
mtklein
2016-09-20
*
format GN files, and invert if->config to config->if
mtklein
2016-09-16
*
Compile the skia library for windows using gn.
herb
2016-09-16
*
GN: add a flag to implement Android_FrameworkDefs bot.
mtklein
2016-09-16
*
GN: support 32-bit x86 builds
mtklein
2016-09-15
*
Revert of GN: support 32-bit x86 builds (patchset #6 id:100001 of https://cod...
mtklein
2016-09-15
*
GN: support 32-bit x86 builds
mtklein
2016-09-15
*
GN: link executables with -rdynamic on Linux.
mtklein
2016-09-15
*
GN: add is_official_build
mtklein
2016-09-14
*
GN: Android Vulkan support
mtklein
2016-09-14
*
GN: add a helper script for running Android builds
mtklein
2016-09-08
*
GN: add sanitize arg
mtklein
2016-09-08
*
GN: default to -O1
mtklein
2016-09-07
*
Move uils and sksl to a common sources GYP file.
brettw
2016-09-06
*
Revert of Move uils and sksl to a common sources GYP file. (patchset #1 id:1 ...
caryclark
2016-09-06
*
Move uils and sksl to a common sources GYP file.
brettw
2016-09-02
*
Include $extra_ldflags in link descriptions.
mtklein
2016-09-02
*
Move Skia GN sources to a separate .gni file.
brettw
2016-09-01
*
GN: add extra_ldflags
mtklein
2016-09-01
*
GN: release -> -O3, to match GYP
mtklein
2016-08-29
*
Roll GN
mtklein
2016-08-29
*
GN: support compiler_prefix, use it for ccache on bots.
mtklein
2016-08-26
*
GN: mac host and armv7 target
mtklein
2016-08-26
*
GN: Android
mtklein
2016-08-25
*
GN: misc
mtklein
2016-08-24
*
include extra_cflags* in the step description
mtklein
2016-08-19
*
Add executable bit and shebang to python files
anmittal
2016-08-18
*
GN: make current_cpu work
mtklein
2016-08-16
*
GN: add extra_cflags et al.
mtklein
2016-08-16
*
Roll GN: gn format is --in-place by default
mtklein
2016-08-10
*
spin off easy stuff from Herb's windows GN CL
mtklein
2016-08-04
*
GN: build sfntly, icu, harfbuzz
halcanary
2016-08-03
*
GN: get echo-headers sources via exec_script
mtklein
2016-08-02
*
GN: only include headers in echo_headers.py
mtklein
2016-08-01
[next]