summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/glue
Commit message (Expand)AuthorAgeFilesLines
* Preferences cleanup.skrul@chromium.org2010-04-091-57/+64
* At some point we changed the synchronous model associator methods to not call...skrul@chromium.org2010-04-095-31/+16
* Revert 44036 [unit_tests failed] - Since the host content settings preference...viettrungluu@chromium.org2010-04-091-1/+1
* Since the host content settings preferences can be updated by the sync backend,albertb@chromium.org2010-04-091-1/+1
* Fix bug 40555. Make sure to nudge the syncer if you're syncing new data type...dantasse@chromium.org2010-04-091-1/+1
* Fix svn properties on typed_url*zork@google.com2010-04-073-702/+702
* Make the Autofill glue components capable of handling both types based on the...tim@chromium.org2010-04-077-192/+872
* detect preferences errorserikkay@chromium.org2010-04-062-2/+2
* Don't compare wchar_t *szork@chromium.org2010-04-051-1/+1
* Add a bunch of preferences to sync.skrul@chromium.org2010-04-025-40/+140
* Update routing info and nudge syncer in ConfigureDataTypes().skrul@chromium.org2010-04-024-76/+96
* Fix syncing deleted autofills and properly associate when an autofill is added.zork@chromium.org2010-04-023-23/+37
* Move enable/disable storage to prefs.nick@chromium.org2010-04-022-6/+7
* Send out a notification when the bookmark bar changes.zork@chromium.org2010-03-311-2/+10
* 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