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

Roll src/third_party/skia 1bb47df4fc8e..63b3bfb711d7 (18 commits)

https://skia.googlesource.com/skia.git/+log/1bb47df4fc8e..63b3bfb711d7


git log 1bb47df4fc8e..63b3bfb711d7 --date=short --no-merges --format='%ad %ae %s'
2018-06-18 brianosman@google.com Reland "Remove old references to SampleApp"
2018-06-18 borenet@google.com [infra] Include cpython CIPD package on Windows
2018-06-18 brianosman@google.com Revert "Remove old references to SampleApp"
2018-06-18 brianosman@google.com Remove old references to SampleApp
2018-06-18 herb@google.com Use x text skew to position text
2018-06-18 ethannicholas@google.com added GrSkSLFP and converted DitherEffect to use it
2018-06-18 mtklein@chromium.org remove lowp bilerp_clamp_8888 stage
2018-06-18 fmalita@chromium.org [skottie] Fix OOB access in Parse<SkPoint>
2018-06-18 mtklein@chromium.org clean up defines that do nothing
2018-06-18 mtklein@chromium.org remove SkTCast
2018-06-18 bsalomon@google.com Change how vertex/instance attributes are handled in geometry processors.
2018-06-18 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 50cf2be0758b..f6fd48fd329f (1 commits)
2018-06-18 brianosman@google.com Remove GrNonlinearColorSpaceXformEffect
2018-06-18 csmartdalton@google.com ccpr: Implement path mask caching
2018-06-18 egdaniel@google.com Always use dedicated VkImage memory on NexusPlayer and Mali.
2018-06-18 mtklein@chromium.org remove stray SkTLList includes
2018-06-18 csmartdalton@google.com ccpr: Use lazy proxies with GrCCAtlas
2018-06-18 brianosman@google.com Implement nonlinear (as-encoded) blending in GrColorSpaceXform


Created with:
  gclient setdep -r src/third_party/skia@63b3bfb711d7

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: Ia22db55e0e8c6191f89b26da745526d8d61e9b5a
Reviewed-on: https://chromium-review.googlesource.com/1105218Reviewed-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@{#568284}
parent a7129ce3
...@@ -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': '1bb47df4fc8edf62b0463d088214ed1ffb909ca9', 'skia_revision': '63b3bfb711d7e3d4f9ad75681d77a69a3c454ab0',
# 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