summaryrefslogtreecommitdiffstats
path: root/chrome/browser/webdata/web_data_service.h
Commit message (Expand)AuthorAgeFilesLines
* Rename ChromeThread to BrowserThread Final Part:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part3:tfarina@chromium.org2010-10-071-1/+1
* Reduce the number of files that recompile when changing template_url.h or tem...levin@chromium.org2010-08-311-3/+5
* FBTF: Remove a few SkBitmap instances (and other headers that were next to th...erg@google.com2010-08-181-2/+3
* Add token serialization to token_service.chron@chromium.org2010-08-121-0/+28
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Putting this back in since it didn't solve the failures.thomasvl@chromium.org2010-06-081-1/+1
* Backing this out to see if it fixes the failures on the two windows bots (lan...thomasvl@chromium.org2010-06-081-1/+1
* AutoFill: Don't save credit card numbers from Autocomplete to the WebDB.jhawkins@chromium.org2010-06-071-1/+1
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-6/+6
* Cleanup: Order the methods in WebDataService. Rename a method to match curren...jhawkins@chromium.org2010-04-261-64/+54
* Unit test for autofill sync.skrul@chromium.org2010-03-021-4/+4
* Add autofill Change Processor and Model Associatorzork@google.com2010-03-011-0/+3
* Implement adding, updating and removing credit cards from the web database th...jhawkins@chromium.org2010-01-251-16/+35
* Add the ability to save and remove AutoFill profiles from the AutoFillDialog.jhawkins@chromium.org2010-01-241-13/+28
* Hook up AutoFill profile DB handling in WebDataService.jhawkins@chromium.org2010-01-201-8/+30
* Fix leak from cl 524003 (Change WDS to use the DB thread...)skrul@chromium.org2010-01-041-5/+8
* Revert 35339 - Change WDS to use the DB thread rather than its own thread.michaeln@google.com2009-12-291-8/+5
* Change WDS to use the DB thread rather than its own thread.skrul@chromium.org2009-12-291-5/+8
* Fixes two related bugs:sky@chromium.org2009-12-181-0/+12
* Send notifications when single items are removed from autofill.skrul@chromium.org2009-12-161-4/+4
* Add details to autofill add notificationskrul@chromium.org2009-12-161-10/+10
* Add notification for autofill changes.skrul@chromium.org2009-12-071-0/+4
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-1/+3
* Add functions to purge the Web Database memory and get the service without cr...pkasting@chromium.org2009-10-231-3/+14
* Remove some #includes where possible.pkasting@chromium.org2009-10-231-14/+13
* Break out FormFieldValues::Element into FormField, which will eventually hold...jhawkins@chromium.org2009-10-231-4/+3
* Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...jhawkins@chromium.org2009-10-201-8/+8
* Move autofill related WebView{Delegate} methods into the WebKit API.darin@chromium.org2009-10-161-7/+7
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-8/+5
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-5/+8
* Cleaning up lines longer than 80 chars under src/chrome/browser. mark@chromium.org2009-08-171-1/+3
* Change GetAllLogins to GetAllBlacklistLogins.stuartmorgan@google.com2009-07-201-5/+5
* Add the rest of the password manager API to PasswordStore, and move clientsstuartmorgan@chromium.org2009-07-101-0/+3
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-161-9/+13
* Extract form related classes from the guts of WebFrameImpl.darin@chromium.org2009-06-151-2/+2
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-1/+1
* Cleanup in chrome/browserphajdan.jr@chromium.org2009-03-251-1/+1
* Pressing the Del key while a item is selected in the autocomplete popup delet...jcampan@chromium.org2009-03-201-0/+4
* Remove final traces of IE from cross-platform password manager.evan@chromium.org2009-02-111-1/+3
* Porting profiles to the Mac.avi@chromium.org2009-01-281-3/+4
* Porting in chrome/browser/phajdan.jr@chromium.org2009-01-201-16/+22
* Porting in browser/webdata and template_url.phajdan.jr@chromium.org2008-12-161-6/+6
* New functions in WebDatabase and WebDataService for the removal of form entri...petersont@google.com2008-11-121-0/+6
* Added functions to WebDatabase and WebDataService for recording frequent entr...petersont@google.com2008-11-051-2/+34
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-5/+5
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-2/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+508