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

Issue 630853003: Replace OVERRIDE and FINAL with override and final in content/common/[a-s]* (Closed)

Created:
6 years, 2 months ago by Anand Ratn (left samsung)
Modified:
6 years, 2 months ago
CC:
Aaron Boodman, abarth-chromium, ben+mojo_chromium.org, chromium-reviews, danakj+watch_chromium.org, darin (slow to review), darin-cc_chromium.org, feature-media-reviews_chromium.org, jam, jbauman+watch_chromium.org, jdduke+watch_chromium.org, jln+watch_chromium.org, kalyank, mcasas+watch_chromium.org, piman+watch_chromium.org, posciak+watch_chromium.org, qsr+mojo_chromium.org, sievers+watch_chromium.org, viettrungluu+watch_chromium.org, wjia+watch_chromium.org, yzshen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Replace OVERRIDE and FINAL with override and final in content/common/[a-s]* BUG=417463 Committed: https://crrev.com/1f9b6c5c461cfa533652354525318ab8d9d52ee1 Cr-Commit-Position: refs/heads/master@{#298453}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+356 lines, -356 lines) Patch
M content/common/child_process_host_impl.h View 2 chunks +10 lines, -10 lines 0 comments Download
M content/common/font_cache_dispatcher_win.h View 1 chunk +4 lines, -4 lines 0 comments Download
M content/common/font_config_ipc_linux.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/gpu/client/command_buffer_proxy_impl.h View 2 chunks +22 lines, -22 lines 0 comments Download
M content/common/gpu/client/context_provider_command_buffer.h View 1 chunk +12 lines, -12 lines 0 comments Download
M content/common/gpu/client/gl_helper.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M content/common/gpu/client/gl_helper_scaling.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M content/common/gpu/client/gpu_channel_host.h View 2 chunks +3 lines, -3 lines 0 comments Download
M content/common/gpu/client/gpu_memory_buffer_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/gpu/client/gpu_memory_buffer_impl_io_surface.h View 1 chunk +4 lines, -4 lines 0 comments Download
M content/common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.h View 1 chunk +4 lines, -4 lines 0 comments Download
M content/common/gpu/client/gpu_memory_buffer_impl_shared_memory.h View 1 chunk +4 lines, -4 lines 0 comments Download
M content/common/gpu/client/gpu_memory_buffer_impl_surface_texture.h View 1 chunk +4 lines, -4 lines 0 comments Download
M content/common/gpu/client/gpu_video_decode_accelerator_host.h View 1 chunk +10 lines, -10 lines 0 comments Download
M content/common/gpu/client/gpu_video_encode_accelerator_host.h View 1 chunk +9 lines, -9 lines 0 comments Download
M content/common/gpu/gpu_channel.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/common/gpu/gpu_channel.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/common/gpu/gpu_channel_manager.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/gpu/gpu_channel_manager.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/common/gpu/gpu_command_buffer_stub.h View 1 chunk +7 lines, -7 lines 0 comments Download
M content/common/gpu/gpu_command_buffer_stub.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M content/common/gpu/gpu_memory_buffer_factory_android.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/common/gpu/gpu_memory_buffer_factory_mac.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/common/gpu/gpu_memory_buffer_factory_ozone.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/common/gpu/gpu_memory_buffer_factory_win.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/common/gpu/gpu_memory_buffer_factory_x11.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/common/gpu/gpu_memory_manager_unittest.cc View 3 chunks +7 lines, -7 lines 0 comments Download
M content/common/gpu/image_transport_surface.h View 2 chunks +11 lines, -11 lines 0 comments Download
M content/common/gpu/image_transport_surface_android.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M content/common/gpu/image_transport_surface_calayer_mac.h View 1 chunk +7 lines, -7 lines 0 comments Download
M content/common/gpu/image_transport_surface_fbo_mac.h View 2 chunks +20 lines, -20 lines 0 comments Download
M content/common/gpu/image_transport_surface_iosurface_mac.h View 1 chunk +7 lines, -7 lines 0 comments Download
M content/common/gpu/media/android_video_decode_accelerator.h View 1 chunk +8 lines, -8 lines 0 comments Download
M content/common/gpu/media/android_video_decode_accelerator_unittest.cc View 2 chunks +8 lines, -8 lines 0 comments Download
M content/common/gpu/media/android_video_encode_accelerator.h View 1 chunk +6 lines, -6 lines 0 comments Download
M content/common/gpu/media/dxva_video_decode_accelerator.h View 1 chunk +8 lines, -8 lines 0 comments Download
M content/common/gpu/media/exynos_v4l2_video_device.h View 1 chunk +12 lines, -12 lines 0 comments Download
M content/common/gpu/media/gpu_video_decode_accelerator.h View 1 chunk +10 lines, -10 lines 0 comments Download
M content/common/gpu/media/gpu_video_decode_accelerator.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M content/common/gpu/media/gpu_video_encode_accelerator.h View 1 chunk +5 lines, -5 lines 0 comments Download
M content/common/gpu/media/tegra_v4l2_video_device.h View 1 chunk +12 lines, -12 lines 0 comments Download
M content/common/gpu/media/v4l2_video_decode_accelerator.h View 1 chunk +8 lines, -8 lines 0 comments Download
M content/common/gpu/media/v4l2_video_encode_accelerator.h View 1 chunk +6 lines, -6 lines 0 comments Download
M content/common/gpu/media/vaapi_video_decode_accelerator.h View 1 chunk +8 lines, -8 lines 0 comments Download
M content/common/gpu/media/vaapi_video_encode_accelerator.h View 1 chunk +6 lines, -6 lines 0 comments Download
M content/common/gpu/media/video_decode_accelerator_unittest.cc View 1 chunk +7 lines, -7 lines 0 comments Download
M content/common/gpu/media/video_encode_accelerator_unittest.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M content/common/gpu/media/vt_video_decode_accelerator.h View 1 chunk +8 lines, -8 lines 0 comments Download
M content/common/gpu/null_transport_surface.h View 1 chunk +5 lines, -5 lines 0 comments Download
M content/common/gpu/stream_texture_android.h View 1 chunk +12 lines, -12 lines 0 comments Download
M content/common/host_shared_bitmap_manager.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/common/input/synthetic_pinch_gesture_params.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/input/synthetic_smooth_scroll_gesture_params.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/input/synthetic_tap_gesture_params.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/message_router.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/common/mojo/service_registry_impl.h View 2 chunks +5 lines, -5 lines 0 comments Download
M content/common/one_writer_seqlock_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/sandbox_linux/android/sandbox_bpf_base_policy_android.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/sandbox_linux/bpf_cros_arm_gpu_policy_linux.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/sandbox_linux/bpf_cros_arm_gpu_policy_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/sandbox_linux/bpf_gpu_policy_linux.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/sandbox_linux/bpf_gpu_policy_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/sandbox_linux/bpf_ppapi_policy_linux.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/sandbox_linux/bpf_renderer_policy_linux.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/sandbox_linux/bpf_utility_policy_linux.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/sandbox_linux/sandbox_bpf_base_policy_linux.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/sandbox_linux/sandbox_seccomp_bpf_linux.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Anand Ratn (left samsung)
jochen@chromium.org: Please review changes in content/common module
6 years, 2 months ago (2014-10-06 14:05:50 UTC) #2
jochen (gone - plz use gerrit)
lgtm
6 years, 2 months ago (2014-10-07 10:00:10 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/630853003/1
6 years, 2 months ago (2014-10-07 11:00:04 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1) as 1c6bab1bafc9ae93b2c6dc836e99006413668ec7
6 years, 2 months ago (2014-10-07 13:03:41 UTC) #6
commit-bot: I haz the power
6 years, 2 months ago (2014-10-07 13:04:53 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/1f9b6c5c461cfa533652354525318ab8d9d52ee1
Cr-Commit-Position: refs/heads/master@{#298453}

Powered by Google App Engine
This is Rietveld 408576698