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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split out the rest of the tables within WebDatabase.
andybons@chromium.org
2011-04-01
1
-1893
/
+0
*
Split out Keywords and Autofill logic from WebDatabase.
andybons@chromium.org
2011-03-30
1
-1728
/
+2
*
Autofill extend profiles to include multi-valued fields, part 3.
dhollowa@chromium.org
2011-03-28
1
-17
/
+268
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Autofill rename GetFieldText to GetInfo
dhollowa@chromium.org
2011-03-17
1
-15
/
+15
*
Autofill database migration to clean up bogus profiles.
dhollowa@chromium.org
2011-03-17
1
-87
/
+222
*
Reduce boxing and unboxing of AutofillFieldType
isherman@chromium.org
2011-03-17
1
-111
/
+111
*
fav icon -> favicon. Pass 6: GetFavIcon* -> GetFavicon*
avi@chromium.org
2011-03-15
1
-3
/
+3
*
fav icon -> favicon. Pass 4: SetFavIcon* -> SetFavicon*
avi@chromium.org
2011-03-15
1
-2
/
+2
*
autofill: Rename AutoFillProfile to AutofillProfile.
tfarina@chromium.org
2011-03-10
1
-39
/
+39
*
autofill: Rename AutoFillType to AutofillType.
tfarina@chromium.org
2011-03-07
1
-114
/
+114
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
1
-1
/
+1
*
Chrome crashes on migration of Autofill data with country "UK" round 2
dhollowa@chromium.org
2011-03-02
1
-1
/
+60
*
Autofill i18n: Set postal code and state field labels based on the selected c...
isherman@chromium.org
2011-02-25
1
-33
/
+74
*
Autofill extend profiles to include multi-valued fields.
dhollowa@chromium.org
2011-02-23
1
-42
/
+397
*
Revert 75710 - Autofill extend profiles to include multi-valued fields.
dhollowa@chromium.org
2011-02-23
1
-397
/
+42
*
Autofill extend profiles to include multi-valued fields.
dhollowa@chromium.org
2011-02-23
1
-42
/
+397
*
Autofill cleanup of labels
dhollowa@chromium.org
2011-02-15
1
-91
/
+27
*
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
/
+162
*
Revert 68358 - Don't re-save autofill profiles to the web database if they ha...
isherman@chromium.org
2010-12-06
1
-162
/
+0
*
Don't re-save autofill profiles to the web database if they haven't changed.
isherman@chromium.org
2010-12-06
1
-0
/
+162
*
Once a form has been partially autofilled, autofill should only update fields...
isherman@chromium.org
2010-11-29
1
-36
/
+66
*
Autofill deprecate unique_ids in favor of guids for PersonalDataManager
dhollowa@chromium.org
2010-11-04
1
-112
/
+356
*
Autofill address and credit card data separately.
isherman@chromium.org
2010-10-26
1
-3
/
+0
*
Don't DCHECK when clearing autofill data for EVERYTHING time period.
isherman@chromium.org
2010-10-22
1
-0
/
+12
*
WebDatabaseMigrationTest tests should load migration data from external file
dhollowa@chromium.org
2010-10-21
1
-684
/
+58
*
This is stage 1 of transition to GUIDs as primary identifier for AutoFill pro...
dhollowa@chromium.org
2010-10-20
1
-21
/
+235
*
Clear AutoFill data along with Form Autocomplete data from Clear Browsing Dat...
isherman@chromium.org
2010-10-19
1
-5
/
+287
*
Adds support for a separate url for instant results.
sky@chromium.org
2010-10-14
1
-27
/
+152
*
Makes TemplateURL::supports_instant persisted to the webdb.
sky@chromium.org
2010-10-04
1
-1
/
+121
*
DOMUI: Implement adding and editing credit cards in the AutoFill page.
jhawkins@chromium.org
2010-09-13
1
-4
/
+218
*
Lands http://codereview.chromium.org/3309007/show for jeanluc:
sky@chromium.org
2010-09-03
1
-2
/
+112
*
Migration unit tests to web database for missing images on the search ballot
dhollowa@chromium.org
2010-09-01
1
-0
/
+449
*
Ensure that logos are always shown in search engine dialog when available.
mirandac@chromium.org
2010-08-17
1
-0
/
+10
*
Add token serialization to token_service.
chron@chromium.org
2010-08-12
1
-0
/
+60
*
Autocomplete entries submitted are limited in number.
dhollowa@chromium.org
2010-08-11
1
-0
/
+47
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
Convert DictionaryValue's keys to std::string (from wstring).
viettrungluu@chromium.org
2010-07-30
1
-1
/
+1
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-2
/
+2
*
AutoFill credit cards should be encrypted on the Mac
dhollowa@chromium.org
2010-07-16
1
-0
/
+4
*
AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re...
jhawkins@chromium.org
2010-07-01
1
-6
/
+0
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
1
-4
/
+4
*
Cleanup: Remove some unneeded WebKit headers.
thestig@chromium.org
2010-06-18
1
-1
/
+0
*
Form AutoFill Phone number should be displayed as xxx-xxx-xxxx
dhollowa@chromium.org
2010-05-14
1
-26
/
+52
*
AutoFill: Handle filling select controls.
jhawkins@chromium.org
2010-03-27
1
-52
/
+26
*
AutoFill: Implement set_whole_number and use it to load whole phone numbers f...
jhawkins@chromium.org
2010-03-17
1
-2
/
+5
[next]