summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* [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
* Removal of Profile from content part 4.avi@chromium.org2011-08-011-1/+1
* Test birtday error.lipalani@chromium.org2011-07-304-3/+27
* [Sync] Cleanup disabled types right away instead of deferringakalin@chromium.org2011-07-303-106/+108
* Move more files from chrome/test to chrome/test/base, part #3phajdan.jr@chromium.org2011-07-2912-12/+12
* Send the correct configure reason to the server when a new datatype is enable...lipalani@chromium.org2011-07-295-12/+45
* sync: if we've reached the end of the setup wizard, always set setup bit.tim@chromium.org2011-07-292-1/+5
* Move more files from chrome/test to chrome/test/base, part #2phajdan.jr@chromium.org2011-07-2912-12/+12
* In sync session interfaces, do not use directly SessionID.qsr@google.com2011-07-293-10/+10
* Include-what-you-use - web_database.h does not include headers for every sing...groby@chromium.org2011-07-294-0/+4
* Add a scoper object for URLFetcher::Factoryphajdan.jr@chromium.org2011-07-293-7/+3
* sync: Disable network change notifications for unauthenticated users.tim@chromium.org2011-07-291-0/+14
* [Sync] Add RequestCleanupDisabledTypes() method to SyncManagerakalin@chromium.org2011-07-2811-80/+111
* Fix headers.qsr@google.com2011-07-281-1/+0
* Abstract TabContentsWrapper in sync.qsr@google.com2011-07-286-70/+121
* Reintegrating GaiaOAuthFetcher with Sync signin UI. This is essentially a re...rickcam@chromium.org2011-07-288-90/+130
* Re-enable pre- and auto-login after the M14 branch is made.rogerta@chromium.org2011-07-271-6/+1
* [Sync] Fix sync UI handling of passphrases.zea@chromium.org2011-07-271-1/+1
* [Sync] Add WeakHandle class, which makes cross-thread method calls safe and easyakalin@chromium.org2011-07-275-61/+701
* Reland 87645 with clang fixes.zea@chromium.org2011-07-2655-262/+757
* MD5Update function uses StringPiece instead of raw buffer.dominich@chromium.org2011-07-261-4/+4
* This avoids unnecessarily scheduling a callback wrapped inside another callba...ghc@google.com2011-07-261-5/+2
* Revert 94128 - [Sync] Refactor sync datatype error handling.zea@chromium.org2011-07-2655-748/+262
* Revert 94139 - [Sync] Fix clang break from r94128zea@chromium.org2011-07-262-5/+0
* [Sync] Fix clang break from r94128zea@chromium.org2011-07-262-0/+5
* [Sync] Refactor sync datatype error handling.zea@chromium.org2011-07-2655-262/+748
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-262-5/+5
* Add additional check for required passphrase in SetupSyncrsimha@chromium.org2011-07-261-0/+7
* Remove unused variable.qsr@google.com2011-07-261-4/+0
* Remove direct dependency from SessionModelAssociator on Browser/BrowserList.yfriedman@chromium.org2011-07-263-30/+100
* Make the pre-login feature off-by default in M14.rogerta@chromium.org2011-07-251-0/+4
* bookmarks: Add const to IsLoaded() method.tfarina@chromium.org2011-07-251-1/+1
* During SetupSync, check for missing passphrase before waiting for syncrsimha@chromium.org2011-07-251-6/+7
* sync: have the client compute position_in_parent values.nick@chromium.org2011-07-234-5/+206
* bookmarks: Convert GetBookmarkBarNode() to unix_hacker style.tfarina@chromium.org2011-07-222-15/+15
* Prevent NOTREACHED when switching from not syncing to syncing passwords.binji@chromium.org2011-07-221-1/+5
* Include id fields in the search from about:sync page.lipalani@chromium.org2011-07-223-3/+17
* [Sync] Fix bug where cache invalidation VLOGs are always emittedakalin@chromium.org2011-07-221-9/+16
* Fix build breaksail@chromium.org2011-07-221-2/+2
* [Sync] Reduce verbosity of transaction logging to 2.zea@chromium.org2011-07-221-2/+2
* [Sync] Support receiving early passphrase required information in Sync UI.zea@chromium.org2011-07-224-20/+19
* sync: enable ProfileSyncServiceStartupTests on mac.tim@chromium.org2011-07-221-12/+5
* sync: listen for missing notificationstim@chromium.org2011-07-2112-30/+159
* sync: add a bool to ConfigureDataTypes' ready_task to handle failure cases.tim@chromium.org2011-07-2114-110/+168
* bookmarks: Convert GetURL/SetURL to unix_hacker style.tfarina@chromium.org2011-07-213-9/+9
* Remove direct references to TabContents.qsr@google.com2011-07-212-5/+4