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

Issue 596833002: content: Fix layering violation in GpuMemoryBufferImplOzoneNativeBuffer. (Closed)

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

content: Fix layering violation in GpuMemoryBufferImplOzoneNativeBuffer. GpuMemoryBufferImplOzoneNativeBuffer should not be calling platform specific GpuMemoryBufferImpl::CreateFromHandle. BUG=416873 TBR=piman Committed: https://crrev.com/325baf9043362c7a6f2e19929264d86c835eec9d Cr-Commit-Position: refs/heads/master@{#296316}

Patch Set 1 #

Total comments: 4

Patch Set 2 : fix typo #

Patch Set 3 : fix another typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -21 lines) Patch
M content/common/gpu/client/gpu_memory_buffer_impl_ozone.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M content/common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.h View 1 2 chunks +5 lines, -7 lines 0 comments Download
M content/common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.cc View 1 2 4 chunks +23 lines, -12 lines 0 comments Download

Messages

Total messages: 19 (7 generated)
reveman
https://codereview.chromium.org/596833002/diff/1/content/common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.cc File content/common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.cc (right): https://codereview.chromium.org/596833002/diff/1/content/common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.cc#newcode17 content/common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.cc:17: void GpuMemoryBufferCreated( I renamed these functions to make things ...
6 years, 3 months ago (2014-09-23 16:15:17 UTC) #2
alexst (slow to review)
lgtm after the typo fix. https://codereview.chromium.org/596833002/diff/1/content/common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.cc File content/common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.cc (right): https://codereview.chromium.org/596833002/diff/1/content/common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.cc#newcode26 content/common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.cc:26: if (buffer->InitializeFromHandle(handle)) { I ...
6 years, 3 months ago (2014-09-23 16:43:56 UTC) #3
reveman
https://codereview.chromium.org/596833002/diff/1/content/common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.cc File content/common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.cc (right): https://codereview.chromium.org/596833002/diff/1/content/common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.cc#newcode26 content/common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.cc:26: if (buffer->InitializeFromHandle(handle)) { On 2014/09/23 16:43:56, alexst wrote: > ...
6 years, 3 months ago (2014-09-23 18:31:47 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/596833002/20001
6 years, 3 months ago (2014-09-23 20:31:04 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/70281) android_chromium_gn_compile_dbg on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_dbg/builds/1436) android_chromium_gn_compile_rel ...
6 years, 3 months ago (2014-09-23 20:53:53 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/596833002/40001
6 years, 3 months ago (2014-09-23 21:06:23 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/12933)
6 years, 3 months ago (2014-09-23 21:21:31 UTC) #12
reveman
6 years, 3 months ago (2014-09-23 23:52:16 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/596833002/40001
6 years, 3 months ago (2014-09-23 23:53:26 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 029115c55e9ab34b0589860a983668e48a807fa3
6 years, 3 months ago (2014-09-24 00:30:43 UTC) #17
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/325baf9043362c7a6f2e19929264d86c835eec9d Cr-Commit-Position: refs/heads/master@{#296316}
6 years, 3 months ago (2014-09-24 00:31:24 UTC) #18
piman
6 years, 3 months ago (2014-09-24 00:34:46 UTC) #19
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698