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
/
autofill
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Allow word separators in a few more Autofill regexes.
isherman@chromium.org
2011-09-22
3
-59
/
+64
*
Don't ask the browser for Autofill suggestions for non-autofillable form fields.
isherman@chromium.org
2011-09-22
2
-10
/
+20
*
Add logging for submitted Autofill field types.
isherman@chromium.org
2011-09-21
1
-0
/
+3
*
Ignore crowd-sourced fax number detection.
isherman@chromium.org
2011-09-21
3
-2
/
+16
*
Autofill: Remove fax number completely.
jhawkins@chromium.org
2011-09-17
33
-966
/
+271
*
Autofill/Valgrind: Fix a leak in AutofillDownloadTest.
jhawkins@chromium.org
2011-09-16
2
-114
/
+131
*
Make autofill regular expressions unicode again.
tony@chromium.org
2011-09-15
8
-977
/
+411
*
This broke lots of layout tests on OSX.
levin@chromium.org
2011-09-15
1
-0
/
+1
*
Updated *.pak file format to support both UTF8 and UTF16
adriansc@chromium.org
2011-09-15
1
-1
/
+0
*
Revert 100973 - Updated *.pak file format to support both UTF8 and UTF16
dhollowa@chromium.org
2011-09-14
1
-0
/
+1
*
Updated *.pak file format to support both UTF8 and UTF16
adriansc@chromium.org
2011-09-13
1
-1
/
+0
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
1
-2
/
+1
*
Fix Linux Views build breakage.
willchan@chromium.org
2011-09-13
1
-1
/
+2
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
1
-2
/
+1
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-09-12
1
-1
/
+2
*
Modifying prefetch to account for multi-profile.
rlp@chromium.org
2011-09-10
1
-1
/
+0
*
Final step in removing resource strings in chrome.dll.
tony@chromium.org
2011-09-08
4
-64
/
+177
*
Move the UTF8 text out of .cc files and put them into regular_expressions.txt.
tony@chromium.org
2011-09-08
4
-132
/
+520
*
Add Autofill support for dynamically updated forms (updated via JavaScript).
isherman@chromium.org
2011-09-07
5
-163
/
+328
*
Step 2 in removing resource strings in chrome.dll.
tony@chromium.org
2011-09-07
4
-103
/
+210
*
Move some constant values from autofill_resources.grd to the .cc file.
tony@chromium.org
2011-09-07
2
-78
/
+205
*
Eliminate static initialization in autofill_type.cc
isherman@chromium.org
2011-09-06
1
-22
/
+18
*
Remove Autofill Feedback infobar in preparation for the branch.
isherman@chromium.org
2011-09-05
1
-3
/
+0
*
Remove dead dialog position pref code in Autofill
isherman@chromium.org
2011-09-02
2
-8
/
+0
*
Add metrics to measure time elapsed between form load and form submission wit...
isherman@chromium.org
2011-09-02
9
-71
/
+359
*
Update Chrome to use WebKitPlatformSupport instead of WebKitClient.
abarth@chromium.org
2011-09-02
1
-3
/
+3
*
Move infobar handling to a tab helper, part 1.
avi@chromium.org
2011-09-01
2
-4
/
+6
*
Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA...
thakis@chromium.org
2011-09-01
2
-6
/
+4
*
Move infobar handling to a tab helper, part 1.
avi@chromium.org
2011-09-01
2
-4
/
+6
*
Add new Autofill experiment
isherman@chromium.org
2011-09-01
1
-0
/
+3
*
Remove static initializers in autofill_country.cc.
tony@chromium.org
2011-08-31
1
-250
/
+254
*
Eliminate static initialization in autofill_type.cc
isherman@chromium.org
2011-08-31
1
-22
/
+18
*
Switch ChromeTestSuite to the same convention as ContentTestSuite:
phajdan.jr@chromium.org
2011-08-27
9
-17
/
+8
*
Add metrics to track Autofill "user happiness"
isherman@chromium.org
2011-08-26
8
-29
/
+424
*
Fix pyauto autofill flakiness when submitting profile info via webpage forms.
dennisjeffrey@chromium.org
2011-08-24
2
-1
/
+8
*
Add preliminary support for the autocompletetype atttribute for phone/fax pre...
isherman@chromium.org
2011-08-23
9
-162
/
+281
*
Move AddressType enum from field_types.h to address_field.h
isherman@chromium.org
2011-08-23
4
-24
/
+25
*
autofill: Get rid of a static variable of string16 type as it's no longer used.
tfarina@chromium.org
2011-08-20
1
-2
/
+0
*
Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...
ananta@chromium.org
2011-08-19
1
-2
/
+2
*
Revert "Modifying prefetch to account for multi-profile."
avi@chromium.org
2011-08-19
1
-0
/
+1
*
Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile.
avi@chromium.org
2011-08-19
1
-1
/
+0
*
Revert 97446 - Modifying prefetch to account for multi-profile.
avi@chromium.org
2011-08-19
1
-0
/
+1
*
Modifying prefetch to account for multi-profile.
rlp@chromium.org
2011-08-19
1
-1
/
+0
*
Add NAMEK_MIDDLE_INITIAL to return NAME_FULL in GetEquivalentFieldTypeCollaps...
honten@chromium.org
2011-08-18
2
-1
/
+10
*
Add maxlength support for autocompletetype="cc-exp", according to the prelimi...
isherman@chromium.org
2011-08-17
1
-2
/
+4
*
Autofill heuristics: detect combined month/year credit card expiration fields.
isherman@chromium.org
2011-08-17
4
-31
/
+164
*
Autofill: Check for different string sizes when comparing for equality.
jhawkins@chromium.org
2011-08-17
1
-2
/
+2
*
Autofill: Use case-insensitive comparison when merging values in multi-valued...
jhawkins@chromium.org
2011-08-15
2
-3
/
+113
*
Added kAPPhoneMobileLabel and kABPhoneMainLabel in GetAddressBookPhoneNumbers.
honten@chromium.org
2011-08-15
1
-0
/
+5
*
Update recognized 'autocompletetype' tokens with the most recent values from ...
isherman@chromium.org
2011-08-12
1
-6
/
+28
[prev]
[next]