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

Roll src/third_party/skia/ 05cfcff70..8a95244f6 (28 commits; 2 trivial rolls)

https://skia.googlesource.com/skia.git/+log/05cfcff70ced..8a95244f626c

$ git log 05cfcff70..8a95244f6 --date=short --no-merges --format='%ad %ae %s'
2018-05-07 egdaniel Revert "Avoid drawing BW clipped color glyphs many times."
2018-05-07 egdaniel Revert "Remove android specific code"
2018-05-06 egdaniel Revert "Respect SkBitmapDeviceFilteredSurfaceProps in SkThreadedBMPDevice"
2018-05-06 egdaniel Revert "Restore old SkBitmapDeviceFilteredSurfaceProps"
2018-05-04 liyuqian Restore old SkBitmapDeviceFilteredSurfaceProps
2018-05-04 swiftshader-skia-autoroll Roll third_party/externals/swiftshader/ e76163e3c..336cdd903 (1 commit)
2018-05-04 senorblanco Remove GR_TESSELLATOR_LEGACY_INVERSION_HANDLING (unused).
2018-05-04 halcanary SkSinglyLinkedList: use unique_ptr to manage ownership
2018-05-04 fmalita [skottie] Switch to RapidJSON
2018-05-04 fmalita Fuzz should observe the optional Skottie flag.
2018-05-04 herb Add missing header from core.gni
2018-05-04 liyuqian Respect SkBitmapDeviceFilteredSurfaceProps in SkThreadedBMPDevice
2018-05-04 benjaminwagner [infra] Move GCE tasks to smaller/larger VMs.
2018-05-04 bungeman Allow finer rotation in Viewer app.
2018-05-04 robertphillips Revert "Fix a bug in SkGpuBlurUtils::GaussianBlur (take 2)"
2018-05-04 bsalomon Remove unused SK_DISABLE_ARC_TO_LINE_TO_CHECK build flag
2018-05-04 bsalomon Remove could not invert matrix SkDebugfs
2018-05-04 mtklein Don't use getDeviceClipBounds() to bound pic ops.
2018-05-02 herb Remove android specific code
2018-05-04 bungeman Avoid drawing BW clipped color glyphs many times.
2018-05-04 fmalita [skottie] Disable on Android Framework builds
2018-05-04 borenet [recipes] Remove core.setup()
2018-05-04 robertphillips Make degenerate kernel in fill_in_2D_gaussian_kernel sum to 1
2018-05-04 robertphillips Fix a bug in SkGpuBlurUtils::GaussianBlur (take 2)
2018-05-04 caryclark Revert "Reland "remove obsolete color defines""
2018-05-04 bsalomon Make RenderDoc work automatically with GLX viewer

Created with:
  roll-dep src/third_party/skia
BUG=chromium:836113


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

Change-Id: Ic6c1790f7f06de8205301449379701a24266cbff
Reviewed-on: https://chromium-review.googlesource.com/1047185
Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Reviewed-by: default avatarskia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#556466}
parent 9899ff1d
...@@ -96,7 +96,7 @@ vars = { ...@@ -96,7 +96,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': '05cfcff70ced3af834e0c9c5309f98bd6662f851', 'skia_revision': '8a95244f626c2f7d4b66c8ca18266c2b0640bebb',
# 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