summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui
Commit message (Expand)AuthorAgeFilesLines
* Overwrite a list to display the passwords.sargrass@google.com2010-08-131-1/+20
* Add TopSites::ProcessPendingCallbacks and call it after ReadDatabase.nshkrob@chromium.org2010-08-133-7/+6
* First draft of DOM UI for about box. See chromium-os:5161 for details on whatseanparent@google.com2010-08-133-0/+406
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-132-0/+2
* Adding ability to sort by date to directory_lister.cc. Adding support for ti...dhg@chromium.org2010-08-131-6/+23
* Redirects NetLog output to the log file, when the command linemmenke@chromium.org2010-08-131-35/+8
* Emit an event to NetLog whenever the proxy settings change.eroman@chromium.org2010-08-131-10/+5
* DOMUI: Add basic HTML for the AutoFill options page.jhawkins@chromium.org2010-08-121-0/+16
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-127-17/+24
* Display saved login entries in Passwords and Exceptions subpagesargrass@google.com2010-08-122-3/+85
* remove toolstripserikkay@chromium.org2010-08-123-9/+0
* Convert TimeFormat (chrome/common/time_format.*) to string16 (from wstring).viettrungluu@chromium.org2010-08-122-12/+20
* Push DevTools extensions data to the client when the DevTools client page is ...loislo@chromium.org2010-08-111-42/+0
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-117-19/+19
* Content settings: allow "session only" type for cookies exceptionsestade@chromium.org2010-08-111-0/+6
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* Mark NewTabUITest.UpdateUserPrefsVersion as flaky.mirandac@chromium.org2010-08-101-1/+2
* Mark NewTabUITest.NTPHasThumbnails FLAKY.nshkrob@chromium.org2010-08-101-1/+2
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-102-9/+9
* DOMUI prefs: Basic implementation of adding a startup pagestuartmorgan@chromium.org2010-08-103-0/+37
* Fixing filebrowser so it opens with a panel with no location bar. making it ...dhg@chromium.org2010-08-103-8/+28
* Content settings: generalize the exceptions lists for all settings types.estade@chromium.org2010-08-104-47/+86
* Add Themes controlssargrass@google.com2010-08-092-16/+60
* Content settings exceptions: add validity check.estade@chromium.org2010-08-092-0/+20
* dom-ui options: Implement font settings overlay dialog.csilv@chromium.org2010-08-096-1/+316
* Change TipsHandler::SendTip() to take const std::string& rather than std::str...viettrungluu@chromium.org2010-08-072-2/+3
* Convert browser/dom_ui/n*.cc to not use wstrings/wchar_t*s (insofar as possib...viettrungluu@chromium.org2010-08-073-129/+130
* Convert browser/dom_ui/[st]*.cc to not use wstrings/wchar_t*s (insofar as pos...viettrungluu@chromium.org2010-08-076-41/+40
* Convert browser/dom_ui/[o-r]*.cc to not use wstrings/wchar_t*s.viettrungluu@chromium.org2010-08-075-110/+110
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-073-3/+0
* Convert browser/dom_ui/f*.cc to not use wstrings/wchar_t*s.viettrungluu@chromium.org2010-08-072-59/+59
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-072-5/+0
* Convert browser/dom_ui/[g-m]*.cc to not use wstrings/wchar_t*s.viettrungluu@chromium.org2010-08-074-78/+79
* Convert browser/dom_ui/d*.cc to not use wstrings/wchar_t*s.viettrungluu@chromium.org2010-08-072-33/+33
* Convert browser/dom_ui/c*.cc to not use wstrings/wchar_t*s ...viettrungluu@chromium.org2010-08-074-171/+172
* Convert browser/dom_ui/browser_options_handler.cc to stop using wstrings/wcha...viettrungluu@chromium.org2010-08-071-42/+42
* Convert browser/dom_ui/a*.cc to not use wstrings/wchar_t*s.viettrungluu@chromium.org2010-08-074-92/+96
* Revert "Replace --top-sites flag with --no-top-sites flag. TopSites becomes t...phajdan.jr@chromium.org2010-08-062-9/+9
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-062-9/+9
* Added devtools_page field to extension manifest to specify a page loaded into...loislo@chromium.org2010-08-061-0/+41
* Introduce a resource identifier for content settings.jochen@chromium.org2010-08-061-1/+4
* Add chromeos namespace to the language options page and its friends.satorux@chromium.org2010-08-061-6/+7
* Add tabs to passwords and exceptions subpage.sargrass@google.com2010-08-061-0/+4
* DOMUI: Base framework for the AutoFill page.jhawkins@chromium.org2010-08-053-1/+54
* Convert a bunch of wstring/wchar_t*'s, mostly in browser_about_handler.cc.viettrungluu@chromium.org2010-08-051-3/+3
* Rename --enable-chromoting to --enable-remotinghclam@chromium.org2010-08-051-1/+1
* Start passwords exceptionssargrass@google.com2010-08-043-0/+56
* Rename GetStringAsUTF16() to GetString() (and overload), etc.viettrungluu@chromium.org2010-08-041-1/+1
* Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload).viettrungluu@chromium.org2010-08-044-136/+132
* Adding mocked out pages for the proxy settings.dhg@chromium.org2010-08-041-0/+3