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

Issue 319813004: [Telemetry] Update copyright header style. (Closed)

Created:
6 years, 6 months ago by tonyg
Modified:
6 years, 6 months ago
Reviewers:
dtu
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, tfarina, extensions-reviews_chromium.org, telemetry+watch_chromium.org
Visibility:
Public.

Description

[Telemetry] Update copyright header style. I'm tired of copy/pasting the wrong style :) http://www.chromium.org/developers/coding-style#TOC-File-headers BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275374

Patch Set 1 #

Total comments: 1

Patch Set 2 : remove stray change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -133 lines) Patch
M tools/perf/PRESUBMIT.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/benchmarks/blink_perf.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/benchmarks/dom_perf.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/benchmarks/dromaeo.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/benchmarks/image_decoding.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/benchmarks/jsgamebench.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/benchmarks/kraken.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/benchmarks/memory.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/benchmarks/octane.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/benchmarks/page_cycler.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/benchmarks/robohornet_pro.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/benchmarks/smoothness.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/benchmarks/spaceport.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/benchmarks/sunspider.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/measurements/image_decoding.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/measurements/memory.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/measurements/page_cycler.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/measurements/skpicture_printer.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/measurements/smoothness.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/page_sets/PRESUBMIT.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/page_sets/__init__.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/profile_creators/__init__.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/profile_creators/small_profile_creator.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/PRESUBMIT.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/examples/telemetry_perf_test.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/__init__.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/__init__.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/browser.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/browser_credentials.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/browser_credentials_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/browser_finder.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/browser_options.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/browser_options_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/browser_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/discover.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/discover_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/environment.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/exceptions.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/extension_dict.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/extension_page.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/extension_to_load.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/extension_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/memory_cache_http_server.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/platform/__init__.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/platform/android_platform_backend.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/platform/cros_platform_backend.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/platform/linux_platform_backend.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/platform/mac_platform_backend.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/platform/platform_backend.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/platform/profiler/__init__.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/platform/profiler/iprofiler_profiler.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/platform/profiler/java_heap_profiler.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/platform/profiler/perf_profiler.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/platform/profiler/profiler_finder.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/platform/profiler/sample_profiler.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/platform/profiler/tcmalloc_heap_profiler.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/platform/win_platform_backend.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/possible_browser.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/profile_types.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/profile_types_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/tab.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/tab_list.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/tab_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/timeline/event.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/timeline/event_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/timeline/importer.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/timeline/inspector_importer.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/timeline/inspector_importer_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/timeline/model.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/timeline/model_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/user_agent.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/user_agent_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/util.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/util_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/web_contents.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/webpagereplay.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/wpr_modes.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/wpr_server.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/__init__.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/actions/all_page_actions.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/actions/js_collect_garbage.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/actions/page_action.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/actions/play.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/actions/reload.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/actions/scroll.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/actions/scroll_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/actions/wait.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/actions/wait_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/block_page_measurement_results.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/block_page_measurement_results_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/buildbot_page_measurement_results.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/buildbot_page_measurement_results_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/cloud_storage.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/csv_page_measurement_results.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/csv_page_measurement_results_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/gtest_test_results.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/page.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/page_filter.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/page_measurement.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/page_measurement_results.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/page_measurement_results_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/page_measurement_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/page_measurement_unittest_base.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/page_runner.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/page_runner_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/page_set.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/page_set_archive_info.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/page_set_archive_info_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/page_set_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/page_test.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/page_test_results.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/page_test_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/page_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/perf_tests_helper.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/record_wpr.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/test.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/test_runner.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/unittest/__init__.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/unittest/gtest_testrunner.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/unittest/options_for_unittests.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/unittest/run_tests.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/unittest/simple_mock.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/unittest/simple_mock_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/unittest/system_stub.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/unittest/tab_test_case.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/web_components/__init__.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/web_components/dev_server.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/web_components/results_viewer.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/web_components/tvcm_stub.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/web_components/web_components_project.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/web_components/web_components_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/unittest_data/discoverable_classes/__init__.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/unittest_data/discoverable_classes/discover_dummyclass.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
tonyg
6 years, 6 months ago (2014-06-05 22:00:16 UTC) #1
dtu
https://codereview.chromium.org/319813004/diff/1/tools/telemetry/third_party/davclient/davclient.py File tools/telemetry/third_party/davclient/davclient.py (right): https://codereview.chromium.org/319813004/diff/1/tools/telemetry/third_party/davclient/davclient.py#newcode1 tools/telemetry/third_party/davclient/davclient.py:1: # Copyright 2006-2007 Open Source Applications Foundation Not this ...
6 years, 6 months ago (2014-06-05 22:19:17 UTC) #2
dtu
On 2014/06/05 22:19:17, dtu wrote: > https://codereview.chromium.org/319813004/diff/1/tools/telemetry/third_party/davclient/davclient.py > File tools/telemetry/third_party/davclient/davclient.py (right): > > https://codereview.chromium.org/319813004/diff/1/tools/telemetry/third_party/davclient/davclient.py#newcode1 > ...
6 years, 6 months ago (2014-06-05 22:19:47 UTC) #3
tonyg
On 2014/06/05 22:19:17, dtu wrote: > https://codereview.chromium.org/319813004/diff/1/tools/telemetry/third_party/davclient/davclient.py > File tools/telemetry/third_party/davclient/davclient.py (right): > > https://codereview.chromium.org/319813004/diff/1/tools/telemetry/third_party/davclient/davclient.py#newcode1 > ...
6 years, 6 months ago (2014-06-05 22:21:56 UTC) #4
tonyg
The CQ bit was checked by tonyg@chromium.org
6 years, 6 months ago (2014-06-05 22:22:18 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tonyg@chromium.org/319813004/20001
6 years, 6 months ago (2014-06-05 22:24:34 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel on tryserver.chromium ...
6 years, 6 months ago (2014-06-06 03:22:18 UTC) #7
commit-bot: I haz the power
6 years, 6 months ago (2014-06-06 10:24:18 UTC) #8
Message was sent while issue was closed.
Change committed as 275374

Powered by Google App Engine
This is Rietveld 408576698