summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/glue
Commit message (Expand)AuthorAgeFilesLines
* fix the builddantasse@chromium.org2010-03-311-1/+1
* The "Customize Sync" dialog will let users select to sync or not sync each da...dantasse@chromium.org2010-03-3117-188/+60
* Revert "Revert 42551 "Add a "download" step into the DataTypeManager""skrul@chromium.org2010-03-316-27/+267
* Fixed a bug where themes wouldn't sync properly if it had been installedakalin@chromium.org2010-03-301-13/+20
* Fix sync leaks and some more good stuff.skrul@chromium.org2010-03-3013-6/+59
* Revert 43009 - This change isn't as bad as it looks, basically it's templatin...tim@chromium.org2010-03-306-308/+203
* This change isn't as bad as it looks, basically it's templating the AutofillM...tim@chromium.org2010-03-296-203/+308
* Implemented initial version of themes syncing (behind a flag).akalin@chromium.org2010-03-2912-0/+1261
* Scope the WriteTransactions during model association so that we don't lock th...zork@chromium.org2010-03-263-136/+153
* Reland r42473. Add a delegate to CookieMonster and broadcast notifications ab...jochen@chromium.org2010-03-251-1/+1
* Revert 42551 "Add a "download" step into the DataTypeManager"maruel@chromium.org2010-03-256-267/+27
* Add a "download" step into the DataTypeManagerskrul@chromium.org2010-03-246-27/+267
* Revert 42473 - Add a delegate to CookieMonster and broadcast notifications ab...dhollowa@chromium.org2010-03-241-1/+1
* Add a delegate to CookieMonster and broadcast notifications about changes to ...jochen@chromium.org2010-03-241-1/+1
* This is basically a rewrite of the DataTypeManager to support dynamic data ty...skrul@chromium.org2010-03-235-243/+564
* Improve the integration test harness by using the max_local_timestamptim@chromium.org2010-03-192-3/+36
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* Update sync to support syncing of typed urlszork@chromium.org2010-03-1813-2/+1377
* Pause the sync thread while starting data types.skrul@chromium.org2010-03-177-28/+252
* Add a lock to read |state_| in UIModelWorker::DoWorkAndWait. We don'ttim@chromium.org2010-03-172-8/+8
* Added switch to invalidate the sync xmpp auth token for testing.akalin@chromium.org2010-03-122-1/+9
* Additional unit tests for autofillskrul@chromium.org2010-03-121-0/+5
* Refactor synchronous error handlingskrul@chromium.org2010-03-1118-259/+207
* BSD ifdefs, etc. necessary for chrome/pvalchev@google.com2010-03-091-0/+4
* Make VerifyUpdatesCommand a ModelChanging variant for now as we can endtim@chromium.org2010-03-091-0/+1
* Add tests to the ProfileSyncServiceAutofillTest for association merge.skrul@chromium.org2010-03-093-30/+21
* Remove unused persist code.skrul@chromium.org2010-03-094-119/+3
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-099-0/+0
* chrome 2: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-083-4/+9
* Fix KeyToTag and add unit testskrul@chromium.org2010-03-082-2/+29
* Next part of removing the dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-061-0/+1
* Use a common call to WriteAutofill in AutofillModelAssociator, add a properzork@google.com2010-03-053-44/+41
* Improve autofill unit testskrul@chromium.org2010-03-031-9/+1
* Make DTCs implement the UnrecoverableErrorHandler interface so they can bealbertb@chromium.org2010-03-0313-48/+171
* Unit test for autofill sync.skrul@chromium.org2010-03-029-46/+65
* Add home button to synced prefs.chron@google.com2010-03-021-0/+1
* Add database model worker to worker registry and remove deprecated threadzork@google.com2010-03-021-13/+4
* Add autofill Change Processor and Model Associatorzork@google.com2010-03-0111-13/+1031
* Un-reverting 33964 - turns out the problem here was that I used DCHECKs with ...skrul@chromium.org2010-02-2610-0/+575
* When creating preference sync node, set the node title to the name of thealbertb@google.com2010-02-253-5/+6
* Revert 39964 - Move data type start/stop management into DataTypeManagerchron@chromium.org2010-02-2510-568/+0
* 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-2510-0/+568
* Multi-pass ModelChangingSyncerCommands.tim@chromium.org2010-02-251-0/+3
* Refactored parts of the PSS unit tests to allow for preference sync to be tes...albertb@google.com2010-02-224-23/+23
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-193-3/+3
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-195-1/+5
* Add unique hashing to sync API.chron@google.com2010-02-181-1/+1
* This change will include preferences as part of the usual startup sequence of...skrul@chromium.org2010-02-174-6/+48