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

Issue 61553006: Rename WebKit namespace to blink (part 5) (Closed)

Created:
7 years, 1 month ago by abarth-chromium
Modified:
7 years, 1 month ago
CC:
chromium-reviews, ben+aura_chromium.org, yusukes+watch_chromium.org, tzik, sievers+watch_chromium.org, yukishiino+watch_chromium.org, sadrul, kinuko+watch, apatrick_chromium, jbauman+watch_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, kalyank, android-webview-reviews_chromium.org, penghuang+watch_chromium.org, feature-media-reviews_chromium.org, piman+watch_chromium.org, cc-bugs_chromium.org, Ian Vollick, tfarina, Paweł Hajdan Jr., danakj+watch_chromium.org, James Su
Visibility:
Public.

Description

Rename WebKit namespace to blink (part 5) This CL updates all references to the WebKit namespace outside of content, chrome, and components. TBR=darin@chromium.org BUG=295096 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233518

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1628 lines, -1628 lines) Patch
M android_webview/browser/aw_content_browser_client.h View 2 chunks +2 lines, -2 lines 0 comments Download
M android_webview/browser/aw_content_browser_client.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M android_webview/browser/find_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/browser/renderer_host/aw_render_view_host_ext.h View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/common/render_view_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/native/state_serializer.cc View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/native/state_serializer_unittests.cc View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/renderer/aw_content_renderer_client.h View 1 chunk +3 lines, -3 lines 0 comments Download
M android_webview/renderer/aw_content_renderer_client.cc View 2 chunks +7 lines, -7 lines 0 comments Download
M android_webview/renderer/aw_render_process_observer.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M android_webview/renderer/aw_render_view_ext.h View 4 chunks +12 lines, -12 lines 0 comments Download
M android_webview/renderer/aw_render_view_ext.cc View 8 chunks +25 lines, -25 lines 0 comments Download
M cc/layers/io_surface_layer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/texture_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/texture_layer_client.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/output/context_provider.h View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/output/delegating_renderer.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/output/geometry_binding.h View 2 chunks +3 lines, -3 lines 0 comments Download
M cc/output/geometry_binding.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/output/gl_renderer.h View 4 chunks +4 lines, -4 lines 0 comments Download
M cc/output/gl_renderer.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/output/gl_renderer_unittest.cc View 3 chunks +14 lines, -14 lines 0 comments Download
M cc/output/program_binding.h View 2 chunks +7 lines, -7 lines 0 comments Download
M cc/output/program_binding.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/output/renderer_pixeltest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/output/shader.h View 30 chunks +31 lines, -31 lines 0 comments Download
M cc/output/shader.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/resource_provider.h View 4 chunks +4 lines, -4 lines 0 comments Download
M cc/resources/resource_provider.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M cc/resources/resource_provider_unittest.cc View 3 chunks +11 lines, -11 lines 0 comments Download
M cc/resources/resource_update_controller_unittest.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M cc/resources/video_resource_updater.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/scheduler/texture_uploader.h View 6 chunks +7 lines, -7 lines 0 comments Download
M cc/scheduler/texture_uploader.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/scheduler/texture_uploader_unittest.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M cc/test/fake_context_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/fake_web_graphics_context_3d.h View 2 chunks +424 lines, -424 lines 0 comments Download
M cc/test/fake_web_graphics_context_3d.cc View 10 chunks +52 lines, -52 lines 0 comments Download
M cc/test/layer_tree_pixel_test.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/layer_tree_pixel_test.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M cc/test/ordered_texture_map.h View 1 chunk +8 lines, -8 lines 0 comments Download
M cc/test/ordered_texture_map.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M cc/test/test_context_provider.h View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/test/test_context_provider.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M cc/test/test_texture.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/test_web_graphics_context_3d.h View 8 chunks +94 lines, -94 lines 0 comments Download
M cc/test/test_web_graphics_context_3d.cc View 15 chunks +42 lines, -42 lines 0 comments Download
M cc/trees/layer_tree_host_impl_unittest.cc View 2 chunks +26 lines, -26 lines 0 comments Download
M cc/trees/layer_tree_host_unittest.cc View 1 chunk +17 lines, -17 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_context.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M media/base/media_keys.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/proxy/websocket_resource.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M ppapi/shared_impl/ppb_gamepad_shared.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/aura/bench/bench_main.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M ui/base/ime/composition_underline.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/base/ime/text_input_type.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/compositor/compositor.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/compositor/layer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/compositor/test/default_context_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/controls/webview/unhandled_keyboard_event_handler_linux.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/views/controls/webview/unhandled_keyboard_event_handler_win.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/child/fling_animator_impl_android.h View 1 chunk +5 lines, -5 lines 0 comments Download
M webkit/child/fling_animator_impl_android.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M webkit/child/fling_curve_configuration.h View 3 chunks +10 lines, -10 lines 0 comments Download
M webkit/child/fling_curve_configuration.cc View 2 chunks +9 lines, -9 lines 0 comments Download
M webkit/child/ftp_directory_listing_response_delegate.h View 3 chunks +6 lines, -6 lines 0 comments Download
M webkit/child/ftp_directory_listing_response_delegate.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/child/multipart_response_delegate.h View 4 chunks +9 lines, -9 lines 0 comments Download
M webkit/child/multipart_response_delegate.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M webkit/child/multipart_response_delegate_unittest.cc View 2 chunks +8 lines, -8 lines 0 comments Download
M webkit/child/resource_loader_bridge.h View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/child/resource_loader_bridge.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/child/touch_fling_gesture_curve.h View 2 chunks +9 lines, -9 lines 0 comments Download
M webkit/child/touch_fling_gesture_curve.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M webkit/child/touch_fling_gesture_curve_unittest.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M webkit/child/web_discardable_memory_impl.h View 2 chunks +3 lines, -3 lines 0 comments Download
M webkit/child/webfallbackthemeengine_impl.h View 1 chunk +7 lines, -7 lines 0 comments Download
M webkit/child/webfallbackthemeengine_impl.cc View 3 chunks +7 lines, -7 lines 0 comments Download
M webkit/child/webkitplatformsupport_child_impl.h View 1 chunk +10 lines, -10 lines 0 comments Download
M webkit/child/webkitplatformsupport_child_impl.cc View 4 chunks +11 lines, -11 lines 0 comments Download
M webkit/child/webkitplatformsupport_impl.h View 4 chunks +31 lines, -31 lines 0 comments Download
M webkit/child/webkitplatformsupport_impl.cc View 6 chunks +25 lines, -25 lines 0 comments Download
M webkit/child/websocketstreamhandle_delegate.h View 2 chunks +8 lines, -8 lines 0 comments Download
M webkit/child/websocketstreamhandle_impl.h View 1 chunk +4 lines, -4 lines 0 comments Download
M webkit/child/websocketstreamhandle_impl.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M webkit/child/webthemeengine_impl_android.h View 1 chunk +7 lines, -7 lines 0 comments Download
M webkit/child/webthemeengine_impl_android.cc View 2 chunks +7 lines, -7 lines 0 comments Download
M webkit/child/webthemeengine_impl_default.h View 1 chunk +7 lines, -7 lines 0 comments Download
M webkit/child/webthemeengine_impl_default.cc View 3 chunks +7 lines, -7 lines 0 comments Download
M webkit/child/webthemeengine_impl_mac.h View 1 chunk +7 lines, -7 lines 0 comments Download
M webkit/child/webthemeengine_impl_mac.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/child/webthemeengine_impl_win.h View 1 chunk +20 lines, -20 lines 0 comments Download
M webkit/child/webthemeengine_impl_win.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M webkit/child/webthread_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/child/webthread_impl.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M webkit/child/weburlloader_impl.h View 1 chunk +10 lines, -10 lines 0 comments Download
M webkit/child/weburlloader_impl.cc View 2 chunks +15 lines, -15 lines 0 comments Download
M webkit/child/weburlrequest_extradata_impl.h View 2 chunks +7 lines, -7 lines 0 comments Download
M webkit/child/weburlrequest_extradata_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/child/weburlresponse_extradata_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/child/worker_task_runner.h View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/child/worker_task_runner.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/child/worker_task_runner_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/common/cursors/webcursor.h View 2 chunks +3 lines, -3 lines 0 comments Download
M webkit/common/cursors/webcursor.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/cursors/webcursor_aura.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/cursors/webcursor_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/cursors/webcursor_mac.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/common/cursors/webcursor_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/cursors/webcursor_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/fileapi/file_system_types.h View 2 chunks +4 lines, -4 lines 0 comments Download
M webkit/common/fileapi/file_system_util.h View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/common/fileapi/file_system_util.cc View 1 chunk +16 lines, -16 lines 0 comments Download
M webkit/common/gpu/context_provider_in_process.h View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/common/gpu/context_provider_in_process.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M webkit/common/gpu/grcontext_for_webgraphicscontext3d.h View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/common/gpu/grcontext_for_webgraphicscontext3d.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h View 8 chunks +27 lines, -27 lines 0 comments Download
M webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc View 11 chunks +34 lines, -34 lines 0 comments Download
M webkit/common/gpu/webgraphicscontext3d_provider_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/common/gpu/webgraphicscontext3d_provider_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/quota/quota_status_code.h View 1 chunk +4 lines, -4 lines 0 comments Download
M webkit/common/resource_type.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/resource_type.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/webpreferences.h View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/common/webpreferences.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/simple_webmimeregistry_impl.h View 1 chunk +20 lines, -20 lines 0 comments Download
M webkit/glue/simple_webmimeregistry_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/glue/webfileutilities_impl.h View 1 chunk +7 lines, -7 lines 0 comments Download
M webkit/glue/webfileutilities_impl.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M webkit/glue/webkit_glue.h View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/glue/webkit_glue.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M webkit/glue/webkit_glue_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/compositor_bindings/scrollbar_impl.h View 3 chunks +7 lines, -7 lines 0 comments Download
M webkit/renderer/compositor_bindings/scrollbar_impl.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_animation_curve_common.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/compositor_bindings/web_animation_curve_common.cc View 1 chunk +7 lines, -7 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_animation_impl.h View 1 chunk +4 lines, -4 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_animation_impl.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_animation_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_compositing_reasons.cc View 1 chunk +34 lines, -34 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_compositor_support_impl.h View 1 chunk +24 lines, -24 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_compositor_support_impl.cc View 3 chunks +23 lines, -23 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_content_layer_impl.h View 2 chunks +5 lines, -5 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_content_layer_impl.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_external_bitmap_impl.h View 1 chunk +5 lines, -5 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_external_bitmap_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_external_texture_layer_impl.h View 3 chunks +7 lines, -7 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_external_texture_layer_impl.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_filter_animation_curve_impl.h View 1 chunk +6 lines, -6 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_filter_animation_curve_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_filter_operations_impl.h View 2 chunks +4 lines, -4 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_filter_operations_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_float_animation_curve_impl.h View 2 chunks +5 lines, -5 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_float_animation_curve_impl.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_float_animation_curve_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_image_layer_impl.h View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_image_layer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/compositor_bindings/web_layer_impl.h View 5 chunks +38 lines, -38 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_layer_impl.cc View 10 chunks +24 lines, -24 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_layer_impl_fixed_bounds.h View 1 chunk +4 lines, -4 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_layer_impl_fixed_bounds.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_layer_impl_fixed_bounds_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_nine_patch_layer_impl.h View 1 chunk +7 lines, -7 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_nine_patch_layer_impl.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_rendering_stats_impl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_scrollbar_layer_impl.h View 2 chunks +9 lines, -9 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_scrollbar_layer_impl.cc View 4 chunks +8 lines, -8 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_solid_color_layer_impl.h View 1 chunk +4 lines, -4 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_solid_color_layer_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_to_cc_animation_delegate_adapter.h View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_to_cc_animation_delegate_adapter.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/compositor_bindings/web_transform_animation_curve_impl.h View 1 chunk +7 lines, -7 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_transform_animation_curve_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_transform_operations_impl.h View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_transform_operations_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/cpp_bound_class.h View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/renderer/cpp_bound_class.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/renderer/cpp_variant.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/cpp_variant_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
abarth-chromium
7 years, 1 month ago (2013-11-06 22:24:52 UTC) #1
abarth-chromium
This CL had some minor manual fixups over what the script produced: abarth@abarth3:/src/cr/src$ git diff ...
7 years, 1 month ago (2013-11-06 22:27:32 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/61553006/1
7 years, 1 month ago (2013-11-06 22:50:38 UTC) #3
abarth-chromium
7 years, 1 month ago (2013-11-07 06:58:30 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r233518 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698