summaryrefslogtreecommitdiffstats
path: root/chrome/browser/webdata/web_data_service_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove web intents from Chrome on Android buildjgreenwald@chromium.org2012-03-131-0/+2
* Add default intents methods for web data service.gbillock@chromium.org2012-02-171-21/+83
* Reland 115318 - Return backup TemplateURL on default search change.ivankr@chromium.org2011-12-221-1/+1
* Revert 115318 - turned many valgrind bots red with:thakis@chromium.org2011-12-211-1/+1
* Return backed up TemplateURL on default search changeavayvod@chromium.org2011-12-211-1/+1
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-151-6/+6
* Removing MessageLoop::QuitTask() from chrome/dcheng@chromium.org2011-12-101-1/+1
* Add a check to the registry before the intent infobar is shown.gbillock@chromium.org2011-11-111-0/+27
* [Web Intents] Change the webdata API to reference "Services" forgbillock@chromium.org2011-11-091-9/+9
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Add webkit_glue namespace. Improve some variable and test names.gbillock@chromium.org2011-11-011-22/+23
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-4/+4
* Added Protector, hooked up DSE verification with error bubble.avayvod@chromium.org2011-10-261-1/+43
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-4/+4
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-23/+23
* Rename WebIntentData for backend storage to WebIntentServiceData.gbillock@chromium.org2011-09-211-31/+32
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-2/+1
* Added WebIntents GetAll supportgroby@chromium.org2011-08-131-0/+24
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* Refactor webkit_glue::FormField to remove hacky methods: Remove webkit_glue:...isherman@chromium.org2011-08-091-7/+4
* Cleanup of code in WebDataService unittestsgroby@chromium.org2011-08-081-9/+4
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-031-1/+2
* Make WebIntents table available via WebDataServicegroby@chromium.org2011-08-031-0/+72
* Move more files from chrome/test to chrome/test/base, part #2phajdan.jr@chromium.org2011-07-291-1/+1
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-15/+15
* Sync: Delete Autofill profiles through [Clear saved Autofill form data] does ...dhollowa@chromium.org2011-04-131-0/+82
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Reduce boxing and unboxing of AutofillFieldTypeisherman@chromium.org2011-03-171-6/+6
* autofill: Rename AutoFillProfile to AutofillProfile.tfarina@chromium.org2011-03-101-21/+21
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* autofill: Rename AutoFillType to AutofillType.tfarina@chromium.org2011-03-071-7/+7
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Signal events in WebDataService unit tests -- shave 24 seconds off the test r...isherman@chromium.org2011-02-251-3/+3
* Autofill cleanup of labelsdhollowa@chromium.org2011-02-151-96/+42
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Move GUID utils to src/chrome/common.sergeyu@chromium.org2010-12-151-1/+1
* Once a form has been partially autofilled, autofill should only update fields...isherman@chromium.org2010-11-291-1/+2
* Autofill deprecate unique_ids in favor of guids for PersonalDataManagerdhollowa@chromium.org2010-11-041-150/+0
* Autofill deprecate unique_ids in favor of guids for WebDataServicedhollowa@chromium.org2010-10-291-14/+243
* This is stage 1 of transition to GUIDs as primary identifier for AutoFill pro...dhollowa@chromium.org2010-10-201-0/+81
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part3:tfarina@chromium.org2010-10-071-4/+4
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Cleanup: Remove some unneeded WebKit headers.thestig@chromium.org2010-06-181-1/+0
* Form AutoFill Phone number should be displayed as xxx-xxx-xxxxdhollowa@chromium.org2010-05-141-1/+2
* Add integration test for autofill profiles.skrul@chromium.org2010-05-051-4/+5
* Change autofill profile notifications to use WDS as sourceskrul@chromium.org2010-05-041-6/+6
* Adds TwoClientLiveAutofillSyncTest to test old school autofill. Includes som...skrul@chromium.org2010-04-301-71/+10
* Cleanup: Order the methods in WebDataService. Rename a method to match curren...jhawkins@chromium.org2010-04-261-3/+3