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
/
autofill_manager_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move remaining Autofill code to //components/autofill.
joi@chromium.org
2013-03-09
1
-3228
/
+0
*
Move Autofill-specific switches and pref names into files within the component.
joi@chromium.org
2013-03-08
1
-1
/
+0
*
Establish components/autofill and move some files
kaiwang@chromium.org
2013-03-07
1
-3
/
+3
*
Introduce //components/user_prefs.
joi@chromium.org
2013-03-06
1
-5
/
+6
*
Move the UI related code from AutofillExternalDelegate to AutofillManagerDele...
kaiwang@chromium.org
2013-02-27
1
-3
/
+2
*
[Autofill] Stop reference counting the AutofillManager class.
isherman@chromium.org
2013-02-22
1
-8
/
+6
*
Remove PrefServiceBase, since everyone can now depend directly on PrefService.
joi@chromium.org
2013-02-16
1
-6
/
+6
*
[Autofill] Add UMA timing metrics for requestAutocomplete dialog.
isherman@chromium.org
2013-02-14
1
-2
/
+2
*
Move 'theme' parsing out of Extension class
MHX348@motorola.com
2013-02-12
1
-2
/
+3
*
Download autocheckout whitelist and enable autocheckout for whitelisted sites...
benquan@chromium.org
2013-02-12
1
-4
/
+10
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Add support for default values in filling forms (in a multipage autofill flow).
ramankk@chromium.org
2013-02-07
1
-54
/
+0
*
Adding the page and DPI scale adjustment for Autofill Popups.
aurimas@chromium.org
2013-02-06
1
-1
/
+1
*
Allow signin to continue even if sync is disabled by policy.
atwilson@chromium.org
2013-02-03
1
-8
/
+40
*
Browser changes for supporting checkable elements
ramankk@chromium.org
2013-01-22
1
-0
/
+54
*
Revert 176189
abodenha@chromium.org
2013-01-14
1
-54
/
+0
*
Chrome-side implementation of AutocompleteErrorEvent#reason.
dbeam@chromium.org
2013-01-12
1
-8
/
+16
*
Add support for radiobuttons and checkboxes.
ramankk@chromium.org
2013-01-10
1
-0
/
+54
*
[Autofill] Update unit tests to use country codes when setting raw address info.
isherman@chromium.org
2013-01-05
1
-5
/
+4
*
Make AutofillManager::GetProfileSuggestions use PersonalDataManager::GetProfi...
estade@chromium.org
2012-12-21
1
-2
/
+1
*
Revert 173889 Regressed page cyclers
tonyg@chromium.org
2012-12-20
1
-54
/
+0
*
Add support for autofilling radio buttons and checkboxes.
ramankk@chromium.org
2012-12-19
1
-0
/
+54
*
[autofill] Dispatch an autocompleteerror if autofill is disabled.
dbeam@chromium.org
2012-12-14
1
-0
/
+22
*
Real autofill crash fix.
estade@chromium.org
2012-11-29
1
-6
/
+43
*
[Autofill] Rename AutofillProfile::{Get,Set}MultiInfo to {Get,Set}RawMultiInfo
isherman@chromium.org
2012-11-29
1
-6
/
+6
*
retry r168247: more autofill refactoring
estade@chromium.org
2012-11-16
1
-12
/
+12
*
Revert 168247 - more autofill refactoring
sreeram@chromium.org
2012-11-16
1
-12
/
+12
*
more autofill refactoring
estade@chromium.org
2012-11-16
1
-12
/
+12
*
[Autofill] Rename GetInfo and SetInfo to GetRawInfo and SetRawInfo
isherman@chromium.org
2012-11-10
1
-5
/
+8
*
Only Hide New Autofill UI if visible.
csharp@chromium.org
2012-11-08
1
-1
/
+2
*
[Autofill] Add metrics measuring developer engagement, in terms of implementa...
isherman@chromium.org
2012-10-26
1
-1
/
+3
*
[Autofill] Update the autocomplete types implementation to match the current ...
isherman@chromium.org
2012-10-24
1
-21
/
+21
*
Remove TabContents from autofill unittests.
avi@chromium.org
2012-10-23
1
-32
/
+17
*
[Autofill] Cleanup: Remove a redundant method.
isherman@chromium.org
2012-10-23
1
-5
/
+0
*
Move the bits of Prefs where production code has only trivially easy
joi@chromium.org
2012-10-22
1
-1
/
+1
*
Make the AutocompleteHistoryManager be an implementation detail of AutofillMa...
avi@chromium.org
2012-10-21
1
-8
/
+8
*
Switch AutofillExternalDelegate to use WebContentsUserData.
avi@chromium.org
2012-10-10
1
-3
/
+3
*
Switch AutofillManager to be UserData on WebContents.
avi@chromium.org
2012-10-08
1
-6
/
+7
*
Move forms/ out of webkit/.
blundell@chromium.org
2012-10-05
1
-49
/
+47
*
Switch TabAutofillManagerDelegate to use WebContentsUserData.
avi@chromium.org
2012-10-01
1
-5
/
+5
*
Switch AutocompleteHistoryManager to use WebContentsUserData.
avi@chromium.org
2012-09-28
1
-3
/
+4
*
Switching from ForXyz naming to FromXyz naming, for consistency.
joi@chromium.org
2012-09-22
1
-3
/
+3
*
Extract abstract base to API directory for ProfileSyncService.
joi@chromium.org
2012-09-19
1
-6
/
+7
*
Use BrowserContext as key in API. Switch Autofill to use BC in place of Profile.
joi@chromium.org
2012-09-13
1
-3
/
+3
*
Introduce AutofillClient and use it to get rid of PasswordManager dependency.
joi@chromium.org
2012-08-30
1
-1
/
+5
*
Extract PrefServiceBase into chrome/browser/api. Use in api and autofill.
joi@chromium.org
2012-08-21
1
-22
/
+21
*
Move AutocompleteHistoryManager into chrome/browser/autofill/ as it is
joi@chromium.org
2012-08-07
1
-1
/
+1
*
base: Make ScopedVector::clear() destroy elements.
derat@chromium.org
2012-07-19
1
-2
/
+2
*
[Sync] Move ModelType and related classes to 'syncer' namespace
akalin@chromium.org
2012-07-03
1
-8
/
+8
*
base: Remove dereference structure operator (i.e ->) from ScopedVector.
tfarina@chromium.org
2012-06-30
1
-3
/
+3
[next]