summaryrefslogtreecommitdiffstats
path: root/chrome/browser/webdata/web_data_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Remove dependency of WebData on contentdroger@chromium.org2013-06-171-2/+6
* Split token-related methods from WebDataServicecaitkp@chromium.org2013-05-271-53/+0
* Move c/b/webdata/code which does not depend on chrome/ to components/webdata/caitkp@chromium.org2013-04-031-1/+1
* Rip autofill code out of webdataservicecaitkp@chromium.org2013-03-261-395/+0
* Split Autofill webdatacaitkp@chromium.org2013-03-251-9/+9
* Move creation of WebDatabaseTable subclasses to WebDatabaseServiceFactory.joi@chromium.org2013-03-241-3/+4
* Revert 189721 "Move creation of WebDatabaseTable subclasses to W..."kaiwang@chromium.org2013-03-221-4/+3
* Move creation of WebDatabaseTable subclasses to WebDatabaseServiceFactory.joi@chromium.org2013-03-221-3/+4
* Remove knowledge of Chrome-specific SyncableService classes from WebDataService.joi@chromium.org2013-03-201-62/+3
* Move UI dependency from WebDataService to WebDataServiceFactory.joi@chromium.org2013-03-201-2/+9
* Move creation of the various WebDatabaseTable types out of WebDatabase.joi@chromium.org2013-03-201-34/+38
* Create a common base class for all the webdatasjoi@chromium.org2013-03-201-86/+3
* Second try at splitting WebDataService (minus ownership changes)joi@chromium.org2013-03-191-296/+216
* Revert 188935 "Second try at splitting WebDataService (minus own..."pneubeck@google.com2013-03-191-216/+296
* Second try at splitting WebDataService (minus ownership changes)caitkp@chromium.org2013-03-191-296/+216
* Revert r186824caitkp@chromium.org2013-03-141-203/+299
* Remove NOTIFICATION_AUTOFILL_CREDIT_CARD_CHANGED that is never observedkaiwang@chromium.org2013-03-121-36/+0
* Removes now-useless DCHECKs as per discussion with atwilson@. The WebDataServ...macourteau@chromium.org2013-03-111-1/+0
* Move remaining Autofill code to //components/autofill.joi@chromium.org2013-03-091-3/+3
* Separate WebDatabase management from WebDataService.caitkp@chromium.org2013-03-081-299/+205
* Establish components/autofill and move some fileskaiwang@chromium.org2013-03-071-1/+1
* Remove sync dependency from PersonalDataManager.joi@chromium.org2013-03-061-50/+0
* Do not initialize sync or policy on import process.atwilson@chromium.org2013-02-221-0/+3
* enable -Wstring-conversion when compiling with clangscottmg@chromium.org2013-02-221-2/+1
* Delete most web intents code.thakis@chromium.org2013-02-111-161/+0
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-3/+3
* Get everything to link with enable_web_intents=0 on all ports.thakis@chromium.org2013-02-041-0/+4
* Fix WebDataRequest ownership gapcaitkp@chromium.org2013-02-011-23/+23
* Revert 179527 as it has introduced a harmful data racetimurrrr@chromium.org2013-01-301-23/+23
* Fix WebDataRequest ownership gapcaitkp@chromium.org2013-01-301-23/+23
* Remove GenericRequest templates from WebDataService.caitkp@chromium.org2013-01-151-738/+475
* [Autofill] Access the application locale in a thread-safe manner when migrati...isherman@chromium.org2013-01-121-9/+2
* Move WebDataRequest management code into a separate classcaitkp@chromium.org2013-01-101-243/+109
* Remove the protector service.ivankr@chromium.org2012-12-141-8/+1
* webdata: Rename GetWebIntentServices() to GetWebIntentServicesForAction().tfarina@chromium.org2012-12-081-5/+5
* Move forms/ out of webkit/.blundell@chromium.org2012-10-051-6/+5
* Introduce a couple of abstract bases for WebDataService.joi@chromium.org2012-09-131-3/+6
* Add support for unregistering defaults by service_url.smckay@chromium.org2012-08-091-0/+22
* Taking over issue 10006037.rlp@chromium.org2012-05-141-15/+26
* Revert 136499 - Taking over issue 10006037.yusukes@google.com2012-05-111-26/+15
* Taking over issue 10006037.rlp@chromium.org2012-05-111-15/+26
* Remove the "autogenerate keyword" bit on TemplateURL.pkasting@chromium.org2012-05-081-14/+11
* Remove the very old code that migrated password data from the WebDataService ...mdm@chromium.org2012-04-261-170/+0
* Reland r131019: Move most TemplateURL data members to a new struct, TemplateU...pkasting@chromium.org2012-04-071-11/+11
* Revert 131019 - This caused memory tests to fail on all the perf bots.kerz@chromium.org2012-04-061-11/+11
* Move most TemplateURL data members to a new struct, TemplateURLData. This al...pkasting@chromium.org2012-04-051-11/+11
* Add probability of culling if sync is enabled to https://chromiumcodereview.a...georgey@chromium.org2012-04-051-0/+32
* Revert 129097 - Cull autofill entries older than 60 days.isherman@chromium.org2012-03-271-32/+0
* Cull autofill entries older than 60 days.georgey@chromium.org2012-03-271-0/+32