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
/
personal_data_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include auxiliary profiles when crowdsourcing autofill data.
isherman@chromium.org
2010-12-10
1
-3
/
+4
*
A bit of STL-ified cleanup in the PersonalDataManager code
isherman@chromium.org
2010-12-04
1
-49
/
+23
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Autofill: Be more selective when importing autofill data.
isherman@chromium.org
2010-11-24
1
-12
/
+14
*
Clean up PersonalDataManager code a wee bit
isherman@chromium.org
2010-11-24
1
-23
/
+12
*
Autofill: correctly save phone numbers split across multiple fields
isherman@chromium.org
2010-11-23
1
-16
/
+33
*
Infobar shouldn't be prompted when we don't modify the Credit Card data that'...
dhollowa@chromium.org
2010-11-18
1
-0
/
+12
*
Autofill form submission creates wrong addresses.
dhollowa@chromium.org
2010-11-11
1
-20
/
+36
*
Autofill form submission creates wrong credit cards.
dhollowa@chromium.org
2010-11-11
1
-5
/
+13
*
Autofill deprecate unique_ids in favor of guids for PersonalDataManager
dhollowa@chromium.org
2010-11-04
1
-151
/
+91
*
AutoFill: Adjust the profile labels when updating a specific profile.
jhawkins@chromium.org
2010-10-29
1
-0
/
+3
*
Autofill deprecate unique_ids in favor of guids for DOMUI
dhollowa@chromium.org
2010-10-28
1
-27
/
+27
*
autofill: Add GetCreditCardById to PersonalDataManager.
tfarina@chromium.org
2010-10-26
1
-0
/
+9
*
Never allow empty preview entries. As some data is always present (we drop co...
georgey@chromium.org
2010-10-25
1
-0
/
+4
*
autofill: Add GetProfileById function to PersonalDataManager.
tfarina@chromium.org
2010-10-22
1
-0
/
+9
*
Clear AutoFill data along with Form Autocomplete data from Clear Browsing Dat...
isherman@chromium.org
2010-10-19
1
-0
/
+3
*
Rename ChromeThread to BrowserThread Part19:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Release unique_ids_lock_ in Autofill PDM in case observers need to acquire it.
isherman@chromium.org
2010-10-09
1
-2
/
+18
*
Rename ChromeThread to BrowserThread Part 1:
tfarina@chromium.org
2010-10-05
1
-1
/
+1
*
AutoFill schema changes break AutoFill syncing
dhollowa@chromium.org
2010-09-22
1
-0
/
+14
*
DOMUI: Implement adding and editing credit cards in the AutoFill page.
jhawkins@chromium.org
2010-09-13
1
-0
/
+30
*
DOMUI: Implement editing AutoFill addresses.
jhawkins@chromium.org
2010-09-01
1
-0
/
+19
*
DOMUI: Implement adding an AutoFill address.
jhawkins@chromium.org
2010-08-26
1
-61
/
+39
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
DOMUI: Implement the 'Remove...' button on the AutoFill page.
jhawkins@chromium.org
2010-08-24
1
-1
/
+55
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-2
/
+3
*
Fixes bug where PersonalDataManager wasn't setting unique_ids_ on
sky@chromium.org
2010-07-24
1
-0
/
+2
*
AutoFill Mac fails to fill Address Book card data
dhollowa@chromium.org
2010-07-22
1
-14
/
+7
*
AutoFill Empty profiles should not be saved from AutoFillDialog Add and Edit ...
dhollowa@chromium.org
2010-07-21
1
-14
/
+4
*
Generate properly unique IDs for autofill items originating from sync.
nick@chromium.org
2010-07-21
1
-1
/
+3
*
AutoFill: Make IDs for profiles and credit cards unique among the two sets by
jhawkins@chromium.org
2010-07-14
1
-2
/
+14
*
Makes the auto fill dialogs match the mocks.
sky@chromium.org
2010-07-14
1
-29
/
+10
*
AutoFill: Save the imported credit card data in response to the CC InfoBar.
jhawkins@chromium.org
2010-07-12
1
-2
/
+37
*
AutoFill Empty profiles and credit cards should not be saved
dhollowa@chromium.org
2010-07-12
1
-0
/
+23
*
Revert 51903 - AutoFill Empty profiles and credit cards should not be saved
dhollowa@chromium.org
2010-07-08
1
-23
/
+0
*
Add "save credit card info?" infobar for Autofill.
avi@chromium.org
2010-07-08
1
-0
/
+7
*
AutoFill Empty profiles and credit cards should not be saved
dhollowa@chromium.org
2010-07-08
1
-0
/
+23
*
AutoFill auxiliary profiles should be off on non-Mac platforms.
dhollowa@chromium.org
2010-07-03
1
-0
/
+6
*
AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re...
jhawkins@chromium.org
2010-07-01
1
-23
/
+59
*
AutoFill: Remove dead code.
jhawkins@chromium.org
2010-06-19
1
-14
/
+0
*
AutoFill: Remove the default profile/CC prefs.
jhawkins@chromium.org
2010-06-11
1
-52
/
+0
*
AutoFill filling billing address and company name from profile.
dhollowa@chromium.org
2010-05-14
1
-3
/
+0
*
AutoFill profile shouldn't be saved when cancelled during initial setup.
dhollowa@chromium.org
2010-05-05
1
-0
/
+16
*
Revert 46424 - AutoFill profile shouldn't be saved when cancelled during init...
dhollowa@chromium.org
2010-05-05
1
-16
/
+0
*
AutoFill profile shouldn't be saved when cancelled during initial setup.
dhollowa@chromium.org
2010-05-05
1
-0
/
+16
*
AutoFill: Segregate profile and credit card filling.
jhawkins@chromium.org
2010-04-20
1
-1
/
+6
*
AutoFill: Handle non-unique profile labels by appending an increasing number to
jhawkins@chromium.org
2010-04-15
1
-11
/
+59
*
Fix for autofill profile setup through infobar where the "imported" profile w...
tim@chromium.org
2010-04-09
1
-2
/
+1
*
AutoFill credit card filling when initiated from an address fill.
dhollowa@chromium.org
2010-04-07
1
-0
/
+53
*
Changes to web database and autofill components required
tim@chromium.org
2010-04-02
1
-4
/
+37
[next]