Commit 81f734c5 authored by skia-chromium-autoroll's avatar skia-chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia b7a72a501713..d7bfcaf57c1f (4 commits)

https://skia.googlesource.com/skia.git/+log/b7a72a501713..d7bfcaf57c1f


git log b7a72a501713..d7bfcaf57c1f --date=short --no-merges --format='%ad %ae %s'
2018-06-15 fmalita@chromium.org [skjson] Some short string optimizations
2018-06-15 borenet@google.com Roll infra/tools/git to 0ae21738597e5601ba90372315145fec18582fc4
2018-06-15 robertphillips@google.com Move op memory storage to GrContext
2018-06-15 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 9491e5ebed98..06a2262078b2 (1 commits)


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

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:851716
TBR=csmartdalton@chromium.org

Change-Id: Ie1d8b1352d00130250968912158a9e3021ee5471
Reviewed-on: https://chromium-review.googlesource.com/1102400Reviewed-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@{#567652}
parent fce2f773
...@@ -105,7 +105,7 @@ vars = { ...@@ -105,7 +105,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia # the commit queue can handle CLs rolling Skia
# and whatever else without interference from each other. # and whatever else without interference from each other.
'skia_revision': 'b7a72a5017137548344e96241bf65d1b426625ac', 'skia_revision': 'd7bfcaf57c1fe1d84880e0d31fab9c3d303cdb79',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8 # the commit queue can handle CLs rolling V8
# and whatever else without interference from each other. # 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