summaryrefslogtreecommitdiffstats
path: root/chrome/test/sync
Commit message (Expand)AuthorAgeFilesLines
* Move event_sys.h, event_sys-inl.h and event_sys_unittest.cc to chrome/common ...sanjeevr@chromium.org2010-04-261-1/+1
* Make last_download_timestamp and initial_sync_ended per-datatype.nick@chromium.org2010-04-013-10/+35
* Fix for negative routing info problem. We were replacing tokens afternick@chromium.org2010-03-261-6/+9
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-099-0/+0
* Add support for the Update-Client-Auth header to sync. Add a mutex to the aut...chron@google.com2010-02-172-2/+6
* For sync, make ProcessCommitResponseCommand handle commit entries one ModelSa...tim@chromium.org2010-02-161-2/+20
* Create preferences DTC and wire it into the profile sync factory.skrul@chromium.org2010-02-111-0/+1
* Hook up client side of per-datatype GetUpdates.nick@chromium.org2010-02-113-8/+133
* Add missing newline to fix build.tim@chromium.org2010-02-091-1/+1
* Added UNIQUE_CLIENT_TAG to sync engine. Added some syncapi unit tests. Added ...chron@google.com2010-02-094-5/+12
* Make SyncerThread stop polling if an AUTH_INVALID response is parsed.tim@chromium.org2010-02-092-19/+48
* Fix a bug where positions inside of a newly-committed folder would benick@chromium.org2010-02-091-0/+80
* Enable valgrind for sync tests (and fix valgrind errors)skrul@chromium.org2010-01-271-1/+1
* In the sync database, use protobuf-based storage. Drop the oldnick@chromium.org2010-01-272-11/+32
* Final part of PathString cleanup.munjal@chromium.org2009-11-243-7/+11
* Remove unique naming from syncer! This reduces the complexity. Modify the ind...chron@google.com2009-11-204-13/+106
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Part 1 of removing PathSTring. I scrubbed files that are notmunjal@chromium.org2009-11-134-9/+12
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-2/+4
* Clean up the strings for sync code:munjal@chromium.org2009-11-043-10/+8
* Remove the browser_sync flag.zork@chromium.org2009-10-271-4/+0
* Hook up "remaining changes" to sync client. Remove "latest timestamp".chron@chromium.org2009-10-232-5/+4
* Fix ProfileSyncService unit test.nick@chromium.org2009-10-171-0/+69
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-162-8/+3
* Reverted 29258.akalin@chromium.org2009-10-162-3/+8
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-162-8/+3
* Reverted 29255.akalin@chromium.org2009-10-162-3/+8
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-162-8/+3
* Reverted 29253.akalin@chromium.org2009-10-162-3/+8
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-162-8/+3
* TBR: nick@chromium.orgakalin@chromium.org2009-10-161-0/+6
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-6/+0
* Hook up ClientToServerResponse::THROTTLED to the client sync loop.tim@chromium.org2009-10-162-0/+46
* Fixed some more Google Sync mac build compile errors.akalin@chromium.org2009-10-131-2/+10
* Sync: Remove pthreads from auth_watcher.tim@chromium.org2009-10-074-6/+86
* Update sync unit tests to build on linuxzork@chromium.org2009-10-071-1/+1
* Second attempt at the new syncer thread impl, now with less crashes!tim@chromium.org2009-09-254-9/+64
* Reverting 27117.davemoore@chromium.org2009-09-244-64/+9
* Use chrome/base synchronization primitives and threads instead oftim@chromium.org2009-09-244-9/+64
* Build the sync unit tests:nick@chromium.org2009-09-161-1/+1
* Made some style fixes in the remaining code under chrom/browser/sync and unde...idana@chromium.org2009-09-147-27/+25
* Initial commit of sync engine code to browser/sync.nick@chromium.org2009-09-108-0/+1155