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

Issue 1643293002: BrowserGpuMemoryBufferManager::IsNativeGpuMemoryBuffersEnabled() return true if at least one native… (Closed)

Created:
4 years, 10 months ago by dshwang
Modified:
4 years, 10 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

BrowserGpuMemoryBufferManager::IsNativeGpuMemoryBuffersEnabled() return true if at least one native format is supported. BUG=475633

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -16 lines) Patch
M content/browser/gpu/browser_gpu_memory_buffer_manager.cc View 3 chunks +29 lines, -16 lines 3 comments Download

Messages

Total messages: 11 (4 generated)
dshwang
reveman, could you review? It spin off from https://codereview.chromium.org/1637423004/ I think it's good for kEnableGpuMemoryBufferCompositorResources ...
4 years, 10 months ago (2016-01-29 18:44:42 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1643293002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1643293002/1
4 years, 10 months ago (2016-01-29 18:45:13 UTC) #5
dshwang
ccameron, could you review the change of IsGpuMemoryBufferCompositorResourcesEnabled(), which was implemented in your CL; https://codereview.chromium.org/1421293006/
4 years, 10 months ago (2016-01-29 18:54:37 UTC) #7
reveman
https://codereview.chromium.org/1643293002/diff/1/content/browser/gpu/browser_gpu_memory_buffer_manager.cc File content/browser/gpu/browser_gpu_memory_buffer_manager.cc (right): https://codereview.chromium.org/1643293002/diff/1/content/browser/gpu/browser_gpu_memory_buffer_manager.cc#newcode215 content/browser/gpu/browser_gpu_memory_buffer_manager.cc:215: }; This represents the value of the command line ...
4 years, 10 months ago (2016-01-29 19:27:12 UTC) #8
dshwang
https://codereview.chromium.org/1643293002/diff/1/content/browser/gpu/browser_gpu_memory_buffer_manager.cc File content/browser/gpu/browser_gpu_memory_buffer_manager.cc (right): https://codereview.chromium.org/1643293002/diff/1/content/browser/gpu/browser_gpu_memory_buffer_manager.cc#newcode215 content/browser/gpu/browser_gpu_memory_buffer_manager.cc:215: }; On 2016/01/29 19:27:12, reveman wrote: > This represents ...
4 years, 10 months ago (2016-01-29 19:35:26 UTC) #9
reveman
https://codereview.chromium.org/1643293002/diff/1/content/browser/gpu/browser_gpu_memory_buffer_manager.cc File content/browser/gpu/browser_gpu_memory_buffer_manager.cc (right): https://codereview.chromium.org/1643293002/diff/1/content/browser/gpu/browser_gpu_memory_buffer_manager.cc#newcode215 content/browser/gpu/browser_gpu_memory_buffer_manager.cc:215: }; On 2016/01/29 at 19:35:26, dshwang wrote: > On ...
4 years, 10 months ago (2016-01-29 19:38:11 UTC) #10
dshwang
4 years, 10 months ago (2016-01-29 19:39:29 UTC) #11
On 2016/01/29 19:38:11, reveman wrote:
>
https://codereview.chromium.org/1643293002/diff/1/content/browser/gpu/browser...
> File content/browser/gpu/browser_gpu_memory_buffer_manager.cc (right):
> 
>
https://codereview.chromium.org/1643293002/diff/1/content/browser/gpu/browser...
> content/browser/gpu/browser_gpu_memory_buffer_manager.cc:215: };
> On 2016/01/29 at 19:35:26, dshwang wrote:
> > On 2016/01/29 19:27:12, reveman wrote:
> > > This represents the value of the command line flags in combination with
> what's
> > > default on the platform. I'd rather not change that.
> 
> hm, not sure how this comment ended up here. I was trying to comment on
> IsNativeGpuMemoryBuffersEnabled().
> 
> > 
> > It's not changed.
> > This CL change only behavior of
> BrowserGpuMemoryBufferManager::IsNativeGpuMemoryBuffersEnabled().
> 
> Yes, that's what my comment was supposed to be about. I don't think we should
> change BrowserGpuMemoryBufferManager::IsNativeGpuMemoryBuffersEnabled().

got it. I close it as WontFix. Thank you

Powered by Google App Engine
This is Rietveld 408576698