summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine/syncer.h
Commit message (Expand)AuthorAgeFilesLines
* Move event_sys.h, event_sys-inl.h and event_sys_unittest.cc to chrome/common ...sanjeevr@chromium.org2010-04-261-2/+2
* Land http://codereview.chromium.org/1621010tim@chromium.org2010-04-141-2/+10
* Make it clear what last_sync_timestamp actually tracks. Updatenick@chromium.org2010-03-241-0/+1
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-091-0/+0
* Move a debug string util to syncer proto util. Add better getupdates logging ...chron@google.com2010-03-021-4/+0
* Remove unused header declaration. Not defined in syncer.cc. Was moved into sy...chron@google.com2010-02-251-2/+0
* Merge protocol buffer changes from server back into client.chron@google.com2010-01-161-4/+4
* sync: Fix license copyright text.evan@chromium.org2009-12-111-1/+1
* Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync...tim@chromium.org2009-11-211-56/+25
* Remove unique naming from syncer! This reduces the complexity. Modify the ind...chron@google.com2009-11-201-3/+4
* Take 2 at browser_sync::ExtensionsActivityMonitor.tim@chromium.org2009-10-281-0/+5
* Revert (4 of 4) 30153 - Introduce browser_sync::ExtensionsActivityMonitor to ...tim@chromium.org2009-10-271-5/+0
* Introduce browser_sync::ExtensionsActivityMonitor to collect extensions API u...tim@chromium.org2009-10-271-0/+5
* Hook up ClientToServerResponse::THROTTLED to the client sync loop.tim@chromium.org2009-10-161-2/+9
* Sync: Replace pthread mutex with base::Lock in a few more places.timsteele@google.com2009-10-071-1/+0
* Review URL: http://codereview.chromium.org/201087idana@chromium.org2009-09-111-9/+6
* Initial commit of sync engine code to browser/sync.nick@chromium.org2009-09-101-0/+234