summaryrefslogtreecommitdiffstats
path: root/chrome/browser/webdata/web_database.cc
Commit message (Expand)AuthorAgeFilesLines
* autofill: Rename AutoFillType to AutofillType.tfarina@chromium.org2011-03-071-62/+62
* Chrome crashes on migration of Autofill data with country "UK" round 2dhollowa@chromium.org2011-03-021-2/+24
* autofill: Rename AutoFillFieldType to AutofillFieldType.tfarina@chromium.org2011-03-011-1/+1
* autofill: Rename AutoFillCountry to AutofillCountry.tfarina@chromium.org2011-03-011-2/+2
* Autofill i18n: Set postal code and state field labels based on the selected c...isherman@chromium.org2011-02-251-11/+73
* Autofill extend profiles to include multi-valued fields.dhollowa@chromium.org2011-02-231-135/+610
* Revert 75710 - Autofill extend profiles to include multi-valued fields.dhollowa@chromium.org2011-02-231-610/+135
* Autofill extend profiles to include multi-valued fields.dhollowa@chromium.org2011-02-231-135/+610
* Autofill cleanup of labelsdhollowa@chromium.org2011-02-151-52/+9
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Initialized pair_id variable to 0.avi@chromium.org2011-01-191-1/+2
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-191-8/+8
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-8/+8
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-8/+8
* Move GUID utils to src/chrome/common.sergeyu@chromium.org2010-12-151-1/+1
* Don't re-save autofill profiles to the web database if they haven't changed.isherman@chromium.org2010-12-071-0/+20
* Revert 68358 - Don't re-save autofill profiles to the web database if they ha...isherman@chromium.org2010-12-061-16/+0
* Don't re-save autofill profiles to the web database if they haven't changed.isherman@chromium.org2010-12-061-0/+16
* Autofill deprecate unique_ids in favor of guids for PersonalDataManagerdhollowa@chromium.org2010-11-041-335/+309
* Autofill address and credit card data separately.isherman@chromium.org2010-10-261-2/+3
* Don't DCHECK when clearing autofill data for EVERYTHING time period.isherman@chromium.org2010-10-221-1/+0
* This is stage 1 of transition to GUIDs as primary identifier for AutoFill pro...dhollowa@chromium.org2010-10-201-23/+239
* Clear AutoFill data along with Form Autocomplete data from Clear Browsing Dat...isherman@chromium.org2010-10-191-20/+137
* Adds support for a separate url for instant results.sky@chromium.org2010-10-141-25/+78
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-1/+1
* Fix transaction rollbacks in web_database migration codedhollowa@chromium.org2010-10-051-56/+70
* Makes TemplateURL::supports_instant persisted to the webdb.sky@chromium.org2010-10-041-8/+31
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* DOMUI: Implement adding and editing credit cards in the AutoFill page.jhawkins@chromium.org2010-09-131-4/+117
* Lands http://codereview.chromium.org/3309007/show for jeanluc:sky@chromium.org2010-09-031-22/+35
* Migration unit tests to web database for missing images on the search ballotdhollowa@chromium.org2010-09-011-1/+3
* Fix web_database credit card table data migration. mirandac@chromium.org2010-09-011-23/+50
* Reduce the number of files that recompile when changing template_url.h or tem...levin@chromium.org2010-08-311-1/+2
* Fix credit card table migration step by ensuring that we're not trying to add...mirandac@chromium.org2010-08-301-16/+22
* FBTF: Remove a few SkBitmap instances (and other headers that were next to th...erg@google.com2010-08-181-0/+2
* Ensure that logos are always shown in search engine dialog when available.mirandac@chromium.org2010-08-171-11/+30
* Add token serialization to token_service.chron@chromium.org2010-08-121-1/+75
* Autocomplete entries submitted are limited in number.dhollowa@chromium.org2010-08-111-0/+9
* Fix wrong use of substr in autofill fix for bug 49172inferno@chromium.org2010-08-021-1/+1
* AutoFill: Limit the size of form field data allowed to be saved in WebData as ajhawkins@chromium.org2010-07-211-204/+219
* AutoFill credit cards should be encrypted on the Macdhollowa@chromium.org2010-07-161-6/+6
* AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re...jhawkins@chromium.org2010-07-011-19/+8
* Change a bunch of string types.estade@chromium.org2010-06-291-4/+4
* Add migration cleanup for autofill bug 38364.nick@chromium.org2010-06-151-1/+61
* Use sql::Statement::BindString16 in a bunch of places to get rid of UTF16ToUT...tfarina@chromium.org2010-06-031-90/+90
* AutoFill crash in CreditCard::SetInfo().dhollowa@chromium.org2010-04-271-40/+41
* Encrypt credit card number in storage.georgey@chromium.org2010-04-191-16/+85
* Fixes for several bugs including #41196 on Windows, and #38364 (all systems)georgey@chromium.org2010-04-131-25/+25
* Changes to web database and autofill components requiredtim@chromium.org2010-04-021-0/+35