summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* sync: Introduce classes for per-type countersrlarocque@chromium.org2014-04-2917-76/+457
* sync: don't require a MessageLoopProxy in AttachmentServiceProxyForTesttim@chromium.org2014-04-292-4/+15
* sync: Include control types in node browserrlarocque@chromium.org2014-04-291-2/+4
* Remove changes remaining counter from about:syncrlarocque@chromium.org2014-04-2813-48/+8
* Introduce NonBlockingDataTypeControllerrlarocque@chromium.org2014-04-263-16/+51
* Extract Profile-independent GCMService from GCMProfileServicebartfab@chromium.org2014-04-252-3/+3
* Calls FireRefreshTokenRevoked if an account is removed.acleung@chromium.org2014-04-251-0/+6
* Refactor syncable_unittest.cc (continued).maniscalco@chromium.org2014-04-243-482/+385
* Implement syncing of bookmark apps.calamity@chromium.org2014-04-243-1/+10
* Refactor syncable_unittest.cc into smaller files.maniscalco@chromium.org2014-04-235-1287/+1413
* sync: always send entity specifics with bookmark tombstonestim@chromium.org2014-04-232-7/+15
* Add a navigation redirect-chain to Sync sessions proto for offline analysis.donnd@chromium.org2014-04-234-0/+30
* Add initial FakeServer verification for Sync testspvalenzuela@chromium.org2014-04-235-3/+198
* Add an action for server to send down rollback command.haitaol@chromium.org2014-04-227-1/+19
* Cleanup: Remove some std::wstring usage in sync.thestig@chromium.org2014-04-224-23/+22
* Begin connecting AttachmentStore to AttachmentService.maniscalco@chromium.org2014-04-219-142/+320
* Add sync manager classes for backup/rollback:haitaol@chromium.org2014-04-2113-1/+1252
* Add pavely@ to sync OWNERStim@chromium.org2014-04-171-0/+1
* Remove unused input_shlib_pathcjhopman@chromium.org2014-04-171-1/+0
* Fix the crash in case the settings_display_name is empty.petewil@chromium.org2014-04-172-1/+4
* Add a test for the SyncedNotificationAppInfo using the test sync server.petewil@chromium.org2014-04-174-6/+183
* Sync type and times_used in autofill::PasswordForm.gcasto@chromium.org2014-04-162-1/+6
* Reduce dependency of TiclInvalidationService on Profilebartfab@chromium.org2014-04-1610-59/+98
* Revert 264226 "Reduce dependency of TiclInvalidationService on P..."asargent@chromium.org2014-04-168-96/+54
* Reduce dependency of TiclInvalidationService on Profilebartfab@chromium.org2014-04-168-54/+96
* Sync PRESUBMIT files with latest CQ changesphajdan.jr@chromium.org2014-04-151-1/+1
* sync: Remove some fields from about:syncrlarocque@chromium.org2014-04-123-34/+0
* Remove unused method Directory::GetRootEntry.maniscalco@chromium.org2014-04-122-5/+0
* sync: Add interface for SyncCoreProxyrlarocque@chromium.org2014-04-1216-80/+204
* [Sync] Notify the datatype of the current context on startupzea@chromium.org2014-04-112-2/+17
* Store the language code for the address in autofill profile.rouslan@chromium.org2014-04-112-0/+2
* [Sync] Properly purge context/progress markers for disabled typeszea@chromium.org2014-04-113-8/+48
* [Sync] Add support for retrying a getupdates due to a context changezea@chromium.org2014-04-1014-33/+146
* Replace deprecated 3-arg SyncData::CreateLocalData with 5-arg version.maniscalco@chromium.org2014-04-109-59/+266
* Mark syncer::InvalidationVersionLessThan with SYNC_EXPORT.glider@chromium.org2014-04-101-1/+1
* Remove Sync JS generic request/reply frameworkrlarocque@chromium.org2014-04-1018-431/+16
* [Sync] Add support for context changes that trigger refresheszea@chromium.org2014-04-097-15/+147
* Convert most two client sync_integration_tests to use FakeServerpvalenzuela@chromium.org2014-04-086-21/+139
* sync: Re-implement getAllNodes WebUI functionrlarocque@chromium.org2014-04-0713-99/+138
* [Sync] Add plumbing of context from client to serverzea@chromium.org2014-04-0414-37/+155
* [Sync] Add context proto and directory supportzea@chromium.org2014-04-048-11/+241
* SyncManagerImpl::encryptor_ member is not needed. It is passed to SyncEncrypt...pavely@chromium.org2014-04-044-15/+0
* Add non-blocking sync code to ProfileSyncServicerlarocque@chromium.org2014-04-046-8/+8
* Update to latest protobufs to match the server side.petewil@chromium.org2014-04-032-8/+107
* [Sync] Add sync api support for context changeszea@chromium.org2014-04-032-0/+13
* Separate SyncData methods into three groups, local, remote, and common.maniscalco@chromium.org2014-04-035-112/+132
* Add AttachmentMetadata to Sync's EntryKernel.maniscalco@chromium.org2014-04-0214-7/+280
* sync: Remove TrafficRecorderrlarocque@chromium.org2014-04-0217-404/+3
* Update sync API to support attachments.maniscalco@chromium.org2014-04-0131-95/+1056
* sync: Buffer Protocol Events for about:sync pagerlarocque@chromium.org2014-04-0116-6/+193