Skip to content

Commit

Permalink
Roll Skia from a01ec53bddbd to d3927e40f1de (8 revisions)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/+log/a01ec53bddbd..d3927e40f1de

2020-06-09 mtklein@google.com Revert "Reland "Add JavaInputStreamAdaptor files into third_party directory.""
2020-06-09 brianosman@google.com In GrColorInfo, compute color xform from sRGB at construction time
2020-06-09 michaelludwig@google.com Don't recompute clipped op bounds in setupDstProxyView
2020-06-09 mtklein@google.com ignore SK_DISABLE_READBUFFER
2020-06-09 brianosman@google.com Make SK_DISABLE_EFFECT_SERIALIZATION trim out more code
2020-06-09 mtklein@google.com use type name as identifier instead of factory
2020-06-09 johnstiles@google.com Reland "Add JavaInputStreamAdaptor files into third_party directory."
2020-06-09 mtklein@google.com Revert "remove unnecessary hsw opts"

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-autoroll
Please CC bungeman@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md

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: None
Tbr: bungeman@google.com
Change-Id: I69022b2f710afd976feacf58c0a95a8f8b64fd24
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2237877
Reviewed-by: chromium-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@{#776632}
  • Loading branch information
chromium-autoroll authored and Commit Bot committed Jun 9, 2020
1 parent 10e22f7 commit cb0894a
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 @@ -182,7 +182,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': 'a01ec53bddbde7b0d699e3ee09b90760b03d27fd',
'skia_revision': 'd3927e40f1de98833abc9340477a6a6a6cb856c3',
# 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 cb0894a

Please sign in to comment.