Commit 5c5f556a authored by skia-chromium-autoroll's avatar skia-chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia ea60b951d735..e6ab998bc2e6 (21 commits)

https://skia.googlesource.com/skia.git/+log/ea60b951d735..e6ab998bc2e6


git log ea60b951d735..e6ab998bc2e6 --date=short --no-merges --format='%ad %ae %s'
2018-08-22 egdaniel@google.com Revert "added support for sk_Dimensions to SkSL"
2018-08-22 nigeltao@google.com Update SkCodec::rewindIfNeeded comment
2018-08-22 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 70aeda4942f5..44ae899ae9ce (3 commits)
2018-08-22 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2018-08-22 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 d710fee3861a..70aeda4942f5 (5 commits)
2018-08-21 mtklein@google.com let's like, chill out about all these rules, man
2018-08-21 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2018-08-21 herb@google.com Rename SkGlyphRunListDrawer to SkGlyphRunListPainter
2018-08-21 enne@chromium.org Add add_and_true_to_loop_condition workaround
2018-08-21 fmalita@chromium.org [skottie] Split-up Skottie.cpp
2018-08-21 herb@google.com Use SkGlyphRun directly in SkRemoteGlyphCache
2018-08-21 robertphillips@google.com Address fuzzer issue
2018-08-21 kjlubick@google.com Update Pixels to Android P
2018-08-21 egdaniel@google.com Disable FB Fetch in metal ios
2018-08-21 fmalita@chromium.org [skottie/cleanup] Refactor parser state handling
2018-08-21 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 7a4f6b8c7d5e..d710fee3861a (2 commits)
2018-08-21 herb@google.com Check for too small rect for path
2018-08-21 ethannicholas@google.com added support for sk_Dimensions to SkSL
2018-08-21 mtklein@google.com treat opaque dsts as src alpha type
2018-08-21 bsalomon@google.com Fix op chaining painter's order violation in GrRenderTargetOpList.
2018-08-21 herb@google.com Fix possible nullptr deref


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

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;luci.chromium.try:win_optional_gpu_tests_rel

BUG=chromium: 644669,chromium:829614,chromium:873020,chromium:873020
TBR=fmalita@chromium.org

Change-Id: I4dc802075c67741f2c6db2225eb9e6d3772cd618
Reviewed-on: https://chromium-review.googlesource.com/1185061Reviewed-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@{#585088}
parent 8eefdcdd
......@@ -105,7 +105,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': 'ea60b951d7354b9293edf90d28897a2db7072391',
'skia_revision': 'e6ab998bc2e675ab0a426ec9434be887e5527ab3',
# 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