summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui
Commit message (Expand)AuthorAgeFilesLines
* Remove wstring from TableModel.avi@chromium.org2010-12-303-13/+11
* Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-37/+34
* Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-34/+37
* Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-37/+34
* Fix crash when user presses send report before onload handler was calleddpolukhin@chromium.org2010-12-291-0/+5
* chromeos: Add OS credits link to about page.derat@chromium.org2010-12-291-1/+25
* chromeos: Fix DOMUI about:credits link.derat@chromium.org2010-12-292-5/+11
* DOMUI Settings: UTH: Section seperators are wrong if the last section is hidden.kmadhusu@chromium.org2010-12-282-2/+14
* Create a URLRequestContext for PAC fetching.willchan@chromium.org2010-12-231-1/+2
* [tabbed options] tidy up some bits of content settingsestade@chromium.org2010-12-221-1/+1
* DOMUI Settings: UTH: Fix up the 'Web Content' section.kmadhusu@chromium.org2010-12-222-0/+51
* touch: Login code necessary only for chromeos.sadrul@chromium.org2010-12-221-2/+5
* DOMUI: Implement the new-style Autofill options page.jhawkins@chromium.org2010-12-223-137/+122
* Update the time formatting APIs to use string16.avi@chromium.org2010-12-223-17/+15
* Content settings lists moved to sub-sub pages.estade@chromium.org2010-12-212-58/+73
* DOMUI Prefs: Switch search engines to inline delete buttonsstuartmorgan@chromium.org2010-12-211-2/+0
* DOMUI Prefs: Prevent prepopulated search engines from having their urls changedstuartmorgan@chromium.org2010-12-211-0/+1
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-2/+3
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-3/+2
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-2/+3
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-3/+2
* Do not show apps section until default apps are installed.aa@chromium.org2010-12-201-0/+11
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-2/+3
* Initialize bug_report_ to NULL so as make sure invalid pointer is not freed.inferno@chromium.org2010-12-201-0/+1
* Allow default desktop content settings and default geolocation settings to be...markusheintz@chromium.org2010-12-202-2/+21
* Disable 'create shortcut' in newtab apps pulldown menu.kochi@chromium.org2010-12-201-0/+5
* DOMUI: Rename download path 'Browse...' button to 'Change...'tfarina@chromium.org2010-12-191-2/+2
* DOMUI Settings: UTH: Fix up Downloads sectiontfarina@chromium.org2010-12-181-1/+1
* Revert 69592 - file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-183-26/+35
* file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-183-35/+26
* DOMUI: Implement new-style password manager.jhawkins@google.com2010-12-172-21/+9
* DOMUI Settings: UTH: Remove the 'Reset to Defaults' button.kmadhusu@chromium.org2010-12-172-19/+0
* DOMUI Settings: UTH: Fix the wrapping of the privacy explanation text.kmadhusu@chromium.org2010-12-171-2/+4
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-178-9/+14
* Almost done deinlining virtual methods.erg@google.com2010-12-161-1/+4
* Move GUID utils to src/chrome/common.sergeyu@chromium.org2010-12-151-1/+1
* [tabbed options] more work on content settings exceptions listsestade@chromium.org2010-12-151-0/+2
* 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