summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui/options/autofill_options_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Separate component resources into their own .grd filecaitkp@chromium.org2013-05-141-0/+1
* Revert 199800 "Separate component resources into their own .grd ..."tonyg@chromium.org2013-05-131-1/+0
* Separate component resources into their own .grd filecaitkp@chromium.org2013-05-131-0/+1
* Make PersonalDataManager use GetCreditCards() (rather than using credit_cards...dbeam@chromium.org2013-05-021-4/+4
* [Autofill] Add a notion of "verified" profiles.isherman@chromium.org2013-05-011-2/+4
* Put autofill code into namepspace autofill Step 2kaiwang@chromium.org2013-04-121-37/+51
* Move all code in c/b/autofill and autofill related code in c/b/ui into namesp...kaiwang@chromium.org2013-04-111-1/+1
* Remove application locale cache in autofill code (AutofillCountry::Applicatio...jam@chromium.org2013-04-051-6/+6
* Make autofill's Address store country using the country code so that app loca...jam@chromium.org2013-04-051-2/+2
* Move remaining Autofill code to //components/autofill.joi@chromium.org2013-03-091-5/+5
* Get rid of remaining Autofill dependencies on chrome/common, except notificat...joi@chromium.org2013-03-081-1/+2
* set a default country in the autofill dialog, and sort by display nameestade@chromium.org2013-02-271-20/+30
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Allow multiple observers of autofill::PersonalDataManager.estade@chromium.org2013-02-071-1/+1
* requestAutocomplete - more elaborate suggestion labelsestade@chromium.org2013-01-251-53/+7
* Move web_ui_util.* from chrome\browser\ui\webui to ui\webui so that they can ...jam@chromium.org2013-01-231-2/+2
* localize some strings in the autofill dialogestade@chromium.org2012-12-071-18/+18
* webui/options: Do not use Value::CreateStringValue.tfarina@chromium.org2012-12-041-4/+4
* [Autofill] Rename AutofillProfile::{Get,Set}MultiInfo to {Get,Set}RawMultiInfoisherman@chromium.org2012-11-291-10/+10
* retry r168247: more autofill refactoringestade@chromium.org2012-11-161-20/+4
* Revert 168247 - more autofill refactoringsreeram@chromium.org2012-11-161-4/+20
* more autofill refactoringestade@chromium.org2012-11-161-20/+4
* [Autofill] Rename GetInfo and SetInfo to GetRawInfo and SetRawInfoisherman@chromium.org2012-11-101-20/+32
* Remove implicit conversion from SkBitmap to ImageSkiapkotwicz@chromium.org2012-10-241-1/+1
* Options: s/options2/options/.jhawkins@chromium.org2012-08-191-0/+629
* get rid of old options pagesestade@chromium.org2012-03-231-618/+0
* [uber page] Split up initialization of handlers from initialization of webuidbeam@chromium.org2012-03-151-1/+1
* Update a bunch of help center URLs.derat@chromium.org2012-01-291-1/+3
* Switch chrome code to use content::WebUI interface instead of WebUI concrete ...jam@chromium.org2012-01-181-1/+1
* Make WebUI objects not derive from WebUI. WebUI objects own the controller. T...jam@chromium.org2012-01-171-0/+1
* Simplify WebUIMessageHandler a bit in preparation for moving it into the Cont...jam@chromium.org2011-12-301-15/+16
* Only show one placeholder row in 'Edit Autofill address' name list for profil...isherman@chromium.org2011-10-011-2/+15
* Transition AutofillOptionsHandler from NewCallback to base::Bind()isherman@chromium.org2011-09-301-7/+15
* Fix Chrome crashes when opening settings in guest mode on Chrome OS.satorux@chromium.org2011-09-271-3/+5
* Separate out first/middle/last names in the WebUI settings edit Autofill addr...isherman@chromium.org2011-09-271-10/+74
* Profile shouldn't own PersonalDataManagerdhollowa@chromium.org2011-09-231-1/+3
* De-dup Autofill and Sync 'emailLabel' labels.isherman@chromium.org2011-09-211-8/+8
* Autofill: Remove fax number completely.jhawkins@chromium.org2011-09-171-24/+2
* Options: Use an edit button for Autofill profile list.jhawkins@chromium.org2011-09-141-0/+1
* Removal of Profile from content part 6.avi@chromium.org2011-08-111-1/+1
* autofill: Refactor PersonalDataManager::Observer into its own header file.tfarina@chromium.org2011-08-081-1/+2
* Checked for return conditions in autofill (GetList)aayushkumar@chromium.org2011-06-221-2/+8
* Autofill PersonalDataManager should eliminate batch updatesdhollowa@chromium.org2011-05-111-4/+0
* Autofill DOMUI Prefs should work with i18n phone numbersdhollowa@chromium.org2011-05-061-0/+89
* Revert 84320 - Autofill DOMUI Prefs should work with i18n phone numbersdhollowa@chromium.org2011-05-051-87/+0
* Autofill DOMUI Prefs should work with i18n phone numbersdhollowa@chromium.org2011-05-051-0/+87
* Add alt attribute to Autofill credit card iconsisherman@chromium.org2011-04-121-2/+25
* Autofill extend profiles to include multi-valued fields, part 4 (UI)dhollowa@chromium.org2011-04-061-12/+51
* Clean up Autofill CreditCard logicisherman@chromium.org2011-04-061-1/+1
* Move web_ui_util.* to chrome/ from content/estade@chromium.org2011-03-301-1/+1