Go to file
Herb Derby efe39bcfb8 Take sk_sp<SkDevice> instead of SkDevice*
Change-Id: I0b296bf5b80adc19758a3dc99160be9d2ed05680
Reviewed-on: https://skia-review.googlesource.com/125160
Commit-Queue: Herb Derby <herb@google.com>
Commit-Queue: Mike Reed <reed@google.com>
Reviewed-by: Mike Reed <reed@google.com>
Auto-Submit: Herb Derby <herb@google.com>
2018-05-02 14:46:17 +00:00
animations
bench prepare to remove obsolete macros 2018-04-24 19:19:01 +00:00
bin remove fetch-gn dependency on buildtools 2018-02-21 20:42:26 +00:00
dm Take sk_sp<SkDevice> instead of SkDevice* 2018-05-02 14:46:17 +00:00
docs Take sk_sp<SkDevice> instead of SkDevice* 2018-05-02 14:46:17 +00:00
example Compile with GCC 7.2.0. 2018-03-13 22:18:18 +00:00
experimental [skottie] Add support for round-corners geometry effects 2018-05-01 14:54:14 +00:00
fuzz IWYU for fuzz binary 2018-04-24 18:18:46 +00:00
gm Clean up xfermodes3 gm. 2018-04-25 19:25:47 +00:00
gn Revert "fonts: Set up remote glyph caching to push fonts." 2018-05-02 13:55:08 +00:00
include Take sk_sp<SkDevice> instead of SkDevice* 2018-05-02 14:46:17 +00:00
infra Update all remaining Chromebooks to m67 2018-05-01 17:37:34 +00:00
platform_tools Viewer/Amdroid: universal build, resources in APK 2018-03-06 22:52:10 +00:00
resources Add color fonts. 2018-03-28 20:14:44 +00:00
samplecode Revert "Remove devKerning" 2018-05-02 13:54:54 +00:00
site Add public repro instructions for repoducing fuzzers 2018-05-02 14:21:17 +00:00
src Take sk_sp<SkDevice> instead of SkDevice* 2018-05-02 14:46:17 +00:00
tests Take sk_sp<SkDevice> instead of SkDevice* 2018-05-02 14:46:17 +00:00
third_party Roll skia/third_party/skcms a1c0fe6..33bdf05 (1 commits) 2018-05-02 14:43:47 +00:00
tools Take sk_sp<SkDevice> instead of SkDevice* 2018-05-02 14:46:17 +00:00
.clang-format Mark flatennable macros as block beginning/ending in .clang-format 2017-01-09 15:31:36 +00:00
.gitignore [lottiecap] Moved over from buildbot repo. 2018-03-20 13:25:23 +00:00
.gn Basic standalone GN configs. 2016-07-21 12:25:45 -07:00
AUTHORS Fixed SkVertices crashing on Windows DLL builds 2018-04-22 14:42:01 +00:00
BUILD.gn [skottie] Add support for round-corners geometry effects 2018-05-01 14:54:14 +00:00
codereview.settings Make uploading to Gerrit the default for Skia 2016-11-09 19:07:56 +00:00
CONTRIBUTING
CQ_COMMITTERS
DEPS Roll third_party/externals/angle2/ 57d9cbb67..47155b171 (1 commit) 2018-05-02 09:25:07 +00:00
Doxyfile Make the housekeeper upload doxygen to a newer bucket 2016-10-04 13:23:57 -07:00
LICENSE BUG=skia:5602 2016-09-02 11:19:34 -07:00
OWNERS add OWNERS file 2017-12-01 19:50:19 +00:00
PRESUBMIT.py Fix AUTHORS check (take two) 2018-04-26 20:47:13 +00:00
public.bzl disable -Wself-assign in Google3 2018-04-16 19:59:05 +00:00
README
README.chromium
whitespace.txt Reland "Whitespace change" 2018-04-14 01:24:11 +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.