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

Issue 6683015: Refactor sync notifier out of sync api (Closed)

Created:
9 years, 9 months ago by akalin
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews, Raghu Simha, ncarter (slow), Paweł Hajdan Jr., tim (not reviewing), idana
Visibility:
Public.

Description

Refactor sync notifier out of sync api We now have a clearly defined interface for notifier. Old p2p notifications are still used by tests. Original patch by nileshagrawal@google.com. BUG=75831 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=78007

Patch Set 1 #

Patch Set 2 : Fix lint #

Unified diffs Side-by-side diffs Delta from patch set Stats (+549 lines, -331 lines) Patch
M chrome/browser/sync/engine/syncapi.h View 2 chunks +0 lines, -5 lines 0 comments Download
M chrome/browser/sync/engine/syncapi.cc View 29 chunks +73 lines, -235 lines 0 comments Download
M chrome/browser/sync/engine/syncapi_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/sync/engine/syncer_thread.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync/glue/sync_backend_host.h View 5 chunks +2 lines, -10 lines 0 comments Download
M chrome/browser/sync/glue/sync_backend_host.cc View 4 chunks +1 line, -6 lines 0 comments Download
A chrome/browser/sync/notifier/sync_notifier.h View 1 chunk +47 lines, -0 lines 0 comments Download
A chrome/browser/sync/notifier/sync_notifier_factory.h View 1 chunk +25 lines, -0 lines 0 comments Download
A chrome/browser/sync/notifier/sync_notifier_factory.cc View 1 1 chunk +99 lines, -0 lines 0 comments Download
A chrome/browser/sync/notifier/sync_notifier_impl.h View 1 1 chunk +70 lines, -0 lines 0 comments Download
A chrome/browser/sync/notifier/sync_notifier_impl.cc View 1 1 chunk +195 lines, -0 lines 0 comments Download
A chrome/browser/sync/notifier/sync_notifier_observer.h View 1 chunk +29 lines, -0 lines 0 comments Download
M chrome/browser/sync/profile_sync_service.h View 2 chunks +0 lines, -5 lines 0 comments Download
M chrome/browser/sync/profile_sync_service.cc View 5 chunks +1 line, -67 lines 0 comments Download
M chrome/chrome.gyp View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
akalin
9 years, 9 months ago (2011-03-11 23:08:08 UTC) #1

Powered by Google App Engine
This is Rietveld 408576698