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

Issue 173363: Add a helper to resource bundle to get an NSImage back.... (Closed)

Created:
11 years, 4 months ago by TVL
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, John Grabowski
Visibility:
Public.

Description

Add a helper to resource bundle to get an NSImage back. skia/ext/skia_utils_mac.h includes CoreGraphics/CGColor.h so we have to relay the framework include path so someone can include the header without errors. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=24453

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -0 lines) Patch
M app/resource_bundle.h View 1 2 chunks +11 lines, -0 lines 0 comments Download
M app/resource_bundle_mac.mm View 1 2 chunks +12 lines, -0 lines 0 comments Download
M skia/skia.gyp View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
TVL
Sending this out as it's won CL so the helper can be used by other ...
11 years, 4 months ago (2009-08-25 18:42:32 UTC) #1
Mark Mentovai
http://codereview.chromium.org/173363/diff/1/2 File app/resource_bundle.h (right): http://codereview.chromium.org/173363/diff/1/2#newcode124 Line 124: // Wrapper for GetBitmapNamed converts the bitmap to ...
11 years, 4 months ago (2009-08-25 19:05:01 UTC) #2
TVL
http://codereview.chromium.org/173363/diff/1/4 File skia/skia.gyp (right): http://codereview.chromium.org/173363/diff/1/4#newcode648 Line 648: '$(SDKROOT)/System/Library/Frameworks/ApplicationServices.framework/Frameworks', On 2009/08/25 19:05:01, Mark Mentovai wrote: > ...
11 years, 4 months ago (2009-08-25 19:11:02 UTC) #3
Avi (use Gerrit)
http://codereview.chromium.org/173363/diff/1/2 File app/resource_bundle.h (right): http://codereview.chromium.org/173363/diff/1/2#newcode124 Line 124: // Wrapper for GetBitmapNamed converts the bitmap to ...
11 years, 4 months ago (2009-08-25 19:16:07 UTC) #4
TVL
nudge
11 years, 4 months ago (2009-08-26 14:08:34 UTC) #5
Mark Mentovai
LG
11 years, 4 months ago (2009-08-26 15:15:24 UTC) #6
Avi (use Gerrit)
11 years, 4 months ago (2009-08-26 16:56:43 UTC) #7
On 2009/08/26 15:15:24, Mark Mentovai wrote:
> LG

LG

Powered by Google App Engine
This is Rietveld 408576698