index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
BUILD.gn
Commit message (
Expand
)
Author
Age
*
Add fuzz executable to GN
kjlubick
2016-10-03
*
Add gn option to set the location of the Vulkan SDK
Brian Salomon
2016-09-30
*
Add an SkOpts target for Haswell+ Intel chips.
Mike Klein
2016-09-30
*
Implement 'action' in gn_to_cmake.py.
Ben Wagner
2016-09-30
*
Hide monobench target on debug builds.
Mike Klein
2016-09-28
*
Make SkPMColor BGRA on Fuchsia.
Mike Klein
2016-09-28
*
GN: ANGLE
mtklein
2016-09-23
*
GN: build skiaserve
mtklein
2016-09-22
*
GN: take over CommandBuffer bot
mtklein
2016-09-21
*
Build tools on NoGPU bots.
mtklein
2016-09-21
*
GN: is_skia_standalone
mtklein
2016-09-21
*
Add define of SK_ENABLE_VK_LAYERS to gn build
egdaniel
2016-09-21
*
GN: fold :vulkan into :gpu.
mtklein
2016-09-20
*
GN: add skia_use_mesa for OSMesa in tools.
mtklein
2016-09-20
*
GN: add skia_enable_gpu (default true)
mtklein
2016-09-20
*
skia_enable_android_framework_defines in all code, public and private, option...
mtklein
2016-09-20
*
Split SkFontConfigInterface globals and factory.
bungeman
2016-09-19
*
skpbench
csmartdalton
2016-09-19
*
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: build get_images_from_skps.
mtklein
2016-09-16
*
GN: add a flag to implement Android_FrameworkDefs bot.
mtklein
2016-09-16
*
GN: enable Vulkan on Android when API >= 24.
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: add is_official_build
mtklein
2016-09-14
*
Nanobench SVG support
fmalita
2016-09-14
*
GN: Android Vulkan support
mtklein
2016-09-14
*
re-add SkDebug_stdio for Fuchsia builds
mikejurka
2016-09-13
*
[SVGDom] Initial linear gradient support
fmalita
2016-09-12
*
Change shared_sources.gni to use relative path
mikejurka
2016-09-12
*
Alternate approach to turn on freetype in Fuchsia.
mtklein
2016-09-12
*
SkPDF: SkShaper_primitive uses new textblob API
halcanary
2016-09-10
*
GN: port a few missing Android bits from GYP.
mtklein
2016-09-09
*
GN: fontmgr_custom
mtklein
2016-09-07
*
Move Skia GN sources to a separate .gni file.
brettw
2016-09-01
*
Build LSAN suppressions into the test binaries.
mtklein
2016-09-01
*
GN: add sources_when_disabled to optional
mtklein
2016-08-31
*
clean up use of register storage class
mtklein
2016-08-30
*
GN: add sksl
mtklein
2016-08-30
*
Disable sktexttopdf when building for mipsel.
mtklein
2016-08-29
*
GN: fontmgr_android
mtklein
2016-08-29
*
GN: ft and fc as optionals
mtklein
2016-08-29
*
GN: mac host and armv7 target
mtklein
2016-08-26
*
GN: Android
mtklein
2016-08-25
*
BUILD.gn: Fix fiddle raster.
jcgregorio
2016-08-25
*
SkPDF: Stop `#include PREPROCESSOR_DEFINE` pattern
halcanary
2016-08-25
*
Reland: Experimental parsing expression grammar (PEG) template library
fmalita
2016-08-25
*
Revert of Experimental parsing expression grammar (PEG) template library (pat...
fmalita
2016-08-25
[next]