index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
webdata
/
web_database.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
autofill: Rename AutoFillType to AutofillType.
tfarina@chromium.org
2011-03-07
1
-62
/
+62
*
Chrome crashes on migration of Autofill data with country "UK" round 2
dhollowa@chromium.org
2011-03-02
1
-2
/
+24
*
autofill: Rename AutoFillFieldType to AutofillFieldType.
tfarina@chromium.org
2011-03-01
1
-1
/
+1
*
autofill: Rename AutoFillCountry to AutofillCountry.
tfarina@chromium.org
2011-03-01
1
-2
/
+2
*
Autofill i18n: Set postal code and state field labels based on the selected c...
isherman@chromium.org
2011-02-25
1
-11
/
+73
*
Autofill extend profiles to include multi-valued fields.
dhollowa@chromium.org
2011-02-23
1
-135
/
+610
*
Revert 75710 - Autofill extend profiles to include multi-valued fields.
dhollowa@chromium.org
2011-02-23
1
-610
/
+135
*
Autofill extend profiles to include multi-valued fields.
dhollowa@chromium.org
2011-02-23
1
-135
/
+610
*
Autofill cleanup of labels
dhollowa@chromium.org
2011-02-15
1
-52
/
+9
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Initialized pair_id variable to 0.
avi@chromium.org
2011-01-19
1
-1
/
+2
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-19
1
-8
/
+8
*
Revert 71485 - Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
1
-8
/
+8
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
1
-8
/
+8
*
Move GUID utils to src/chrome/common.
sergeyu@chromium.org
2010-12-15
1
-1
/
+1
*
Don't re-save autofill profiles to the web database if they haven't changed.
isherman@chromium.org
2010-12-07
1
-0
/
+20
*
Revert 68358 - Don't re-save autofill profiles to the web database if they ha...
isherman@chromium.org
2010-12-06
1
-16
/
+0
*
Don't re-save autofill profiles to the web database if they haven't changed.
isherman@chromium.org
2010-12-06
1
-0
/
+16
*
Autofill deprecate unique_ids in favor of guids for PersonalDataManager
dhollowa@chromium.org
2010-11-04
1
-335
/
+309
*
Autofill address and credit card data separately.
isherman@chromium.org
2010-10-26
1
-2
/
+3
*
Don't DCHECK when clearing autofill data for EVERYTHING time period.
isherman@chromium.org
2010-10-22
1
-1
/
+0
*
This is stage 1 of transition to GUIDs as primary identifier for AutoFill pro...
dhollowa@chromium.org
2010-10-20
1
-23
/
+239
*
Clear AutoFill data along with Form Autocomplete data from Clear Browsing Dat...
isherman@chromium.org
2010-10-19
1
-20
/
+137
*
Adds support for a separate url for instant results.
sky@chromium.org
2010-10-14
1
-25
/
+78
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
1
-1
/
+1
*
Fix transaction rollbacks in web_database migration code
dhollowa@chromium.org
2010-10-05
1
-56
/
+70
*
Makes TemplateURL::supports_instant persisted to the webdb.
sky@chromium.org
2010-10-04
1
-8
/
+31
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
1
-0
/
+1
*
DOMUI: Implement adding and editing credit cards in the AutoFill page.
jhawkins@chromium.org
2010-09-13
1
-4
/
+117
*
Lands http://codereview.chromium.org/3309007/show for jeanluc:
sky@chromium.org
2010-09-03
1
-22
/
+35
*
Migration unit tests to web database for missing images on the search ballot
dhollowa@chromium.org
2010-09-01
1
-1
/
+3
*
Fix web_database credit card table data migration.
mirandac@chromium.org
2010-09-01
1
-23
/
+50
*
Reduce the number of files that recompile when changing template_url.h or tem...
levin@chromium.org
2010-08-31
1
-1
/
+2
*
Fix credit card table migration step by ensuring that we're not trying to add...
mirandac@chromium.org
2010-08-30
1
-16
/
+22
*
FBTF: Remove a few SkBitmap instances (and other headers that were next to th...
erg@google.com
2010-08-18
1
-0
/
+2
*
Ensure that logos are always shown in search engine dialog when available.
mirandac@chromium.org
2010-08-17
1
-11
/
+30
*
Add token serialization to token_service.
chron@chromium.org
2010-08-12
1
-1
/
+75
*
Autocomplete entries submitted are limited in number.
dhollowa@chromium.org
2010-08-11
1
-0
/
+9
*
Fix wrong use of substr in autofill fix for bug 49172
inferno@chromium.org
2010-08-02
1
-1
/
+1
*
AutoFill: Limit the size of form field data allowed to be saved in WebData as a
jhawkins@chromium.org
2010-07-21
1
-204
/
+219
*
AutoFill credit cards should be encrypted on the Mac
dhollowa@chromium.org
2010-07-16
1
-6
/
+6
*
AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re...
jhawkins@chromium.org
2010-07-01
1
-19
/
+8
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
1
-4
/
+4
*
Add migration cleanup for autofill bug 38364.
nick@chromium.org
2010-06-15
1
-1
/
+61
*
Use sql::Statement::BindString16 in a bunch of places to get rid of UTF16ToUT...
tfarina@chromium.org
2010-06-03
1
-90
/
+90
*
AutoFill crash in CreditCard::SetInfo().
dhollowa@chromium.org
2010-04-27
1
-40
/
+41
*
Encrypt credit card number in storage.
georgey@chromium.org
2010-04-19
1
-16
/
+85
*
Fixes for several bugs including #41196 on Windows, and #38364 (all systems)
georgey@chromium.org
2010-04-13
1
-25
/
+25
*
Changes to web database and autofill components required
tim@chromium.org
2010-04-02
1
-0
/
+35
[next]