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

Roll src/third_party/skia a81c2be75adc..eb0bb732f43f (26 commits)

https://skia.googlesource.com/skia.git/+log/a81c2be75adc..eb0bb732f43f


git log a81c2be75adc..eb0bb732f43f --date=short --no-merges --format='%ad %ae %s'
2018-08-29 herb@google.com Revert "Check that mask to path fallback happens"
2018-08-29 mtklein@google.com Revert "Use skcms_PrimariesToXYZD50 to implement SkColorSpacePrimaries::toXYZD50"
2018-08-29 robertphillips@google.com Revert "Always force GPU generated masks be top left"
2018-08-29 herb@google.com Managing the context was dropped. Adding back in.
2018-08-29 brianosman@google.com Use skcms_PrimariesToXYZD50 to implement SkColorSpacePrimaries::toXYZD50
2018-08-29 bsalomon@google.com Fix GrGLGpu::createTestingOnlyBackendRenderTarget()
2018-08-29 herb@google.com Check that mask to path fallback happens
2018-08-29 kjlubick@google.com [LottieWeb] Fix frames
2018-08-29 mtklein@google.com fix two 1-bit mismatches in sRGB transfer functions
2018-08-29 swiftshader-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/swiftshader 94d4660dd3f1..60f8662dc0ef (3 commits)
2018-08-29 robertphillips@google.com Always force GPU generated masks be top left
2018-08-29 herb@google.com Add an empty typeface for testing
2018-08-29 allanmac@google.com Update HotSort cl/vk.
2018-08-29 benjaminwagner@google.com [infra] Update Win Radeon drivers.
2018-08-29 benjaminwagner@google.com Update NVIDIA_Shield to Oreo.
2018-08-29 reed@google.com clean up for removing drawTextOnPath from canvas
2018-08-29 csmartdalton@google.com Add a tolerance to SkRemoteGlyphCache_DrawTextAsPath
2018-08-29 skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll skia/third_party/skcms da25e1a6d412..6b324dbdf772 (1 commits)
2018-08-29 skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll skia/third_party/skcms 5f03dc9abfb1..da25e1a6d412 (1 commits)
2018-08-29 bsalomon@google.com Temporarily make SkTMultiMap::remove() safe for values not in map
2018-08-29 kjlubick@google.com Correct LottieWeb drawing params
2018-08-29 reed@google.com textonpath no longer in canvas
2018-08-29 michaelludwig@google.com Add setXi and setXiv in GrGLSLProgramDataManager.
2018-08-29 kjlubick@google.com [PathKit] Make pathops assertion a little more forgiving
2018-08-29 brianosman@google.com Remove unused onCanLazyGenerateOnGPU function
2018-08-29 reed@google.com Revert "fix g3 by adding legacy flag"


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

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll

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

BUG=chromium:876767,chromium:878195,chromium:877611,chromium:876767,chromium:878195,chromium:877915
TBR=stephana@chromium.org

Change-Id: I312b4a2f488d247a3d7d4bf79453855767290c47
Reviewed-on: https://chromium-review.googlesource.com/1195867Reviewed-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@{#587342}
parent 2ccd5c88
......@@ -105,7 +105,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': 'a81c2be75adcc6ca63171d88df3c8bf2cb694ee7',
'skia_revision': 'eb0bb732f43fdf7f8cf74a68579ee11da1c987f5',
# 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