| Commit message (Expand) | Author | Age | Files | Lines |
* | [Sync] Refactored ProfileSyncService and remove its backend() function | akalin@chromium.org | 2011-01-24 | 1 | -3/+0 |
* | Remove obsolete base/lock.h and fix up callers to use the new header file and | brettw@chromium.org | 2011-01-21 | 1 | -2/+2 |
* | Removing the command line flag for enabling autofill profile datatype. | lipalani@chromium.org | 2011-01-11 | 1 | -1/+0 |
* | fixing the case of duplicate profiles. | lipalani@chromium.org | 2011-01-05 | 1 | -2/+0 |
* | Rest of the autofill work. | lipalani@chromium.org | 2010-12-16 | 1 | -23/+5 |
* | Coverity: Pass parameters by reference. | jhawkins@chromium.org | 2010-12-06 | 1 | -2/+2 |
* | Autofill work: | lipalani@chromium.org | 2010-11-24 | 1 | -13/+18 |
* | Revert 67189 - Autofill work: | lipalani@chromium.org | 2010-11-24 | 1 | -18/+13 |
* | Autofill work: | lipalani@chromium.org | 2010-11-24 | 1 | -13/+18 |
* | FBTF: More dtor deinlining. (Can almost see the end!) | erg@google.com | 2010-10-22 | 1 | -20/+6 |
* | Rename ChromeThread to BrowserThread Part22: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part5: | tfarina@chromium.org | 2010-10-08 | 1 | -1/+1 |
* | Fix bug "Autofill: A large number of unnecessary sync updates | nick@chromium.org | 2010-09-22 | 1 | -1/+8 |
* | Revert 60083 - Fix bug "Autofill: A large number of unnecessary sync updates | nick@chromium.org | 2010-09-21 | 1 | -8/+1 |
* | Fix bug "Autofill: A large number of unnecessary sync updates | nick@chromium.org | 2010-09-21 | 1 | -1/+8 |
* | 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 |
* | sync: Remove unused function ChromeModelHasUserCreatedNodes. | tfarina@chromium.org | 2010-07-02 | 1 | -4/+0 |
* | sync: Add location info to unrecoverable errors, and remove the Unrecoverable... | tim@chromium.org | 2010-06-08 | 1 | -3/+1 |
* | AutoFill: Make PersonalDataManager RefCountedThreadSafe. | jhawkins@chromium.org | 2010-06-03 | 1 | -1/+2 |
* | Encrypt credit card number in storage. | georgey@chromium.org | 2010-04-19 | 1 | -0/+3 |
* | AutofillDataTypeController should invoke start callback on abort. Also grace... | skrul@chromium.org | 2010-04-15 | 1 | -0/+14 |
* | Revert 44504 - AutofillDataTypeController should invoke start callback on abort. | skrul@chromium.org | 2010-04-14 | 1 | -12/+0 |
* | AutofillDataTypeController should invoke start callback on abort. | skrul@chromium.org | 2010-04-14 | 1 | -0/+12 |
* | At some point we changed the synchronous model associator methods to not call... | skrul@chromium.org | 2010-04-09 | 1 | -2/+3 |
* | Make the Autofill glue components capable of handling both types based on the... | tim@chromium.org | 2010-04-07 | 1 | -8/+106 |
* | Fix syncing deleted autofills and properly associate when an autofill is added. | zork@chromium.org | 2010-04-02 | 1 | -4/+1 |
* | Fix sync leaks and some more good stuff. | skrul@chromium.org | 2010-03-30 | 1 | -1/+1 |
* | Revert 43009 - This change isn't as bad as it looks, basically it's templatin... | tim@chromium.org | 2010-03-30 | 1 | -30/+66 |
* | This change isn't as bad as it looks, basically it's templating the AutofillM... | tim@chromium.org | 2010-03-29 | 1 | -66/+30 |
* | Refactor synchronous error handling | skrul@chromium.org | 2010-03-11 | 1 | -5/+6 |
* | Remove unused persist code. | skrul@chromium.org | 2010-03-09 | 1 | -16/+1 |
* | svn prop fixes. Applied to all files not in third_party. | pkasting@chromium.org | 2010-03-09 | 1 | -0/+0 |
* | Unit test for autofill sync. | skrul@chromium.org | 2010-03-02 | 1 | -1/+8 |
* | Add autofill Change Processor and Model Associator | zork@google.com | 2010-03-01 | 1 | -0/+117 |