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
*
AutoFill: Allow parsing a cardholder name separately from the card number and
jhawkins@chromium.org
2010-10-12
2
-2
/
+58
*
Import locally saved IE Tolbar Autofill data
georgey@chromium.org
2010-10-12
3
-0
/
+494
*
Rename ChromeThread to BrowserThread Part19:
tfarina@chromium.org
2010-10-12
2
-2
/
+2
*
Autofill help link should link to locale specific site
dhollowa@chromium.org
2010-10-09
4
-11
/
+7
*
Release unique_ids_lock_ in Autofill PDM in case observers need to acquire it.
isherman@chromium.org
2010-10-09
1
-2
/
+18
*
FBTF: Small nits; moving virtual methods to implementation.
erg@google.com
2010-10-08
4
-2
/
+10
*
FBTF: Continue fixing nits found by my automated source scanner.
erg@google.com
2010-10-05
8
-9
/
+22
*
Move TestTimeouts from chrome/test to base/test.
sergeyu@chromium.org
2010-10-05
1
-2
/
+1
*
Disabling AutoFillTest.BasicFormFill as it is timing out on windows.
satish@chromium.org
2010-10-05
1
-1
/
+7
*
Rename ChromeThread to BrowserThread Part 1:
tfarina@chromium.org
2010-10-05
2
-6
/
+6
*
Autofill browsertest
isherman@chromium.org
2010-10-04
9
-276
/
+435
*
AutoFill: Don't send select option values to the browser on page load. Only
jhawkins@chromium.org
2010-10-01
2
-32
/
+0
*
Fix form_structure_unittest two-phase lookup problems.
hans@chromium.org
2010-10-01
1
-1
/
+5
*
GTTF: use chrome/test/test_timeouts in more places.
phajdan.jr@chromium.org
2010-09-30
1
-5
/
+3
*
Fix typo in a function name.
pkasting@chromium.org
2010-09-27
1
-1
/
+1
*
r60095 switched cc_infobar_ to be raw pointer but forgot to initialize it.
avi@chromium.org
2010-09-27
1
-3
/
+6
*
FBTF: Move virtual methods to implementation files.
erg@google.com
2010-09-23
2
-3
/
+4
*
AutoFill schema changes break AutoFill syncing
dhollowa@chromium.org
2010-09-22
2
-0
/
+41
*
Mac: clang build
thakis@chromium.org
2010-09-22
1
-3
/
+9
*
Fix crasher with autofill infobar.
jcivelli@chromium.org
2010-09-21
3
-9
/
+11
*
Autofill profile pop-up should trigger for mouse double-clicks
dhollowa@chromium.org
2010-09-20
1
-8
/
+13
*
Clean up RenderViewHostDelegate::AutoFill interface -- remove |value| and |la...
isherman@chromium.org
2010-09-14
3
-21
/
+7
*
AutoFill credit card Valgrind errors.
dhollowa@chromium.org
2010-09-14
1
-0
/
+2
*
DOMUI: Implement adding and editing credit cards in the AutoFill page.
jhawkins@chromium.org
2010-09-13
19
-64
/
+121
*
AutoFill Mac dialog should be non-modal
dhollowa@chromium.org
2010-09-08
4
-329
/
+284
*
Fix for 54439 Browser crash @ WideToUTF8(std::basic_string<wchar_t,std::char_...
georgey@chromium.org
2010-09-08
1
-1
/
+1
*
FBTF: Remove unneeded headers from base/ (part 8)
thestig@chromium.org
2010-09-08
1
-2
/
+1
*
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
[next]