summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine/syncapi.cc
Commit message (Expand)AuthorAgeFilesLines
* Change the Windows build to statically link the sync library.nick@chromium.org2009-10-061-23/+4
* Balance call to CommandLine::Init in syncapi with call to CommandLine::Termin...tim@chromium.org2009-09-271-0/+2
* Second attempt at the new syncer thread impl, now with less crashes!tim@chromium.org2009-09-251-6/+13
* Reverting 27117.davemoore@chromium.org2009-09-241-7/+6
* Use chrome/base synchronization primitives and threads instead oftim@chromium.org2009-09-241-6/+7
* Fix compiling of sync on linux.zork@chromium.org2009-09-221-2/+4
* Remove syncer_paused from syncapi.tim@chromium.org2009-09-211-1/+0
* Build sync engine as part of the browser build.nick@chromium.org2009-09-151-7/+10
* Review URL: http://codereview.chromium.org/201087idana@chromium.org2009-09-111-35/+34
* Fix compiler warnings in chrome\browser\sync.nick@chromium.org2009-09-111-0/+1
* Initial commit of sync engine code to browser/sync.nick@chromium.org2009-09-101-0/+1565