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
*
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
*
Add neon and crc32 sources for aarch64
anmittal
2016-08-25
*
Experimental parsing expression grammar (PEG) template library
fmalita
2016-08-24
*
GN: misc
mtklein
2016-08-24
*
GN: guard tools (except fiddle) by skia_enable_tools.
mtklein
2016-08-24
*
GN: Fuchsia probably cannot link without this.
mtklein
2016-08-24
*
GN: more optional components: jpeg, pdf, png, xml
mtklein
2016-08-24
*
GN: extract optional() as a template and use for giflib-dependent code
mtklein
2016-08-23
*
GN: Fix up Ganesh native interface hooks.
mtklein
2016-08-23
*
Assume all TURBO_HAS_* are true.
mtklein
2016-08-23
*
GN: make libwebp an optional dependency
mtklein
2016-08-23
*
GN: _turbo -> -turbo to match Fuchsia
mtklein
2016-08-22
*
GN: make libjpeg_turbo target Chrome-compatible
mtklein
2016-08-18
*
Fix BUILD.gn for arch other then x86 and x64
anmittal
2016-08-17
*
[SVGDom] Add <line> support
fmalita
2016-08-17
*
GN: make current_cpu work
mtklein
2016-08-16
*
[SVGDom] Add <circle>, <ellipse> support
fmalita
2016-08-16
*
[SVGDom] <polygon> & <polyline> support
fmalita
2016-08-12
*
Use sse4.2 CRC32 instructions to hash when available.
mtklein
2016-08-08
[next]