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

Issue 441743003: Make remote CALayers work with browser compositor on Mac (Closed)

Created:
6 years, 4 months ago by ccameron
Modified:
6 years, 4 months ago
CC:
chromium-reviews, jam, sievers+watch_chromium.org, jbauman+watch_chromium.org, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, danakj+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Make remote CALayers work with browser compositor on Mac This adds the equivalent remote layer code from RenderWidgetHostViewMac over to the BrowserCompositorViewMac. This code still isn't activated yet -- backpressure is still not appropriately applied via ImageTransportLayer. BUG=312462 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287502

Patch Set 1 #

Patch Set 2 : Make more methods private #

Total comments: 4

Patch Set 3 : Incorporate review feedback #

Patch Set 4 : This time without the spare _ #

Patch Set 5 : ... and don't use local renames of includes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -66 lines) Patch
M content/browser/compositor/browser_compositor_view_mac.mm View 1 2 3 4 3 chunks +6 lines, -9 lines 0 comments Download
M content/browser/compositor/browser_compositor_view_private_mac.h View 1 2 3 4 chunks +21 lines, -5 lines 0 comments Download
M content/browser/compositor/browser_compositor_view_private_mac.mm View 1 2 3 4 9 chunks +123 lines, -52 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
ccameron
Just moving a couple of things around. The only thing that (I know) is missing ...
6 years, 4 months ago (2014-08-04 20:56:00 UTC) #1
Ken Russell (switch to Gerrit)
LGTM overall. https://codereview.chromium.org/441743003/diff/20001/content/browser/compositor/browser_compositor_view_private_mac.mm File content/browser/compositor/browser_compositor_view_private_mac.mm (right): https://codereview.chromium.org/441743003/diff/20001/content/browser/compositor/browser_compositor_view_private_mac.mm#newcode184 content/browser/compositor/browser_compositor_view_private_mac.mm:184: // in the heirarchy. typo: hierarchy https://codereview.chromium.org/441743003/diff/20001/content/browser/compositor/browser_compositor_view_private_mac.mm#newcode188 ...
6 years, 4 months ago (2014-08-05 02:03:21 UTC) #2
ccameron
Thanks! https://codereview.chromium.org/441743003/diff/20001/content/browser/compositor/browser_compositor_view_private_mac.mm File content/browser/compositor/browser_compositor_view_private_mac.mm (right): https://codereview.chromium.org/441743003/diff/20001/content/browser/compositor/browser_compositor_view_private_mac.mm#newcode184 content/browser/compositor/browser_compositor_view_private_mac.mm:184: // in the heirarchy. On 2014/08/05 02:03:21, Ken ...
6 years, 4 months ago (2014-08-05 04:29:59 UTC) #3
ccameron
The CQ bit was checked by ccameron@chromium.org
6 years, 4 months ago (2014-08-05 04:30:03 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ccameron@chromium.org/441743003/40001
6 years, 4 months ago (2014-08-05 04:32:04 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-05 05:43:09 UTC) #6
ccameron
The CQ bit was checked by ccameron@chromium.org
6 years, 4 months ago (2014-08-05 05:45:17 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ccameron@chromium.org/441743003/60001
6 years, 4 months ago (2014-08-05 05:46:28 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-05 06:57:02 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-05 07:01:23 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg/builds/2792) mac_chromium_rel on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel/builds/3004)
6 years, 4 months ago (2014-08-05 07:01:24 UTC) #11
ccameron
The CQ bit was checked by ccameron@chromium.org
6 years, 4 months ago (2014-08-05 07:16:47 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ccameron@chromium.org/441743003/80001
6 years, 4 months ago (2014-08-05 07:17:34 UTC) #13
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-05 09:18:21 UTC) #14
commit-bot: I haz the power
6 years, 4 months ago (2014-08-05 09:40:33 UTC) #15
Message was sent while issue was closed.
Change committed as 287502

Powered by Google App Engine
This is Rietveld 408576698