Commit 518a02cf authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 094ab18b457e..d41c1876d834 (27 commits)

https://skia.googlesource.com/skia.git/+log/094ab18b457e..d41c1876d834


git log 094ab18b457e..d41c1876d834 --date=short --no-merges --format='%ad %ae %s'
2019-01-25 borenet@google.com Add chromium_revision tag to SKP CIPD package
2019-01-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 59b1ed4a60fc..59d756e530c5 (1 commits)
2019-01-25 brianosman@google.com Remove --readPath/-r from DM
2019-01-25 bsalomon@google.com Actually reuse GrTexture if SkPromiseImageTexture used with multiple
2019-01-25 brianosman@google.com Switch DM JSON output to use SkJSONWriter
2019-01-25 bsalomon@google.com Remove GrGpuResource::abandon from the public API.
2019-01-25 bsalomon@google.com Change the meaning of GrBudgetedType::kUnbudgetedUncacheable.
2019-01-25 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-01-25 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-01-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 6ab37b0f2ca0..86f8bdb2934c (1 commits)
2019-01-25 bsalomon@google.com Require explicit GrWrapCacheable specification in more places.
2019-01-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 76e400246439..6ab37b0f2ca0 (1 commits)
2019-01-24 ericrk@chromium.org Invalidate Vulkan CB state after vending it out via drawable
2019-01-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 9d803dd2..7fafb7b5 (477 commits)
2019-01-24 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-01-24 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-01-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 47ca1b2fa399..59b1ed4a60fc (1 commits)
2019-01-24 bungeman@google.com Use only icu c api in shaper.
2019-01-24 bsalomon@google.com Replace bool purgeImmediately with enum GrWrapCacheable.
2019-01-24 halcanary@google.com gm: delete boilerplate
2019-01-24 hcm@google.com Update Skia milestone to 74
2019-01-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 4806a9be530f..76e400246439 (1 commits)
2019-01-24 brianosman@google.com Remove SkColorSpace::Gamut enum
2019-01-24 brianosman@google.com Remove nearly all use of SkColorSpaceTransferFn
2019-01-24 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-01-24 djsollen@google.com Revert "Implement XP factory dumping"
2019-01-24 halcanary@google.com gm: use DEF_GM macro consistantly


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

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=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;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:922851,chromium:922851,chromium:900965,chromium:922851
TBR=djsollen@chromium.org

Change-Id: Ib518e49466c2365644e176043f1b37a0418ac279
Reviewed-on: https://chromium-review.googlesource.com/c/1437009Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#626227}
parent 14ad14f6
...@@ -121,7 +121,7 @@ vars = { ...@@ -121,7 +121,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': '094ab18b457e0a5c79c2159231dea2b7252e8275', 'skia_revision': 'd41c1876d8341e3486939b93d266975e81950147',
# 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