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
*
Get rid of FormStructure::ConvertToFormData()
isherman@chromium.org
2010-09-08
4
-52
/
+6
*
Break out of nested loops in AutoFillManager::GetAutoFillSuggestions
isherman@chromium.org
2010-09-08
1
-1
/
+1
*
Allow uploading of the form data to toolbar autofill servers.
georgey@chromium.org
2010-09-02
2
-5
/
+23
*
DOMUI: Implement editing AutoFill addresses.
jhawkins@chromium.org
2010-09-01
2
-0
/
+22
*
Reduce the number of files that recompile when changing template_url.h or tem...
levin@chromium.org
2010-08-31
1
-0
/
+1
*
A quick fix for Bug 53559.
hbono@chromium.org
2010-08-31
1
-3
/
+3
*
AutoFill doesn't fill address information on www.gorillaclothing.com
dhollowa@chromium.org
2010-08-27
2
-7
/
+53
*
Fix for: Autofill on Windows does not work for the first autofillable page en...
georgey@chromium.org
2010-08-26
1
-5
/
+0
*
DOMUI: Implement adding an AutoFill address.
jhawkins@chromium.org
2010-08-26
5
-124
/
+57
*
Autofill address line 2 is not applied to ebay.com
dhollowa@chromium.org
2010-08-26
3
-14
/
+97
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
11
-12
/
+12
*
Revert 57385 - Fix for: Autofill on Windows does not work for the first autof...
dhollowa@chromium.org
2010-08-25
2
-30
/
+2
*
AutoFill incorrectly matches a radio control on youtube.com
dhollowa@chromium.org
2010-08-25
3
-2
/
+104
*
Fix for: Autofill on Windows does not work for the first autofillable page en...
georgey@chromium.org
2010-08-25
2
-2
/
+30
*
Implement policy for disabling auto fill.
mnissler@chromium.org
2010-08-25
4
-9
/
+149
*
AutoFill address profile not seen in dropdown for name and address field on d...
dhollowa@chromium.org
2010-08-24
4
-7
/
+120
*
DOMUI: Implement the 'Remove...' button on the AutoFill page.
jhawkins@chromium.org
2010-08-24
2
-1
/
+61
*
Remove forward declares for ASCIIToUTF16 from string_util. All callers now use
brettw@chromium.org
2010-08-19
5
-0
/
+5
*
Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.
viettrungluu@chromium.org
2010-08-19
1
-2
/
+0
*
AutoFillManagerTest.GetProfileSuggestionsEmptyValue crashes in official builds
georgey@chromium.org
2010-08-17
3
-44
/
+61
*
DOMUI: Load and display the AutoFill addresses and credit cards.
jhawkins@chromium.org
2010-08-17
1
-1
/
+1
*
Change WindowSizeAutoSaver to store window size only when the window has resi...
bauerb@chromium.org
2010-08-17
1
-2
/
+1
*
FBTF: Remove "obviously" unneeded standard C++ library #includes.
viettrungluu@chromium.org
2010-08-15
2
-4
/
+2
*
Convert infobar APIs to UTF-16.
evan@chromium.org
2010-08-13
2
-11
/
+11
*
Clone of issue 2941001. See initial review below.
twiz@google.com
2010-08-12
3
-14
/
+6
*
gtk: Fix placement of the cursor in the credit card number field.
jhawkins@chromium.org
2010-08-12
1
-2
/
+9
*
views: Use InfoBarTextButton in the Autofill credit card infobar.
tfarina@chromium.org
2010-08-11
1
-28
/
+8
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
1
-1
/
+1
*
Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h.
viettrungluu@chromium.org
2010-08-05
2
-1
/
+1
*
Adding const ref instead of passing by value.
finnur@chromium.org
2010-08-05
1
-1
/
+1
*
AutoFill: Add more NameField tests and fix incorrect logic in ParseEmpty.
jhawkins@chromium.org
2010-08-04
3
-5
/
+201
*
AutoFill: Remove an unused and buggy condition.
jhawkins@chromium.org
2010-08-03
1
-2
/
+0
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
23
-0
/
+23
*
AutoFill Credit Card matching for Diners Club incorrect
dhollowa@chromium.org
2010-08-02
1
-1
/
+1
*
Revert 54560 -
nick@chromium.org
2010-08-02
3
-6
/
+14
*
Change removing method, GetBrowser from TabContentsDelegate, as this was brea...
twiz@google.com
2010-08-02
3
-14
/
+6
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
5
-12
/
+16
*
Cleanup: Remove unneeded headers from app/ (part 2)
thestig@chromium.org
2010-07-31
1
-2
/
+0
*
Add undeclared virtual destructors part 3
ziadh@chromium.org
2010-07-30
1
-2
/
+2
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
3
-12
/
+15
*
Exclude AutoFillManagerTest.GetBillingSuggestionsAddress1 from running in bra...
rohitrao@chromium.org
2010-07-30
1
-1
/
+1
*
AutoFill: Determine credit card type based on the CC number and display the
jhawkins@chromium.org
2010-07-30
3
-37
/
+117
*
AutoFill: Collect UMA stats for AutoFill CC InfoBar.
jhawkins@chromium.org
2010-07-29
1
-0
/
+3
*
AutoFill: Capitalize "Options" in the AutoFill dialog title.
jhawkins@chromium.org
2010-07-29
1
-1
/
+1
*
AutoFill: Remove a static string16.
jhawkins@chromium.org
2010-07-29
2
-8
/
+12
*
[GTK] Don't offer profiles for billing addresses that have no address
avi@chromium.org
2010-07-29
1
-1
/
+15
*
AutoFill suggestions for billing and credit card fields should show derived l...
dhollowa@chromium.org
2010-07-29
2
-73
/
+130
*
Cleanup: Remove unneeded headers from app/
thestig@chromium.org
2010-07-29
1
-2
/
+0
*
Disable AutoFillManagerTest tests in branded builds.
rohitrao@chromium.org
2010-07-28
1
-18
/
+30
*
AutoFill: Display a right-aligned generic CC icon in the suggestions popup for
jhawkins@chromium.org
2010-07-28
3
-8
/
+35
[next]