summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/glue/autofill_change_processor.h
Commit message (Expand)AuthorAgeFilesLines
* Removing the command line flag for enabling autofill profile datatype.lipalani@chromium.org2011-01-111-1/+0
* Rest of the autofill work.lipalani@chromium.org2010-12-161-4/+1
* Autofill work:lipalani@chromium.org2010-11-241-31/+4
* Revert 67189 - Autofill work:lipalani@chromium.org2010-11-241-4/+31
* Autofill work:lipalani@chromium.org2010-11-241-31/+4
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-221-12/+2
* sync: Introduce support for split transaction apply/commit changes. Change_pr...tim@chromium.org2010-09-231-0/+21
* Fix bug "Autofill: A large number of unnecessary sync updatesnick@chromium.org2010-09-221-2/+14
* Revert 60083 - Fix bug "Autofill: A large number of unnecessary sync updatesnick@chromium.org2010-09-211-14/+2
* Fix bug "Autofill: A large number of unnecessary sync updatesnick@chromium.org2010-09-211-2/+14
* 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
* Encrypt credit card number in storage.georgey@chromium.org2010-04-191-0/+2
* Make the Autofill glue components capable of handling both types based on the...tim@chromium.org2010-04-071-3/+72
* Revert 43009 - This change isn't as bad as it looks, basically it's templatin...tim@chromium.org2010-03-301-10/+0
* This change isn't as bad as it looks, basically it's templating the AutofillM...tim@chromium.org2010-03-291-0/+10
* Add tests to the ProfileSyncServiceAutofillTest for association merge.skrul@chromium.org2010-03-091-3/+4
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-091-0/+0
* Use a common call to WriteAutofill in AutofillModelAssociator, add a properzork@google.com2010-03-051-5/+5
* Unit test for autofill sync.skrul@chromium.org2010-03-021-6/+7
* Add autofill Change Processor and Model Associatorzork@google.com2010-03-011-0/+74