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
*
Include auxiliary profiles when crowdsourcing autofill data.
isherman@chromium.org
2010-12-10
1
-3
/
+4
*
Cleanup: Remove needed #includes for profile.h.
thestig@chromium.org
2010-12-10
1
-1
/
+0
*
Cleanup: Remove call to DeterminePossibleFieldTypes in AutoFillManager::Parse...
isherman@chromium.org
2010-12-09
1
-2
/
+0
*
This is a continuation of http://codereview.chromium.org/5519016/, adds a new...
satish@chromium.org
2010-12-09
1
-3
/
+6
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
2
-2
/
+2
*
AutoFillProfile: Don't clobber data on self-assignment
isherman@chromium.org
2010-12-07
4
-0
/
+36
*
A bit of STL-ified cleanup in the PersonalDataManager code
isherman@chromium.org
2010-12-04
1
-49
/
+23
*
Move:
ben@chromium.org
2010-12-02
12
-12
/
+12
*
Move browser/cocoa to browser/ui/cocoa
ben@chromium.org
2010-12-01
6
-11
/
+11
*
Autofill should not allow overwrite of field data when merging profile data
dhollowa@chromium.org
2010-11-30
2
-7
/
+22
*
Fix autofill detection of server data overriding heuristics.
isherman@chromium.org
2010-11-30
1
-1
/
+2
*
Once a form has been partially autofilled, autofill should only update fields...
isherman@chromium.org
2010-11-29
11
-1188
/
+1408
*
Autofill: Be more selective when importing autofill data.
isherman@chromium.org
2010-11-24
2
-32
/
+61
*
Clean up PersonalDataManager code a wee bit
isherman@chromium.org
2010-11-24
2
-24
/
+15
*
Add UMA metrics to determine the utility of the server query responses.
isherman@chromium.org
2010-11-24
5
-2
/
+88
*
Autofill infobar doesn't come up when security code is filled
dhollowa@chromium.org
2010-11-24
3
-1
/
+81
*
Always include nonzero unique ID with autofill suggestions.
isherman@chromium.org
2010-11-24
3
-54
/
+139
*
Autofill: correctly save phone numbers split across multiple fields
isherman@chromium.org
2010-11-23
4
-29
/
+88
*
Autofill i18n: Develop a system for validating Autofill heuristics from HTML ...
dhollowa@chromium.org
2010-11-23
2
-0
/
+217
*
Autofill: Prefer maxLength to size attribute for form filling heuristics.
isherman@chromium.org
2010-11-20
2
-7
/
+7
*
Don't show autocomplete suggestions redundant with autofill suggestions.
isherman@chromium.org
2010-11-19
1
-0
/
+2
*
Cleanup: Include browser.h -> ui/browser.h [Final].
jhawkins@chromium.org
2010-11-18
1
-2
/
+2
*
Infobar shouldn't be prompted when we don't modify the Credit Card data that'...
dhollowa@chromium.org
2010-11-18
2
-5
/
+13
*
Cleanup: Include browser.h -> ui/browser.h [Part 4].
jhawkins@chromium.org
2010-11-17
2
-4
/
+4
*
Fix a small typo in AutoFillDownloadManager::OnURLFetchComplete.
thestig@chromium.org
2010-11-16
1
-2
/
+2
*
Display a warning when autofill is disabled for a website.
isherman@chromium.org
2010-11-16
6
-137
/
+324
*
Revert 66214 - Display a warning when autofill is disabled for a website.
isherman@chromium.org
2010-11-16
6
-324
/
+137
*
Display a warning when autofill is disabled for a website.
isherman@chromium.org
2010-11-16
6
-137
/
+324
*
Autofill form submission creates wrong addresses.
dhollowa@chromium.org
2010-11-11
4
-75
/
+262
*
Autofill form submission creates wrong credit cards.
dhollowa@chromium.org
2010-11-11
10
-29
/
+492
*
Add valid number to CC Import unit-test
georgey@chromium.org
2010-11-11
1
-6
/
+6
*
Revert 65329 - Revert 65272 - Autofill heapcheck and valgrind leak in Persona...
jar@chromium.org
2010-11-07
1
-8
/
+8
*
Revert 65272 - Autofill heapcheck and valgrind leak in PersonalDataManager un...
jar@chromium.org
2010-11-07
1
-8
/
+8
*
Autofill heapcheck and valgrind leak in PersonalDataManager unit test fixed
dhollowa@chromium.org
2010-11-05
1
-8
/
+8
*
Fix for Autofill popup labels should reflect the contents of the HTML form
georgey@chromium.org
2010-11-05
4
-29
/
+172
*
Autofill deprecate unique_ids in favor of guids for PersonalDataManager
dhollowa@chromium.org
2010-11-04
12
-401
/
+177
*
Fix memory leak in FormStructure
georgey@chromium.org
2010-11-04
1
-4
/
+4
*
AutoFill: Fix two heuristic issues with nrm.org.
jhawkins@chromium.org
2010-11-02
3
-5
/
+41
*
AutoFill: Fix scraping a label from a div table.
jhawkins@chromium.org
2010-11-02
1
-1
/
+1
*
Import autofill toolbar decryption code into chromium - part 1 - public code.
georgey@chromium.org
2010-11-01
3
-17
/
+130
*
Rename auto_fill_editor_gtk to autofill_editor_gtk
isherman@chromium.org
2010-11-01
1
-0
/
+0
*
AutoFill: Adjust the profile labels when updating a specific profile.
jhawkins@chromium.org
2010-10-29
1
-0
/
+3
*
AutoFill: Skip past intervening empty TDs when parsing labels.
jhawkins@chromium.org
2010-10-29
1
-2
/
+2
*
Fix for: Google chrome consuming internet upload bandwidth - protecting ourse...
georgey@chromium.org
2010-10-29
4
-14
/
+301
*
AutoFill: Skip past hidden input fields when parsing for
jhawkins@chromium.org
2010-10-28
2
-0
/
+124
*
Autofill deprecate unique_ids in favor of guids for DOMUI
dhollowa@chromium.org
2010-10-28
2
-37
/
+37
*
Autofill deprecate unique_ids in favor of guids for profile and credit card u...
dhollowa@chromium.org
2010-10-27
6
-63
/
+129
*
Autofill deprecate unique_ids in favor of guids for Mac UI
dhollowa@chromium.org
2010-10-27
13
-188
/
+112
*
Autofill address and credit card data separately.
isherman@chromium.org
2010-10-26
11
-483
/
+392
*
autofill: Add GetCreditCardById to PersonalDataManager.
tfarina@chromium.org
2010-10-26
2
-0
/
+13
[next]