summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui
Commit message (Expand)AuthorAgeFilesLines
* Sitch the about:gpu implementation from an about handler to dom_ui.nduca@chromium.org2010-12-154-6/+390
* DOMUI cert manager: Initialized the boolean variables: trust_obj_sign, trust_...mattm@chromium.org2010-12-151-3/+3
* Remove the 'restart required' alert when enabling the metrics reporting optio...csilv@chromium.org2010-12-152-10/+5
* Fix for occasional crash when submitting feedback on a page that is not yet l...rkc@chromium.org2010-12-151-1/+1
* DOMUI Prefs: Add a deletable item list type, and use it for startup pages.stuartmorgan@chromium.org2010-12-141-2/+0
* Enable default apps by default.aa@chromium.org2010-12-141-4/+0
* Default apps promo was getting expired early if NTP open.aa@chromium.org2010-12-141-10/+19
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-144-10/+10
* Deinline even more destructors.erg@google.com2010-12-148-13/+23
* DOMUI: Rename PasswordsException* to PasswordManager*.jhawkins@google.com2010-12-133-42/+42
* Even more virtual method deinlining.erg@google.com2010-12-132-3/+5
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-135-6/+1
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-134-14/+14
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-132-4/+4
* net: Add namespace net to URLRequestFileJob.tfarina@chromium.org2010-12-122-5/+5
* Revert 68919 - Remove the 'restart required' alert when enabling the metrics ...thestig@chromium.org2010-12-112-5/+9
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-113-11/+11
* DOMUI: Temporarily strip trailing colons from section titles until the stringsjhawkins@chromium.org2010-12-115-17/+81
* Remove the 'restart required' alert when enabling the metrics reporting optio...csilv@chromium.org2010-12-112-9/+5
* DOMUI: Remove the sync settings overlay.jhawkins@chromium.org2010-12-113-16/+19
* Cleanup: Remove needed #includes for profile.h.thestig@chromium.org2010-12-103-4/+4
* Cleanup: Remove unneeded profile.h usage in headers.thestig@chromium.org2010-12-104-2/+7
* Cleanup: Remove unneeded includes of tab_contents.h.thestig@chromium.org2010-12-094-3/+6
* DOMUI Prefs: Add a subpage for startup page management.stuartmorgan@chromium.org2010-12-094-4/+57
* This is a continuation of http://codereview.chromium.org/5519016/, adds a new...satish@chromium.org2010-12-094-9/+19
* Merge PluginGroups for Adobe Readerjkummerow@chromium.org2010-12-091-5/+3
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-0924-54/+65
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-083-7/+8
* Importer: Fix ImporterList::DetectSourceProfiles to run on the FILE thread, asjhawkins@chromium.org2010-12-072-50/+43
* Disable printing context menus on the print preview page. (resubmit)thestig@chromium.org2010-12-071-0/+27
* Added in basic DOMui login page with stubbed authentication.rjkroege@google.com2010-12-071-3/+7
* DOMUI: Clean up importer.jhawkins@chromium.org2010-12-071-12/+12
* Localize instant string.estade@chromium.org2010-12-061-1/+1
* Print preview: Display a message when the PDF viewer is missing.thestig@chromium.org2010-12-061-0/+2
* Remove IDS_ABOUT_PAGE_TITLE and use IDS_ABOUT instead.kochi@chromium.org2010-12-061-1/+1
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-055-12/+16
* DOMUI Settings: UTH: Polish the 'Security' sectiontfarina@chromium.org2010-12-041-2/+0
* WEBUI Settings: Basics: Change 'Manage' to 'Manage search engines'tfarina@chromium.org2010-12-041-2/+2
* Revert 68228 - Disable printing context menus on the print preview page.thestig@chromium.org2010-12-041-34/+0
* Disable printing context menus on the print preview page.thestig@chromium.org2010-12-031-0/+34
* Print preview: Implement functions to add a PDF plugin to the page and update...thestig@chromium.org2010-12-023-17/+44
* Move:ben@chromium.org2010-12-0243-45/+45
* DOMUI Settings: Personal Stuff: Fix two Autofill related bugs.tfarina@chromium.org2010-12-021-2/+2
* Crash fix + OS specific ss's enabled.rkc@chromium.org2010-12-022-11/+89
* Move:ben@chromium.org2010-12-025-7/+7
* Move ContentSettingsDetails and Pattern out of HostContentSettingsMap as sepa...jochen@chromium.org2010-12-021-11/+9
* DOMUI Cert manager: fix personal cert export error dialog not appearing.mattm@chromium.org2010-12-021-1/+1
* Skip migrating for default shown sections prefs.xiyuan@chromium.org2010-12-021-0/+6
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-1/+1
* Update NetLog to be threadsafe.mmenke@chromium.org2010-12-011-48/+62