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

Issue 2744253004: NTP: clang-format (Closed)

Created:
3 years, 9 months ago by sfiera
Modified:
3 years, 9 months ago
Reviewers:
Bernhard Bauer, jkrcal, dgn
CC:
chromium-reviews, noyau+watch_chromium.org, ntp-dev+reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

NTP: clang-format Formatted paths: //chrome/browser/android/ntp/…/*.{h,cc} //chrome/browser/ntp_snippets/…/*.{h,cc} //chrome/browser/ntp_tiles/…/*.{h,cc} //components/ntp_snippets/…/*.{h,cc} //components/ntp_tiles/…/*.{h,cc} Review-Url: https://codereview.chromium.org/2744253004 Cr-Commit-Position: refs/heads/master@{#459678} Committed: https://chromium.googlesource.com/chromium/src/+/e8969bcc1d3a7841c604f451798492b5e2172013

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+138 lines, -151 lines) Patch
M chrome/browser/android/ntp/content_suggestions_notifier_service.cc View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/android/ntp/most_visited_sites_bridge.cc View 1 2 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/android/ntp/ntp_snippets_bridge.h View 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/android/ntp/ntp_snippets_bridge.cc View 1 2 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/android/ntp/ntp_snippets_launcher.h View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/ntp_snippets/download_suggestions_provider_unittest.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M components/ntp_snippets/bookmarks/bookmark_last_visit_utils_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/ntp_snippets/bookmarks/bookmark_suggestions_provider.h View 1 chunk +5 lines, -6 lines 0 comments Download
M components/ntp_snippets/bookmarks/bookmark_suggestions_provider.cc View 1 1 chunk +5 lines, -5 lines 0 comments Download
M components/ntp_snippets/bookmarks/bookmark_suggestions_provider_unittest.cc View 4 chunks +10 lines, -10 lines 0 comments Download
M components/ntp_snippets/category.cc View 1 1 chunk +4 lines, -3 lines 0 comments Download
M components/ntp_snippets/category_rankers/click_based_category_ranker.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M components/ntp_snippets/content_suggestions_provider.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/ntp_snippets/content_suggestions_service.cc View 1 1 chunk +4 lines, -5 lines 0 comments Download
M components/ntp_snippets/features.h View 1 1 chunk +1 line, -1 line 0 comments Download
M components/ntp_snippets/features.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M components/ntp_snippets/ntp_snippets_constants.cc View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
M components/ntp_snippets/offline_pages/recent_tab_suggestions_provider_unittest.cc View 1 3 chunks +13 lines, -18 lines 0 comments Download
M components/ntp_snippets/physical_web_pages/physical_web_page_suggestions_provider.cc View 1 2 3 chunks +13 lines, -15 lines 0 comments Download
M components/ntp_snippets/physical_web_pages/physical_web_page_suggestions_provider_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M components/ntp_snippets/pref_names.cc View 1 chunk +1 line, -2 lines 0 comments Download
M components/ntp_snippets/remote/remote_suggestion.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M components/ntp_snippets/remote/remote_suggestions_fetcher.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M components/ntp_snippets/remote/remote_suggestions_fetcher_unittest.cc View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M components/ntp_snippets/remote/remote_suggestions_provider_impl_unittest.cc View 1 3 chunks +14 lines, -11 lines 0 comments Download
M components/ntp_snippets/remote/request_throttler.cc View 2 chunks +7 lines, -8 lines 0 comments Download
M components/ntp_snippets/remote/scheduling_remote_suggestions_provider.h View 1 chunk +8 lines, -8 lines 0 comments Download
M components/ntp_snippets/remote/scheduling_remote_suggestions_provider_unittest.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M components/ntp_snippets/sessions/foreign_sessions_suggestions_provider.cc View 1 1 chunk +5 lines, -5 lines 0 comments Download
M components/ntp_snippets/user_classifier.cc View 1 2 chunks +2 lines, -3 lines 0 comments Download
M components/ntp_tiles/popular_sites_impl.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download
M components/ntp_tiles/switches.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M components/ntp_tiles/webui/ntp_tiles_internals_message_handler.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 28 (11 generated)
sfiera
Since presubmits now check formatting, format everything. I'll announce this to the list and reformat ...
3 years, 9 months ago (2017-03-14 16:10:14 UTC) #5
vitaliii
On 2017/03/14 16:10:14, sfiera wrote: > Since presubmits now check formatting, format everything. I'll announce ...
3 years, 9 months ago (2017-03-14 16:33:04 UTC) #6
Bernhard Bauer
On 2017/03/14 16:10:14, sfiera wrote: > Since presubmits now check formatting, format everything. I'll announce ...
3 years, 9 months ago (2017-03-14 16:43:08 UTC) #7
sfiera
On 2017/03/14 16:43:08, Bernhard Bauer wrote: > On 2017/03/14 16:10:14, sfiera wrote: > > Since ...
3 years, 9 months ago (2017-03-14 17:05:32 UTC) #10
vitaliii
On 2017/03/14 17:05:32, sfiera wrote: > On 2017/03/14 16:43:08, Bernhard Bauer wrote: > > On ...
3 years, 9 months ago (2017-03-14 17:07:37 UTC) #11
sfiera
On 2017/03/14 17:07:37, vitaliii wrote: > On 2017/03/14 17:05:32, sfiera wrote: > > vitaliii, the ...
3 years, 9 months ago (2017-03-14 17:11:10 UTC) #12
Bernhard Bauer
On 2017/03/14 17:05:32, sfiera wrote: > On 2017/03/14 16:43:08, Bernhard Bauer wrote: > > On ...
3 years, 9 months ago (2017-03-14 17:15:33 UTC) #13
sfiera
On 2017/03/14 17:15:33, Bernhard Bauer wrote: > On 2017/03/14 17:05:32, sfiera wrote: > > On ...
3 years, 9 months ago (2017-03-14 17:41:30 UTC) #14
sfiera
To expand further, the problems I would see getting flagged on //src are: - clang-format ...
3 years, 9 months ago (2017-03-15 09:56:49 UTC) #15
Bernhard Bauer
Can we mark this CL so that git hyper-blame will skip it? https://codereview.chromium.org/2744253004/diff/1/components/ntp_snippets/category.cc File components/ntp_snippets/category.cc ...
3 years, 9 months ago (2017-03-15 11:56:55 UTC) #16
sfiera
Rebased. After this CL is submitted, we can add its hash to src/.git-blame-ignore-revs to have ...
3 years, 9 months ago (2017-03-23 16:32:53 UTC) #17
sfiera
+dgn,jkrcal since bauerb is OOO (as are treib and markusheintz, the other two that could ...
3 years, 9 months ago (2017-03-24 13:14:15 UTC) #19
jkrcal
lgtm
3 years, 9 months ago (2017-03-24 13:39:49 UTC) #20
dgn
lgtm
3 years, 9 months ago (2017-03-24 15:52:58 UTC) #21
sfiera
Thanks! I'll rebase and reformat tomorrow before submitting this.
3 years, 9 months ago (2017-03-24 16:18:20 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2744253004/40001
3 years, 9 months ago (2017-03-26 17:05:09 UTC) #25
commit-bot: I haz the power
3 years, 9 months ago (2017-03-26 18:40:04 UTC) #28
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/e8969bcc1d3a7841c604f4517984...

Powered by Google App Engine
This is Rietveld 408576698