summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/sessions
Commit message (Expand)AuthorAgeFilesLines
* Replace changes_channel with an observer list.zork@chromium.org2010-06-111-2/+2
* Update routing info and nudge syncer in ConfigureDataTypes().skrul@chromium.org2010-04-022-5/+13
* Make last_download_timestamp and initial_sync_ended per-datatype.nick@chromium.org2010-04-016-28/+105
* Fix for negative routing info problem. We were replacing tokens afternick@chromium.org2010-03-261-2/+14
* Make it clear what last_sync_timestamp actually tracks. Updatenick@chromium.org2010-03-246-44/+70
* More code cleanups found by -Wextra.evan@chromium.org2010-03-092-2/+2
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-093-0/+0
* Fix one valgrind bug.chron@google.com2010-03-041-1/+2
* Multi-pass ModelChangingSyncerCommands.tim@chromium.org2010-02-258-263/+479
* Add support for the Update-Client-Auth header to sync. Add a mutex to the aut...chron@google.com2010-02-172-2/+9
* For sync, make ProcessCommitResponseCommand handle commit entries one ModelSa...tim@chromium.org2010-02-1610-156/+435
* Hook up client side of per-datatype GetUpdates.nick@chromium.org2010-02-112-3/+10
* Enable valgrind for sync tests (and fix valgrind errors)skrul@chromium.org2010-01-271-0/+1
* Fix stupid mistake in sync_session.h, I thought the tests were run on mac/lin...tim@chromium.org2010-01-221-1/+1
* Support for multiple sync ModelSafeWorkers.tim@chromium.org2010-01-224-10/+67
* Merge protocol buffer changes from server back into client.chron@google.com2010-01-162-5/+5
* Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync...tim@chromium.org2009-11-219-0/+1522