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
/
components
/
autofill
Commit message (
Expand
)
Author
Age
Files
Lines
*
NSSDecryptor::ReadAndParseSignons() - improved password form scheme detection,
ljagielski@opera.com
2014-06-16
2
-1
/
+6
*
Password manager internals page: Add logging for parsed forms
vabr@chromium.org
2014-06-12
3
-6
/
+5
*
Revert "Revert 3 mac autofill CLs."
erikchen@chromium.org
2014-06-12
20
-41
/
+346
*
Add date_synced to PasswordForm.
vasilii@chromium.org
2014-06-11
2
-0
/
+8
*
[Password Manager] Do neither save nor fill passwords on SSL errors
vabr@chromium.org
2014-06-11
2
-1
/
+4
*
[Password Generation] Start using pronouncable passwords
gcasto@chromium.org
2014-06-10
4
-80
/
+62
*
Revert 3 mac autofill CLs.
erikchen@chromium.org
2014-06-09
20
-346
/
+41
*
Remove cdn from OWNERS for IPC security review.
palmer@chromium.org
2014-06-08
1
-1
/
+0
*
Rename AutofillManagerDelegate to AutofillClient.
isherman@chromium.org
2014-06-07
23
-343
/
+328
*
Do not autofill element when there is no autofill suggestion from profile.
ziran.sun@samsung.com
2014-06-06
3
-1
/
+21
*
requestAutocomplete: Actually log the console message instead of dropping it ...
estade@chromium.org
2014-06-06
1
-0
/
+1
*
mac: Clean up autofill integration with Address Book.
erikchen@chromium.org
2014-06-06
10
-43
/
+142
*
Mac: Autofill should not immediately request access to address book.
erikchen@chromium.org
2014-05-31
15
-19
/
+225
*
Make various string_util functions take StringPieces instead of char[].
pkasting@chromium.org
2014-05-30
5
-32
/
+13
*
Change all component_strings references to be to components_strings
blundell@chromium.org
2014-05-28
12
-12
/
+12
*
remove transaction details from didRequestAutocomplete
estade@chromium.org
2014-05-23
2
-1
/
+7
*
provide a build time flag to enable connecting to production wallet servers b...
estade@chromium.org
2014-05-22
1
-6
/
+1
*
Replace WebElement::hasTagName with hasHTMLTagName in autofill
keishi@chromium.org
2014-05-21
3
-11
/
+11
*
Add "previewing on hover" support for password field.
ziran.sun@samsung.com
2014-05-21
5
-26
/
+114
*
autocomplete: add ability to get full address (hidden behind a flag).
estade@chromium.org
2014-05-15
9
-0
/
+182
*
components: Extract pref_registry component out of user_prefs.
tfarina@chromium.org
2014-05-15
3
-6
/
+3
*
Password manager internals page: Introduce logger in browser (readability rev...
vabr@chromium.org
2014-05-15
2
-4
/
+3
*
Revert "Revert of [Autofill] Enable Autofill for dynamically created forms. (...
gcasto@chromium.org
2014-05-14
12
-157
/
+154
*
Dispatch geolocation IPCs on the UI thread. Aside from simplifying the code t...
jam@chromium.org
2014-05-12
2
-79
/
+12
*
Remove OrientationChangeEvent IPC and clean-up code around it.
mlamouri@chromium.org
2014-05-09
2
-2
/
+2
*
Move some content url constants to /url.
sungmann.cho@navercorp.com
2014-05-07
1
-1
/
+1
*
Move IsStringUTF8/ASCII to base namespace
brettw@chromium.org
2014-05-07
3
-4
/
+4
*
Adjust the structure of DEPS within //components.
blundell@chromium.org
2014-05-06
1
-2
/
+0
*
Password autofill: No text should be selected after accepting suggestion
dubroy@chromium.org
2014-05-06
1
-2
/
+1
*
[Password Autofill] Don't prompt to save passwords on out of page navigation.
gcasto@chromium.org
2014-05-06
1
-1
/
+14
*
Revert of [Autofill] Enable Autofill for dynamically created forms. (https://...
dalecurtis@chromium.org
2014-05-04
12
-150
/
+155
*
[Autofill] Enable Autofill for dynamically created forms.
gcasto@chromium.org
2014-05-04
12
-155
/
+150
*
Hide WebContentsView from Chrome. This also removes WebContentsViewPort.
jam@chromium.org
2014-05-03
2
-6
/
+4
*
Renamed namespaces of url lib and removed namespace aliases.
vitalybuka@chromium.org
2014-05-02
1
-4
/
+3
*
Filter out datalist values for textarea field from renderer side.
ziran.sun@samsung.com
2014-05-01
1
-6
/
+6
*
Password manager: introduce logging for the internals page
vabr@chromium.org
2014-04-28
5
-4
/
+229
*
Rewrite functions from WebPasswordFormData and WebPasswordFormUtils in
ziran.sun@samsung.com
2014-04-28
3
-39
/
+231
*
Fix style in PasswordManager and PasswordAutofillAgent .cc files
vabr@chromium.org
2014-04-26
1
-36
/
+41
*
Remove AutocompleteResultErrorUnsupported, replace with AutocompleteResultErr...
estade@chromium.org
2014-04-25
2
-5
/
+0
*
Refactor password autofill to make it possible to delay fetching passwords fr...
dubroy@chromium.org
2014-04-24
19
-469
/
+39
*
Password autofill: Check for user gesture switches to new Blink backend
vabr@chromium.org
2014-04-23
4
-11
/
+14
*
Revert 265496 "Rewrite functions from WebPasswordFormData and We..."
sky@chromium.org
2014-04-23
3
-232
/
+35
*
[Autofill] Unbreak autocomplete for forms with >512 <select> items.
isherman@chromium.org
2014-04-23
1
-0
/
+7
*
Rewrite functions from WebPasswordFormData and WebPasswordFormUtils in
ziran.sun@samsung.com
2014-04-23
3
-35
/
+232
*
Password manager internals page: Improve security
vabr@chromium.org
2014-04-20
4
-123
/
+268
*
Revert teporary include hacks for WebLocalFrame and use forward declares
dcheng@chromium.org
2014-04-18
4
-4
/
+4
*
[Password Generation] Make sure to dismiss UI after scrolling
gcasto@chromium.org
2014-04-17
3
-5
/
+19
*
rAc: allowing firing 'invalid' events on inputs while filling.
dbeam@chromium.org
2014-04-16
1
-1
/
+1
*
rAc: More console error logging
estade@chromium.org
2014-04-15
1
-8
/
+20
*
Console logging for rAc developer errors.
estade@chromium.org
2014-04-14
8
-7
/
+34
[next]