Go to file
2016-07-21 09:10:23 -07:00
animations
bench Correct sRGB <-> linear everywhere. 2016-07-20 18:10:07 -07:00
bin bin/fetch-skps: print instruction on error 2016-04-26 12:38:47 -07:00
build_overrides GN 2016-06-23 10:29:30 -07:00
cmake Delete the legacy SVG parser 2016-07-19 06:12:54 -07:00
debugger Fix old debugger 2016-04-29 14:02:18 -07:00
dm Add capability for SkColorXform to output half floats 2016-07-15 13:54:38 -07:00
example Lots of progress on switching to SkColorSpace rather than SkColorProfileType 2016-06-16 13:03:24 -07:00
experimental tools/SkShaper: SkStream->blob 2016-07-12 09:17:43 -07:00
fuzz Port FuzzPathop from chromium 2016-07-19 16:50:03 -07:00
gm Adding an SkColorSpace to SkImage_Gpu 2016-07-20 13:55:39 -07:00
gyp Creating framework for drawShadowedPicture 2016-07-21 09:10:23 -07:00
include Creating framework for drawShadowedPicture 2016-07-21 09:10:23 -07:00
infra Add vulkan sdk to CIPD 2016-07-20 10:18:49 -07:00
platform_tools Update documents/scripts for SampleApp removal 2016-07-12 09:12:39 -07:00
resources Use hintgasp font when testing rendering. 2016-07-12 06:55:25 -07:00
samplecode Factor code to rotate a canvas about a point. 2016-07-12 15:01:19 -07:00
site docs: Add info on using blamer to the sheriffing docs. 2016-07-21 05:37:28 -07:00
src Creating framework for drawShadowedPicture 2016-07-21 09:10:23 -07:00
tests Creating framework for drawShadowedPicture 2016-07-21 09:10:23 -07:00
third_party GN: refactor third_party/gni 2016-07-19 08:25:00 -07:00
tools Creating framework for drawShadowedPicture 2016-07-21 09:10:23 -07:00
.gitignore Add CIPD support for bot assets 2016-06-28 04:41:49 -07:00
.gn GN 2016-06-23 10:29:30 -07:00
AUTHORS SkPDF: Use type 2/3 shading for gradient shaders 2016-06-17 12:38:54 -07:00
BUILD.gn GN: polyfill is_fuchsia 2016-07-19 06:03:22 -07:00
codereview.settings Automatically add a docs preview link and NOTRY=true when there are only docs changes. 2015-02-26 10:16:13 -08:00
CONTRIBUTING
CQ_COMMITTERS Moved committer list to chrome-infra-auth and deleted it from the repo 2015-09-02 13:37:54 -07:00
DEPS Roll buildtools for latest GN binary. 2016-07-21 06:29:01 -07:00
Doxyfile Documentation: SkCanvas API 2015-05-19 10:21:29 -07:00
gn.py GN 2016-06-23 10:29:30 -07:00
gyp_skia Make Win runtime DLLs writeable before overwriting 2016-03-18 08:33:38 -07:00
gyp_skia.py
LICENSE Include resources directory in google3 sync. 2015-10-20 13:00:48 -07:00
make.bat
make.py GYP: remove stale skia_scalar gyp variable 2015-11-10 13:25:12 -05:00
Makefile Add visualbench as valid target to Makefile 2015-12-18 08:05:06 -08:00
OWNERS
PRESUBMIT.py Specifying master names with "master." prefix is deprecated 2016-07-13 12:57:42 -07:00
public.bzl exclude test that fails on google3 asan 2016-07-19 12:27:32 -07:00
README
README.chromium Update README.chromium. 2015-06-11 13:19:24 -07:00
skia.gyp
SKP_VERSION Update SKP version 2016-07-17 01:02:55 -07:00
whitespace.txt Trigger bots and upload images to Gold 2016-07-21 05:38:49 -07:00

Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

See full details, and build instructions, at https://skia.org.