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

Issue 604903005: content: Move IOSurface backed GpuMemoryBuffer allocation to GPU process. (Closed)

Created:
6 years, 2 months ago by reveman
Modified:
6 years, 2 months ago
Reviewers:
piman
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

content: Move IOSurface backed GpuMemoryBuffer allocation to GPU process. BUG=325045 Committed: https://crrev.com/dfa74e6b9bf23e0c4635982d9754e7f3a2b8f250 Cr-Commit-Position: refs/heads/master@{#296816}

Patch Set 1 #

Total comments: 4

Patch Set 2 : include CoreFoundation.h #

Unified diffs Side-by-side diffs Delta from patch set Stats (+277 lines, -79 lines) Patch
M content/browser/renderer_host/render_message_filter.h View 1 chunk +0 lines, -4 lines 0 comments Download
M content/browser/renderer_host/render_message_filter.cc View 3 chunks +0 lines, -58 lines 0 comments Download
M content/common/gpu/client/gpu_memory_buffer_impl_io_surface.h View 1 chunk +12 lines, -0 lines 0 comments Download
M content/common/gpu/client/gpu_memory_buffer_impl_io_surface.cc View 2 chunks +68 lines, -0 lines 0 comments Download
M content/common/gpu/client/gpu_memory_buffer_impl_mac.cc View 2 chunks +14 lines, -0 lines 0 comments Download
A content/common/gpu/gpu_memory_buffer_factory_io_surface.h View 1 chunk +52 lines, -0 lines 0 comments Download
A content/common/gpu/gpu_memory_buffer_factory_io_surface.cc View 1 1 chunk +100 lines, -0 lines 0 comments Download
M content/common/gpu/gpu_memory_buffer_factory_mac.cc View 3 chunks +25 lines, -9 lines 0 comments Download
M content/content_common.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/gl/gl_image_io_surface.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/gl/gl_image_io_surface.cc View 1 chunk +3 lines, -7 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
reveman
Note that this is missing proper destruction support just like ozone native buffers. I'll make ...
6 years, 2 months ago (2014-09-25 19:20:20 UTC) #2
piman
lgtm https://codereview.chromium.org/604903005/diff/1/content/common/gpu/gpu_memory_buffer_factory_io_surface.cc File content/common/gpu/gpu_memory_buffer_factory_io_surface.cc (right): https://codereview.chromium.org/604903005/diff/1/content/common/gpu/gpu_memory_buffer_factory_io_surface.cc#newcode16 content/common/gpu/gpu_memory_buffer_factory_io_surface.cc:16: CFDictionaryAddValue( nit: do we need an include for ...
6 years, 2 months ago (2014-09-25 20:46:28 UTC) #3
reveman
https://codereview.chromium.org/604903005/diff/1/content/common/gpu/gpu_memory_buffer_factory_io_surface.cc File content/common/gpu/gpu_memory_buffer_factory_io_surface.cc (right): https://codereview.chromium.org/604903005/diff/1/content/common/gpu/gpu_memory_buffer_factory_io_surface.cc#newcode16 content/common/gpu/gpu_memory_buffer_factory_io_surface.cc:16: CFDictionaryAddValue( On 2014/09/25 20:46:27, piman (Very slow to review) ...
6 years, 2 months ago (2014-09-25 21:13:23 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/604903005/20001
6 years, 2 months ago (2014-09-25 21:15:33 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 32d9db50d57a237307d52bd2a4a42ee44c542c53
6 years, 2 months ago (2014-09-25 23:06:15 UTC) #7
commit-bot: I haz the power
6 years, 2 months ago (2014-09-25 23:07:09 UTC) #8
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/dfa74e6b9bf23e0c4635982d9754e7f3a2b8f250
Cr-Commit-Position: refs/heads/master@{#296816}

Powered by Google App Engine
This is Rietveld 408576698