Commit 0a13a603 authored by skia-deps-roller's avatar skia-deps-roller Committed by Commit bot

Roll src/third_party/skia 10b371c:c71239b

Summary of changes available at:
https://chromium.googlesource.com/skia/+log/10b371c..c71239b

CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
TBR=joshualitt@google.com

Commits in this roll:
c71239b herb@google.com Change the GlyphCache to use a hash table instead of doing its own ad-hoc hashing. This change appears to be performance neutral. BUG=skia:

Review URL: https://codereview.chromium.org/1250793006

Cr-Commit-Position: refs/heads/master@{#339813}
parent 8ae18b07
......@@ -34,7 +34,7 @@ vars = {
'chromium_git': 'https://chromium.googlesource.com',
'libvpx_revision': 'd5c834797554016ff9eee05da9f3e4c1fd4fd819',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
'skia_revision': '10b371c6e376f1f3eba88ac4bfdf34652f3ab1dc',
'skia_revision': 'c71239b9ff7d8c19dc03cb6c9081e7dc4e0947d2',
# 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