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

Issue 2585653003: gpu: Move buffer format to target texture map into gpu host. (Closed)

Created:
4 years ago by sadrul
Modified:
4 years ago
Reviewers:
reveman, jbauman
CC:
cc-bugs_chromium.org, chromium-reviews, creis+watch_chromium.org, danakj+watch_chromium.org, darin-cc_chromium.org, jam, jbauman+watch_chromium.org, kalyank, mlamouri+watch-content_chromium.org, nasko+codewatch_chromium.org, piman+watch_chromium.org, Ian Vollick
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

gpu: Move buffer format to target texture map into gpu host. Move the code that maps <BufferFormat,BufferUsage> to GL texture type into the gpu-host component, so that it can be used by both chrome and mus. BUG=675431 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Committed: https://crrev.com/d8d46ad89248600597196924ec84c29aebd7a884 Cr-Commit-Position: refs/heads/master@{#439651}

Patch Set 1 #

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -46 lines) Patch
M content/browser/compositor/gpu_process_transport_factory.cc View 2 chunks +2 lines, -1 line 0 comments Download
M content/browser/gpu/browser_gpu_memory_buffer_manager.h View 1 chunk +0 lines, -3 lines 0 comments Download
M content/browser/gpu/browser_gpu_memory_buffer_manager.cc View 1 chunk +0 lines, -30 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M gpu/ipc/host/gpu_memory_buffer_support.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M gpu/ipc/host/gpu_memory_buffer_support.cc View 2 chunks +29 lines, -0 lines 0 comments Download
M ui/aura/mus/mus_context_factory.cc View 1 2 chunks +1 line, -5 lines 0 comments Download
M ui/compositor/compositor.cc View 1 chunk +2 lines, -3 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 21 (15 generated)
sadrul
reveman@ as gpu memory-buffer owner jbauman@ as gpu/ owner.
4 years ago (2016-12-18 17:46:12 UTC) #10
reveman
lgtm
4 years ago (2016-12-19 18:22:50 UTC) #13
jbauman
lgtm
4 years ago (2016-12-19 22:29:28 UTC) #14
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/2585653003/20001
4 years ago (2016-12-19 23:08:36 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-20 01:22:31 UTC) #19
commit-bot: I haz the power
4 years ago (2016-12-20 01:26:12 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d8d46ad89248600597196924ec84c29aebd7a884
Cr-Commit-Position: refs/heads/master@{#439651}

Powered by Google App Engine
This is Rietveld 408576698