Commit 6f8068da authored by skia-deps-roller@chromium.org's avatar skia-deps-roller@chromium.org Committed by Commit Bot

Roll src/third_party/skia/ 2326177e3..5ca9413b9 (19 commits)

https://skia.googlesource.com/skia.git/+log/2326177e3499..5ca9413b9bc1

$ git log 2326177e3..5ca9413b9 --date=short --no-merges --format='%ad %ae %s'
2017-12-11 rmistry [Bookmaker bot] Output fiddleout.json earlier and do not send to CQ for now
2017-12-08 halcanary resources:  optionally link them into our binary
2017-12-11 bsalomon Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface.
2017-12-11 caryclark working on image and nightly housekeeping bot
2017-12-11 fmalita Fix fuzzer crash in SkReadBuffer::readTypeface()
2017-12-11 angle-deps-roller Roll skia/third_party/externals/angle2/ 9b88991c7..c7abc0803 (1 commit)
2017-12-11 bsalomon Fix Google3 link errors(?)
2017-12-11 brianosman Filter Windows SDK and Compiler directories
2017-12-11 benjaminwagner Re-add '--gpuThreads 0' tests.
2017-12-11 liyuqian Use first/second instead of min/max in 2pt conical gradient
2017-12-11 reed read signed 32 if we want to treat it as signed
2017-12-11 zhizhouy Turn on PGO for Skia on Android
2017-12-11 reed add virtual to confirm flattenable type
2017-12-11 borenet bin/try: No prompt for a single matching job
2017-12-11 stani Implement a fast path for solid color lattice rectangle
2017-12-11 ethannicholas fixed SkSL optimizing away side effects
2017-12-11 benjaminwagner Remove PixelC CPU jobs.
2017-12-11 bsalomon Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>.
2017-12-08 brianosman Move ImGui support code to ImGuiLayer

Created with:
  roll-dep src/third_party/skia


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;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
TBR=liyuqian@chromium.org

Change-Id: I21726e20109fb8be502e9f6d812198e2b707e986
Reviewed-on: https://chromium-review.googlesource.com/820720Reviewed-by: default avatarSkia Deps Roller <skia-deps-roller@chromium.org>
Commit-Queue: Skia Deps Roller <skia-deps-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#523298}
parent cee2ffda
......@@ -74,7 +74,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': '2326177e3499d96e1e5df68504cc98764d80209a',
'skia_revision': '5ca9413b9bc119cea5c09d94f70f41702d32d1fe',
# 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