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
*
[Autofill] Enable Autofill Tests and Make UI Tests.
csharp@chromium.org
2013-08-08
1
-0
/
+2
*
Handle a few more wallet error codes, and display proper message to user.
ramankk@chromium.org
2013-08-08
4
-21
/
+210
*
Don't try to show the Autocheckout bubble when the page in question hasn't be...
dgwallinga@chromium.org
2013-08-07
9
-12
/
+32
*
[Autofill] Add a separate enumeration for HTML field type hints.
isherman@chromium.org
2013-08-07
25
-317
/
+717
*
[Autofill] Distinguish between native field types and potentially HTML field ...
isherman@chromium.org
2013-08-07
78
-663
/
+745
*
[Autofill] Remove Logging For Flaky Test
csharp@chromium.org
2013-08-06
2
-14
/
+0
*
[Autofill] Move FieldTypeGroup out of the AutofillType class.
isherman@chromium.org
2013-08-06
12
-78
/
+73
*
Revert 215119 "Autocheckout: Manually revert r208999"
simonhatch@chromium.org
2013-08-02
10
-3
/
+176
*
Autocheckout: Manually revert r208999
simonhatch@chromium.org
2013-08-01
10
-176
/
+3
*
[rAc] Fix a use-after-free.
isherman@chromium.org
2013-08-01
3
-3
/
+19
*
Request and parse a multilogin response when get the user's email address.
abodenha@chromium.org
2013-08-01
2
-6
/
+23
*
[password autofill] Only display realm if it is different from the current re...
gcasto@chromium.org
2013-07-31
3
-21
/
+13
*
Autocheckout: make ignore_ajax default to true.
benquan@chromium.org
2013-07-31
3
-3
/
+3
*
[Autofill] Remove Some AutofillAgent Logs
csharp@chromium.org
2013-07-31
1
-7
/
+1
*
Revert WalletSigninHelperTest and WalletClientTest to TestingProfile instead ...
ajwong@chromium.org
2013-07-31
3
-9
/
+12
*
Add filter mask to autofill functions to filter fields that we do not want to...
benquan@chromium.org
2013-07-31
3
-8
/
+41
*
Fix redundancy comparison in IsTextField.
etienneb@chromium.org
2013-07-31
1
-2
/
+1
*
Make Wallet respect whether or not shipping address is required.
ahutter@chromium.org
2013-07-31
8
-11
/
+102
*
Autofill: Make FormSignature more tolorent to random digits in field name.
ramankk@chromium.org
2013-07-31
2
-1
/
+51
*
[password autofill] Don't autofill a form where any field can't be filled.
gcasto@chromium.org
2013-07-31
1
-4
/
+5
*
Support billing first, last, etc., name fields.
dgwallinga@chromium.org
2013-07-31
6
-3
/
+91
*
Allow using autofill field type FIELD_WITH_DEFAULT_VALUE on textboxes and sel...
benquan@chromium.org
2013-07-31
2
-5
/
+24
*
[password autofill] Set realm for |other_possible_usernames|
gcasto@chromium.org
2013-07-30
3
-1
/
+7
*
[rAc] More consistently reset WalletClient::request_ upon completion.
isherman@chromium.org
2013-07-29
2
-9
/
+12
*
[Autofill] More Logs to Track Down Flakiness
csharp@chromium.org
2013-07-28
1
-1
/
+9
*
[Autofill] Remove Unused IPC Message
csharp@chromium.org
2013-07-26
2
-9
/
+0
*
[Autofill] Investigate Autofill Flakiness
csharp@chromium.org
2013-07-26
2
-0
/
+12
*
[Autofill] Remove the last sections of the old Autofill UI code.
csharp@chromium.org
2013-07-26
4
-79
/
+7
*
Switch PasswordGenerationManager to WebPasswordGeneratorClient
esprehn@chromium.org
2013-07-26
2
-46
/
+10
*
Make inttypes.h and similar macro usage C++11-friendly.
thakis@chromium.org
2013-07-25
1
-3
/
+4
*
[Autofill] Temporarily drop support for street-address autocomplete type.
isherman@chromium.org
2013-07-24
4
-7
/
+6
*
Correctly integrate StoragePartition into TestingProfile.
ajwong@chromium.org
2013-07-23
6
-39
/
+10
*
Updating wallet.google.com/manage to not use location hashes. When a user ne...
ahutter@chromium.org
2013-07-23
2
-5
/
+4
*
Forgot to remove .cc file related to r212754.
ahutter@chromium.org
2013-07-22
1
-189
/
+0
*
Move webplugininfo.h to content/public.
jam@chromium.org
2013-07-21
1
-7
/
+7
*
New encryption/escrow endpoints for Wallet
ahutter@chromium.org
2013-07-20
20
-1729
/
+596
*
Moving Autofill-related test support files out of chrome_tests_unit.gypi.
joi@chromium.org
2013-07-19
3
-18
/
+31
*
[Autofill] Remove Selection, Acception and Removal from Old UI
csharp@chromium.org
2013-07-19
8
-106
/
+15
*
Increase WalletClient logging to VLOG for dogfood.
ahutter@chromium.org
2013-07-19
1
-3
/
+37
*
Make the rAc dialog stay for Autocheckout when it clicks on proceed button on...
benquan@chromium.org
2013-07-19
4
-96
/
+184
*
Make the autofill test-only infobar creation function work like in other infobar
pkasting@chromium.org
2013-07-19
1
-1
/
+1
*
[Autofill] Allow the data list to change when the Popup is Visible
csharp@chromium.org
2013-07-18
10
-69
/
+109
*
Replace third_party/icu/public with third_party/icu/source in the include dir...
jshin@chromium.org
2013-07-18
3
-10
/
+10
*
Send IPC from renderer to browser on each Autocheckout page completion to gui...
benquan@chromium.org
2013-07-18
9
-84
/
+101
*
Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...
avi@chromium.org
2013-07-17
8
-8
/
+8
*
[Autofill] Don't validate China UnionPay cards with the Luhn checksum.
isherman@chromium.org
2013-07-17
5
-2
/
+32
*
Change RenderViewHostTestHarness to create BrowserContext after thread startup
jochen@chromium.org
2013-07-15
2
-15
/
+13
*
Create some platform independent code for the Autofill dialog post-submit bub...
dbeam@chromium.org
2013-07-13
5
-5
/
+13
*
[Autofill] Add a metric for when the dialog is closed during sign-in.
isherman@chromium.org
2013-07-13
1
-0
/
+2
*
Prevent spurious notimplemented messages in webview
sgurun@chromium.org
2013-07-12
1
-0
/
+3
[next]