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

Issue 351031: Merge 30631 - Fix up extension badge text drawing.... (Closed)

Created:
11 years, 1 month ago by oritm
Modified:
9 years, 4 months ago
Reviewers:
Evan Stade
CC:
chromium-reviews_googlegroups.com, John Grabowski, Aaron Boodman, pam+watch_chromium.org, Erik does not do reviews, ben+cc_chromium.org
Visibility:
Public.

Description

Merge 30631 - Fix up extension badge text drawing. Fall abck to the system default font if the preferred font isn't available. Also, only create the SkPaint struct once, not on every paint. Also, make some more things const. BUG=25693 TEST=badge still looks good, that crash goes away Review URL: http://codereview.chromium.org/341045 TBR=estade@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30900

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -54 lines) Patch
M app/gfx/font.h View 3 chunks +3 lines, -1 line 0 comments Download
M app/gfx/font_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M app/gfx/font_skia.cc View 1 chunk +1 line, -1 line 0 comments Download
M app/gfx/font_win.cc View 2 chunks +6 lines, -4 lines 0 comments Download
M app/resource_bundle.h View 1 chunk +1 line, -1 line 0 comments Download
M app/resource_bundle.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/gtk/tabs/tab_renderer_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/views/first_run_bubble.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/views/options/languages_page_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/views/options/options_group_view.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/extension_action.cc View 3 chunks +71 lines, -39 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
oritm
11 years, 1 month ago (2009-11-04 00:31:59 UTC) #1
Evan Stade
11 years, 1 month ago (2009-11-04 00:33:10 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698