summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine/syncapi.h
Commit message (Expand)AuthorAgeFilesLines
* sync: Add bootstrappability to the Cryptographer.tim@chromium.org2010-08-311-3/+7
* Switch to GoogleServiceAuthError struct instead of GaiaAuthError.chron@chromium.org2010-08-191-1/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-1/+2
* sync: take two for:tim@chromium.org2010-08-181-0/+11
* Revert 56423 - Added classes to enable session sync functionality.tim@chromium.org2010-08-171-11/+0
* Added classes to enable session sync functionality.tim@chromium.org2010-08-171-0/+11
* sync: Fix backend configuration to support sync db refresh.tim@chromium.org2010-08-111-0/+6
* Use SSL/TCP port for notifications in sync tests.rsimha@chromium.org2010-08-101-0/+5
* Added constants, strings, protos for app sync.akalin@chromium.org2010-08-061-0/+11
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Significantly speed up sync integration tests.rsimha@chromium.org2010-07-261-0/+4
* Fix deadlock by introducing a new transaction event.chron@chromium.org2010-07-211-1/+6
* Added switch to use ChromeAsyncSocket for sync.akalin@chromium.org2010-07-161-0/+1
* Handle birthday errors by disabling sync and deleting sync data. Also added s...tim@chromium.org2010-07-141-0/+6
* Pass an EntitySpecifics with delete changes to generalize delete handling (an...johnnyg@chromium.org2010-07-091-29/+2
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-10/+1
* Take 2: sync changes to support encryptionalbertb@chromium.org2010-06-231-1/+32
* TBR: willchanalbertb@chromium.org2010-06-221-32/+1
* DRAFT: sync_api changes to support password encryptionalbertb@chromium.org2010-06-221-1/+32
* Allow InitByTagLookup for WriteNodes.albertb@chromium.org2010-06-181-3/+6
* Reland: Client side changes to set and get nigori specifics with passingalbertb@chromium.org2010-06-161-0/+11
* Revert 49967 - Client side changes to set and get nigori specifics.skerner@chromium.org2010-06-161-11/+0
* Client side changes to set and get nigori specifics.albertb@chromium.org2010-06-161-0/+11
* Implemented initial version of extension syncing.akalin@chromium.org2010-06-141-0/+9
* [GTTF] Use FRIEND_TEST_ALL_PREFIXES in chrome/browser/syncphajdan.jr@chromium.org2010-06-101-2/+2
* Added extensions sync-related constants, switches, and clauses.akalin@chromium.org2010-06-091-0/+11
* Sync backend changes to allow login and initial sync to happen at two differe...dantasse@chromium.org2010-06-071-3/+5
* Adding sync support for Passwordszork@chromium.org2010-05-191-0/+1
* Replaced NetworkStatusDetector with use of NetworkChangeNotifierakalin@chromium.org2010-05-151-0/+9
* Re-land the protocol extension for syncing passwords patch.albertb@chromium.org2010-05-071-0/+12
* Revert "Protocol extension for syncing passwords."albertb@chromium.org2010-05-071-12/+0
* Protocol extension for syncing passwords.albertb@chromium.org2010-05-071-0/+12
* Make the Autofill glue components capable of handling both types based on the...tim@chromium.org2010-04-071-1/+20
* Update routing info and nudge syncer in ConfigureDataTypes().skrul@chromium.org2010-04-021-0/+4
* Implemented initial version of themes syncing (behind a flag).akalin@chromium.org2010-03-291-0/+11
* Improve the integration test harness by using the max_local_timestamptim@chromium.org2010-03-191-4/+7
* Update sync to support syncing of typed urlszork@chromium.org2010-03-181-0/+11
* Pause the sync thread while starting data types.skrul@chromium.org2010-03-171-0/+18
* Added switch to invalidate the sync xmpp auth token for testing.akalin@chromium.org2010-03-121-0/+5
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-091-0/+0
* Add autofill Change Processor and Model Associatorzork@google.com2010-03-011-0/+11
* Add unique hashing to sync API.chron@google.com2010-02-181-3/+14
* Add support for the Update-Client-Auth header to sync. Add a mutex to the aut...chron@google.com2010-02-171-1/+6
* Per-datatype filtering of change notifications.nick@chromium.org2010-02-121-6/+12
* Implemented new notification methods.akalin@chromium.org2010-02-111-1/+3
* Added UNIQUE_CLIENT_TAG to sync engine. Added some syncapi unit tests. Added ...chron@google.com2010-02-091-1/+39
* Moved all sync-related command-line logic to profile_sync_service.akalin@chromium.org2010-02-091-0/+5
* Sync api changes to support preferences.albertb@google.com2010-02-021-0/+11
* In the sync database, use protobuf-based storage. Drop the oldnick@chromium.org2010-01-271-23/+52
* Remove SYNC_EXPORT macro and all it's uses.munjal@chromium.org2010-01-221-13/+7