summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/passwords_exceptions_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Implement Password Exceptions Tab.sargrass@google.com2010-08-201-20/+84
* DOM UI: Change DOMMessageHandler callback arg type to ListValue.estade@chromium.org2010-08-191-34/+9
* Revert r56571:estade@chromium.org2010-08-191-45/+3
* Make the saved passwords tab work.sargrass@google.com2010-08-181-3/+45
* Get saved passwords when click the "show saved passwords" button on personal ...sargrass@google.com2010-08-161-10/+69
* Overwrite a list to display the passwords.sargrass@google.com2010-08-131-1/+20
* Display saved login entries in Passwords and Exceptions subpagesargrass@google.com2010-08-121-3/+48
* Convert browser/dom_ui/[o-r]*.cc to not use wstrings/wchar_t*s.viettrungluu@chromium.org2010-08-071-6/+6
* Add tabs to passwords and exceptions subpage.sargrass@google.com2010-08-061-0/+4
* Start passwords exceptionssargrass@google.com2010-08-041-0/+30