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

Issue 14065014: Add the LoggedIn Predictor, to detect which websites a user is likely (Closed)

Created:
7 years, 8 months ago by tburkard
Modified:
7 years, 8 months ago
Reviewers:
Shishir
CC:
chromium-reviews, cbentzel+watch_chromium.org, gavinp+prer_chromium.org, shishir+watch_chromium.org, tburkard+watch_chromium.org, dominich+watch_chromium.org, markusheintz_, mmenke, jam
Visibility:
Public.

Description

Add the LoggedIn Predictor, to detect which websites a user is likely logged into (or has been logged into). re-submission of https://codereview.chromium.org/13903018 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194622

Patch Set 1 #

Patch Set 2 : sync #

Patch Set 3 : add missing new files #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+406 lines, -3 lines) Patch
M chrome/browser/browsing_data/browsing_data_remover.h View 1 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_remover.cc View 1 5 chunks +42 lines, -0 lines 0 comments Download
A chrome/browser/predictors/logged_in_predictor_table.h View 1 2 1 chunk +54 lines, -0 lines 0 comments Download
A chrome/browser/predictors/logged_in_predictor_table.cc View 1 2 1 chunk +125 lines, -0 lines 0 comments Download
M chrome/browser/predictors/predictor_database.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/predictors/predictor_database.cc View 1 2 3 7 chunks +13 lines, -2 lines 0 comments Download
M chrome/browser/prerender/prerender_field_trial.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/prerender/prerender_field_trial.cc View 1 5 chunks +24 lines, -0 lines 0 comments Download
M chrome/browser/prerender/prerender_manager.h View 1 3 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/prerender/prerender_manager.cc View 1 3 chunks +15 lines, -0 lines 0 comments Download
M chrome/browser/prerender/prerender_manager_factory.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/prerender/prerender_tab_helper.h View 1 6 chunks +30 lines, -0 lines 0 comments Download
M chrome/browser/prerender/prerender_tab_helper.cc View 1 6 chunks +78 lines, -1 line 0 comments Download
M chrome/chrome_browser.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
tburkard
As discussed with shishir, removing the exclusive lock on the DB to see if this ...
7 years, 8 months ago (2013-04-17 17:25:33 UTC) #1
tburkard
7 years, 8 months ago (2013-04-17 17:26:43 UTC) #2
Message was sent while issue was closed.
Committed patchset #4 manually as r194622.

Powered by Google App Engine
This is Rietveld 408576698