Go to file
Robert Phillips 56181ba452 Make DDL contexts/drawing managers always sort opLists
We want:
  DDLs to always be sorted
  Live rendering to still be sorted w/in Skia
  Live rendering to still not be sorted in Chrome and Android

Additionally, we want reduced-opList-splitting to only be enabled on some of Skia's bots.

Change-Id: I15e7d69c7e109749665a86a0169ad918c993dc77
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/199244
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
2019-03-08 18:40:17 +00:00
animations
bench Make mixed samples detection automatic 2019-03-05 21:27:15 +00:00
bin tools: bin/sync just alias for git-sync-deps now 2019-02-22 20:05:05 +00:00
dm add color_depth field in DM/Gold 2019-03-07 21:32:35 +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 [canvaskit] Expose more options for working with Surfaces and Contexts 2019-03-08 18:22:43 +00:00
fuzz Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
gm remove platform_font_manager() 2019-03-08 17:38:31 +00:00
gn Restore support for multisample locations 2019-03-07 22:00:48 +00:00
include Make DDL contexts/drawing managers always sort opLists 2019-03-08 18:40:17 +00:00
infra Add CMake asset for macOS. 2019-03-08 13:18:08 +00:00
modules [skottie] Gaussian blur layer effect 2019-03-08 17:59:17 +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 Make mixed samples detection automatic 2019-03-05 21:27:15 +00:00
site SkQP Documentation 2019-02-28 15:58:20 +00:00
src Make DDL contexts/drawing managers always sort opLists 2019-03-08 18:40:17 +00:00
tests Fix two SkPathRef bugs 2019-03-07 22:59:28 +00:00
third_party Roll skia/third_party/skcms 10736f2da359..5e67e5c19fd3 (1 commits) 2019-03-06 18:57:28 +00:00
tools Move 'Tiling' out of 'Transform' in viewer. 2019-03-08 18:33:57 +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 SkPDF: Add experimental Harfbuzz font subsetter 2019-03-06 16:30:56 +00:00
codereview.settings Make uploading to Gerrit the default for Skia 2016-11-09 19:07:56 +00:00
CONTRIBUTING
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/swiftshader d2b1d2f936ee..653210718292 (3 commits) 2019-03-08 18:31:07 +00: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
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.