summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine/syncer_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* 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