Go to file
Herb Derby a00da61c5d Pointer to GrStrikeCache on GrTextBlob
This will allow all the glyph drawing closures to live on the
GrTextBlob.

Other cleanup
* Rename glyphCache things to grStrikeCache.

Change-Id: I03e0353a1434230086a08184221272f1e5751ae6
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/197244
Commit-Queue: Herb Derby <herb@google.com>
Reviewed-by: Mike Klein <mtklein@google.com>
2019-03-05 21:13:56 +00:00
animations first cut at a checkbox 2009-10-21 19:41:10 +00:00
bench Reland "Stack-allocate pipelines for GrMeshDrawOp" 2019-02-26 23:32:54 +00:00
bin tools: bin/sync just alias for git-sync-deps now 2019-02-22 20:05:05 +00:00
dm Reduce usage of SkCanvas::flush 2019-03-04 22:09:39 +00:00
docker Build code size treemaps for skottie_tool 2019-02-12 13:54:00 +00:00
docs fix docs for fitsInBytes 2019-03-01 16:48:59 +00:00
example Reduce usage of SkCanvas::flush 2019-03-04 22:09:39 +00:00
experimental Initial wasm debugger 2019-03-05 16:10:15 +00:00
fuzz Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
gm Make SkImage_Base::asTextureProxyRef take a GrRecordingContext parameter 2019-03-05 19:49:40 +00:00
gn Add unit test to check if we can create a VkDevice using global priority extension. 2019-03-05 18:57:13 +00:00
include Pointer to GrStrikeCache on GrTextBlob 2019-03-05 21:13:56 +00:00
infra Roll recipe dependencies (trivial). 2019-03-05 20:19:35 +00:00
modules [particles] Clean up build - remove test deps 2019-03-05 20:44:10 +00:00
platform_tools SkQP: android.support.test -> androidx.test 2019-02-18 17:50:38 +00:00
resources [particles] Clean up build - remove test deps 2019-03-05 20:44:10 +00:00
samplecode array of unique verts 2019-03-05 20:17:25 +00:00
site SkQP Documentation 2019-02-28 15:58:20 +00:00
src Pointer to GrStrikeCache on GrTextBlob 2019-03-05 21:13:56 +00:00
tests Make SkImage_Base::asTextureProxyRef take a GrRecordingContext parameter 2019-03-05 19:49:40 +00:00
third_party Roll skia/third_party/skcms 7efede6c3d35..10736f2da359 (2 commits) 2019-03-05 20:28:25 +00:00
tools SkQP: from skqp_gn_args import SkqpGnArgs 2019-03-05 20:51:55 +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 Add script to pull svgs to svgs/ and add to .gitignore 2018-08-31 20:02:24 +00:00
.gn Basic standalone GN configs. 2016-07-21 12:25:45 -07:00
AUTHORS [Viewer] Set the current slide first before attaching the fBackendType to fWindow. 2019-02-26 14:21:55 +00:00
BUILD.gn [particles] Clean up build - remove test deps 2019-03-05 20:44:10 +00:00
codereview.settings Make uploading to Gerrit the default for Skia 2016-11-09 19:07:56 +00:00
CONTRIBUTING Fix references to https://sites.google.com/site/skiadocs/. 2015-02-03 13:12:54 -02:00
CQ_COMMITTERS Moved committer list to chrome-infra-auth and deleted it from the repo 2015-09-02 13:37:54 -07:00
DEPS Roll third_party/externals/angle2 b8cff9e9347c..55959b0bb19f (3 commits) 2019-03-05 20:30:45 +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 [presubmit] Remove pylint check 2019-01-14 13:47:51 +00:00
public.bzl SkShaper/public.bzl fix 2019-02-22 20:57:07 +00:00
README Fix references to https://sites.google.com/site/skiadocs/. 2015-02-03 13:12:54 -02:00
README.chromium Update README.chromium. 2015-06-11 13:19:24 -07:00
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.