Skip to content

Commit

Permalink
Roll src/third_party/skia/ c25db6375..9daae51c4 (26 commits)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/+log/c25db637532c..9daae51c4ad8

$ git log c25db6375..9daae51c4 --date=short --no-merges --format='%ad %ae %s'
2017-12-13 angle-deps-roller Roll skia/third_party/externals/angle2/ ece125358..21f67ae06 (2 commits)
2017-12-13 benjaminwagner Add Goma for all Windows Clang Builds.
2017-12-13 mtklein cleanup {ASAN,MSAN}_{FAAA,FDAA,FSAA} bots
2017-12-13 caryclark move divide by zero inside guard
2017-12-13 mtklein clean up float-cast-overflow blacklist
2017-12-13 ethannicholas converted GrMagnifierEffect to SkSL
2017-12-13 angle-deps-roller Roll skia/third_party/externals/angle2/ 5f19810d5..ece125358 (1 commit)
2017-12-13 liyuqian Revert "Reimplement TwoPointConicalGradient_gpu"
2017-12-13 reed document default serialization behavior (briefly)
2017-12-13 halcanary binary_resources.cpp only compiles if skia_embed_resources
2017-12-13 angle-deps-roller Roll skia/third_party/externals/angle2/ 8225e73bb..5f19810d5 (1 commit)
2017-12-13 liyuqian Reimplement TwoPointConicalGradient_gpu
2017-12-13 benjaminwagner [recipes] Provide tokenized extra_config and use it most places.
2017-12-13 robertphillips Add stubbed out GrContext
2017-12-05 caryclark fix float-cast-overflow in pathops
2017-12-13 angle-deps-roller Roll skia/third_party/externals/angle2/ e30edd6fc..8225e73bb (2 commits)
2017-12-13 reed Revert "Revert "impl SkSerial picture procs""
2017-12-12 csmartdalton Re-enable CCPR now that clipping is fixed
2017-12-13 angle-deps-roller Roll skia/third_party/externals/angle2/ 87cc90dfa..e30edd6fc (1 commit)
2017-12-12 borenet infra_test.py: Suggest "go get" for more types of errors
2017-12-13 kjlubick Fix CQ.cfg copypasta
2017-12-13 rmistry Telemetry no longer supports credential files so remove support
2017-12-13 herb Simplify image clearing
2017-12-13 halcanary gm: image-surface: stop looking for nonexistant file
2017-12-13 kjlubick Promote QuadroP400-Vulkan to CQ
2017-12-13 egdaniel Start removing uses of VkFormatToPixelConfig in vulkan backend

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: I625d25833549aeb2ba74a35433bd4c3c3f46aaee
Reviewed-on: https://chromium-review.googlesource.com/825632
Reviewed-by: Skia Deps Roller <skia-deps-roller@chromium.org>
Commit-Queue: Skia Deps Roller <skia-deps-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#523904}
  • Loading branch information
skia-deps-roller@chromium.org authored and Commit Bot committed Dec 13, 2017
1 parent 1024f84 commit 9fb47c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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': 'c25db637532cd10dde7855d868c0d033e96f61f2',
'skia_revision': '9daae51c4ad84b1d6364a7f6415621f12b232a41',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.
Expand Down

0 comments on commit 9fb47c3

Please sign in to comment.