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
(511)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: webkit/common/gpu/webkit_gpu.gyp
Issue
16046003
:
Move webkit/gpu into webkit/common/gpu (Closed)
Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix includes in content/common/gpu/client/gl_helper_*
Created 7 years, 7 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:
android_webview/android_webview.gyp
android_webview/browser/gpu_memory_buffer_impl.cc
android_webview/lib/main/aw_main_delegate.cc
cc/DEPS
cc/cc_tests.gyp
cc/test/DEPS
cc/test/layer_tree_pixel_test.cc
cc/test/pixel_test.cc
content/browser/renderer_host/compositor_impl_android.cc
content/browser/renderer_host/image_transport_factory_android.cc
content/common/gpu/client/context_provider_command_buffer.cc
content/common/gpu/client/gl_helper_benchmark.cc
content/common/gpu/client/gl_helper_unittests.cc
content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc
content/content_renderer.gypi
content/content_tests.gypi
content/renderer/android/synchronous_compositor_output_surface.cc
content/renderer/renderer_webkitplatformsupport_impl.cc
ui/compositor/DEPS
ui/compositor/compositor.cc
ui/compositor/compositor.gyp
ui/compositor/test/DEPS
webkit/common/gpu/OWNERS
webkit/common/gpu/context_provider_in_process.h
webkit/common/gpu/context_provider_in_process.cc
webkit/common/gpu/gl_bindings_skia_cmd_buffer.h
webkit/common/gpu/gl_bindings_skia_cmd_buffer.cc
webkit/common/gpu/grcontext_for_webgraphicscontext3d.h
webkit/common/gpu/grcontext_for_webgraphicscontext3d.cc
webkit/common/gpu/test_context_provider_factory.h
webkit/common/gpu/test_context_provider_factory.cc
webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h
webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc
webkit/common/gpu/webgraphicscontext3d_in_process_impl.h
webkit/common/gpu/webgraphicscontext3d_in_process_impl.cc
webkit/common/gpu/webgraphicscontext3d_provider_impl.h
webkit/common/gpu/webgraphicscontext3d_provider_impl.cc
webkit/common/gpu/webkit_gpu.gyp
webkit/common/gpu/webkit_gpu_export.h
webkit/gpu/OWNERS
webkit/gpu/context_provider_in_process.h
webkit/gpu/context_provider_in_process.cc
webkit/gpu/gl_bindings_skia_cmd_buffer.h
webkit/gpu/gl_bindings_skia_cmd_buffer.cc
webkit/gpu/grcontext_for_webgraphicscontext3d.h
webkit/gpu/grcontext_for_webgraphicscontext3d.cc
webkit/gpu/test_context_provider_factory.h
webkit/gpu/test_context_provider_factory.cc
webkit/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h
webkit/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc
webkit/gpu/webgraphicscontext3d_in_process_impl.h
webkit/gpu/webgraphicscontext3d_in_process_impl.cc
webkit/gpu/webgraphicscontext3d_provider_impl.h
webkit/gpu/webgraphicscontext3d_provider_impl.cc
webkit/gpu/webkit_gpu.gyp
webkit/gpu/webkit_gpu_export.h
webkit/renderer/compositor_bindings/compositor_bindings.gyp
webkit/support/test_webkit_platform_support.cc
webkit/support/web_layer_tree_view_impl_for_testing.cc
webkit/support/webkit_support.cc
webkit/support/webkit_support.gypi
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« webkit/common/gpu/webgraphicscontext3d_provider_impl.cc
('k') |
webkit/common/gpu/webkit_gpu_export.h »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: webkit/common/gpu/webkit_gpu.gyp
diff --git a/webkit/gpu/webkit_gpu.gyp b/webkit/common/gpu/webkit_gpu.gyp
similarity index 100%
rename from webkit/gpu/webkit_gpu.gyp
rename to webkit/common/gpu/webkit_gpu.gyp
« no previous file with comments
|
« webkit/common/gpu/webgraphicscontext3d_provider_impl.cc
('k') |
webkit/common/gpu/webkit_gpu_export.h »
('j') |
no next file with comments »
Issue 16046003: Move webkit/gpu into webkit/common/gpu (Closed)
Created 7 years, 7 months ago by jamesr
Modified 7 years, 7 months ago
Reviewers: piman, joth, commit-bot: I haz the power
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 0
This is Rietveld
408576698