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

Issue 13839013: Webdata Component tryjobs NOT FOR REVIEW (Closed)

Created:
7 years, 8 months ago by Cait (Slow)
Modified:
7 years, 4 months ago
Reviewers:
CC:
chromium-reviews
Visibility:
Public.

Description

Webdata Component tryjobs NOT FOR REVIEW

Patch Set 1 #

Patch Set 2 : Fix exports #

Patch Set 3 : And again #

Patch Set 4 : Win and Mac #

Patch Set 5 : Fix win? #

Patch Set 6 : Mac #

Patch Set 7 : Friend RCTS #

Patch Set 8 : More friends #

Patch Set 9 : Overhaul #

Patch Set 10 : WDResult #

Patch Set 11 : After WD/AF merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+215 lines, -7542 lines) Patch
M chrome/browser/browsing_data/browsing_data_remover.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/autofill_data_type_controller.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/autofill_data_type_controller.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/autofill_data_type_controller_unittest.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/autofill_profile_data_type_controller.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/autofill_profile_data_type_controller.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_components_factory_impl.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_components_factory_impl.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_service_autofill_unittest.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/sync/test/integration/autofill_helper.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/sync/test/integration/performance/autofill_sync_perf_test.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/two_client_autofill_sync_test.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/webdata/autocomplete_syncable_service.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/webdata/autocomplete_syncable_service.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/webdata/autofill_profile_syncable_service.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/webdata/autofill_profile_syncable_service.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/webdata/autofill_profile_syncable_service_unittest.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/webdata/web_data_service_factory.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 6 7 8 9 10 2 chunks +1 line, -27 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 4 5 6 7 8 9 10 1 chunk +4 lines, -4 lines 0 comments Download
M chrome_frame/test/delete_chrome_history_test.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M components/autofill.gypi View 1 2 3 4 5 6 7 8 9 10 5 chunks +42 lines, -57 lines 0 comments Download
M components/autofill/browser/DEPS View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -1 line 0 comments Download
M components/autofill/browser/autocomplete_history_manager.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/autocomplete_history_manager_unittest.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/personal_data_manager.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/personal_data_manager.cc View 1 2 3 4 5 6 7 8 9 10 2 chunks +2 lines, -2 lines 0 comments Download
M components/autofill/browser/personal_data_manager_unittest.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
A + components/autofill/browser/webdata/autofill_change.h View 1 2 3 4 5 6 7 8 9 10 2 chunks +4 lines, -4 lines 0 comments Download
A + components/autofill/browser/webdata/autofill_change.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
A + components/autofill/browser/webdata/autofill_entry.h View 1 2 3 4 5 6 7 8 9 10 2 chunks +3 lines, -3 lines 0 comments Download
A + components/autofill/browser/webdata/autofill_entry.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
A + components/autofill/browser/webdata/autofill_entry_unittest.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
A + components/autofill/browser/webdata/autofill_table.h View 1 2 3 4 5 6 7 8 9 10 2 chunks +3 lines, -3 lines 0 comments Download
A + components/autofill/browser/webdata/autofill_table.cc View 1 2 3 4 5 6 7 8 9 10 2 chunks +3 lines, -3 lines 0 comments Download
A + components/autofill/browser/webdata/autofill_table_unittest.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +3 lines, -3 lines 0 comments Download
A + components/autofill/browser/webdata/autofill_webdata.h View 1 2 3 4 5 6 7 8 9 10 2 chunks +3 lines, -3 lines 0 comments Download
A + components/autofill/browser/webdata/autofill_webdata_service.h View 1 2 3 4 5 6 7 8 9 10 2 chunks +4 lines, -4 lines 0 comments Download
A + components/autofill/browser/webdata/autofill_webdata_service.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +5 lines, -5 lines 0 comments Download
A + components/autofill/browser/webdata/autofill_webdata_service_observer.h View 1 2 3 4 5 6 7 8 9 10 2 chunks +4 lines, -4 lines 0 comments Download
A + components/autofill/browser/webdata/web_data_service_unittest.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +5 lines, -5 lines 0 comments Download
M components/webdata.gypi View 1 2 3 4 5 6 7 8 1 chunk +32 lines, -0 lines 0 comments Download
D components/webdata/autofill/autofill_change.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -72 lines 0 comments Download
D components/webdata/autofill/autofill_change.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -34 lines 0 comments Download
D components/webdata/autofill/autofill_entry.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -71 lines 0 comments Download
D components/webdata/autofill/autofill_entry.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -125 lines 0 comments Download
D components/webdata/autofill/autofill_entry_unittest.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -78 lines 0 comments Download
D components/webdata/autofill/autofill_table.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -366 lines 0 comments Download
D components/webdata/autofill/autofill_table.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -2049 lines 0 comments Download
D components/webdata/autofill/autofill_table_unittest.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -1328 lines 0 comments Download
D components/webdata/autofill/autofill_webdata.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -88 lines 0 comments Download
D components/webdata/autofill/autofill_webdata_service.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -132 lines 0 comments Download
D components/webdata/autofill/autofill_webdata_service.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -458 lines 0 comments Download
D components/webdata/autofill/autofill_webdata_service_observer.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -37 lines 0 comments Download
D components/webdata/autofill/web_data_service_unittest.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -532 lines 0 comments Download
D components/webdata/autofill/web_database_migration_unittest.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -1992 lines 0 comments Download
M components/webdata/common/web_data_results.h View 1 2 3 4 5 6 7 8 9 10 3 chunks +4 lines, -2 lines 0 comments Download
M components/webdata/common/web_data_service_base.h View 1 2 3 4 5 6 7 8 3 chunks +5 lines, -1 line 0 comments Download
M components/webdata/common/web_data_service_consumer.h View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -1 line 0 comments Download
M components/webdata/common/web_data_service_test_util.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M components/webdata/common/web_database.h View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -1 line 0 comments Download
A + components/webdata/common/web_database_migration_unittest.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +3 lines, -3 lines 0 comments Download
M components/webdata/common/web_database_service.h View 1 2 3 4 5 6 7 8 3 chunks +5 lines, -1 line 0 comments Download
M components/webdata/common/web_database_table.h View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -1 line 0 comments Download
M components/webdata/common/webdata_constants.h View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -1 line 0 comments Download
A components/webdata/common/webdata_export.h View 1 2 3 4 5 6 7 8 1 chunk +29 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698