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

Issue 630663003: replace OVERRIDE and FINAL with override and final in chromecast/ (Closed)

Created:
6 years, 2 months ago by Mostyn Bramley-Moore
Modified:
6 years, 2 months ago
Reviewers:
lcwu1, damienv1, dcheng, gunsch
CC:
chromium-reviews, cbentzel+watch_chromium.org, vsevik, lcwu+watch_chromium.org, yurys, feature-media-reviews_chromium.org, paulirish+reviews_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org, pfeldman
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

replace OVERRIDE and FINAL with override and final in chromecast/ R=damienv@chromium.org,dcheng@chromium.org BUG=417463 Committed: https://crrev.com/1ee2dbd5ff96e1eea6d6b53cf8282faa5a4ed4cd Cr-Commit-Position: refs/heads/master@{#298250}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+183 lines, -183 lines) Patch
M chromecast/common/cast_resource_delegate.h View 1 chunk +8 lines, -8 lines 0 comments Download
M chromecast/media/cma/base/balanced_media_task_runner_factory.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chromecast/media/cma/base/buffering_frame_provider.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chromecast/media/cma/base/decoder_buffer_adapter.h View 1 chunk +6 lines, -6 lines 0 comments Download
M chromecast/media/cma/filters/demuxer_stream_adapter.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chromecast/media/cma/filters/demuxer_stream_adapter.cc View 1 chunk +1 line, -1 line 0 comments Download
M chromecast/media/cma/filters/demuxer_stream_adapter_unittest.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M chromecast/media/cma/ipc/media_message_fifo.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chromecast/media/cma/ipc/media_message_fifo_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chromecast/media/cma/ipc/media_message_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chromecast/media/cma/ipc_streamer/av_streamer_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chromecast/media/cma/ipc_streamer/coded_frame_provider_host.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chromecast/media/cma/ipc_streamer/decoder_buffer_base_marshaller.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M chromecast/media/cma/test/mock_frame_provider.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chromecast/media/cma/test/run_all_unittests.cc View 1 chunk +1 line, -1 line 0 comments Download
M chromecast/metrics/cast_metrics_service_client.h View 1 chunk +11 lines, -11 lines 0 comments Download
M chromecast/metrics/cast_metrics_service_client_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chromecast/metrics/cast_stability_metrics_provider.h View 1 chunk +5 lines, -5 lines 0 comments Download
M chromecast/net/network_change_notifier_cast.h View 1 chunk +1 line, -1 line 0 comments Download
M chromecast/net/network_change_notifier_factory_cast.h View 1 chunk +1 line, -1 line 0 comments Download
M chromecast/service/cast_service_android.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chromecast/service/cast_service_simple.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chromecast/service/cast_service_simple.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M chromecast/shell/app/cast_main_delegate.h View 1 chunk +6 lines, -6 lines 0 comments Download
M chromecast/shell/browser/android/cast_window_android.h View 1 chunk +7 lines, -7 lines 0 comments Download
M chromecast/shell/browser/cast_browser_context.h View 1 chunk +13 lines, -13 lines 0 comments Download
M chromecast/shell/browser/cast_browser_context.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chromecast/shell/browser/cast_browser_main_parts.h View 1 chunk +6 lines, -6 lines 0 comments Download
M chromecast/shell/browser/cast_content_browser_client.h View 3 chunks +14 lines, -14 lines 0 comments Download
M chromecast/shell/browser/cast_download_manager_delegate.h View 1 chunk +5 lines, -5 lines 0 comments Download
M chromecast/shell/browser/cast_http_user_agent_settings.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chromecast/shell/browser/cast_network_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M chromecast/shell/browser/cast_network_delegate_simple.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chromecast/shell/browser/devtools/cast_dev_tools_delegate.h View 2 chunks +10 lines, -10 lines 0 comments Download
M chromecast/shell/browser/devtools/cast_dev_tools_delegate.cc View 2 chunks +12 lines, -12 lines 0 comments Download
M chromecast/shell/browser/devtools/remote_debugging_server.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chromecast/shell/browser/geolocation/cast_access_token_store.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chromecast/shell/browser/test/chromecast_browser_test.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chromecast/shell/browser/test/chromecast_browser_test_runner.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chromecast/shell/browser/test/chromecast_shell_browser_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chromecast/shell/browser/url_request_context_factory.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M chromecast/shell/common/cast_content_client.h View 1 chunk +5 lines, -5 lines 0 comments Download
M chromecast/shell/renderer/cast_content_renderer_client.h View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
Mostyn Bramley-Moore
@damienv: can you give this a thumbs-up? The script I used to make this change ...
6 years, 2 months ago (2014-10-06 15:23:02 UTC) #1
damienv1
lgtm
6 years, 2 months ago (2014-10-06 15:52:12 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/630663003/1
6 years, 2 months ago (2014-10-06 15:56:13 UTC) #5
gunsch
lgtm, this is going to make our unforking diff sadder :(
6 years, 2 months ago (2014-10-06 15:57:12 UTC) #6
Mostyn Bramley-Moore
On 2014/10/06 15:57:12, gunsch wrote: > lgtm, this is going to make our unforking diff ...
6 years, 2 months ago (2014-10-06 16:00:20 UTC) #7
gunsch
On 2014/10/06 16:00:20, Mostyn Bramley-Moore wrote: > On 2014/10/06 15:57:12, gunsch wrote: > > lgtm, ...
6 years, 2 months ago (2014-10-06 16:10:36 UTC) #8
lcwu1
On 2014/10/06 16:00:20, Mostyn Bramley-Moore wrote: > On 2014/10/06 15:57:12, gunsch wrote: > > lgtm, ...
6 years, 2 months ago (2014-10-06 16:12:41 UTC) #9
gunsch
On 2014/10/06 16:12:41, lcwu1 wrote: > On 2014/10/06 16:00:20, Mostyn Bramley-Moore wrote: > > On ...
6 years, 2 months ago (2014-10-06 16:37:30 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1) as db29d8abd92e11bbaeed98dea1228d05073651c9
6 years, 2 months ago (2014-10-06 16:43:41 UTC) #11
commit-bot: I haz the power
6 years, 2 months ago (2014-10-06 16:44:15 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/1ee2dbd5ff96e1eea6d6b53cf8282faa5a4ed4cd
Cr-Commit-Position: refs/heads/master@{#298250}

Powered by Google App Engine
This is Rietveld 408576698