Go to file
Ben Wagner 09de753537 Move SkOSFile.h to src/core
Skia needs implementations (ports) of the declarations in this header,
but no one outside of Skia the library should use them.

Change-Id: I1b92eca787a61892d7b3c0ac8c5996774429ae24
Reviewed-on: https://skia-review.googlesource.com/9878
Commit-Queue: Ben Wagner <bungeman@google.com>
Reviewed-by: Mike Reed <reed@google.com>
Reviewed-by: Leon Scroggins <scroggo@google.com>
2017-03-20 14:46:32 +00:00
animations
bench Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2) 2017-03-20 13:50:35 +00:00
bin bin/fetch-clang-format 2017-03-08 16:43:49 +00:00
debugger Get Debugger app compiling again 2017-01-06 16:18:27 +00:00
dm Remove gpu configs that don't have explicit API. 2017-03-20 13:31:49 +00:00
example Add the ability to enable/disable GPU path renderers 2017-02-22 20:29:56 +00:00
experimental Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps 2017-03-14 21:23:44 +00:00
fuzz Remove gpu configs that don't have explicit API. 2017-03-20 13:31:49 +00:00
gm Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2) 2017-03-20 13:50:35 +00:00
gn Move SkOSFile.h to src/core 2017-03-20 14:46:32 +00:00
include Move SkOSFile.h to src/core 2017-03-20 14:46:32 +00:00
infra Omit hanging/failing tests on AMD Vulkan. 2017-03-20 14:28:14 +00:00
platform_tools One-liner fix that allows Viewer to switch between Raster and OpenGL 2017-02-23 22:33:36 +00:00
resources Set a limit on the size for BMP images 2017-02-24 21:25:44 +00:00
samplecode Use SkBlendMode_Name rather than one-off tables 2017-03-15 16:52:49 +00:00
site Remove gpu configs that don't have explicit API. 2017-03-20 13:31:49 +00:00
src Move SkOSFile.h to src/core 2017-03-20 14:46:32 +00:00
tests Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2) 2017-03-20 13:50:35 +00:00
third_party fixed missing dependency in spirv-tools/BUILD.gn 2017-03-16 16:58:48 +00:00
tools GetResourceAsData to use SkData::MakeFromFileName directly. 2017-03-20 14:21:30 +00:00
.clang-format Mark flatennable macros as block beginning/ending in .clang-format 2017-01-09 15:31:36 +00:00
.gitignore bin/fetch-clang-format 2017-03-08 16:43:49 +00:00
.gn
AUTHORS Added support for building for tvOS 2017-03-14 22:55:04 +00:00
BUILD.gn wired up SPIR-V validator 2017-03-16 14:42:20 +00:00
codereview.settings
CONTRIBUTING
CQ_COMMITTERS
DEPS Update build tools to newer gn. 2017-03-17 17:38:58 +00:00
Doxyfile
LICENSE
PRESUBMIT.py Clean up more references to GYP. 2017-02-06 17:55:35 +00:00
public.bzl remov patheffect flag from google3 2017-03-18 02:52:57 +00:00
README
README.chromium
whitespace.txt Marker for AMD driver update. 2017-03-16 16:16:55 +00:00

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

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