Commit 4eeae7fa authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia c064d0b121db..be7450b6c635 (22 commits)

https://skia.googlesource.com/skia.git/+log/c064d0b121db..be7450b6c635


git log c064d0b121db..be7450b6c635 --date=short --no-merges --format='%ad %ae %s'
2018-10-15 brianosman@google.com Revert "Preserve pixel config in makeColorSpace of GPU backed images"
2018-10-15 brianosman@google.com Revert "Fix bug with makeColorSpace of GPU images with non-renderable configs"
2018-10-15 ethannicholas@google.com Revert "converted AARectEffect to new FP system"
2018-10-15 brianosman@google.com Add documentation to SkRGBA4f
2018-10-15 brianosman@google.com Fix bug with makeColorSpace of GPU images with non-renderable configs
2018-10-15 reed@google.com remove unused isABitmap code
2018-10-15 brianosman@google.com Revert "Revert "Use SkImage to manage mip map cache purging, not Bitmap/PixelRef""
2018-10-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms bdafec6a06cd..33ca7b4f7334 (1 commits)
2018-10-15 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2018-10-15 bsalomon@google.com Make GrTextureOp disable filtering/aa in more cases.
2018-10-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms d27291c0eba6..bdafec6a06cd (1 commits)
2018-10-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 71e256cae02a..767b41b1a841 (1 commits)
2018-10-15 mtklein@google.com another NVPR-only op
2018-10-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms d26444f2999e..d27291c0eba6 (1 commits)
2018-10-15 ethannicholas@google.com fixed Metal release build
2018-10-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 79b914075cc5..bbd532d164f0 (1 commits)
2018-10-15 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2018-10-15 herb@google.com Change 0 extraSize allocation behavior for SkArenaAlloc
2018-10-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms b655b88172fa..d26444f2999e (1 commits)
2018-10-15 brianosman@google.com Preserve pixel config in makeColorSpace of GPU backed images
2018-10-15 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2018-10-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 9369e44523c7..b655b88172fa (1 commits)


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

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-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;master.tryserver.blink:linux_trusty_blink_rel
TBR=egdaniel@chromium.org

Change-Id: Id0e8723f9035a363c68aaa431f3920ab12095da2
Reviewed-on: https://chromium-review.googlesource.com/c/1281866Reviewed-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@{#599831}
parent ef298ae5
...@@ -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': 'c064d0b121db4fde46ab1ebec6b821b872e6fd5c', 'skia_revision': 'be7450b6c63539ef0e079e24c1d12bec361dcf75',
# 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