summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* [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
* common-case startup from persisted state should now involve a single client-s...ghc@google.com2011-07-211-11/+6
* Correct crash when calling ShowLoginDialog.qsr@google.com2011-07-207-27/+22
* [Sync] Enable sync encryption options by default.zea@chromium.org2011-07-201-2/+2
* some cleanup for base/stl_utildilmah@chromium.org2011-07-1910-10/+10
* If the user sets the gaia passphrase as the explicit passphrase then currentl...lipalani@chromium.org2011-07-191-8/+26
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-192-3/+3
* Adding a sync_guid field to TemplateURL. Adding appropriate database migratio...stevet@chromium.org2011-07-192-0/+2
* Split the about flags for pre- and auto-login apart, and leave pre-loginrogerta@chromium.org2011-07-191-1/+1
* [Sync] Always trigger OnPassphraseRequired in syncapi regardless of datatypes.zea@chromium.org2011-07-186-51/+89
* Updated TypedURLChangeProcessor to clear the pending_deleted_urls_ after a co...atwilson@chromium.org2011-07-181-0/+1
* base: Put md5.* into base namespace.tfarina@chromium.org2011-07-181-13/+13
* Move UI specific implementation from ProfileSyncService to SyncSetupFlowHandler.qsr@chromium.org2011-07-187-28/+28
* [Sync] Fix session sync intetgration tests.zea@chromium.org2011-07-154-17/+141
* addresses akalin's comments on:ghc@google.com2011-07-158-57/+87
* Added more DCHECK code to track bug 89059.atwilson@chromium.org2011-07-141-0/+18
* Adds code to track a set of expanded folders. This is going to be usedsky@chromium.org2011-07-132-2/+3
* bookmarks: Use empty() accessor in some places instead of relying in child_co...tfarina@chromium.org2011-07-122-3/+2
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-1210-47/+72
* [Sync] Rev protocol version for encryption support. Fix re-encryption.zea@chromium.org2011-07-128-157/+224
* With out this fix if there is an unrecoverable error then the code would asse...lipalani@chromium.org2011-07-121-1/+16
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-112-12/+0
* More build fixes for linux and chrome os.ananta@chromium.org2011-07-102-13/+20