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
*
New libjingle integrated to chrome.
sergeyu@chromium.org
2010-06-03
4
-4
/
+4
*
Revert 48798 - New libjingle integrated to chrome.
sergeyu@chromium.org
2010-06-03
4
-4
/
+4
*
New libjingle integrated to chrome.
sergeyu@chromium.org
2010-06-03
4
-4
/
+4
*
gtk: Collapse the three AutoFill phone/fax fields into one.
jhawkins@chromium.org
2010-06-02
1
-47
/
+30
*
AutoFill remove defaults from settings dialog
dhollowa@chromium.org
2010-06-02
7
-295
/
+1
*
AutoFill <dl> label scraping and dynamic html in forms.
dhollowa@chromium.org
2010-05-27
2
-5
/
+143
*
Fix for autofill crash (all systems) - created unit tests for all touched cod...
georgey@chromium.org
2010-05-25
5
-8
/
+141
*
Small correction in comment.
dhollowa@chromium.org
2010-05-24
1
-1
/
+1
*
AutoFill telephone number prefix and suffix heuristics.
dhollowa@chromium.org
2010-05-20
2
-2
/
+43
*
AutoFill fill billing address when credit card settings specify a billing add...
dhollowa@chromium.org
2010-05-19
6
-54
/
+219
*
AutoFill filling billing address and company name from profile.
dhollowa@chromium.org
2010-05-14
7
-66
/
+220
*
Form AutoFill Phone number should be displayed as xxx-xxx-xxxx
dhollowa@chromium.org
2010-05-14
11
-165
/
+477
*
AutoFill heuristics extended to include multiple separator characters.
dhollowa@chromium.org
2010-05-13
2
-4
/
+39
*
gtk: Don't set the GDK_WINDOW_TYPE_HINT_NORMAL hint on the AutoFill dialog
jhawkins@chromium.org
2010-05-11
1
-2
/
+0
*
gtk: Delay load the AutoFill profiles and credit cards.
jhawkins@chromium.org
2010-05-08
2
-126
/
+184
*
Moved URLFetcher and related classes to chrome/common/net.
sanjeevr@chromium.org
2010-05-07
2
-2
/
+2
*
AutoFill: Parse the ignored fields at the end of ParseAddress, so we don't
jhawkins@chromium.org
2010-05-07
2
-9
/
+42
*
AutoFill: Credit card filling fixes.
jhawkins@chromium.org
2010-05-07
4
-32
/
+212
*
gtk: Use the new ShowAutoFillDialog interface to load imported profiles/CCs in
jhawkins@chromium.org
2010-05-06
1
-7
/
+18
*
AutoFill: Clean up the server response handling code.
jhawkins@chromium.org
2010-05-06
7
-68
/
+88
*
AutoFill: Use PrefService::FindPreference instead of PrefService::HasPrefPath.
jhawkins@chromium.org
2010-05-05
1
-1
/
+1
*
AutoFill profile shouldn't be saved when cancelled during initial setup.
dhollowa@chromium.org
2010-05-05
10
-163
/
+448
*
Revert 46424 - AutoFill profile shouldn't be saved when cancelled during init...
dhollowa@chromium.org
2010-05-05
10
-448
/
+163
*
AutoFill profile shouldn't be saved when cancelled during initial setup.
dhollowa@chromium.org
2010-05-05
10
-163
/
+448
*
autofill: Implement a TODO.
jhawkins@chromium.org
2010-05-04
2
-6
/
+5
*
Host native gtk dialog in a Chrome window.
xiyuan@chromium.org
2010-05-04
1
-9
/
+5
*
AutoFill: Fix IsAutoFillable to only count fields that are heuristically
jhawkins@chromium.org
2010-05-04
5
-201
/
+106
*
Delete map items before overwriting in AutoFillProfile::Clone().
skrul@chromium.org
2010-05-03
1
-0
/
+2
*
Don't trigger auto fill setup when submitting empty forms.
bulach@chromium.org
2010-04-30
4
-7
/
+72
*
AutoFill: Notify the renderer when the page has finished translating. Extract
jhawkins@chromium.org
2010-04-27
2
-11
/
+61
*
AutoFill crash in CreditCard::SetInfo().
dhollowa@chromium.org
2010-04-27
3
-101
/
+214
*
AutoFill: Try to parse a third address line and discard it if it exists.
jhawkins@chromium.org
2010-04-23
3
-0
/
+100
*
AutoFill crash in FormStructure::GetHeuristicAutoFillTypes().
dhollowa@chromium.org
2010-04-22
7
-2
/
+23
*
AutoFill: Add a simple heuristic to match fax fields.
jhawkins@chromium.org
2010-04-21
7
-7
/
+123
*
AutoFill: Don't match empty profile values with empty field values.
jhawkins@chromium.org
2010-04-20
2
-2
/
+12
*
AutoFill: Segregate profile and credit card filling.
jhawkins@chromium.org
2010-04-20
7
-94
/
+468
*
AutoFill: Don't send suggestions for empty field values.
jhawkins@chromium.org
2010-04-19
1
-6
/
+8
*
AutoFill Mac UI telephone/fax fields now one.
dhollowa@chromium.org
2010-04-19
7
-117
/
+235
*
gtk: Store the original credit card number and save that if the user has not
jhawkins@chromium.org
2010-04-19
1
-5
/
+15
*
AutoFill: Handle non-unique profile labels by appending an increasing number to
jhawkins@chromium.org
2010-04-15
3
-11
/
+144
*
AutoFill: Don't send suggestions or fill forms that are not auto-fillable.
jhawkins@chromium.org
2010-04-14
1
-1
/
+11
*
AutoFill: Remove one incorrect comment and one useless comment.
jhawkins@chromium.org
2010-04-13
1
-2
/
+1
*
AutoFill unit test cleanup for AutoFillProfileTest.
dhollowa@chromium.org
2010-04-12
1
-9
/
+9
*
AutoFill: Add another variation of a middle name field for heuristics.
jhawkins@chromium.org
2010-04-12
2
-1
/
+37
*
Add "Use as default" checkboxes to the autofill dialogs on the Mac.
avi@chromium.org
2010-04-09
7
-38
/
+364
*
AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...
jhawkins@chromium.org
2010-04-09
5
-31
/
+201
*
Hierarchy. Hierarchy. Hierarchy!!!
avi@chromium.org
2010-04-09
1
-2
/
+2
*
Fixes for several crashing bugs ##40674,40720,40744
georgey@chromium.org
2010-04-09
2
-17
/
+3
*
Fix for autofill profile setup through infobar where the "imported" profile w...
tim@chromium.org
2010-04-09
2
-2
/
+23
*
AutoFill: Initiate AutoFill for all fields, not just the name field.
jhawkins@chromium.org
2010-04-09
3
-78
/
+56
[next]