summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine/syncer_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Add support for UserIdleTime to Linux.zork@chromium.org2010-01-261-74/+85
* Merge protocol buffer changes from server back into client.chron@google.com2010-01-161-1/+1
* Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync...tim@chromium.org2009-11-211-95/+44
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-171-2/+2
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-1/+1
* Reverted 29258.akalin@chromium.org2009-10-161-1/+1
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-1/+1
* Reverted 29255.akalin@chromium.org2009-10-161-1/+1
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-1/+1
* Hook up ClientToServerResponse::THROTTLED to the client sync loop.tim@chromium.org2009-10-161-11/+27
* For sync exponential backoff, allow one nudge per exponential backoff interva...tim@chromium.org2009-10-141-23/+49
* Patched in 265058 (which was uploaded under akalin@gmail.com). Originalakalin@chromium.org2009-10-131-0/+4
* Remove pthreads from build and installer files.tim@chromium.org2009-10-101-4/+0
* Second attempt at the new syncer thread impl, now with less crashes!tim@chromium.org2009-09-251-118/+199
* Reverting 27117.davemoore@chromium.org2009-09-241-199/+118
* Use chrome/base synchronization primitives and threads instead oftim@chromium.org2009-09-241-118/+199
* Fix compiling of sync on linux.zork@chromium.org2009-09-221-7/+16
* Build sync engine as part of the browser build.nick@chromium.org2009-09-151-1/+3
* Review URL: http://codereview.chromium.org/201087idana@chromium.org2009-09-111-16/+15
* Initial commit of sync engine code to browser/sync.nick@chromium.org2009-09-101-0/+558