Roll src/third_party/skia 07ee63d076e5..19ec80fb37ce (11 commits)

https://skia.googlesource.com/skia.git/+log/07ee63d076e5..19ec80fb37ce


git log 07ee63d076e5..19ec80fb37ce --date=short --no-merges --format='%ad %ae %s'
2018-11-16 [email protected] Discard ops that don't have a finite bounds.
2018-11-16 [email protected] Fix dst copy bounds for aa draw contained within clip.
2018-11-16 [email protected] there are no POSTAMBLEs
2018-11-16 [email protected] Link SubRuns to Runs, and Runs to Blobs.
2018-11-16 [email protected] Revert "remove SK_SUPPORT_LEGACY_NESTED_HINTINGENUM from flutter"
2018-11-16 [email protected] Revert "remove dead code around SK_SUPPORT_LEGACY_FONT_FLAGS"
2018-11-16 [email protected] remove dead code around SK_SUPPORT_LEGACY_FONT_FLAGS
2018-11-16 [email protected] remove SK_SUPPORT_LEGACY_NESTED_HINTINGENUM from flutter
2018-11-16 [email protected] Prefer GrAAConvexPathRenderer over ccpr
2018-11-16 [email protected] Revert "Remove use of integers for atlas indexing"
2018-11-16 [email protected] remove SK_SUPPORT_LEGACY_FONT_FLAGS from flutter


Created with:
  gclient setdep -r src/third_party/skia@19ec80fb37ce

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel

BUG=chromium:905782,chromium:892988,chromium:860021
[email protected]

Change-Id: I7e4852fe7dc50d97201d734aa426e1e8dbfc22ba
Reviewed-on: https://chromium-review.googlesource.com/c/1340574
Reviewed-by: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/master@{#608973}
diff --git a/DEPS b/DEPS
index e086543..b77e0d4 100644
--- a/DEPS
+++ b/DEPS
@@ -116,7 +116,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.
-  'skia_revision': '07ee63d076e5c27661c694731c45db4d88ef732a',
+  'skia_revision': '19ec80fb37ceea46b7c010ef729d1824b18482f0',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling V8
   # and whatever else without interference from each other.