Commit e80b229b authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia aa27a834ba5d..2dfab27d6957 (17 commits)

https://skia.googlesource.com/skia.git/+log/aa27a834ba5d..2dfab27d6957


git log aa27a834ba5d..2dfab27d6957 --date=short --no-merges --format='%ad %ae %s'
2018-11-06 brianosman@google.com Revert "Fix div-by-zero loophole in gradient factory func"
2018-11-05 brianosman@google.com Revert "Revert "Use float colors for blend constant""
2018-11-05 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2018-11-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 20622c0194bd..4169b31090db (1 commits)
2018-11-05 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2018-11-05 reed@google.com add alternative setters for hinting
2018-11-05 brianosman@google.com Revert "Use float colors for blend constant"
2018-11-05 jvanverth@google.com Fix persp_images with DDL correctly
2018-11-05 michaelludwig@google.com Fix div-by-zero loophole in gradient factory func
2018-11-05 brianosman@google.com Use float colors for blend constant
2018-11-05 brianosman@google.com Use SkPMColor4f throughout clear APIs
2018-11-05 jvanverth@google.com Temporarily disable support of mipmapped flattened YUVA image
2018-11-05 herb@google.com Move Painter implementations into Painter
2018-11-05 mtklein@chromium.org lookup sent types using factory pointer
2018-11-05 csmartdalton@google.com Revert "ccpr: Unblacklist Sandy Bridge/Bay Trail on Mesa"
2018-11-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 37297a4f1440..3d86e89bce7a (1 commits)
2018-11-05 herb@google.com Reorganize to extract GPU main drawing code


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

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

Change-Id: I2f2e00a3eace7048c0a2ef603ecbe5a13da700be
Reviewed-on: https://chromium-review.googlesource.com/c/1318159Reviewed-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@{#605616}
parent c03808e7
......@@ -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': 'aa27a834ba5dae87968e63e1d62cd1c2eaea6e26',
'skia_revision': '2dfab27d6957074ad0b27966bb5ffd0075d1f4e7',
# 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