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

Issue 3177020: History provider: style cleanup (Closed)

Created:
10 years, 4 months ago by Ilya Sherman
Modified:
9 years, 7 months ago
CC:
chromium-reviews, brettw-cc_chromium.org, ben+cc_chromium.org
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

History provider: style cleanup BUG=none TEST=it compiles Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=56939 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=56981

Patch Set 1 #

Patch Set 2 : Restore base:: usings #

Patch Set 3 : Alphabetize headers... #

Total comments: 4

Patch Set 4 : Separated out history_provider_util.{cc,h} #

Total comments: 3

Patch Set 5 : De-nitting #

Patch Set 6 : Compile, and all that jazz #

Unified diffs Side-by-side diffs Delta from patch set Stats (+146 lines, -104 lines) Patch
A chrome/browser/autocomplete/history_provider_util.h View 1 chunk +80 lines, -0 lines 0 comments Download
A chrome/browser/autocomplete/history_provider_util.cc View 1 chunk +39 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/history_quick_provider.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autocomplete/history_url_provider.h View 1 2 3 4 5 3 chunks +14 lines, -18 lines 0 comments Download
M chrome/browser/autocomplete/history_url_provider.cc View 1 2 3 4 5 3 chunks +9 lines, -5 lines 0 comments Download
M chrome/browser/history/history_types.h View 1 chunk +0 lines, -74 lines 0 comments Download
M chrome/browser/history/history_types.cc View 1 2 3 4 2 chunks +1 line, -7 lines 0 comments Download
M chrome/chrome_browser.gypi View 4 5 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Ilya Sherman
Mostly cleaning up dependencies a bit, the better to be independent.
10 years, 4 months ago (2010-08-17 05:46:07 UTC) #1
mrossetti
I'm in the process of refactoring the autocomplete history provider so this change is in ...
10 years, 4 months ago (2010-08-17 15:16:12 UTC) #2
Peter Kasting
LGTM. Mike, is it really difficult to sync with this? It seems like even if ...
10 years, 4 months ago (2010-08-17 16:47:32 UTC) #3
rohitrao (ping after 24h)
We had moved a number of these functions out of HistoryURLProvider and into history_types.h because ...
10 years, 4 months ago (2010-08-17 16:58:44 UTC) #4
mrossetti_google.com
+1 on Rohit's comments. That was exactly the plan. On Tue, Aug 17, 2010 at ...
10 years, 4 months ago (2010-08-17 17:04:36 UTC) #5
Peter Kasting
On 2010/08/17 16:58:44, rohitrao wrote: > We had moved a number of these functions out ...
10 years, 4 months ago (2010-08-17 17:07:55 UTC) #6
mrossetti_google.com
Then I suggest that Ilya, armed with this new knowledge (the intent to introduce a ...
10 years, 4 months ago (2010-08-17 17:16:32 UTC) #7
Ilya Sherman
http://codereview.chromium.org/3177020/diff/5001/6001 File chrome/browser/autocomplete/history_url_provider.cc (right): http://codereview.chromium.org/3177020/diff/5001/6001#newcode47 chrome/browser/autocomplete/history_url_provider.cc:47: // maybe letting the compiler optimize a bit more ...
10 years, 4 months ago (2010-08-17 22:14:57 UTC) #8
Peter Kasting
http://codereview.chromium.org/3177020/diff/5001/6001 File chrome/browser/autocomplete/history_url_provider.cc (right): http://codereview.chromium.org/3177020/diff/5001/6001#newcode47 chrome/browser/autocomplete/history_url_provider.cc:47: // maybe letting the compiler optimize a bit more ...
10 years, 4 months ago (2010-08-17 22:17:57 UTC) #9
Peter Kasting
LGTM I guess, WDYT mrossetti?
10 years, 4 months ago (2010-08-20 21:55:00 UTC) #10
rohitrao (ping after 24h)
LGTM, with a few nits. I don't know if history_provider_util.cc should be in the history ...
10 years, 4 months ago (2010-08-20 22:18:22 UTC) #11
mrossetti
10 years, 4 months ago (2010-08-20 22:31:58 UTC) #12
LGTM, LVGTM

Powered by Google App Engine
This is Rietveld 408576698