summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/glue/autofill_model_associator.h
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Refactored ProfileSyncService and remove its backend() functionakalin@chromium.org2011-01-241-3/+0
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-2/+2
* Removing the command line flag for enabling autofill profile datatype.lipalani@chromium.org2011-01-111-1/+0
* fixing the case of duplicate profiles.lipalani@chromium.org2011-01-051-2/+0
* Rest of the autofill work.lipalani@chromium.org2010-12-161-23/+5
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-12-061-2/+2
* Autofill work:lipalani@chromium.org2010-11-241-13/+18
* Revert 67189 - Autofill work:lipalani@chromium.org2010-11-241-18/+13
* Autofill work:lipalani@chromium.org2010-11-241-13/+18
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-221-20/+6
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part5:tfarina@chromium.org2010-10-081-1/+1
* Fix bug "Autofill: A large number of unnecessary sync updatesnick@chromium.org2010-09-221-1/+8
* Revert 60083 - Fix bug "Autofill: A large number of unnecessary sync updatesnick@chromium.org2010-09-211-8/+1
* Fix bug "Autofill: A large number of unnecessary sync updatesnick@chromium.org2010-09-211-1/+8
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-191-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* sync: Remove unused function ChromeModelHasUserCreatedNodes.tfarina@chromium.org2010-07-021-4/+0
* sync: Add location info to unrecoverable errors, and remove the Unrecoverable...tim@chromium.org2010-06-081-3/+1
* AutoFill: Make PersonalDataManager RefCountedThreadSafe.jhawkins@chromium.org2010-06-031-1/+2
* Encrypt credit card number in storage.georgey@chromium.org2010-04-191-0/+3
* AutofillDataTypeController should invoke start callback on abort. Also grace...skrul@chromium.org2010-04-151-0/+14
* Revert 44504 - AutofillDataTypeController should invoke start callback on abort.skrul@chromium.org2010-04-141-12/+0
* AutofillDataTypeController should invoke start callback on abort.skrul@chromium.org2010-04-141-0/+12
* At some point we changed the synchronous model associator methods to not call...skrul@chromium.org2010-04-091-2/+3
* Make the Autofill glue components capable of handling both types based on the...tim@chromium.org2010-04-071-8/+106
* Fix syncing deleted autofills and properly associate when an autofill is added.zork@chromium.org2010-04-021-4/+1
* Fix sync leaks and some more good stuff.skrul@chromium.org2010-03-301-1/+1
* Revert 43009 - This change isn't as bad as it looks, basically it's templatin...tim@chromium.org2010-03-301-30/+66
* This change isn't as bad as it looks, basically it's templating the AutofillM...tim@chromium.org2010-03-291-66/+30
* Refactor synchronous error handlingskrul@chromium.org2010-03-111-5/+6
* Remove unused persist code.skrul@chromium.org2010-03-091-16/+1
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-091-0/+0
* Unit test for autofill sync.skrul@chromium.org2010-03-021-1/+8
* Add autofill Change Processor and Model Associatorzork@google.com2010-03-011-0/+117