summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/autofill_options_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* DOMUI: Use the OriginalProfile() to load the PersonalDataManager for AutoFilljhawkins@chromium.org2010-08-181-1/+2
* DOMUI: Load and display the AutoFill addresses and credit cards.jhawkins@chromium.org2010-08-171-1/+57
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-171-16/+16
* DOMUI: Add basic HTML for the AutoFill options page.jhawkins@chromium.org2010-08-121-0/+16
* Convert browser/dom_ui/a*.cc to not use wstrings/wchar_t*s.viettrungluu@chromium.org2010-08-071-2/+2
* DOMUI: Base framework for the AutoFill page.jhawkins@chromium.org2010-08-051-0/+27