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
/
renderer
/
autofill_helper.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Should not show autofill drop-down for a user/pw form
dhollowa@chromium.org
2010-12-01
1
-11
/
+13
*
Don't show any autofill warnings for autocomplete=off
isherman@chromium.org
2010-11-29
1
-30
/
+3
*
Once a form has been partially autofilled, autofill should only update fields...
isherman@chromium.org
2010-11-29
1
-30
/
+34
*
Don't show autofill warning when interacting with field specifying autocomple...
isherman@chromium.org
2010-11-29
1
-2
/
+8
*
Don't show autofill warning while typing
isherman@chromium.org
2010-11-25
1
-2
/
+9
*
Always include nonzero unique ID with autofill suggestions.
isherman@chromium.org
2010-11-24
1
-1
/
+3
*
Show distinct warning when autofill is disabled by form or by field.
isherman@chromium.org
2010-11-20
1
-32
/
+42
*
Up/Down arrow keys no longer bring up autofill menu
dhollowa@chromium.org
2010-11-20
1
-3
/
+12
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2010-11-18
1
-0
/
+1
*
Display a warning when autofill is disabled for a website.
isherman@chromium.org
2010-11-16
1
-22
/
+35
*
Revert 66214 - Display a warning when autofill is disabled for a website.
isherman@chromium.org
2010-11-16
1
-35
/
+22
*
Display a warning when autofill is disabled for a website.
isherman@chromium.org
2010-11-16
1
-22
/
+35
*
Handle selection changes due to AutoFill more carefully.
isherman@chromium.org
2010-11-01
1
-1
/
+1
*
autofill: Use a bit-field mask instead of two boolean parameters.
tfarina@chromium.org
2010-11-01
1
-2
/
+4
*
Remove DCHECK that broke quite a number of text input
mmenke@chromium.org
2010-10-30
1
-1
/
+0
*
autofill: Change the browser name in the Autofill popup for Chromium builds.
tfarina@chromium.org
2010-10-27
1
-2
/
+5
*
Autofilled values should match previewed values for previously autofilled forms.
isherman@chromium.org
2010-10-25
1
-5
/
+16
*
Remove setSuggestedValue() hack in autofill.
isherman@chromium.org
2010-10-25
1
-3
/
+0
*
Autofill dropdown: String change from "Autofill options" to "Chrome Autofill ...
dhollowa@chromium.org
2010-10-14
1
-1
/
+1
*
Autofill browsertest
isherman@chromium.org
2010-10-04
1
-0
/
+5
*
AutoFill: Don't send select option values to the browser on page load. Only
jhawkins@chromium.org
2010-10-01
1
-2
/
+2
*
Stop using WebInputElement::inputType().
tkent@chromium.org
2010-09-22
1
-2
/
+2
*
Clean up RenderViewHostDelegate::AutoFill interface -- remove |value| and |la...
isherman@chromium.org
2010-09-14
1
-13
/
+5
*
Adding a class to track when a node in a page gets clicked.
jcivelli@chromium.org
2010-09-05
1
-4
/
+9
*
Every time a new autofill suggestion was received we would hide the autofill ...
jcivelli@chromium.org
2010-08-17
1
-5
/
+4
*
Moving the autofill code from WebKit EditorClientImpl to Chromium.
jcivelli@google.com
2010-08-12
1
-3
/
+56
*
Autocomplete doesn't honor maxlength attribute.
dhollowa@chromium.org
2010-08-12
1
-2
/
+4
*
AutoFill: Release the cached frame when we receive the frameDestroyed() message
jhawkins@chromium.org
2010-08-11
1
-0
/
+4
*
AutoFill: Remove one level of indirection when clearing a previewed form.
jhawkins@chromium.org
2010-08-06
1
-7
/
+1
*
Input value appears twice on the form field
dhollowa@chromium.org
2010-08-03
1
-0
/
+4
*
AutoFill: Display a right-aligned generic CC icon in the suggestions popup for
jhawkins@chromium.org
2010-07-28
1
-1
/
+5
*
render_view.h: Header cleanup.
jhawkins@chromium.org
2010-07-26
1
-0
/
+1
*
This CL creates a new class AutofillHelper that factors out the autofill rela...
jcivelli@google.com
2010-07-22
1
-0
/
+239