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

Issue 3072005: Move NSImage-to-CGImageRef conversion code into a common helper function in base/mac_util.h. (Closed)

Created:
10 years, 4 months ago by Robert Sesek
Modified:
9 years, 7 months ago
Reviewers:
Avi (use Gerrit), Nico
CC:
chromium-reviews, John Grabowski, ben+cc_chromium.org, Paweł Hajdan Jr., pam+watch_chromium.org, brettw-cc_chromium.org
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

Move NSImage-to-CGImageRef conversion code into a common helper function in base/mac_util.h. BUG=49571 TEST=Covered by unit_tests. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53997

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix typos #

Total comments: 4

Patch Set 3 : Rename #

Patch Set 4 : Fix test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -25 lines) Patch
M base/mac_util.h View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
M base/mac_util.mm View 1 2 1 chunk +33 lines, -0 lines 0 comments Download
M base/mac_util_unittest.mm View 1 2 3 2 chunks +16 lines, -1 line 0 comments Download
M chrome/browser/cocoa/animatable_image.mm View 1 2 2 chunks +4 lines, -24 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Robert Sesek
10 years, 4 months ago (2010-07-28 15:47:57 UTC) #1
Avi (use Gerrit)
http://codereview.chromium.org/3072005/diff/1/2 File base/mac_util.h (right): http://codereview.chromium.org/3072005/diff/1/2#newcode145 base/mac_util.h:145: // Covnerts a NSImage to a CGImageRef. Normally, the ...
10 years, 4 months ago (2010-07-28 15:52:45 UTC) #2
Nico
lg, thanks! http://codereview.chromium.org/3072005/diff/6001/7001 File base/mac_util.h (right): http://codereview.chromium.org/3072005/diff/6001/7001#newcode149 base/mac_util.h:149: // releasing the return value. If the ...
10 years, 4 months ago (2010-07-28 16:01:16 UTC) #3
Robert Sesek
http://codereview.chromium.org/3072005/diff/6001/7001 File base/mac_util.h (right): http://codereview.chromium.org/3072005/diff/6001/7001#newcode149 base/mac_util.h:149: // releasing the return value. On 2010/07/28 16:01:16, Nico ...
10 years, 4 months ago (2010-07-28 16:18:15 UTC) #4
Nico
10 years, 4 months ago (2010-07-28 16:21:50 UTC) #5
LG!

Powered by Google App Engine
This is Rietveld 408576698