summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/glue/autofill_model_associator.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-1/+2
* Update the sync node title for classic autofill to bealbertb@chromium.org2010-07-211-1/+1
* sync: Remove unused function ChromeModelHasUserCreatedNodes.tfarina@chromium.org2010-07-021-7/+0
* sync: Add location info to unrecoverable errors, and remove the Unrecoverable...tim@chromium.org2010-06-081-4/+1
* AutofillDataTypeController should invoke start callback on abort. Also grace...skrul@chromium.org2010-04-151-1/+29
* Revert 44504 - AutofillDataTypeController should invoke start callback on abort.skrul@chromium.org2010-04-141-23/+1
* AutofillDataTypeController should invoke start callback on abort.skrul@chromium.org2010-04-141-1/+23
* At some point we changed the synchronous model associator methods to not call...skrul@chromium.org2010-04-091-13/+13
* Make the Autofill glue components capable of handling both types based on the...tim@chromium.org2010-04-071-92/+307
* Fix syncing deleted autofills and properly associate when an autofill is added.zork@chromium.org2010-04-021-0/+10
* Fix sync leaks and some more good stuff.skrul@chromium.org2010-03-301-0/+8
* Revert 43009 - This change isn't as bad as it looks, basically it's templatin...tim@chromium.org2010-03-301-47/+86
* This change isn't as bad as it looks, basically it's templating the AutofillM...tim@chromium.org2010-03-291-86/+47
* Scope the WriteTransactions during model association so that we don't lock th...zork@chromium.org2010-03-261-68/+75
* Update sync to support syncing of typed urlszork@chromium.org2010-03-181-1/+1
* Refactor synchronous error handlingskrul@chromium.org2010-03-111-5/+8
* Add tests to the ProfileSyncServiceAutofillTest for association merge.skrul@chromium.org2010-03-091-15/+8
* Remove unused persist code.skrul@chromium.org2010-03-091-42/+1
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-091-0/+0
* Fix KeyToTag and add unit testskrul@chromium.org2010-03-081-2/+1
* Use a common call to WriteAutofill in AutofillModelAssociator, add a properzork@google.com2010-03-051-10/+16
* Improve autofill unit testskrul@chromium.org2010-03-031-9/+1
* Unit test for autofill sync.skrul@chromium.org2010-03-021-12/+17
* Add autofill Change Processor and Model Associatorzork@google.com2010-03-011-0/+291