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

Roll src/third_party/skia 32c7d4dfcdca..49bb9c17d713 (14 commits)

https://skia.googlesource.com/skia.git/+log/32c7d4dfcdca..49bb9c17d713


git log 32c7d4dfcdca..49bb9c17d713 --date=short --no-merges --format='%ad %ae %s'
2018-08-15 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 2363356f52f6..21e5e85a4976 (1 commits)
2018-08-15 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2018-08-15 bungeman@google.com Update CCPRGeometry to use pool for op.
2018-08-14 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2018-08-14 reed@google.com add tests for cubicmap
2018-08-14 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 35bc74d6d139..2363356f52f6 (1 commits)
2018-08-14 mtklein@google.com implement SkConvertPixels color xform with steps
2018-08-14 reed@google.com inline strcmp for faster json parsing
2018-08-14 bungeman@google.com Update FreeType to use isSubpixel and isVertical.
2018-08-14 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2018-08-14 brucewang@google.com Implement SubPixel mode support for FreeType COLR/CPAL
2018-08-14 robertphillips@google.com Remove unused parameter from drawPathWithMaskFilter
2018-08-14 fmalita@chromium.org [skottie] Eliminate some temp SkString allocations
2018-08-14 mtklein@google.com pass sprite opacity to color xform when blitting.


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

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

Change-Id: I085fe37fc263d923c45377767089449dca924f32
Reviewed-on: https://chromium-review.googlesource.com/1174802Reviewed-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@{#583248}
parent 82088ec9
...@@ -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': '32c7d4dfcdca44040873d72e71068ec0874a76b1', 'skia_revision': '49bb9c17d713b0b55a4beb8ca82cb9b7952acbe0',
# 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