Go to file
Mike Klein 05b5e40519 Retry enabling skcms on Android
Since we tried this last, DM has a direct skcms dependency
via tests/ColorSpaceTest.cpp, so I've rearranged gn_to_bp.py slightly.

We need to keep our eyes out for BitmapRGBAF16Test.testGetPixel in CTS.

Change-Id: I3630bbebb4574522c43362c359d1a14da3bdd480
Reviewed-on: https://skia-review.googlesource.com/124720
Commit-Queue: Mike Klein <mtklein@google.com>
Reviewed-by: Mike Klein <mtklein@google.com>
2018-05-01 16:40:44 +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 Reland "Reland "Reland "Exercise the threaded backend in test bots""" 2018-04-27 19:53:48 +00:00
docs remove GrBackendObject from example fiddles 2018-04-26 21:11:53 +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 Retry enabling skcms on Android 2018-05-01 16:40:44 +00:00
include Revert "remove obsolete color defines" 2018-05-01 15:00:55 +00:00
infra Update SamsungChromebook2012 to m67 2018-05-01 15:12: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 Minor shadow fixes. 2018-04-24 21:53:06 +00:00
site remove GrBackendObject from example fiddles 2018-04-26 21:11:53 +00:00
src pin offset request before applying to region 2018-05-01 15:29:14 +00:00
tests Add test to ensure that skcms' sRGB turns into Skia's sRGB color space 2018-04-30 13:24:00 +00:00
third_party Roll skia/third_party/skcms 42c2748..8cf2d2c (1 commits) 2018-04-30 20:05:34 +00:00
tools skpbench: Add support for Pixel 2 2018-04-30 15:29:13 +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/ ddd772455..ad3aaeba3 (1 commit) 2018-05-01 13:48:34 +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.