summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* Remove extension.h #include from profile.h.mihaip@chromium.org2011-08-132-2/+4
* sync: re-attempt 96573 and 96575 - DEPS additions.tim@chromium.org2011-08-1314-23/+96
* Profiles: Clear all BROWSER_OPENED usageerg@google.com2011-08-121-1/+1
* [Sync] Add comment for SyncBackendHost::OnBackendInitializedakalin@chromium.org2011-08-122-6/+11
* Revert 96573 - sync: more DEPS fungeorgey@chromium.org2011-08-1214-96/+23
* sync: fix checkdeps failurestim@chromium.org2011-08-121-0/+2
* sync: more DEPS funtim@chromium.org2011-08-1215-23/+118
* Support Sync operations after user signing with --enable-sync-oauthrickcam@chromium.org2011-08-127-24/+135
* Simulate transient error and verify exponential backoff.lipalani@chromium.org2011-08-1219-33/+283
* sync: temp fix for ShowErrorUItim@chromium.org2011-08-111-1/+4
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-1116-16/+16
* [Sync] Fix bug where the preferences commit delay is used for everythingakalin@chromium.org2011-08-111-1/+1
* sync: add DEPS files to subdirstim@chromium.org2011-08-1128-87/+71
* base: Remove using declaration of FundamentalValue as it's no longer necessary.tfarina@chromium.org2011-08-111-2/+3
* sync: Make BaseNode::GetTitle() return std::string.tfarina@chromium.org2011-08-116-31/+25
* [Sync] Refactor data type configuration/activation/deactivationakalin@chromium.org2011-08-1124-278/+229
* Adding NTP notifications for new sync types.atwilson@chromium.org2011-08-115-14/+138
* Make the throttle delay configurable by the server.lipalani@chromium.org2011-08-113-2/+23
* Limit size of typed url node.atwilson@chromium.org2011-08-113-9/+153
* [Sync] Remove AutofillCreditCard specificsakalin@chromium.org2011-08-104-63/+3
* [Sync] Add client-side plumbing for server control of sessions commit delayakalin@chromium.org2011-08-1010-53/+150
* sync: Move all the js_* files into a js/ subdirectory.tfarina@chromium.org2011-08-1028-86/+84
* [Sync] Fix sync proto files to better match server versionsakalin@chromium.org2011-08-102-12/+12
* browser: Abstract message box dialog functions into its own header file.tfarina@chromium.org2011-08-091-2/+1
* sync: Put sqlite_utils.* into sqlite_utils namespace.tfarina@chromium.org2011-08-098-98/+87
* [Sync] Add flag for sessions commit delay in sync.protoakalin@chromium.org2011-08-091-0/+5
* [Sync] Set session sync commit delay to 10sakalin@chromium.org2011-08-091-2/+13
* Move sqlite_utils.* to sync/util/ directory.tfarina@chromium.org2011-08-096-6/+916
* autofill: Refactor PersonalDataManager::Observer into its own header file.tfarina@chromium.org2011-08-083-8/+10
* [Sync] Fix encryption/passphrase handling.zea@chromium.org2011-08-066-78/+153
* [Sync] Avoid leaking in WeakHandle even when the owner thread is goneakalin@chromium.org2011-08-053-53/+205
* Move preferences registering to backend.qsr@google.com2011-08-051-0/+3
* [Sync] Add passphrase/encryption info to chrome://sync.zea@chromium.org2011-08-048-8/+71
* BUG=91661rickcam@chromium.org2011-08-042-5/+4
* Profile Notifications: Fix all TOKEN_* in sync/erg@chromium.org2011-08-041-3/+4
* Sync UI: Fix issue when clicking sync error link twice.binji@chromium.org2011-08-043-2/+11
* Added support for setting gaia_passphrase in SyncSetupFlow::OnUserConfigured.atwilson@chromium.org2011-08-042-0/+8
* Pass Setup Chrome Sync to main profile from Incognito.shess@chromium.org2011-08-041-2/+9
* Dont retry sync in case of auth errors.lipalani@chromium.org2011-08-044-18/+62
* [Sync] Fix memory leak in JsSyncManagerObserver unit testsakalin@chromium.org2011-08-041-3/+6
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-0316-16/+32
* Adding service_name to GaiaOAuthFetcherrickcam@chromium.org2011-08-032-2/+5
* [Sync] Remove need for WideToUTF8 conversion for SyncBackendHostakalin@chromium.org2011-08-035-5/+7
* Profile: Make NOTIFICATION_TOKEN_UPDATE profile specific for our multiprofile...erg@chromium.org2011-08-022-8/+7
* In sync setup UI, don't display error when user is entering ASP.binji@chromium.org2011-08-021-1/+2
* [Sync] Rewrote about:sync backend to use WeakHandlesakalin@chromium.org2011-08-0232-1434/+1164
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-012-2/+2
* sync: if backend initialization fails, make sure to notify the setup wizard.tim@chromium.org2011-08-011-0/+1
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-0111-13/+13
* [Sync] [Jank] Clear the vector of verified updates after processing.nick@chromium.org2011-08-012-0/+3