summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine/syncer_types.h
Commit message (Expand)AuthorAgeFilesLines
* browser: Fix some presubmit errors.tfarina@chromium.org2010-07-281-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Handle birthday errors by disabling sync and deleting sync data. Also added s...tim@chromium.org2010-07-141-0/+9
* This change allows the syncer thread to be paused and resumed when the syncer...skrul@chromium.org2010-06-291-0/+8
* Replace changes_channel with an observer list.zork@chromium.org2010-06-111-4/+5
* Move event_sys.h, event_sys-inl.h and event_sys_unittest.cc to chrome/common ...sanjeevr@chromium.org2010-04-261-1/+1
* Implement SyncerThread::RequestPause and SyncerThread::RequestResumeskrul@chromium.org2010-03-151-0/+8
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-091-0/+0
* Support for multiple sync ModelSafeWorkers.tim@chromium.org2010-01-221-5/+0
* Merge protocol buffer changes from server back into client.chron@google.com2010-01-161-0/+5
* Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync...tim@chromium.org2009-11-211-4/+9
* Remove unique naming from syncer! This reduces the complexity. Modify the ind...chron@google.com2009-11-201-5/+0
* Removes blocked items. Also, some minor cleanup in preparation for (and to he...tim@chromium.org2009-11-101-5/+0
* Hook up ClientToServerResponse::THROTTLED to the client sync loop.tim@chromium.org2009-10-161-1/+1
* Sync: Remove pthreads from event_sys code. Remove asynch version of GaiaAuthe...timsteele@google.com2009-10-031-2/+2
* Review URL: http://codereview.chromium.org/201087idana@chromium.org2009-09-111-13/+10
* Initial commit of sync engine code to browser/sync.nick@chromium.org2009-09-101-0/+151