Commit 1313643d authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia c7a773b6fa9a..712f0a7bd31d (6 commits)

https://skia.googlesource.com/skia.git/+log/c7a773b6fa9a..712f0a7bd31d


git log c7a773b6fa9a..712f0a7bd31d --date=short --no-merges --format='%ad %ae %s'
2019-06-21 robertphillips@google.com Fix up wacky_yuv_formats GM
2019-06-21 herb@google.com Start using new APIs for bounds and glyph lookup
2019-06-21 nifong@google.com Reland "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger."
2019-06-21 jvanverth@google.com Fix Mac viewer on command line launch.
2019-06-21 brianosman@google.com ByteCode: Faster eval in getLocation, add safety for double side-effects
2019-06-21 mtklein@google.com rearrange code,data -> data,code


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

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

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=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;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:9176
TBR=bsalomon@google.com

Change-Id: Ibafd99db3019280c6eef123fab2da4f901aa7629
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1670693Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#671380}
parent 837ac013
......@@ -138,7 +138,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': 'c7a773b6fa9a69d610e05a8e3f5810c16ebbd0a5',
'skia_revision': '712f0a7bd31d2e5a00a7bc813ebb060f9f9ee601',
# 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