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

Issue 8790009: Regularize how ImageData and Graphics2D are created. (Closed)

Created:
9 years ago by brettw
Modified:
9 years ago
Reviewers:
bbudge
CC:
chromium-reviews
Visibility:
Public.

Description

Regularize how ImageData and Graphics2D are created. These objects were created differently than any other resoures. This cleans them up to behave like the other resources. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112946

Patch Set 1 #

Patch Set 2 : Fix comment #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+197 lines, -176 lines) Patch
M ppapi/proxy/ppapi_messages.h View 3 chunks +15 lines, -22 lines 0 comments Download
M ppapi/proxy/ppb_graphics_2d_proxy.h View 1 1 chunk +21 lines, -17 lines 0 comments Download
M ppapi/proxy/ppb_graphics_2d_proxy.cc View 11 chunks +41 lines, -28 lines 0 comments Download
M ppapi/proxy/ppb_image_data_proxy.h View 2 chunks +30 lines, -0 lines 0 comments Download
M ppapi/proxy/ppb_image_data_proxy.cc View 2 chunks +84 lines, -0 lines 0 comments Download
M ppapi/proxy/resource_creation_proxy.h View 1 chunk +0 lines, -19 lines 1 comment Download
M ppapi/proxy/resource_creation_proxy.cc View 2 chunks +3 lines, -86 lines 0 comments Download
M ppapi/shared_impl/api_id.h View 1 chunk +1 line, -0 lines 0 comments Download
M ppapi/thunk/interfaces_ppb_public_stable.h View 2 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
brettw
http://codereview.chromium.org/8790009/diff/2001/ppapi/proxy/resource_creation_proxy.h File ppapi/proxy/resource_creation_proxy.h (left): http://codereview.chromium.org/8790009/diff/2001/ppapi/proxy/resource_creation_proxy.h#oldcode135 ppapi/proxy/resource_creation_proxy.h:135: void OnMsgCreateAudio(PP_Instance instance, These audio functions were never implemented ...
9 years ago (2011-12-03 00:40:38 UTC) #1
bbudge
9 years ago (2011-12-03 01:11:43 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698