summaryrefslogtreecommitdiffstats
path: root/chrome/browser/webdata/web_data_service_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move guid generation from chrome/common/ to base/.marja@chromium.org2012-06-141-1/+0
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Web Intents: Remove the flag and compile-time define.jhawkins@chromium.org2012-05-161-2/+0
* Taking over issue 10006037.rlp@chromium.org2012-05-141-2/+6
* Revert 136499 - Taking over issue 10006037.yusukes@google.com2012-05-111-6/+2
* Taking over issue 10006037.rlp@chromium.org2012-05-111-2/+6
* RefCounted types should not have public destructors, chrome/browser/ part 6rsleevi@chromium.org2012-04-271-0/+2
* Reland r131019: Move most TemplateURL data members to a new struct, TemplateU...pkasting@chromium.org2012-04-071-1/+1
* Revert 131019 - This caused memory tests to fail on all the perf bots.kerz@chromium.org2012-04-061-1/+1
* Move most TemplateURL data members to a new struct, TemplateURLData. This al...pkasting@chromium.org2012-04-051-1/+1
* 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