summaryrefslogtreecommitdiffstats
path: root/chrome/browser/webdata/web_database.h
Commit message (Expand)AuthorAgeFilesLines
* Autofill deprecate unique_ids in favor of guids for PersonalDataManagerdhollowa@chromium.org2010-11-041-22/+0
* This is stage 1 of transition to GUIDs as primary identifier for AutoFill pro...dhollowa@chromium.org2010-10-201-1/+29
* Clear AutoFill data along with Form Autocomplete data from Clear Browsing Dat...isherman@chromium.org2010-10-191-0/+10
* Fix transaction rollbacks in web_database migration codedhollowa@chromium.org2010-10-051-1/+3
* DOMUI: Implement adding and editing credit cards in the AutoFill page.jhawkins@chromium.org2010-09-131-3/+3
* Migration unit tests to web database for missing images on the search ballotdhollowa@chromium.org2010-09-011-0/+1
* Fix web_database credit card table data migration. mirandac@chromium.org2010-09-011-3/+2
* Reduce the number of files that recompile when changing template_url.h or tem...levin@chromium.org2010-08-311-2/+5
* Fix credit card table migration step by ensuring that we're not trying to add...mirandac@chromium.org2010-08-301-2/+3
* FBTF: Remove a few SkBitmap instances (and other headers that were next to th...erg@google.com2010-08-181-2/+2
* Add token serialization to token_service.chron@chromium.org2010-08-121-0/+21
* Autocomplete entries submitted are limited in number.dhollowa@chromium.org2010-08-111-0/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-011-8/+11
* AutoFill crash in CreditCard::SetInfo().dhollowa@chromium.org2010-04-271-12/+14
* Changes to web database and autofill components requiredtim@chromium.org2010-04-021-5/+11
* Unit test for autofill sync.skrul@chromium.org2010-03-021-5/+5
* Add autofill Change Processor and Model Associatorzork@google.com2010-03-011-0/+9
* Implement WebDatabase::UpdateAutofillEntries()skrul@chromium.org2010-02-251-3/+12
* Landing this patch on behalf of Mark Hahnenberg <mhahnenb(at)gmail.com>skrul@chromium.org2010-02-231-1/+4
* Added the GetAllAutofillEntries function to the WebDatabase class in preparat...skrul@chromium.org2010-02-101-0/+4
* Implement adding, updating and removing credit cards from the web database th...jhawkins@chromium.org2010-01-251-0/+19
* Add the ability to save and remove AutoFill profiles from the AutoFillDialog.jhawkins@chromium.org2010-01-241-2/+6
* Implement initial support for saving and loading AutoFill profiles to the WebDB.jhawkins@chromium.org2010-01-201-4/+19
* Differentiate between ADD and CHANGED when adding new autofill entries.skrul@chromium.org2009-12-211-6/+14
* Fixes two related bugs:sky@chromium.org2009-12-181-2/+3
* Return a list of changed from WebDatabase::RemoveFormElementsAddedBetween()skrul@chromium.org2009-12-171-7/+21
* Remove some #includes where possible.pkasting@chromium.org2009-10-231-2/+0
* Break out FormFieldValues::Element into FormField, which will eventually hold...jhawkins@chromium.org2009-10-231-12/+7
* Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...jhawkins@chromium.org2009-10-201-7/+7
* Move autofill related WebView{Delegate} methods into the WebKit API.darin@chromium.org2009-10-161-4/+4
* Convert history to use new sql wrappers. Enhance wrappers in several ways tobrettw@chromium.org2009-10-021-2/+0
* Convert the sqlite cookie database and web database to use the new sqlitebrettw@chromium.org2009-09-151-24/+26
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-161-7/+11
* Extract form related classes from the guts of WebFrameImpl.darin@chromium.org2009-06-151-6/+10
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Cleanup in chrome/browserphajdan.jr@chromium.org2009-03-251-8/+9
* Pressing the Del key while a item is selected in the autocomplete popup delet...jcampan@chromium.org2009-03-201-1/+4
* Remove unneeded includes of gtest_prod.h. Reduce usage from 689 to 601.thestig@chromium.org2009-03-131-0/+1
* This CL ensures we don't store empty values in the autofill form DB.jcampan@chromium.org2009-02-111-6/+12
* Move search code to a subdirben@chromium.org2009-01-161-1/+1
* Fie.ben@chromium.org2009-01-151-1/+1
* Move search engines files into subdirben@chromium.org2009-01-151-1/+1
* Porting in browser/webdata and template_url.phajdan.jr@chromium.org2008-12-161-7/+11
* New functions in WebDatabase and WebDataService for the removal of form entri...petersont@google.com2008-11-121-3/+26
* Added functions to WebDatabase and WebDataService for recording frequent entr...petersont@google.com2008-11-051-0/+43
* Wrap forward declarations in their relevant namespaceagl@chromium.org2008-11-051-1/+3
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-3/+3
* Replace all instances of <hash_map> with a "base/hash_tabe.h",erg@google.com2008-09-081-2/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4