Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the Windows build to statically link the sync library. | nick@chromium.org | 2009-10-06 | 1 | -23/+4 |
* | Balance call to CommandLine::Init in syncapi with call to CommandLine::Termin... | tim@chromium.org | 2009-09-27 | 1 | -0/+2 |
* | Second attempt at the new syncer thread impl, now with less crashes! | tim@chromium.org | 2009-09-25 | 1 | -6/+13 |
* | Reverting 27117. | davemoore@chromium.org | 2009-09-24 | 1 | -7/+6 |
* | Use chrome/base synchronization primitives and threads instead of | tim@chromium.org | 2009-09-24 | 1 | -6/+7 |
* | Fix compiling of sync on linux. | zork@chromium.org | 2009-09-22 | 1 | -2/+4 |
* | Remove syncer_paused from syncapi. | tim@chromium.org | 2009-09-21 | 1 | -1/+0 |
* | Build sync engine as part of the browser build. | nick@chromium.org | 2009-09-15 | 1 | -7/+10 |
* | Review URL: http://codereview.chromium.org/201087 | idana@chromium.org | 2009-09-11 | 1 | -35/+34 |
* | Fix compiler warnings in chrome\browser\sync. | nick@chromium.org | 2009-09-11 | 1 | -0/+1 |
* | Initial commit of sync engine code to browser/sync. | nick@chromium.org | 2009-09-10 | 1 | -0/+1565 |