Go to file
Mike Reed 9c14ea13c2 Revert "remove SK_SUPPORT_LEGACY_NESTED_HINTINGENUM from flutter"
This reverts commit 449cb53bd8.

Reason for revert: breaks fuchsia (needs to roll newer flutter)

Original change's description:
> remove SK_SUPPORT_LEGACY_NESTED_HINTINGENUM from flutter
> 
> Bug: skia:
> Change-Id: I52abdd614de5367906b934dd95faa13b1d4a8569
> Reviewed-on: https://skia-review.googlesource.com/c/171528
> Reviewed-by: Mike Reed <reed@google.com>

TBR=reed@google.com

Change-Id: Iabedd7ffdedb39de06ef8184ba5cab077051f9cf
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: skia:
Reviewed-on: https://skia-review.googlesource.com/c/171537
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
2018-11-16 19:08:08 +00:00
animations
bench impl SkFont::getPath 2018-11-14 17:28:10 +00:00
bin Add script to pull svgs to svgs/ and add to .gitignore 2018-08-31 20:02:24 +00:00
dm [skottie] Make animated image support generally available 2018-11-10 19:52:19 +00:00
docker Convert skottie's cloud build to use CanvasKit 2018-11-10 12:06:32 +00:00
docs bookmaker does deprecated 2018-11-15 14:08:45 +00:00
example Compile with GCC 7.2.0. 2018-03-13 22:18:18 +00:00
experimental [canvaskit] Exposed SkPath::arc. Exposed SkEncodedImageFormat enum. Exposed SkImage::encodeToData overload with arguments 2018-11-15 02:52:02 +00:00
fuzz Revert "rm legacy flags for hinting enum" 2018-11-09 21:59:17 +00:00
gm Reenable GrOp chaining. 2018-11-14 19:20:59 +00:00
gn Revert "remove SK_SUPPORT_LEGACY_NESTED_HINTINGENUM from flutter" 2018-11-16 19:08:08 +00:00
include Revert "remove dead code around SK_SUPPORT_LEGACY_FONT_FLAGS" 2018-11-16 19:07:58 +00:00
infra Update go_deps asset 2018-11-16 05:55:24 +00:00
modules SkShaper: better error info. 2018-11-16 16:21:00 +00:00
platform_tools Skottie Android demo app improvements 2018-11-07 15:41:34 +00:00
resources Test a GIF with an out of range transparent index 2018-10-12 14:20:02 +00:00
samplecode Reenable GrOp chaining. 2018-11-14 19:20:59 +00:00
site bookmaker does deprecated 2018-11-15 14:08:45 +00:00
src Revert "remove dead code around SK_SUPPORT_LEGACY_FONT_FLAGS" 2018-11-16 19:07:58 +00:00
tests Add flag to force purge resources from cache as soon as possible. 2018-11-15 16:45:30 +00:00
third_party DEPS: update Harfbuzz to 2.1.1 2018-11-15 23:10:03 +00:00
tools bookmaker does deprecated 2018-11-15 14:08:45 +00:00
.clang-format clean up flattenable macro cruft 2018-10-19 16:18:32 +00:00
.gitignore Add script to pull svgs to svgs/ and add to .gitignore 2018-08-31 20:02:24 +00:00
.gn
AUTHORS [canvaskit] Exposed SkPath::arc. Exposed SkEncodedImageFormat enum. Exposed SkImage::encodeToData overload with arguments 2018-11-15 02:52:02 +00:00
BUILD.gn Build custom empty SkFontMgr for Android Framework 2018-11-13 20:17:10 +00:00
codereview.settings
CONTRIBUTING
CQ_COMMITTERS
DEPS Roll third_party/externals/swiftshader 000df8b42041..b16f9897a868 (4 commits) 2018-11-16 16:33:13 +00:00
Doxyfile
LICENSE
OWNERS add OWNERS file 2017-12-01 19:50:19 +00:00
PRESUBMIT.py Remove usage of EnsureCQIncludeTrybotsAreAdded 2018-11-12 19:35:42 +00:00
public.bzl [skottie] Make animated image support generally available 2018-11-10 19:52:19 +00:00
README
README.chromium
whitespace.txt [infra] Marker for IntelBayTrail BIOS update. 2018-09-17 16:47:35 +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.