Go to file
Herb Derby f8c52a198d Check that Android is not looking up fonts
Change-Id: I86529296dc1229a1c9864dd12886d52d7db3aae2
Reviewed-on: https://skia-review.googlesource.com/124580
Commit-Queue: Herb Derby <herb@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
Reviewed-by: Mike Klein <mtklein@google.com>
2018-04-30 17:41:45 +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] Show load stats in SkottieSlide 2018-04-30 15:19:03 +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 Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets use GL FBO 0. 2018-04-26 21:44:43 +00:00
include Rewrite SkVertices specified with triangle fans as indexed triangles 2018-04-28 20:32:15 +00:00
infra skpbench: Add support for Pixel 2 2018-04-30 15:29:13 +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 Check that Android is not looking up fonts 2018-04-30 17:41:45 +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 dd901e0..03457e1 (1 commits) 2018-04-30 15:51:33 +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 Add test to ensure that skcms' sRGB turns into Skia's sRGB color space 2018-04-30 13:24:00 +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/ bb3255b5a..b90779ebf (1 commit) 2018-04-30 14:25:00 +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.