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

Issue 2236083002: Move mojo/public/c/gpu/* to mojo/public/c/include. (Closed)

Created:
4 years, 4 months ago by viettrungluu
Modified:
4 years, 4 months ago
Reviewers:
jamesr
CC:
mojo-reviews_chromium.org, gregsimon, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org, yzshen+mojopublicwatch_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : foo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+251 lines, -4461 lines) Patch
M apps/moterm/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M examples/device_name/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M examples/shadows/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M examples/shadows/vfx/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M examples/spinning_cube/BUILD.gn View 2 chunks +4 lines, -4 lines 0 comments Download
M examples/spinning_cube/gles2_client_impl.h View 1 chunk +2 lines, -1 line 0 comments Download
M examples/spinning_cube/gles2_client_impl.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M examples/ui/jank/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M examples/ui/motown_video/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M examples/ui/noodles/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M examples/ui/pdf_viewer/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M examples/ui/png_viewer/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M examples/ui/shapes/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M examples/ui/spinning_cube/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M examples/ui/tile/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/build_gles2_cmd_buffer.py View 1 chunk +1 line, -1 line 0 comments Download
M mojo/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M mojo/gles2/BUILD.gn View 5 chunks +10 lines, -13 lines 0 comments Download
M mojo/gles2/control_thunks_impl.h View 1 chunk +3 lines, -3 lines 0 comments Download
M mojo/gles2/gles2_context.h View 1 chunk +3 lines, -3 lines 0 comments Download
M mojo/gles2/gles2_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/gles2/mgl_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/gles2/mgl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/go/rules.gni View 1 chunk +1 line, -1 line 0 comments Download
M mojo/gpu/BUILD.gn View 1 chunk +3 lines, -3 lines 0 comments Download
M mojo/gpu/gl_context.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M mojo/nacl/nonsfi/BUILD.gn View 1 chunk +3 lines, -3 lines 0 comments Download
M mojo/public/c/BUILD.gn View 1 chunk +107 lines, -0 lines 0 comments Download
D mojo/public/c/gpu/BUILD.gn View 1 chunk +0 lines, -96 lines 0 comments Download
D mojo/public/c/gpu/GLES2/gl2.h View 1 chunk +0 lines, -526 lines 0 comments Download
D mojo/public/c/gpu/GLES2/gl2ext.h View 1 chunk +0 lines, -2026 lines 0 comments Download
D mojo/public/c/gpu/GLES2/gl2extmojo.h View 1 chunk +0 lines, -798 lines 0 comments Download
D mojo/public/c/gpu/GLES2/gl2mojo_autogen.h View 1 chunk +0 lines, -330 lines 0 comments Download
D mojo/public/c/gpu/GLES2/gl2mojo_internal.h View 1 chunk +0 lines, -22 lines 0 comments Download
D mojo/public/c/gpu/GLES2/gl2platform.h View 1 chunk +0 lines, -30 lines 0 comments Download
D mojo/public/c/gpu/KHR/khrplatform.h View 1 chunk +0 lines, -282 lines 0 comments Download
D mojo/public/c/gpu/MGL/mgl.h View 1 chunk +0 lines, -69 lines 0 comments Download
D mojo/public/c/gpu/MGL/mgl_echo.h View 1 chunk +0 lines, -26 lines 0 comments Download
D mojo/public/c/gpu/MGL/mgl_onscreen.h View 1 chunk +0 lines, -29 lines 0 comments Download
D mojo/public/c/gpu/MGL/mgl_signal_sync_point.h View 1 chunk +0 lines, -31 lines 0 comments Download
D mojo/public/c/gpu/MGL/mgl_types.h View 1 chunk +0 lines, -26 lines 0 comments Download
A + mojo/public/c/include/GLES2/gl2.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + mojo/public/c/include/GLES2/gl2ext.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + mojo/public/c/include/GLES2/gl2extmojo.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + mojo/public/c/include/GLES2/gl2mojo_autogen.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + mojo/public/c/include/GLES2/gl2mojo_internal.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + mojo/public/c/include/GLES2/gl2platform.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + mojo/public/c/include/KHR/khrplatform.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + mojo/public/c/include/MGL/mgl.h View 2 chunks +7 lines, -11 lines 0 comments Download
A + mojo/public/c/include/MGL/mgl_echo.h View 1 chunk +7 lines, -11 lines 0 comments Download
A + mojo/public/c/include/MGL/mgl_onscreen.h View 2 chunks +7 lines, -11 lines 0 comments Download
A + mojo/public/c/include/MGL/mgl_signal_sync_point.h View 2 chunks +7 lines, -11 lines 0 comments Download
A + mojo/public/c/include/MGL/mgl_types.h View 2 chunks +7 lines, -9 lines 0 comments Download
M mojo/public/mojo_application.gni View 2 chunks +6 lines, -4 lines 0 comments Download
M mojo/public/platform/nacl/BUILD.gn View 1 chunk +3 lines, -3 lines 0 comments Download
M mojo/public/platform/nacl/mgl_irt.h View 3 chunks +6 lines, -6 lines 0 comments Download
M mojo/public/platform/native/BUILD.gn View 7 chunks +10 lines, -19 lines 0 comments Download
M mojo/public/platform/native/gles2_impl_chromium_bind_uniform_location_thunks.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/platform/native/gles2_impl_chromium_map_sub_thunks.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/platform/native/gles2_impl_chromium_miscellaneous_thunks.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/platform/native/gles2_impl_chromium_resize_thunks.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/platform/native/gles2_impl_chromium_sync_point_thunks.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/platform/native/gles2_impl_chromium_texture_mailbox_thunks.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/platform/native/gles2_impl_ext_debug_marker_thunks.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/platform/native/gles2_impl_ext_discard_framebuffer_thunks.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/platform/native/gles2_impl_ext_multisampled_render_to_texture_thunks.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/platform/native/gles2_impl_ext_occlusion_query_thunks.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/platform/native/gles2_impl_ext_texture_storage_thunks.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/platform/native/gles2_impl_khr_blend_equation_advanced_thunks.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/platform/native/gles2_impl_oes_vertex_array_object_thunks.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/platform/native/gles2_impl_thunks.h View 1 chunk +1 line, -2 lines 0 comments Download
M mojo/public/platform/native/mgl_echo_thunks.h View 1 chunk +1 line, -2 lines 0 comments Download
M mojo/public/platform/native/mgl_onscreen_thunks.h View 1 chunk +1 line, -2 lines 0 comments Download
M mojo/public/platform/native/mgl_signal_sync_point_thunks.h View 1 chunk +1 line, -2 lines 0 comments Download
M mojo/public/platform/native/mgl_thunks.h View 1 chunk +1 line, -2 lines 0 comments Download
M mojo/public/python/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M mojo/skia/BUILD.gn View 2 chunks +4 lines, -4 lines 0 comments Download
M mojo/skia/ganesh_context.cc View 1 chunk +2 lines, -1 line 0 comments Download
M mojo/skia/gl_bindings_skia.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M services/gfx/compositor/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M services/js/modules/gl/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M services/url_response_disk_cache/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M shell/BUILD.gn View 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
viettrungluu
4 years, 4 months ago (2016-08-10 23:02:27 UTC) #1
viettrungluu
gonna abusively land this tbr, so that I can try rolling this into fuchsia/flutter/whatever
4 years, 4 months ago (2016-08-11 16:17:57 UTC) #3
viettrungluu
4 years, 4 months ago (2016-08-11 16:20:26 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
e2b84add2d1f7187b58a9fee32873c9d6e95fe23 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698