summaryrefslogtreecommitdiffstats
path: root/chrome/browser/webdata/web_data_service_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Reland r38570. The underlying bug has been fix.jhawkins@chromium.org2010-02-111-1/+6
* Revert "Move conditions of FormFields creation to FormFieldHistoryManager;tony@chromium.org2010-02-101-6/+1
* Move conditions of FormFields creation to FormFieldHistoryManager; AutoFill d...jhawkins@chromium.org2010-02-101-1/+6
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-6/+3
* Fix leak from cl 524003 (Change WDS to use the DB thread...)skrul@chromium.org2010-01-041-1/+5
* Revert 35339 - Change WDS to use the DB thread rather than its own thread.michaeln@google.com2009-12-291-5/+1
* Change WDS to use the DB thread rather than its own thread.skrul@chromium.org2009-12-291-1/+5
* Bring the remove notifications up from the WebDatabase to the WebDataService.skrul@chromium.org2009-12-181-30/+69
* Send notifications when single items are removed from autofill.skrul@chromium.org2009-12-161-8/+48
* Add details to autofill add notificationskrul@chromium.org2009-12-161-16/+49
* Add notification for autofill changes.skrul@chromium.org2009-12-071-2/+28
* Add the beginnings of a unit test for the autofill features of the WebDataSer...skrul@chromium.org2009-12-011-0/+91