Commit cf85d1a3 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Skia from df546db4d8f7 to cc7ec24ca824 (16 revisions)

https://skia.googlesource.com/skia.git/+log/df546db4d8f7..cc7ec24ca824

2020-05-29 egdaniel@google.com Move backend surface vk getters and setters back out from behind compile flag.
2020-05-29 bungeman@google.com Revert "Hide ICU C++ API from Skia users."
2020-05-29 bungeman@google.com Create CTTypesetter without Options.
2020-05-29 herb@google.com tease apart GrTextBlob and SubRun
2020-05-29 bungeman@google.com Hide ICU C++ API from Skia users.
2020-05-29 herb@google.com Rename fUniqueID -> fMessageBoxID
2020-05-29 csmartdalton@google.com Wire up mouse and keyboard events in CanvasKit viewer
2020-05-29 egdaniel@google.com Add GrBackendMutableState object to handle shared texture state.
2020-05-29 michaelludwig@google.com Rename fIH variable to fInvH
2020-05-29 csmartdalton@google.com Merge PathText samples into one, with different modes
2020-05-29 nigeltao@google.com Fix markdown typo in the style guide
2020-05-29 senorblanco@chromium.org Modify SurfaceTest to only test readbacks from supported surfaces.
2020-05-29 brianosman@google.com Minor cleanup in the sample_matrix GMs
2020-05-29 robertphillips@google.com Update DDL test harness to better match OOP-R
2020-05-29 nifong@google.com Record code coverage in canvaskit tests, increase coverage
2020-05-29 herb@google.com Move hasW to SubRun

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 westont@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: westont@google.com
Change-Id: I5ced804b0b88c5c04788f5e10a879779ef17990f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2222710Reviewed-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@{#773341}
parent 8f346113
......@@ -178,7 +178,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': 'df546db4d8f7dac52e2c6a31b8aaf470a352e806',
'skia_revision': 'cc7ec24ca824ca13d5a8a8e562fcec695ae54390',
# 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