Roll src/third_party/skia/ 00d554b5b..44a8c74e3 (3 commits)

https://skia.googlesource.com/skia.git/+log/00d554b5b6d7..44a8c74e3554

$ git log 00d554b5b..44a8c74e3 --date=short --no-merges --format='%ad %ae %s'
2018-04-30 brianosman Use skcms equality to detect sRGB profiles
2018-04-30 herb Check that Android is not looking up fonts
2018-04-27 bsalomon memset arrays in TestForPreservingPMConversions in case of read pixels failure

Created with:
  roll-dep src/third_party/skia
BUG=chromium:837649


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

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
TBR=brianosman@chromium.org

Change-Id: I355fcd56fff2d47b892989370583cfd9c9bebbfe
Reviewed-on: https://chromium-review.googlesource.com/1035621
Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Reviewed-by: default avatarskia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#554865}
parent 4e3c23b4
......@@ -90,7 +90,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': '00d554b5b6d7dfebd30575a1852826a310697edb',
'skia_revision': '44a8c74e3554abf8ad8726312ceecfbce2cddb7a',
# 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