summaryrefslogtreecommitdiffstats
path: root/chrome/browser/webdata
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding a sync_guid field to TemplateURL. Adding appropriate database migratio...stevet@chromium.org2011-07-194-10/+69
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-102-32/+32
* Modify TemplateURLRef to remove unknown URL parameters, but only when it repr...stevet@chromium.org2011-06-282-2/+2
* Converts WebDataService::GenericRequest to return objects by referencesky@chromium.org2011-06-283-49/+40
* Added last_modified field to TemplateURL and database. Updated unit tests, in...stevet@chromium.org2011-06-285-20/+86
* Coverity fixes for CHECKED_RETURNgroby@chromium.org2011-06-221-1/+2
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-3/+3
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-252-4/+11
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Culls the list of timestamps to most recent 50 before saving it to the db. lipalani@chromium.org2011-05-193-4/+108
* FTP: split the directory listing parser test and re-enable it on TSan botsphajdan.jr@chromium.org2011-05-061-3/+4
* Delete a few unused functions.thakis@chromium.org2011-04-251-26/+0
* Moves responsibility for showing profile error dialog out of Browsersky@chromium.org2011-04-141-5/+4
* Sync: Delete Autofill profiles through [Clear saved Autofill form data] does ...dhollowa@chromium.org2011-04-135-8/+175
* Revert 81421 - Looks to have broken unittest, see http://chromegw.corp.google...dhollowa@chromium.org2011-04-134-32/+26
* Looks to have broken unittest, see http://chromegw.corp.google.com/i/chromium...siggi@chromium.org2011-04-134-26/+32
* Autofill extend profiles to include multi-valued fields, part 6 (Aggregation)dhollowa@chromium.org2011-04-134-32/+26
* Move migration code out of WebDatabase and into table-specific classes.andybons@chromium.org2011-04-057-1325/+1150
* Split out the rest of the tables within WebDatabase.andybons@chromium.org2011-04-0116-1133/+1343
* Fix clang warnings/errors by un-inlining virtual methods.andybons@chromium.org2011-03-304-2/+10
* Split out Keywords and Autofill logic from WebDatabase.andybons@chromium.org2011-03-3013-3791/+4154
* Autofill extend profiles to include multi-valued fields, part 3.dhollowa@chromium.org2011-03-284-177/+438
* Move some files from base to base/memory.levin@chromium.org2011-03-284-6/+6
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-215-33/+33
* Autofill rename GetFieldText to GetInfodhollowa@chromium.org2011-03-172-51/+48
* Autofill database migration to clean up bogus profiles.dhollowa@chromium.org2011-03-175-91/+579
* Reduce boxing and unboxing of AutofillFieldTypeisherman@chromium.org2011-03-173-194/+180
* fav icon -> favicon. Pass 6: GetFavIcon* -> GetFavicon*avi@chromium.org2011-03-152-5/+5
* Some minor sync cleanup and aftermath. Mostly just removing unused headers an...andybons@chromium.org2011-03-152-1/+2
* fav icon -> favicon. Pass 4: SetFavIcon* -> SetFavicon*avi@chromium.org2011-03-152-3/+3
* autofill: Rename AutoFillProfile to AutofillProfile.tfarina@chromium.org2011-03-108-193/+193
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-093-8/+8
* Make FormField be a struct rather than a class per c++ standards.tsepez@chromium.org2011-03-082-9/+9
* Revert 77296 - zea@chromium.org2011-03-082-9/+9
* Convert autofill messages to use the new IPC macros. This requirestsepez@chromium.org2011-03-082-9/+9