Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Issue 71043002: Try a different arbitrary SkGlyphCache cap (64 -> 256) (Closed)

Created:
7 years, 1 month ago by jamesr
Modified:
7 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

Try a different arbitrary SkGlyphCache cap (64 -> 256) We're hitting a lot of crashes in skia::CreateCanvas that may be due to GDI handle exhaustion. This picks a different arbitrary limit for the number of entries in this cache to try to see if the crashes are correlated. Changing this cap from 2048->64 was perf neutral on the bots, so 64->256 is also expected to be neutral. TBR=reed NOTRY=true BUG=275046, 314387 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=234702

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M skia/skia_library.gypi View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
jamesr
7 years, 1 month ago (2013-11-13 01:17:04 UTC) #1
cpu_(ooo_6.6-7.5)
lgtm
7 years, 1 month ago (2013-11-13 01:24:32 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/71043002/30001
7 years, 1 month ago (2013-11-13 01:32:48 UTC) #3
commit-bot: I haz the power
7 years, 1 month ago (2013-11-13 01:41:23 UTC) #4
Message was sent while issue was closed.
Change committed as 234702

Powered by Google App Engine
This is Rietveld 408576698