Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(1182)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Issue
1282933002
: Add YUV_420_BIPLANAR as a supported GMB configuration on Mac. (Closed)
Created:
5 years, 4 months ago by
Andre
Modified:
5 years, 4 months ago
Reviewers:
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@Map
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.
More Reviews
Description
Add YUV_420_BIPLANAR as a supported GMB configuration on Mac. BUG=
510260
TEST=Covered by GpuMemoryBufferImplTest::Map and ::PersistentMap.
Patch Set 1
#
Created:
5 years, 4 months ago
Download
[raw]
[tar.bz2]
Unified diffs
Side-by-side diffs
Delta from patch set
Stats
(
+60 lines, -12 lines
)
Patch
M
content/browser/gpu/browser_gpu_memory_buffer_manager.cc
View
2 chunks
+7 lines, -2 lines
0 comments
Download
M
content/common/gpu/client/gpu_memory_buffer_impl_io_surface.cc
View
2 chunks
+16 lines, -3 lines
0 comments
Download
M
content/common/gpu/gpu_memory_buffer_factory_io_surface.cc
View
2 chunks
+37 lines, -7 lines
0 comments
Download
Depends on Patchset:
Issue 1286523002 Patch 1
Issue 1282933002: Add YUV_420_BIPLANAR as a supported GMB configuration on Mac. (Closed)
Created 5 years, 4 months ago by Andre
Modified 5 years, 4 months ago
Reviewers:
Base URL: https://chromium.googlesource.com/chromium/src.git@Map
Comments: 0
This is Rietveld
408576698