Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused pthread helpers. Looks like we don't use pthread_rw locks at all. | chron@chromium.org | 2009-09-28 | 1 | -127/+0 |
* | Fix compiling of sync on linux. | zork@chromium.org | 2009-09-22 | 14 | -59/+25 |
* | Build the sync unit tests: | nick@chromium.org | 2009-09-16 | 1 | -2/+2 |
* | Build sync engine as part of the browser build. | nick@chromium.org | 2009-09-15 | 30 | -51/+67 |
* | Made some style fixes in the remaining code under chrom/browser/sync and unde... | idana@chromium.org | 2009-09-14 | 19 | -75/+69 |
* | Fix compiler warnings in chrome\browser\sync. | nick@chromium.org | 2009-09-11 | 2 | -4/+4 |
* | Fix one more checkdeps path. Left this out | nick@chromium.org | 2009-09-10 | 1 | -2/+0 |
* | Initial commit of sync engine code to browser/sync. | nick@chromium.org | 2009-09-10 | 46 | -0/+4794 |