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

Issue 12897009: Autofill Webdata Split TRY ONLY (Closed)

Created:
7 years, 9 months ago by Cait (Slow)
Modified:
7 years, 9 months ago
Reviewers:
CC:
chromium-reviews, Raman Kakilate, akalin, Raghu Simha, benquan, dhollowa+watch_chromium.org, ahutter, browser-components-watch_chromium.org, dbeam+watch-autofill_chromium.org, Dane Wallinga, dyu1, Albert Bodenhamer, estade+watch_chromium.org, haitaol1, Ilya Sherman, tim (not reviewing)
Visibility:
Public.

Description

Autofill Webdata Split TRY ONLY

Patch Set 1 #

Patch Set 2 : Fix missing dtor #

Patch Set 3 : Try again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+820 lines, -300 lines) Patch
M chrome/browser/api/webdata/autofill_web_data_service.h View 1 1 chunk +18 lines, -2 lines 0 comments Download
M chrome/browser/api/webdata/web_data_service_base.h View 1 2 4 chunks +20 lines, -3 lines 0 comments Download
M chrome/browser/memory_purger.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/password_manager/password_store_win_unittest.cc View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/search_engines/template_url_service_test_util.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/search_engines/template_url_service_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/sync/glue/autofill_data_type_controller.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/glue/autofill_data_type_controller.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/sync/glue/autofill_data_type_controller_unittest.cc View 7 chunks +12 lines, -9 lines 0 comments Download
M chrome/browser/sync/glue/autofill_profile_data_type_controller.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/glue/autofill_profile_data_type_controller.cc View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/sync/glue/password_data_type_controller.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_components_factory_impl.h View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/sync/profile_sync_components_factory_impl.cc View 3 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_autofill_unittest.cc View 1 14 chunks +52 lines, -26 lines 0 comments Download
M chrome/browser/sync/test/integration/autofill_helper.h View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/sync/test/integration/autofill_helper.cc View 1 2 7 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/webdata/DEPS View 1 chunk +40 lines, -18 lines 0 comments Download
M chrome/browser/webdata/autocomplete_syncable_service.h View 4 chunks +7 lines, -9 lines 0 comments Download
M chrome/browser/webdata/autocomplete_syncable_service.cc View 6 chunks +13 lines, -12 lines 0 comments Download
M chrome/browser/webdata/autofill_profile_syncable_service.h View 4 chunks +8 lines, -10 lines 0 comments Download
M chrome/browser/webdata/autofill_profile_syncable_service.cc View 6 chunks +12 lines, -11 lines 0 comments Download
M chrome/browser/webdata/autofill_web_data_service_impl.h View 1 2 chunks +41 lines, -13 lines 0 comments Download
M chrome/browser/webdata/autofill_web_data_service_impl.cc View 1 chunk +356 lines, -32 lines 0 comments Download
M chrome/browser/webdata/web_data_request_manager.cc View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/webdata/web_data_service.h View 4 chunks +3 lines, -5 lines 0 comments Download
M chrome/browser/webdata/web_data_service.cc View 8 chunks +10 lines, -9 lines 0 comments Download
M chrome/browser/webdata/web_data_service_base.cc View 3 chunks +11 lines, -6 lines 0 comments Download
M chrome/browser/webdata/web_data_service_factory.h View 3 chunks +13 lines, -5 lines 0 comments Download
M chrome/browser/webdata/web_data_service_factory.cc View 5 chunks +75 lines, -35 lines 0 comments Download
M chrome/browser/webdata/web_data_service_test_util.h View 1 chunk +11 lines, -3 lines 0 comments Download
M chrome/browser/webdata/web_data_service_test_util.cc View 1 chunk +13 lines, -3 lines 0 comments Download
M chrome/browser/webdata/web_data_service_unittest.cc View 3 chunks +14 lines, -2 lines 0 comments Download
M chrome/browser/webdata/web_database_service.h View 3 chunks +14 lines, -2 lines 0 comments Download
M chrome/browser/webdata/web_database_service.cc View 7 chunks +33 lines, -41 lines 0 comments Download
M components/autofill/browser/autocomplete_history_manager_unittest.cc View 3 chunks +5 lines, -4 lines 0 comments Download
M components/autofill/browser/autofill_metrics_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/personal_data_manager_unittest.cc View 1 2 2 chunks +3 lines, -3 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698