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
...
*
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
*
Never allow empty preview entries. As some data is always present (we drop co...
georgey@chromium.org
2010-10-25
7
-90
/
+72
*
Autofilled values should match previewed values for previously autofilled forms.
isherman@chromium.org
2010-10-25
2
-6
/
+8
*
(Hopefully) fix flakiness for AutoFillTest.BasicFormFill
isherman@chromium.org
2010-10-25
1
-10
/
+9
*
Autofill: DCHECK in 'Add address...' dialog
dhollowa@chromium.org
2010-10-24
1
-1
/
+2
*
Remove billing address handling from Autofill preferences.
isherman@chromium.org
2010-10-23
9
-203
/
+11
*
autofill: Add GetProfileById function to PersonalDataManager.
tfarina@chromium.org
2010-10-22
2
-0
/
+13
*
Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.
pkasting@chromium.org
2010-10-21
1
-5
/
+5
*
Move all ResourceBundle::GetNSImageNamed() calls to GetNativeImageNamed().
rsesek@chromium.org
2010-10-21
1
-2
/
+2
*
This is stage 1 of transition to GUIDs as primary identifier for AutoFill pro...
dhollowa@chromium.org
2010-10-20
6
-13
/
+121
*
FBTF: Even more ctor/virtual deinlining.
erg@google.com
2010-10-19
8
-12
/
+27
*
Clear AutoFill data along with Form Autocomplete data from Clear Browsing Dat...
isherman@chromium.org
2010-10-19
3
-2
/
+18
*
Move pe_image and registry from base to base/win and use the namespace. It re...
brettw@chromium.org
2010-10-17
2
-4
/
+10
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-1
/
+1
*
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
[prev]
[next]