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

Issue 256713002: Remove 'transport' paths from PassThroughImageTransportSurface (Closed)

Created:
6 years, 8 months ago by piman
Modified:
6 years, 8 months ago
Reviewers:
jschuh, no sievers
CC:
chromium-reviews, piman+watch_chromium.org, jam, darin-cc_chromium.org
Visibility:
Public.

Description

Remove 'transport' paths from PassThroughImageTransportSurface BUG=None R=jschuh@chromium.org, sievers@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266290

Patch Set 1 #

Total comments: 3

Patch Set 2 : Also remove ResizeView/ResizeViewAck #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -157 lines) Patch
M content/browser/gpu/gpu_process_host_ui_shim.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
M content/browser/gpu/gpu_process_host_ui_shim.cc View 1 2 chunks +0 lines, -20 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_base.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M content/common/gpu/gpu_messages.h View 1 2 chunks +0 lines, -11 lines 0 comments Download
M content/common/gpu/image_transport_surface.h View 1 6 chunks +1 line, -11 lines 0 comments Download
M content/common/gpu/image_transport_surface.cc View 1 8 chunks +6 lines, -86 lines 0 comments Download
M content/common/gpu/image_transport_surface_android.cc View 4 chunks +5 lines, -7 lines 0 comments Download
M content/common/gpu/image_transport_surface_linux.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M content/common/gpu/image_transport_surface_mac.cc View 1 3 chunks +1 line, -6 lines 0 comments Download
M content/common/gpu/image_transport_surface_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/gpu/texture_image_transport_surface.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M content/common/gpu/texture_image_transport_surface.cc View 1 1 chunk +0 lines, -4 lines 0 comments Download
M content/port/browser/render_widget_host_view_port.h View 1 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
piman
https://codereview.chromium.org/256713002/diff/1/content/common/gpu/image_transport_surface_android.cc File content/common/gpu/image_transport_surface_android.cc (left): https://codereview.chromium.org/256713002/diff/1/content/common/gpu/image_transport_surface_android.cc#oldcode81 content/common/gpu/image_transport_surface_android.cc:81: : PassThroughImageTransportSurface(manager, stub, surface, true), This is the only ...
6 years, 8 months ago (2014-04-25 05:41:14 UTC) #1
no sievers
LGTM https://codereview.chromium.org/256713002/diff/1/content/common/gpu/image_transport_surface.cc File content/common/gpu/image_transport_surface.cc (left): https://codereview.chromium.org/256713002/diff/1/content/common/gpu/image_transport_surface.cc#oldcode351 content/common/gpu/image_transport_surface.cc:351: helper_->SendResizeView(size); ImageTransportHelper::SendResizeView(), GpuHostMsg_ResizeView, GpuProcessHostUiShim::OnResizeView(), RWHVPort/Base::ResizeCompositingSurface() look unused now ...
6 years, 8 months ago (2014-04-25 17:51:00 UTC) #2
piman
On Fri, Apr 25, 2014 at 10:51 AM, <sievers@chromium.org> wrote: > LGTM > > > ...
6 years, 8 months ago (2014-04-25 19:14:34 UTC) #3
piman
PTAL, removed those paths. Also +jschuh for removing a couple of IPCs
6 years, 8 months ago (2014-04-25 19:47:17 UTC) #4
no sievers
LGTM
6 years, 8 months ago (2014-04-25 19:54:07 UTC) #5
jschuh
ipc security lgtm (message removal)
6 years, 8 months ago (2014-04-25 23:09:31 UTC) #6
piman
The CQ bit was checked by piman@chromium.org
6 years, 8 months ago (2014-04-25 23:40:19 UTC) #7
piman
6 years, 8 months ago (2014-04-25 23:42:03 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 manually as r266290 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698