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
(35)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: ui/gl/gl_surface_x11.cc
Issue
13985039
:
Rationalize linux vs x11 in ui (Closed)
Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix review / try issues
Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
build/build_config.h
build/common.gypi
gpu/gles2_conform_support/gles2_conform_support.gyp
gpu/gles2_conform_support/native/egl_native_linux.cc
gpu/gles2_conform_support/native/egl_native_x11.cc
ui/base/resource/resource_bundle_auralinux.cc
ui/base/resource/resource_bundle_aurax11.cc
ui/gfx/pango_util.cc
ui/gl/gl.gyp
ui/gl/gl_context_linux.cc
ui/gl/gl_context_x11.cc
ui/gl/gl_image_linux.cc
ui/gl/gl_image_x11.cc
ui/gl/gl_implementation_linux.cc
ui/gl/gl_implementation_x11.cc
ui/gl/gl_surface_linux.cc
ui/gl/gl_surface_x11.cc
ui/surface/transport_dib.h
ui/surface/transport_dib_posix.cc
ui/ui.gyp
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« ui/gl/gl_surface_linux.cc
('k') |
ui/surface/transport_dib.h »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: ui/gl/gl_surface_x11.cc
diff --git a/ui/gl/gl_surface_linux.cc b/ui/gl/gl_surface_x11.cc
similarity index 100%
rename from ui/gl/gl_surface_linux.cc
rename to ui/gl/gl_surface_x11.cc
« no previous file with comments
|
« ui/gl/gl_surface_linux.cc
('k') |
ui/surface/transport_dib.h »
('j') |
no next file with comments »
Issue 13985039: Rationalize linux vs x11 in ui (Closed)
Created 7 years, 8 months ago by DaveMoore
Modified 7 years, 8 months ago
Reviewers: Ben Goodger (Google)
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 1
This is Rietveld
408576698