Go to file
Mike Reed 212e9060ed don't use drawPosText
Skia can now build if we mark drawPosText as private,
Will hide/remove next (after Chrome CL)

Bug: skia:
Change-Id: I156560b025c119af302545bb5bd60678f7b8e8f7
Reviewed-on: https://skia-review.googlesource.com/c/179985
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
Auto-Submit: Mike Reed <reed@google.com>
2018-12-25 23:07:35 +00:00
animations
bench don't use drawPosText 2018-12-25 23:07:35 +00:00
bin bin/sysopen: script moved to bin 2018-12-06 14:21:33 +00:00
dm In ddl2 via clear to transparent between runs. 2018-12-19 17:46:44 +00:00
docker
docs remove dead code around SkPaint::breakText 2018-12-13 15:40:15 +00:00
example
experimental [canvaskit] Get docs ready for npm release 2018-12-18 12:56:18 +00:00
fuzz don't use drawPosText 2018-12-25 23:07:35 +00:00
gm use font instead of paint 2018-12-24 20:21:04 +00:00
gn don't use drawPosText 2018-12-25 23:07:35 +00:00
include use font in SkTextUtils 2018-12-24 04:48:15 +00:00
infra Update go_deps asset 2018-12-25 06:11:57 +00:00
modules [canvaskit] Add files needed for npm release 2018-12-17 17:21:34 +00:00
platform_tools SkQP: refatctor C++ bits. 2018-11-30 18:38:00 +00:00
resources [skottie] Add a custom property manager util class 2018-11-28 17:12:07 +00:00
samplecode don't use drawPosText 2018-12-25 23:07:35 +00:00
site Update markdown files 2018-12-20 23:26:55 +00:00
src don't use drawPosText 2018-12-25 23:07:35 +00:00
tests don't use drawPosText 2018-12-25 23:07:35 +00:00
third_party Manual ANGLE roll to ffda3e2985f18f4ff6e3778af8b9715109b21ad0 2018-12-19 21:16:02 +00:00
tools use font in tool_utils add_to_text_blob() 2018-12-23 03:56:05 +00:00
.clang-format .clang-format: Don't force break after > in template declarations 2018-12-21 14:20:57 +00:00
.clang-tidy add google-build-namespaces to clang-tidy checks 2018-12-12 16:33:59 +00:00
.gitignore
.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 Avoid system fonts when fuzzing 2018-12-14 17:11:56 +00:00
codereview.settings
CONTRIBUTING
CQ_COMMITTERS
DEPS Roll third_party/externals/angle2 844128609315..7f6b3674978d (1 commits) 2018-12-25 17:20:58 +00:00
Doxyfile
LICENSE
OWNERS
PRESUBMIT.py
public.bzl Reland "Add SkFontMgr implementation for Fuchsia" 2018-12-07 01:47:05 +00:00
README
README.chromium
whitespace.txt

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

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