| Commit message (Expand) | Author | Age | Files | Lines |
* | Removing the command line flag for enabling autofill profile datatype. | lipalani@chromium.org | 2011-01-11 | 1 | -1/+0 |
* | Rest of the autofill work. | lipalani@chromium.org | 2010-12-16 | 1 | -4/+1 |
* | Autofill work: | lipalani@chromium.org | 2010-11-24 | 1 | -31/+4 |
* | Revert 67189 - Autofill work: | lipalani@chromium.org | 2010-11-24 | 1 | -4/+31 |
* | Autofill work: | lipalani@chromium.org | 2010-11-24 | 1 | -31/+4 |
* | FBTF: More dtor deinlining. (Can almost see the end!) | erg@google.com | 2010-10-22 | 1 | -12/+2 |
* | sync: Introduce support for split transaction apply/commit changes. Change_pr... | tim@chromium.org | 2010-09-23 | 1 | -0/+21 |
* | Fix bug "Autofill: A large number of unnecessary sync updates | nick@chromium.org | 2010-09-22 | 1 | -2/+14 |
* | Revert 60083 - Fix bug "Autofill: A large number of unnecessary sync updates | nick@chromium.org | 2010-09-21 | 1 | -14/+2 |
* | Fix bug "Autofill: A large number of unnecessary sync updates | nick@chromium.org | 2010-09-21 | 1 | -2/+14 |
* | Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}. | viettrungluu@chromium.org | 2010-08-19 | 1 | -1/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Encrypt credit card number in storage. | georgey@chromium.org | 2010-04-19 | 1 | -0/+2 |
* | Make the Autofill glue components capable of handling both types based on the... | tim@chromium.org | 2010-04-07 | 1 | -3/+72 |
* | Revert 43009 - This change isn't as bad as it looks, basically it's templatin... | tim@chromium.org | 2010-03-30 | 1 | -10/+0 |
* | This change isn't as bad as it looks, basically it's templating the AutofillM... | tim@chromium.org | 2010-03-29 | 1 | -0/+10 |
* | Add tests to the ProfileSyncServiceAutofillTest for association merge. | skrul@chromium.org | 2010-03-09 | 1 | -3/+4 |
* | svn prop fixes. Applied to all files not in third_party. | pkasting@chromium.org | 2010-03-09 | 1 | -0/+0 |
* | Use a common call to WriteAutofill in AutofillModelAssociator, add a proper | zork@google.com | 2010-03-05 | 1 | -5/+5 |
* | Unit test for autofill sync. | skrul@chromium.org | 2010-03-02 | 1 | -6/+7 |
* | Add autofill Change Processor and Model Associator | zork@google.com | 2010-03-01 | 1 | -0/+74 |