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

Issue 38009: Move GdkPixbufFromSkBitmap to gtk_util so it can easily be shared. (Closed)

Created:
11 years, 9 months ago by Dean McNamee
Modified:
9 years, 7 months ago
Reviewers:
Evan Martin, Evan Stade
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Move GdkPixbufFromSkBitmap to gtk_util so it can easily be shared.

Patch Set 1 #

Total comments: 1

Patch Set 2 : Merge / warning #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -40 lines) Patch
M base/gfx/gtk_util.h View 1 2 chunks +5 lines, -0 lines 0 comments Download
M base/gfx/gtk_util.cc View 2 chunks +39 lines, -0 lines 0 comments Download
M chrome/browser/gtk/menu_gtk.cc View 1 3 chunks +2 lines, -40 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Dean McNamee
Los dos Evans de Gtk.
11 years, 9 months ago (2009-03-09 12:51:57 UTC) #1
Evan Stade
lg2m
11 years, 9 months ago (2009-03-09 16:52:59 UTC) #2
Evan Martin
11 years, 9 months ago (2009-03-09 18:49:57 UTC) #3
LG

http://codereview.chromium.org/38009/diff/1/3
File base/gfx/gtk_util.h (right):

http://codereview.chromium.org/38009/diff/1/3#newcode21
Line 21: // Convert and copy a SkBitmap to a GdkPixbuf.
Perhaps note that this is expensive and slow, due to byte-swapping.

Powered by Google App Engine
This is Rietveld 408576698