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

Issue 2408513002: Move memory observer off OutputSurface/CompositorFrameSink (Closed)

Created:
4 years, 2 months ago by danakj
Modified:
4 years, 2 months ago
Reviewers:
jbauman, ericrk
CC:
chromium-reviews, jam, sievers+watch_chromium.org, jbauman+watch_chromium.org, darin-cc_chromium.org, piman+watch_chromium.org, kalyank, cc-bugs_chromium.org, danakj+watch_chromium.org, enne (OOO), kylechar
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move memory observer off OutputSurface/CompositorFrameSink Instead make ContextProviderCommandBuffer be a memory observer, and avoid interfaces inheriting other interfaces. R=ericrk@chromium.org BUG=606056 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Committed: https://crrev.com/2871a8c3516e495b9e9acedfe9c0fd43dc9b7b06 Cr-Commit-Position: refs/heads/master@{#424039}

Patch Set 1 #

Total comments: 6

Patch Set 2 : memoryobs-contextprovider: . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+138 lines, -297 lines) Patch
M cc/output/compositor_frame_sink.h View 4 chunks +2 lines, -8 lines 0 comments Download
M cc/output/compositor_frame_sink.cc View 3 chunks +0 lines, -141 lines 0 comments Download
M cc/output/output_surface.h View 4 chunks +2 lines, -7 lines 0 comments Download
M cc/output/output_surface.cc View 4 chunks +0 lines, -133 lines 0 comments Download
M content/common/gpu/client/context_provider_command_buffer.h View 3 chunks +7 lines, -1 line 0 comments Download
M content/common/gpu/client/context_provider_command_buffer.cc View 1 9 chunks +127 lines, -7 lines 0 comments Download

Messages

Total messages: 23 (13 generated)
danakj
4 years, 2 months ago (2016-10-07 23:22:05 UTC) #2
danakj
+jbauman for content/ parts
4 years, 2 months ago (2016-10-07 23:22:30 UTC) #5
danakj
PTAL detaching from thread and got rid of bind_succeeded_ early out
4 years, 2 months ago (2016-10-07 23:48:50 UTC) #7
ericrk
lgtm https://codereview.chromium.org/2408513002/diff/1/cc/output/output_surface.cc File cc/output/output_surface.cc (left): https://codereview.chromium.org/2408513002/diff/1/cc/output/output_surface.cc#oldcode41 cc/output/output_surface.cc:41: class SkiaGpuTraceMemoryDump : public SkTraceMemoryDump { so glad ...
4 years, 2 months ago (2016-10-07 23:50:15 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2408513002/20001
4 years, 2 months ago (2016-10-08 00:02:54 UTC) #12
danakj
m https://codereview.chromium.org/2408513002/diff/1/content/common/gpu/client/context_provider_command_buffer.cc File content/common/gpu/client/context_provider_command_buffer.cc (right): https://codereview.chromium.org/2408513002/diff/1/content/common/gpu/client/context_provider_command_buffer.cc#newcode449 content/common/gpu/client/context_provider_command_buffer.cc:449: if (!bind_succeeded_) On 2016/10/07 23:50:14, ericrk wrote: > ...
4 years, 2 months ago (2016-10-08 00:03:03 UTC) #13
jbauman
content/common/gpu lgtm
4 years, 2 months ago (2016-10-08 00:10:20 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2408513002/20001
4 years, 2 months ago (2016-10-08 01:21:37 UTC) #20
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-08 01:54:39 UTC) #21
commit-bot: I haz the power
4 years, 2 months ago (2016-10-08 01:56:04 UTC) #23
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2871a8c3516e495b9e9acedfe9c0fd43dc9b7b06
Cr-Commit-Position: refs/heads/master@{#424039}

Powered by Google App Engine
This is Rietveld 408576698