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
/
ui
/
webui
/
options
/
autofill_options_handler.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separate component resources into their own .grd file
caitkp@chromium.org
2013-05-14
1
-0
/
+1
*
Revert 199800 "Separate component resources into their own .grd ..."
tonyg@chromium.org
2013-05-13
1
-1
/
+0
*
Separate component resources into their own .grd file
caitkp@chromium.org
2013-05-13
1
-0
/
+1
*
Make PersonalDataManager use GetCreditCards() (rather than using credit_cards...
dbeam@chromium.org
2013-05-02
1
-4
/
+4
*
[Autofill] Add a notion of "verified" profiles.
isherman@chromium.org
2013-05-01
1
-2
/
+4
*
Put autofill code into namepspace autofill Step 2
kaiwang@chromium.org
2013-04-12
1
-37
/
+51
*
Move all code in c/b/autofill and autofill related code in c/b/ui into namesp...
kaiwang@chromium.org
2013-04-11
1
-1
/
+1
*
Remove application locale cache in autofill code (AutofillCountry::Applicatio...
jam@chromium.org
2013-04-05
1
-6
/
+6
*
Make autofill's Address store country using the country code so that app loca...
jam@chromium.org
2013-04-05
1
-2
/
+2
*
Move remaining Autofill code to //components/autofill.
joi@chromium.org
2013-03-09
1
-5
/
+5
*
Get rid of remaining Autofill dependencies on chrome/common, except notificat...
joi@chromium.org
2013-03-08
1
-1
/
+2
*
set a default country in the autofill dialog, and sort by display name
estade@chromium.org
2013-02-27
1
-20
/
+30
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Allow multiple observers of autofill::PersonalDataManager.
estade@chromium.org
2013-02-07
1
-1
/
+1
*
requestAutocomplete - more elaborate suggestion labels
estade@chromium.org
2013-01-25
1
-53
/
+7
*
Move web_ui_util.* from chrome\browser\ui\webui to ui\webui so that they can ...
jam@chromium.org
2013-01-23
1
-2
/
+2
*
localize some strings in the autofill dialog
estade@chromium.org
2012-12-07
1
-18
/
+18
*
webui/options: Do not use Value::CreateStringValue.
tfarina@chromium.org
2012-12-04
1
-4
/
+4
*
[Autofill] Rename AutofillProfile::{Get,Set}MultiInfo to {Get,Set}RawMultiInfo
isherman@chromium.org
2012-11-29
1
-10
/
+10
*
retry r168247: more autofill refactoring
estade@chromium.org
2012-11-16
1
-20
/
+4
*
Revert 168247 - more autofill refactoring
sreeram@chromium.org
2012-11-16
1
-4
/
+20
*
more autofill refactoring
estade@chromium.org
2012-11-16
1
-20
/
+4
*
[Autofill] Rename GetInfo and SetInfo to GetRawInfo and SetRawInfo
isherman@chromium.org
2012-11-10
1
-20
/
+32
*
Remove implicit conversion from SkBitmap to ImageSkia
pkotwicz@chromium.org
2012-10-24
1
-1
/
+1
*
Options: s/options2/options/.
jhawkins@chromium.org
2012-08-19
1
-0
/
+629
*
get rid of old options pages
estade@chromium.org
2012-03-23
1
-618
/
+0
*
[uber page] Split up initialization of handlers from initialization of webui
dbeam@chromium.org
2012-03-15
1
-1
/
+1
*
Update a bunch of help center URLs.
derat@chromium.org
2012-01-29
1
-1
/
+3
*
Switch chrome code to use content::WebUI interface instead of WebUI concrete ...
jam@chromium.org
2012-01-18
1
-1
/
+1
*
Make WebUI objects not derive from WebUI. WebUI objects own the controller. T...
jam@chromium.org
2012-01-17
1
-0
/
+1
*
Simplify WebUIMessageHandler a bit in preparation for moving it into the Cont...
jam@chromium.org
2011-12-30
1
-15
/
+16
*
Only show one placeholder row in 'Edit Autofill address' name list for profil...
isherman@chromium.org
2011-10-01
1
-2
/
+15
*
Transition AutofillOptionsHandler from NewCallback to base::Bind()
isherman@chromium.org
2011-09-30
1
-7
/
+15
*
Fix Chrome crashes when opening settings in guest mode on Chrome OS.
satorux@chromium.org
2011-09-27
1
-3
/
+5
*
Separate out first/middle/last names in the WebUI settings edit Autofill addr...
isherman@chromium.org
2011-09-27
1
-10
/
+74
*
Profile shouldn't own PersonalDataManager
dhollowa@chromium.org
2011-09-23
1
-1
/
+3
*
De-dup Autofill and Sync 'emailLabel' labels.
isherman@chromium.org
2011-09-21
1
-8
/
+8
*
Autofill: Remove fax number completely.
jhawkins@chromium.org
2011-09-17
1
-24
/
+2
*
Options: Use an edit button for Autofill profile list.
jhawkins@chromium.org
2011-09-14
1
-0
/
+1
*
Removal of Profile from content part 6.
avi@chromium.org
2011-08-11
1
-1
/
+1
*
autofill: Refactor PersonalDataManager::Observer into its own header file.
tfarina@chromium.org
2011-08-08
1
-1
/
+2
*
Checked for return conditions in autofill (GetList)
aayushkumar@chromium.org
2011-06-22
1
-2
/
+8
*
Autofill PersonalDataManager should eliminate batch updates
dhollowa@chromium.org
2011-05-11
1
-4
/
+0
*
Autofill DOMUI Prefs should work with i18n phone numbers
dhollowa@chromium.org
2011-05-06
1
-0
/
+89
*
Revert 84320 - Autofill DOMUI Prefs should work with i18n phone numbers
dhollowa@chromium.org
2011-05-05
1
-87
/
+0
*
Autofill DOMUI Prefs should work with i18n phone numbers
dhollowa@chromium.org
2011-05-05
1
-0
/
+87
*
Add alt attribute to Autofill credit card icons
isherman@chromium.org
2011-04-12
1
-2
/
+25
*
Autofill extend profiles to include multi-valued fields, part 4 (UI)
dhollowa@chromium.org
2011-04-06
1
-12
/
+51
*
Clean up Autofill CreditCard logic
isherman@chromium.org
2011-04-06
1
-1
/
+1
*
Move web_ui_util.* to chrome/ from content/
estade@chromium.org
2011-03-30
1
-1
/
+1
[next]