Roll src/third_party/skia/ 103e72437..e579f1e70 (19 commits)

https://skia.googlesource.com/skia.git/+log/103e7243718a..e579f1e70fd8

$ git log 103e72437..e579f1e70 --date=short --no-merges --format='%ad %ae %s'
2018-03-26 benjaminwagner [Bazel] Add missing include dir.
2018-03-26 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ db50cadbb..286108ae1 (1 commit)
2018-03-21 csmartdalton ccpr: Use Manhattan distance for curve AA
2018-03-26 benjaminwagner External part of internal cl/190527962
2018-03-26 bungeman Remove src/xml/*.h from DM in public.bzl.
2018-03-21 herb Move cache difference code into remote cache files
2018-03-26 herb Cleanup SkAutoGlyphCache in SkXPSDevice.
2018-03-26 robertphillips Revert "Switch DDL rendering to be a Via in DM"
2018-03-26 robertphillips Switch DDL rendering to be a Via in DM
2018-03-21 csmartdalton ccpr: Replace curve corner MSAA with analytic attenuation
2018-03-26 bungeman Add the xml and svg model code to DM in public.bzl.
2018-03-26 ethannicholas added frexp support to SkSL
2018-03-26 robertphillips Remove copy of TableColorFilter data when GPU rendering
2018-03-26 mtklein specialize arm64 allTrue()/anyTrue()
2018-03-26 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ 4cd6f588d..db50cadbb (1 commit)
2018-03-26 angle-skia-autoroll Roll skia/third_party/externals/angle2/ 822a84b19..a571f28d4 (2 commits)
2018-03-26 mtklein detect ASIMDHP on ARM64
2018-03-26 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ a50fa23a3..4cd6f588d (1 commit)
2018-03-26 mtklein Revert "Use DAA for small cubics and non-convex paths that fit into a mask"

Created with:
  roll-dep src/third_party/skia


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;luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
TBR=mtklein@chromium.org

Change-Id: I37b835fa8dbe29f3db9340c7278fa2702960d363
Reviewed-on: https://chromium-review.googlesource.com/981520Reviewed-by: default avatarskia-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@{#545996}
parent 1aa123c1
......@@ -79,7 +79,7 @@ vars = {
# 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': '103e7243718a0ba9d4ede671b9c1ac7207d68786',
'skia_revision': 'e579f1e70fd8448631631785cef0806700ae286e',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment