summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* Revert 39964 - Move data type start/stop management into DataTypeManagerchron@chromium.org2010-02-2523-749/+327
* Revert 39966 - Fix mac build bustagechron@chromium.org2010-02-251-1/+1
* Fix mac build bustageskrul@chromium.org2010-02-251-1/+1
* Move data type start/stop management into DataTypeManagerskrul@chromium.org2010-02-2523-327/+749
* Multi-pass ModelChangingSyncerCommands.tim@chromium.org2010-02-2528-341/+651
* Refactored parts of the PSS unit tests to allow for preference sync to be tes...albertb@google.com2010-02-228-109/+307
* Fix the memset call from my previous CL.phajdan.jr@chromium.org2010-02-201-1/+1
* Really connect to the same server in FTP network transaction.phajdan.jr@chromium.org2010-02-202-5/+20
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-197-8/+8
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-1910-2/+10
* check if ModelNeutralExecuteImpl succeeded before running ModelChangingExecut...dantasse@chromium.org2010-02-194-7/+13
* Add a unit test verifying the merge behavior when there are twonick@chromium.org2010-02-181-0/+20
* Add unique hashing to sync API.chron@google.com2010-02-185-25/+126
* This change will include preferences as part of the usual startup sequence of...skrul@chromium.org2010-02-1713-90/+488
* Add support for the Update-Client-Auth header to sync. Add a mutex to the aut...chron@google.com2010-02-1720-19/+168
* We dump all of the originals_ metahandles to the dirty_metahandles index and ...chron@google.com2010-02-173-10/+187
* Reverting change: broke unit tests on chrome OS.finnur@chromium.org2010-02-1610-371/+70
* This change will include preferences as part of the usual startup sequence of...skrul@chromium.org2010-02-1610-70/+371
* For sync, make ProcessCommitResponseCommand handle commit entries one ModelSa...tim@chromium.org2010-02-1626-466/+688
* Per-datatype filtering of change notifications.nick@chromium.org2010-02-124-51/+67
* Various model associator fixes from preferences bringup.nick@chromium.org2010-02-122-23/+39
* Two fixes from preference sync bringup: (a) Nudge the syncer on morenick@chromium.org2010-02-112-7/+13
* Changed default notification method to 'transitional'.akalin@chromium.org2010-02-111-3/+3
* Create preferences DTC and wire it into the profile sync factory.skrul@chromium.org2010-02-1116-49/+407
* For sync, add OrderedCommitSet::Projection, a helper for iterating overtim@chromium.org2010-02-115-39/+238
* Implemented new notification methods.akalin@chromium.org2010-02-1130-96/+885
* Revert the revert... This has the cumulative effect of relanding 38694.eroman@chromium.org2010-02-111-1/+1
* Hook up client side of per-datatype GetUpdates.nick@chromium.org2010-02-1121-80/+417
* Revert 38694 - For some reason this seems to be hanging chrome frame tests, e...eroman@chromium.org2010-02-101-1/+1
* Refactor PostClientToServer message, include new unit tests for it. In prep f...chron@google.com2010-02-103-73/+243
* Add some tests to CookieMonster for overwriting persistent cookies, and check...eroman@chromium.org2010-02-101-1/+1
* Change the name fields back to their previous name to unbreak the buildzork@chromium.org2010-02-102-2/+2
* First stab at a DataTypeController.skrul@chromium.org2010-02-1020-202/+1107
* Update the .proto files to change the fields to optional.zork@chromium.org2010-02-102-4/+4
* Fill in the preference sync TODOs using the preference specifics proto andalbertb@google.com2010-02-105-53/+109
* Added UNIQUE_CLIENT_TAG to sync engine. Added some syncapi unit tests. Added ...chron@google.com2010-02-0916-87/+1136
* Make SyncerThread stop polling if an AUTH_INVALID response is parsed.tim@chromium.org2010-02-098-78/+168
* Implement BookmarkModel::SetUrlarv@chromium.org2010-02-091-13/+4
* Moved all sync-related command-line logic to profile_sync_service.akalin@chromium.org2010-02-098-15/+29
* Mark dirty in PutParentIdPropertyOnly.nick@chromium.org2010-02-091-0/+1
* Fix a bug where positions inside of a newly-committed folder would benick@chromium.org2010-02-096-63/+298
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-095-2/+5
* linux: build with -Wextraevan@chromium.org2010-02-052-4/+4
* Fixed notifications-related bug on network reconnections.akalin@chromium.org2010-02-044-7/+16
* Switch the order of two checks to avoid dereferencing a null RequestContextdantasse@chromium.org2010-02-041-2/+2
* Check the LSID before starting up a ProfileSyncService. This will stop memor...dantasse@chromium.org2010-02-031-0/+4
* Add autofill proto buffer for sync.zork@google.com2010-02-031-0/+24
* Sync api changes to support preferences.albertb@google.com2010-02-026-3/+43
* Wire popup blocking UI to the new machinery and port over the user's old whit...pkasting@chromium.org2010-02-021-2/+1
* Proto extenions to sync preferences.albertb@google.com2010-02-011-0/+23