Commit 29aedda1 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia a1211832046d..4065d45d2de1 (9 commits)

https://skia.googlesource.com/skia.git/+log/a1211832046d..4065d45d2de1


git log a1211832046d..4065d45d2de1 --date=short --no-merges --format='%ad %ae %s'
2018-11-19 egdaniel@google.com Reland "Reland "Have a GrBackendFormat be stored on gpu proxies.""
2018-11-19 halcanary@google.com Fuzz: un-inline some code
2018-11-19 halcanary@google.com SkPDF: move font serialization over to new immediate mode.
2018-11-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 fde74c078f77..8a0fb48a56d6 (2 commits)
2018-11-19 brianosman@google.com Use half floats for non-normalized color in GrTextureOp
2018-11-19 mtklein@google.com simplify nextRange(), fold in nextEnum()
2018-11-19 scroggo@google.com Generate Android Framework host-side Skia (linux)
2018-11-19 brianosman@google.com Add helpers to deal with byte vs. half-float vertex colors
2018-11-19 jvanverth@google.com Revert "Reland "Remove use of integers for atlas indexing""


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

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-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;master.tryserver.blink:linux_trusty_blink_rel

BUG=chromium:903701 chromium:903756,chromium:b/118742766
TBR=csmartdalton@chromium.org

Change-Id: Ibf22c41fb40c189d24230a8df08d70e6809e2a90
Reviewed-on: https://chromium-review.googlesource.com/c/1342808Reviewed-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@{#609448}
parent b20aec74
......@@ -116,7 +116,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': 'a1211832046de9730dac317afaa8491e1f9019d8',
'skia_revision': '4065d45d2de171a36de60a0d7b094166bfa1a782',
# 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