Commit 989dc976 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 0846d68474fb..04b996416735 (11 commits)

https://skia.googlesource.com/skia.git/+log/0846d68474fb..04b996416735

git log 0846d68474fb..04b996416735 --date=short --no-merges --format='%ad %ae %s'
2019-09-30 senorblanco@chromium.org Dawn: update to new GrGpu::onCreateBackendTexture() semantics.
2019-09-30 egdaniel@google.com Fix reported op bounds on a few ops.
2019-09-30 bsalomon@google.com Rename GrPixelInfo to GrImageInfo.
2019-09-30 halcanary@google.com SkPDF: rasterize bitmap glyphs at 64pt, not em-size
2019-09-30 bsalomon@google.com Revert "Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig"
2019-09-30 benjaminwagner@google.com Add iPhone8 jobs
2019-09-30 benjaminwagner@google.com Use CIPD package for iOS provisioning profile.
2019-09-30 mtklein@google.com fix buffer overflow
2019-09-30 bsalomon@google.com Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig
2019-09-30 bungeman@google.com Improve implementations of copyTable.
2019-09-30 kjlubick@google.com Update gold aggregators to use new struct

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-autoroll
Please CC rmistry@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

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
TBR=rmistry@google.com

Bug: chromium:b/141094460,chromium:921585
Change-Id: Id0c93d018834cdcc5f27e1b795cd92d85cb89dab
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1832348Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Ravi Mistry <rmistry@chromium.org>
Cr-Commit-Position: refs/heads/master@{#701248}
parent a62f1f02
......@@ -167,7 +167,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': '0846d68474fbc92ea33ca648b5c340e75fc578d4',
'skia_revision': '04b9964167358e716a44f90cc70f738134128622',
# 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