Roll src/third_party/skia/ 461ef7af8..88df8d2e5 (22 commits)

https://skia.googlesource.com/skia.git/+log/461ef7af88cc..88df8d2e5a87

$ git log 461ef7af8..88df8d2e5 --date=short --no-merges --format='%ad %ae %s'
2018-03-07 stephana Test SKQP on Firebase Testlab and Upload
2018-03-07 csmartdalton ccpr: Combine GS triangle hulls and edges into a single draw
2018-03-07 bsalomon Make Vulkan testing-only backend textures have optimal layout
2018-03-07 bsalomon Rename wrap backend tex/rt methods on GrProxyProvider
2018-03-07 robertphillips Have GrGlyphCache and GrAtlasManager compute the atlas limits independently
2018-03-07 angle-skia-autoroll Roll skia/third_party/externals/angle2/ 7618eaf9a..2202680c6 (4 commits)
2018-03-07 csmartdalton ccpr: Fix very small edges
2018-03-07 reed Revert "Revert "add tiler for SkDraw""
2018-03-07 robertphillips Revise Text & Small Path Atlas so instantiation failure is handled at flush time
2018-03-07 reed chop down huge rects before hairlining
2018-03-07 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ 8a7ec86c0..da8c41528 (1 commit)
2018-03-07 bsalomon Initial texture data is never flipped when uploaded.
2018-03-07 herb Revert "Remove attach and detach glyph cache."
2018-03-07 bsalomon Remove abandon param from GrGpu::deleteTestingOnlyBackendTexture.
2018-02-27 mtklein Reland "Reland "make SkJumper stages normal Skia code""
2018-03-07 mtklein Revert "Reland "make SkJumper stages normal Skia code""
2018-03-05 herb Remove attach and detach glyph cache.
2018-02-27 mtklein Reland "make SkJumper stages normal Skia code"
2018-03-07 bungeman Remove dm excludes from public.bzl.
2018-03-07 mtklein Revert "make SkJumper stages normal Skia code"
2018-02-27 mtklein make SkJumper stages normal Skia code
2018-03-07 bsalomon Prefer kMixedSamples MSFBOType to multisampled-render-to-texture variants

Created with:
  roll-dep src/third_party/skia
BUG=757974


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

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=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
[email protected]

Change-Id: I69907ba55222be9cd5691d6e009cc45cb259bbd3
Reviewed-on: https://chromium-review.googlesource.com/953170
Reviewed-by: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#541619}
diff --git a/DEPS b/DEPS
index aab144d..5621585b 100644
--- a/DEPS
+++ b/DEPS
@@ -79,7 +79,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': '461ef7af88cc966007c464130a971ec86c803f1d',
+  'skia_revision': '88df8d2e5a87df5605b1d5530408cc6f534d8feb',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling V8
   # and whatever else without interference from each other.