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] Remove billing vs. shipping address detection heuristics from Auto...
isherman@chromium.org
2013-11-14
6
-245
/
+22
*
Make components explicitly declare dependencies on other components.
joi@chromium.org
2013-11-13
1
-1
/
+8
*
Abstract usage of BrowserContext::GetRequestContext in Autofill core code.
blundell@chromium.org
2013-11-13
10
-20
/
+59
*
Passwords: allow saving forms from iframes
vabr@chromium.org
2013-11-12
2
-3
/
+30
*
[Autofill] Fix memory ownership of CreditCard in AutofillManager::ImportFormData
isherman@chromium.org
2013-11-12
8
-45
/
+35
*
rAc: Switch to using getWalletItems for logged in accounts.
estade@chromium.org
2013-11-12
9
-308
/
+115
*
[Autofill] Cleanup: Convert static functions to methods.
isherman@chromium.org
2013-11-12
2
-96
/
+69
*
[Autofill] Rename autofill_common_test -> autofill_test_utils
isherman@chromium.org
2013-11-09
12
-13
/
+20
*
Abstracted AutofillMsg_AcceptDataListSuggestion IPC out of core autofill code.
jeanfrancoisg@chromium.org
2013-11-08
8
-3
/
+65
*
Abstract the notion of being off-the-record in Autofill core code.
blundell@chromium.org
2013-11-08
11
-20
/
+55
*
mac: Prepare most test code for -Wunused-functions too.
thakis@chromium.org
2013-11-08
1
-60
/
+0
*
mac: Prepare for -Wunused-functions.
thakis@chromium.org
2013-11-07
1
-10
/
+0
*
Rename WebKit namespace to blink (part 4)
abarth@chromium.org
2013-11-07
28
-299
/
+299
*
Parameterize the PrefService that AutofillDownloadManager uses.
blundell@chromium.org
2013-11-06
9
-17
/
+55
*
[Password Autofill] Make better use of prefilled usernames.
gcasto@chromium.org
2013-11-05
2
-49
/
+73
*
Parameterize the PrefService that PersonalDataManager uses.
blundell@chromium.org
2013-11-04
5
-11
/
+30
*
Move Autofill keyboard listening into AutofillPopupControllerImpl
blundell@chromium.org
2013-11-01
4
-40
/
+11
*
rAc: don't make any calls to Wallet when not using Wallet.
estade@chromium.org
2013-11-01
3
-8
/
+34
*
Eliminate need for AutofillInteractiveTest to know about AutofillPopupDelegate.
blundell@chromium.org
2013-11-01
2
-21
/
+9
*
Break WebDataServiceAutofillTest's chrome dependency.
thestig@chromium.org
2013-10-31
2
-45
/
+17
*
Revert 230822 "Revert 230784 "Autofill: Slightly change algorith..."
estade@chromium.org
2013-10-31
8
-9
/
+143
*
[Autofill] Add heuristics to identify 'Pin code' as a postal code label.
isherman@chromium.org
2013-10-30
1
-0
/
+1
*
[Password Generation] Fix origin equality check
gcasto@chromium.org
2013-10-29
1
-4
/
+7
*
[Autofill] Restore support for <input type="month"> fields.
isherman@chromium.org
2013-10-29
3
-4
/
+15
*
rAc: show AmEx-specific error message for merchants where Wallet doesn't
estade@chromium.org
2013-10-29
3
-2
/
+34
*
[Autofill] Fix up style in FormStructure a bit.
isherman@chromium.org
2013-10-28
1
-2
/
+1
*
Revert 230784 "Autofill: Slightly change algorithm to guess user..."
kuan@chromium.org
2013-10-24
3
-130
/
+0
*
Autofill: Slightly change algorithm to guess user's country.
estade@chromium.org
2013-10-24
3
-0
/
+130
*
[Autofill] Refactor FillFormField to be shared between local Autofill and Wal...
isherman@chromium.org
2013-10-23
17
-662
/
+655
*
Cleanup AutofillTableTest.
thestig@chromium.org
2013-10-22
1
-94
/
+81
*
[rAC] Remove some stale TODOs
isherman@chromium.org
2013-10-19
2
-3
/
+0
*
Use std::remove_if in autofill::PersonalDataManager, and other cleanups.
thestig@chromium.org
2013-10-18
2
-61
/
+52
*
[Autofill] Add support for three pairs of new server field types.
isherman@chromium.org
2013-10-18
5
-37
/
+190
*
rAc: Fix missing name in card generation animation
estade@chromium.org
2013-10-18
3
-2
/
+12
*
[password generation] Add a switch to skip waiting on Autofill
gcasto@chromium.org
2013-10-17
5
-37
/
+37
*
Fix iterator invalidation after erase(it).
drbasic@yandex-team.ru
2013-10-15
1
-2
/
+2
*
Eliminate usage of content url constants in Autofill core code.
blundell@chromium.org
2013-10-12
2
-3
/
+3
*
Remove debug log statement from WalletClient.
dbeam@chromium.org
2013-10-12
1
-1
/
+0
*
[Autofill] Set autofilled highlight for <textarea> elements as well as <input>s.
isherman@chromium.org
2013-10-11
2
-2
/
+4
*
Have AutofillManager obtain the blocking pool that it uses from AutofillDriver
blundell@chromium.org
2013-10-11
7
-11
/
+38
*
[Autofill] Begin adding support for <textarea> fields.
isherman@chromium.org
2013-10-11
8
-43
/
+101
*
rAc multi-login support
estade@chromium.org
2013-10-10
12
-247
/
+268
*
Remove NOTIFICATION_WEB_CONTENTS_VISIBILITY_CHANGED from autofill.
avi@chromium.org
2013-10-09
2
-35
/
+11
*
Rename PasswordGenerationManager to PasswordGenerationAgent
gcasto@chromium.org
2013-10-09
2
-21
/
+21
*
PhoneObject cleanup
estade@chromium.org
2013-10-08
2
-8
/
+8
*
Abstract BrowserThread knowledge out of AutofillWebDataService.
blundell@chromium.org
2013-10-07
4
-28
/
+45
*
Set up trial experiment so that password generation is enabled for 10% of the...
zysxqn@google.com
2013-10-03
4
-0
/
+34
*
Abstract content::BrowserThread usage out of AutofillWebDataBackendImpl.
blundell@chromium.org
2013-10-03
3
-39
/
+60
*
retry r226004: rAc: phone number cleanup
estade@chromium.org
2013-10-02
7
-40
/
+74
*
Tighten down DEPS allowances in //components/autofill.
blundell@chromium.org
2013-10-01
4
-10
/
+6
[next]