summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/sessions/sync_session_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* sync: use ObserverList instead of EventChannel (deprecated) for syncer events.tim@chromium.org2010-10-111-9/+4
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-4/+4
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-081-4/+4
* New authorization framework for sync. johnnyg@chromium.org2010-09-081-4/+4
* Handle birthday errors by disabling sync and deleting sync data. Also added s...tim@chromium.org2010-07-141-0/+3
* Replace changes_channel with an observer list.zork@chromium.org2010-06-111-2/+2
* Make last_download_timestamp and initial_sync_ended per-datatype.nick@chromium.org2010-04-011-4/+45
* Make it clear what last_sync_timestamp actually tracks. Updatenick@chromium.org2010-03-241-19/+46
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-091-0/+0
* Multi-pass ModelChangingSyncerCommands.tim@chromium.org2010-02-251-4/+4
* Add support for the Update-Client-Auth header to sync. Add a mutex to the aut...chron@google.com2010-02-171-2/+2
* For sync, make ProcessCommitResponseCommand handle commit entries one ModelSa...tim@chromium.org2010-02-161-15/+10
* Enable valgrind for sync tests (and fix valgrind errors)skrul@chromium.org2010-01-271-0/+1
* Support for multiple sync ModelSafeWorkers.tim@chromium.org2010-01-221-3/+8
* Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync...tim@chromium.org2009-11-211-0/+167