summaryrefslogtreecommitdiffstats
path: root/chrome/browser/webdata
Commit message (Expand)AuthorAgeFilesLines
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-286-14/+14
* Added Protector, hooked up DSE verification with error bubble.avayvod@chromium.org2011-10-266-41/+95
* Added histograms for default search provider protection. Removed protectionavayvod@chromium.org2011-10-262-8/+28
* Fix an Autofill crash caused by accessing the g_browser_process on the DB thr...isherman@chromium.org2011-10-222-1/+19
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-195-30/+33
* Allow migration of dbs with no DSP ID to v40avayvod@chromium.org2011-10-191-2/+4
* Backup setting for default search engineavayvod@chromium.org2011-10-196-21/+202
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-194-67/+70
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-1/+1
* Cull the data in autofill profile, before sending it to the sync (culling alr...georgey@chromium.org2011-10-143-22/+35
* Reland r105404 with compile warning fix.zea@chromium.org2011-10-143-43/+38
* Revert 105404 - [Sync] Refactor non-frontend DTC to handle new API properly.zea@chromium.org2011-10-133-38/+43
* [Sync] Refactor non-frontend DTC to handle new API properly.zea@chromium.org2011-10-133-43/+38
* The AutofillProfileSyncableService's lifetime should be managed by the WebDat...isherman@chromium.org2011-10-125-15/+53
* Revert r105016 "The AutofillProfileSyncableService's lifetime should be manag...maruel@chromium.org2011-10-125-53/+15
* The AutofillProfileSyncableService's lifetime should be managed by the WebDat...isherman@chromium.org2011-10-125-15/+53
* Web Intents: Remove handling of NOTREACHEDs.jhawkins@chromium.org2011-10-121-17/+5
* Move the AutofillTable constructor and destructor to be out-of-lineisherman@chromium.org2011-10-122-3/+10
* Reduce dependencies for the AutofillProfileSyncableServiceisherman@chromium.org2011-10-114-35/+27
* Move AutofillProfileSyncableService out of sync/glue into webdata/isherman@chromium.org2011-10-073-0/+843
* Migrate browser/webdata/web_data_service* to base::Bind()dhollowa@chromium.org2011-09-283-149/+70
* Profile shouldn't own PersonalDataManagerdhollowa@chromium.org2011-09-232-0/+55
* Moved web_intent_service_data into webkit/gluegroby@chromium.org2011-09-222-2/+2
* Ensure that TemplateURLs created from old database entries without sync_guids...stevet@chromium.org2011-09-212-1/+34
* Rename WebIntentData for backend storage to WebIntentServiceData.gbillock@chromium.org2011-09-216-99/+107
* Autofill: Remove fax number completely.jhawkins@chromium.org2011-09-174-129/+23
* Add disposition field to intents web data.groby@chromium.org2011-09-152-28/+59
* Data race on boolean in WebDataService::WebDataRequestdhollowa@chromium.org2011-09-133-55/+65
* Revert 100757 - Data race on boolean in WebDataService::WebDataRequestdmazzoni@chromium.org2011-09-122-62/+52
* Data race on boolean in WebDataService::WebDataRequestdhollowa@chromium.org2011-09-122-52/+62
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-273-6/+3
* Return title for web_intents_table queriesgroby@chromium.org2011-08-192-14/+27
* Autofill: Check for different string sizes when comparing for equality.jhawkins@chromium.org2011-08-171-8/+1
* Autofill: Disable WebDatabaseMigrationTest.MigrateVersion32ToCurrent. While I...jhawkins@chromium.org2011-08-151-1/+8
* Added WebIntents GetAll supportgroby@chromium.org2011-08-136-6/+111
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-113-3/+3
* Web Intents: Hook up the register intent InfoBar with the WebIntentsRegistry.jhawkins@chromium.org2011-08-119-77/+88
* Refactor webkit_glue::FormField to remove hacky methods: Remove webkit_glue:...isherman@chromium.org2011-08-092-240/+115
* Cleanup of code in WebDataService unittestsgroby@chromium.org2011-08-081-9/+4
* Initial version of web intents registrygroby@chromium.org2011-08-061-9/+2
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-033-3/+6
* Make WebIntents table available via WebDataServicegroby@chromium.org2011-08-033-1/+181
* Move more files from chrome/test to chrome/test/base, part #2phajdan.jr@chromium.org2011-07-291-1/+1
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-1/+1
* Include-what-you-use - web_database.h does not include headers for every sing...groby@chromium.org2011-07-299-6/+24
* First implementation of web intents table.groby@chromium.org2011-07-275-1/+269
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-1/+1
* Consolidate Autofill possible type detection code, and enforce greater match ...isherman@chromium.org2011-07-221-4/+2
* some cleanup for base/stl_utildilmah@chromium.org2011-07-193-3/+3
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-1912-18/+18