Skip to content

Commit

Permalink
Roll src/third_party/skia 32c7d4dfcdca..d19fed1e291d (2 commits)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/+log/32c7d4dfcdca..d19fed1e291d


git log 32c7d4dfcdca..d19fed1e291d --date=short --no-merges --format='%ad %ae %s'
2018-08-14 fmalita@chromium.org [skottie] Eliminate some temp SkString allocations
2018-08-14 mtklein@google.com pass sprite opacity to color xform when blitting.


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

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
TBR=kjlubick@chromium.org

Change-Id: Ib608389718b76c94782e3415bcc82dc607902e82
Reviewed-on: https://chromium-review.googlesource.com/1174793
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@{#583019}
  • Loading branch information
skia-chromium-autoroll authored and Commit Bot committed Aug 14, 2018
1 parent d38efd9 commit 562c52f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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': '32c7d4dfcdca44040873d72e71068ec0874a76b1',
'skia_revision': 'd19fed1e291d8fbded9ec7425e9f1fa3861a72f8',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.
Expand Down

0 comments on commit 562c52f

Please sign in to comment.