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

Issue 11364133: Messages needed for webview compositor communication. (Closed)

Created:
8 years, 1 month ago by alexst (slow to review)
Modified:
8 years ago
Visibility:
Public.

Description

Messages needed for webview compositor communication. Browser needs to communicate with the embedder when the guest renderer swaps hardware buffers. Embedder needs to provide textures for the guest to render into. BUG=143429 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170575

Patch Set 1 #

Patch Set 2 : Removed unnecessary change. #

Patch Set 3 : Reduced scope, fixed comments. #

Total comments: 4

Patch Set 4 : Better comments #

Patch Set 5 : Small rename and reshuffle #

Patch Set 6 : Comments #

Patch Set 7 : Routed not control #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -0 lines) Patch
M content/browser/browser_plugin/browser_plugin_embedder_helper.h View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/browser_plugin/browser_plugin_embedder_helper.cc View 1 2 3 4 2 chunks +11 lines, -0 lines 0 comments Download
M content/browser/browser_plugin/browser_plugin_guest.h View 1 2 3 4 2 chunks +10 lines, -0 lines 0 comments Download
M content/browser/browser_plugin/browser_plugin_guest.cc View 1 2 3 4 1 chunk +24 lines, -0 lines 0 comments Download
M content/common/browser_plugin_messages.h View 1 2 3 4 5 6 3 chunks +37 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
alexst (slow to review)
This is just some plumbing needed by the rest of the webview compositing code.
8 years, 1 month ago (2012-11-08 14:58:50 UTC) #1
rjkroege
lgtm with nits. But: afaik: you need a security review for adding new IPCs. https://codereview.chromium.org/11364133/diff/11001/content/browser/browser_plugin/browser_plugin_guest.cc ...
8 years, 1 month ago (2012-11-08 15:08:50 UTC) #2
alexst (slow to review)
Who should I ping for a security review? https://codereview.chromium.org/11364133/diff/11001/content/browser/browser_plugin/browser_plugin_guest.cc File content/browser/browser_plugin/browser_plugin_guest.cc (right): https://codereview.chromium.org/11364133/diff/11001/content/browser/browser_plugin/browser_plugin_guest.cc#newcode236 content/browser/browser_plugin/browser_plugin_guest.cc:236: void ...
8 years, 1 month ago (2012-11-08 18:12:17 UTC) #3
rjkroege
ken: can you security review?
8 years, 1 month ago (2012-11-08 18:58:59 UTC) #4
alexst (slow to review)
On 2012/11/08 18:58:59, rjkroege wrote: > ken: can you security review? Ping. Ken, please take ...
8 years, 1 month ago (2012-11-14 20:37:44 UTC) #5
kenrb
On 2012/11/14 20:37:44, alexst wrote: > On 2012/11/08 18:58:59, rjkroege wrote: > > ken: can ...
8 years, 1 month ago (2012-11-15 21:12:55 UTC) #6
alexst (slow to review)
On 2012/11/15 21:12:55, kenrb wrote: > On 2012/11/14 20:37:44, alexst wrote: > > On 2012/11/08 ...
8 years ago (2012-11-28 19:31:25 UTC) #7
rjkroege
still lgtm for me.
8 years ago (2012-11-28 20:00:51 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexst@chromium.org/11364133/16007
8 years ago (2012-11-28 20:48:28 UTC) #9
commit-bot: I haz the power
Presubmit check for 11364133-16007 failed and returned exit status 1. Running presubmit commit checks ...
8 years ago (2012-11-28 20:48:32 UTC) #10
alexst (slow to review)
Dear OWNERS, please take a look.
8 years ago (2012-11-28 20:59:19 UTC) #11
jam
On 2012/11/28 20:59:19, alexst wrote: > Dear OWNERS, please take a look. lgtm the browser_plugin ...
8 years ago (2012-11-28 22:46:42 UTC) #12
Cris Neckar
IPC changes LGTM
8 years ago (2012-11-30 18:15:01 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexst@chromium.org/11364133/16007
8 years ago (2012-11-30 18:23:32 UTC) #14
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) content_unittests
8 years ago (2012-11-30 20:30:11 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexst@chromium.org/11364133/16007
8 years ago (2012-11-30 21:17:09 UTC) #16
commit-bot: I haz the power
8 years ago (2012-11-30 22:24:38 UTC) #17
Message was sent while issue was closed.
Change committed as 170575

Powered by Google App Engine
This is Rietveld 408576698