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
*
GN/Win: quieter builds
Mike Klein
2016-10-13
*
GN/Win: pass /DEBUG to linker to get debug symbols.
Mike Klein
2016-10-13
*
GN/Win: warnings and warn-as-error
Mike Klein
2016-10-13
*
GN: naive attempt for 32-bit Windows support
Mike Klein
2016-10-13
*
GN: windows flags tweaks.
Mike Klein
2016-10-12
*
GN/Win: flesh out compiler flags.
Mike Klein
2016-10-12
*
GN/Win: support win_toolchain asset?
Mike Klein
2016-10-12
*
More steps toward GN/Windows.
Mike Klein
2016-10-11
*
GN: windows compiles locally.
Mike Klein
2016-10-11
*
Make `gn gen` work on Windows again.
Mike Klein
2016-10-11
*
Update to Android NDK r13.
Mike Klein
2016-10-11
*
Auto re-gen for gn cmake generator.
Ben Wagner
2016-10-06
*
Add action_foreach, copy, and proper target naming.
Ben Wagner
2016-10-05
*
Fold extra_*_flags into GN as a config.
Mike Klein
2016-10-04
*
Implement 'action' in gn_to_cmake.py.
Ben Wagner
2016-09-30
*
Improve GN to CMake translation for building.
bungeman
2016-09-28
*
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
[next]