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
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
19
-19
/
+19
*
Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...
pkasting@chromium.org
2011-01-21
2
-31
/
+18
*
Clean up WebNavigationObserver by taking out password specific callbacks, and...
jam@chromium.org
2011-01-21
2
-4
/
+12
*
Add OWNERS files to autofill, notifications and speech subdirs.
tfarina@chromium.org
2011-01-21
1
-0
/
+2
*
Move the TestSink for doing IPC tests from chrome/common into IPC and create ...
brettw@google.com
2011-01-20
1
-1
/
+1
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
4
-4
/
+4
*
Refactoring of upload, form saving, and UMA logging.
dhollowa@chromium.org
2011-01-20
5
-68
/
+67
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
2
-2
/
+2
*
Update references part 3: remaining files in chrome/...
msw@chromium.org
2011-01-19
2
-6
/
+6
*
Regkey functions return error code instead of bool
amit@chromium.org
2011-01-19
2
-6
/
+7
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
3
-4
/
+4
*
Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.
thestig@chromium.org
2011-01-15
3
-3
/
+0
*
Add two new autofill browser tests.
isherman@chromium.org
2011-01-14
1
-67
/
+136
*
Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.
thestig@chromium.org
2011-01-13
1
-4
/
+4
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
1
-4
/
+4
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
2
-10
/
+15
*
Cleanup: Remove unneeded includes of pref_names.h
thestig@chromium.org
2011-01-13
5
-6
/
+0
*
Add autofill metrics to dig into the failure case.
isherman@chromium.org
2011-01-13
5
-17
/
+204
*
Coverity: Fix unchecked return values.
kmadhusu@chromium.org
2011-01-12
1
-3
/
+5
*
Autofill i18n heuristics regular expressions should include credit cards
dhollowa@chromium.org
2011-01-11
1
-4
/
+4
*
Revert 71002 since it didn't fix things - Create PersonalDataManager lazily s...
jam@chromium.org
2011-01-11
2
-26
/
+28
*
Create PersonalDataManager lazily since it seems to be using a huge amount of...
jam@chromium.org
2011-01-11
2
-28
/
+26
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
1
-2
/
+4
*
Remove the stubbed out headers in chrome/browser/views.
msw@chromium.org
2011-01-10
1
-4
/
+4
*
Don't create a WebDataService in AutoFillManagerTest tests, since that object...
jam@chromium.org
2011-01-10
1
-3
/
+0
*
Make RenderViewHost not know about AutoFill and AutoComplete.
jam@chromium.org
2011-01-10
5
-215
/
+293
*
Fix for bug 68588" crash occurs if the first run when mode is incognito
georgey@chromium.org
2011-01-07
1
-0
/
+3
*
Autofill heuristics regular expressions should be localized
dhollowa@chromium.org
2011-01-07
2
-30
/
+35
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
2
-8
/
+9
*
Autofill heuristics regular expressions should be stored in external data files.
dhollowa@chromium.org
2011-01-05
7
-66
/
+216
*
Fixing the autofill unit tests.
lipalani@chromium.org
2011-01-05
2
-0
/
+20
*
DOMUI: Display the appropriate CC icon in the AutoFill credit card list.
jhawkins@chromium.org
2011-01-05
2
-12
/
+22
*
Move base/mac_util.h to base/mac and use the base::mac namespace.
brettw@chromium.org
2011-01-01
3
-6
/
+6
*
Move base/cocoa_protocols_mac.h to base/mac/cocoa_protocols.h
brettw@chromium.org
2010-12-23
1
-1
/
+1
*
Don't treat empty fields as distinguishing fields for autofill
isherman@chromium.org
2010-12-22
2
-1
/
+15
*
Autofill saves duplicate profiles and credit card info in preferences
dhollowa@chromium.org
2010-12-21
3
-36
/
+97
*
Disable PersonalDataManagerTest.ImportFormDataNotEnoughFilledFields
phajdan.jr@chromium.org
2010-12-18
1
-1
/
+2
*
Add DCHECK to check that autofill server never returns UNKNOWN_TYPE
isherman@chromium.org
2010-12-18
1
-0
/
+3
*
Refactor and decompose AutoFillProfile::CreateInferredLabels()
isherman@chromium.org
2010-12-18
2
-129
/
+122
*
Remove unused function AutoFillProfile::GetHomeAddress()
isherman@chromium.org
2010-12-18
2
-6
/
+0
*
Clean up AutoFillProfile::AdjustInferredLabels
isherman@chromium.org
2010-12-18
1
-4
/
+6
*
Cleanup: Remove unneeded includes of notification_service.h, part 2.
thestig@chromium.org
2010-12-17
1
-1
/
+3
*
Clean up AutoFillProfile::CreateInferredLabels()
isherman@chromium.org
2010-12-17
2
-23
/
+22
*
Upgrade autofill interactive_ui_test from BasicFormStructure test to I18NForm...
dhollowa@chromium.org
2010-12-17
1
-55
/
+105
*
Fix a couple of autofill typos
isherman@chromium.org
2010-12-17
1
-2
/
+3
*
Decompose and clean up code for determining which fields to draw from for Aut...
isherman@chromium.org
2010-12-16
4
-118
/
+221
*
Don't use empty fields as distinguishing fields for autofill.
isherman@chromium.org
2010-12-16
2
-1
/
+27
*
Don't show duplicate Autofill suggestions.
isherman@chromium.org
2010-12-16
3
-31
/
+75
*
Move GUID utils to src/chrome/common.
sergeyu@chromium.org
2010-12-15
6
-7
/
+6
*
Add some basic success/failure UMA logging for autofill.
isherman@chromium.org
2010-12-15
11
-82
/
+409
[next]