summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine/syncapi.cc
Commit message (Expand)AuthorAgeFilesLines
* sync: Add bootstrappability to the Cryptographer.tim@chromium.org2010-08-311-11/+18
* sync: take two for:tim@chromium.org2010-08-181-1/+23
* Revert 56423 - Added classes to enable session sync functionality.tim@chromium.org2010-08-171-23/+1
* Added classes to enable session sync functionality.tim@chromium.org2010-08-171-1/+23
* Handling empty ScopedDirLookup username in HandleDirectoryManagerEvent().rsimha@chromium.org2010-08-171-0/+7
* Fix permissions to fix broken chromium tree.erg@google.com2010-08-121-0/+0
* sync: dont synchronously check server reachability during syncapi inittim@chromium.org2010-08-111-2/+16
* Fix permissions on sync files.erg@google.com2010-08-111-0/+0
* sync: Fix backend configuration to support sync db refresh.tim@chromium.org2010-08-111-26/+20
* Use SSL/TCP port for notifications in sync tests.rsimha@chromium.org2010-08-101-3/+9
* Added constants, strings, protos for app sync.akalin@chromium.org2010-08-061-0/+19
* Unplumb AllStatus from SyncerThread.tim@chromium.org2010-08-051-2/+2
* Fix for RenewAuthToken crash. Extend life of AuthWatcher.chron@chromium.org2010-08-021-1/+9
* Stopgap fix for bug 48502. Stop syncing on db corruption.tim@chromium.org2010-08-021-1/+12
* Significantly speed up sync integration tests.rsimha@chromium.org2010-07-261-0/+5
* Fix deadlock by introducing a new transaction event.chron@chromium.org2010-07-211-12/+27
* Added switch to use ChromeAsyncSocket for sync.akalin@chromium.org2010-07-161-2/+8
* sync: Get rid of duplicated typedef Closure definition.tfarina@chromium.org2010-07-161-1/+0
* sync: Remove unused path_helpers.h file.tfarina@chromium.org2010-07-141-1/+0
* Handle birthday errors by disabling sync and deleting sync data. Also added s...tim@chromium.org2010-07-141-0/+5
* Pass an EntitySpecifics with delete changes to generalize delete handling (an...johnnyg@chromium.org2010-07-091-25/+4
* Fix sync startup ordering to make sense and be less broken (though not perfec...tim@chromium.org2010-07-071-13/+19
* sync: Get rid of the now obsolete character_set_converters.h API.tfarina@chromium.org2010-07-031-1/+0
* Remove NIGORI from the sync routing info.albertb@chromium.org2010-07-011-1/+0
* Nudge syncer thread when notifications are enabled.rsimha@chromium.org2010-07-011-0/+8
* Added checks for server-issued notifications.akalin@chromium.org2010-07-011-3/+6
* Move chrome/common/net/notifier to jingle/notifier so that it can be used by ...ajwong@chromium.org2010-06-301-4/+4
* Make sure sync starts up on browser restart as well as initial sync flow.tim@chromium.org2010-06-291-4/+11
* This change allows the syncer thread to be paused and resumed when the syncer...skrul@chromium.org2010-06-291-1/+1
* Update the Nigori node when the passphrase changes.albertb@chromium.org2010-06-281-1/+11
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-34/+12
* Take 2: sync changes to support encryptionalbertb@chromium.org2010-06-231-14/+97
* Implemented initial version of server-issued notification client.akalin@chromium.org2010-06-231-13/+29
* Revert 50550 - Implemented initial version of server-issued notification client.akalin@chromium.org2010-06-231-29/+13
* Implemented initial version of server-issued notification client.akalin@chromium.org2010-06-231-13/+29
* TBR: willchanalbertb@chromium.org2010-06-221-97/+14
* DRAFT: sync_api changes to support password encryptionalbertb@chromium.org2010-06-221-14/+97
* Revert 50479 - Implemented initial version of server-issued notification client.akalin@chromium.org2010-06-221-29/+13
* Implemented initial version of server-issued notification client.akalin@chromium.org2010-06-221-13/+29
* Allow InitByTagLookup for WriteNodes.albertb@chromium.org2010-06-181-0/+15
* Reland: Client side changes to set and get nigori specifics with passingalbertb@chromium.org2010-06-161-0/+19
* Revert 49967 - Client side changes to set and get nigori specifics.skerner@chromium.org2010-06-161-19/+0
* Client side changes to set and get nigori specifics.albertb@chromium.org2010-06-161-0/+19
* Combined both constructors of TalkMediatorImpl into one.akalin@chromium.org2010-06-161-1/+5
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-161-5/+1
* sync: null-check the Directory ChannelHookup before adding a new observer so ...tim@chromium.org2010-06-151-1/+6
* Implemented initial version of extension syncing.akalin@chromium.org2010-06-141-7/+20
* NULL out talk_mediator_ in Shutdown() to avoid crash.akalin@chromium.org2010-06-111-3/+9
* Replace changes_channel with an observer list.zork@chromium.org2010-06-111-16/+13
* Added extensions sync-related constants, switches, and clauses.akalin@chromium.org2010-06-091-0/+19