summaryrefslogtreecommitdiffstats
path: root/chrome/browser/webdata/web_data_service.h
Commit message (Expand)AuthorAgeFilesLines
* Remove DeleteTask and convert remaining users.dcheng@chromium.org2012-01-021-2/+2
* Reland 115318 - Return backup TemplateURL on default search change.ivankr@chromium.org2011-12-221-2/+2
* Revert 115318 - turned many valgrind bots red with:thakis@chromium.org2011-12-211-2/+2
* Return backed up TemplateURL on default search changeavayvod@chromium.org2011-12-211-2/+2
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-151-11/+17
* sync: change semantics (and name) of SigninManager::GetUsernametim@chromium.org2011-12-071-1/+1
* Disambiguate origins of tasks posted by the WebDataService.erikwright@chromium.org2011-12-051-1/+3
* callback_forward.h forward-declares base::Callback and base::Closure.erikwright@chromium.org2011-11-281-1/+1
* Add a check to the registry before the intent infobar is shown.gbillock@chromium.org2011-11-111-0/+6
* [Web Intents] Change the webdata API to reference "Services" forgbillock@chromium.org2011-11-091-13/+13
* Move Autocomplete to the new syncgeorgey@chromium.org2011-11-031-3/+9
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-3/+4
* Add webkit_glue namespace. Improve some variable and test names.gbillock@chromium.org2011-11-011-5/+7
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Added Protector, hooked up DSE verification with error bubble.avayvod@chromium.org2011-10-261-0/+5
* The AutofillProfileSyncableService's lifetime should be managed by the WebDat...isherman@chromium.org2011-10-121-1/+22
* Revert r105016 "The AutofillProfileSyncableService's lifetime should be manag...maruel@chromium.org2011-10-121-22/+1
* The AutofillProfileSyncableService's lifetime should be managed by the WebDat...isherman@chromium.org2011-10-121-1/+22
* Reduce dependencies for the AutofillProfileSyncableServiceisherman@chromium.org2011-10-111-2/+2
* Migrate browser/webdata/web_data_service* to base::Bind()dhollowa@chromium.org2011-09-281-2/+2
* Profile shouldn't own PersonalDataManagerdhollowa@chromium.org2011-09-231-0/+8
* Rename WebIntentData for backend storage to WebIntentServiceData.gbillock@chromium.org2011-09-211-5/+5
* Data race on boolean in WebDataService::WebDataRequestdhollowa@chromium.org2011-09-131-3/+12
* Revert 100757 - Data race on boolean in WebDataService::WebDataRequestdmazzoni@chromium.org2011-09-121-12/+3
* Data race on boolean in WebDataService::WebDataRequestdhollowa@chromium.org2011-09-121-3/+12
* Added WebIntents GetAll supportgroby@chromium.org2011-08-131-0/+4
* Make WebIntents table available via WebDataServicegroby@chromium.org2011-08-031-1/+29
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-191-1/+1
* Converts WebDataService::GenericRequest to return objects by referencesky@chromium.org2011-06-281-9/+3
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-3/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-211-7/+7
* Autofill database migration to clean up bogus profiles.dhollowa@chromium.org2011-03-171-0/+5
* Some minor sync cleanup and aftermath. Mostly just removing unused headers an...andybons@chromium.org2011-03-151-1/+1
* autofill: Rename AutoFillProfile to AutofillProfile.tfarina@chromium.org2011-03-101-13/+13
* Cleanup: Use more specific friend struct / make destructors non-public for cl...thestig@chromium.org2011-03-071-2/+2
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Autofill cleanup of labelsdhollowa@chromium.org2011-02-151-13/+13
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-2/+2
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-11-081-5/+6
* Autofill deprecate unique_ids in favor of guids for PersonalDataManagerdhollowa@chromium.org2010-11-041-38/+0
* Autofill deprecate unique_ids in favor of guids for WebDataServicedhollowa@chromium.org2010-10-291-11/+33
* FBTF: Even more deinlining.erg@google.com2010-10-201-0/+3
* This is stage 1 of transition to GUIDs as primary identifier for AutoFill pro...dhollowa@chromium.org2010-10-201-1/+17
* Clear AutoFill data along with Form Autocomplete data from Clear Browsing Dat...isherman@chromium.org2010-10-191-0/+7
* 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