summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui
Commit message (Expand)AuthorAgeFilesLines
* Change a bunch of string types.estade@chromium.org2010-06-293-8/+7
* Group plugins in about:plugins and show update link for out-of-date ones.bauerb@chromium.org2010-06-291-95/+31
* Prevent hitting DCHECK when multiple slashes are specified in chrome://devtoo...eroman@chromium.org2010-06-281-0/+7
* Fix the race condition on TopSites initialization.nshkrob@chromium.org2010-06-282-13/+30
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-283-7/+8
* Reapply "Move the files in resources/shared/ into resources.pak"erg@chromium.org2010-06-243-13/+123
* Revert 50761 - Move the files in resources/shared/ into resources.pakerg@chromium.org2010-06-243-123/+13
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-243-8/+7
* Move the files in resources/shared/ into resources.pakerg@chromium.org2010-06-243-13/+123
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-243-7/+8
* Fix bookmark manager on mac and windows.tony@chromium.org2010-06-241-1/+1
* Disable BookmarksUITest.FLAKY_ShouldRedirectToExtension while I fixtony@chromium.org2010-06-241-1/+1
* Add basic UI tests for dom_ui/options.csilv@chromium.org2010-06-241-0/+103
* Add RemotingUI class to handle chrome://remoting URLs.garykac@google.com2010-06-233-3/+122
* Convert WebPluginInfo from wstring to string16stuartmorgan@chromium.org2010-06-231-6/+6
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-236-29/+33
* Reland - Only allow installation of extensions/apps with gallery update url v...rafaelw@chromium.org2010-06-231-0/+3
* Fixing mediaplayer UI so it has a currently playing track name, and shows err...dhg@chromium.org2010-06-221-11/+39
* Load net-internals resources from resources.pak.tony@chromium.org2010-06-221-35/+43
* NTP: Add a footer with History, Downloads and Help.arv@chromium.org2010-06-221-2/+11
* Adding the slideshow application. First revision only allows you to go throu...dhg@chromium.org2010-06-213-0/+348
* Speculatively revert 50374 (miniinstaller breakage) - Load netinternals resou...willchan@chromium.org2010-06-211-43/+35
* Load net-internals resources from resources.pak.erg@chromium.org2010-06-211-35/+43
* Fork chrome://history/ for development of a new UI, currently calledpam@chromium.org2010-06-213-0/+532
* NTP: Add ability to uninstall apps from the ntp.arv@chromium.org2010-06-213-12/+40
* Rename ThemeResourcesUtil to ResourcesUtil.tony@chromium.org2010-06-211-3/+3
* Revert 50333 - Only allow installation of extensions/apps with gallery update...tkent@chromium.org2010-06-211-7/+9
* Only allow installation of extensions/apps with gallery update url via downlo...rafaelw@chromium.org2010-06-211-9/+7
* Re-apply r50278.aa@chromium.org2010-06-191-1/+1
* Revert r50278.aa@chromium.org2010-06-181-1/+1
* Some app-related manifest cleanup:aa@chromium.org2010-06-181-1/+1
* Revert 50257 - Reland r50057. This is exactly the same except with two lines ...erg@chromium.org2010-06-181-43/+35
* Reland r50057. This is exactly the same except with two lines cherrypicked fromerg@chromium.org2010-06-181-35/+43
* Enable domui options for use in browser using the switch:csilv@chromium.org2010-06-183-1/+23
* Basic code structures for rewritten options dialogs as DOM UI. Also includes ...zelidrag@chromium.org2010-06-175-3/+481
* Make apps launch using their default container as specified in their manifest.scherkus@chromium.org2010-06-171-1/+1
* Revert 50057 - Load net-internals from the newly created resources.pak file.erg@chromium.org2010-06-171-43/+35
* Load net-internals from the newly created resources.pak file.erg@chromium.org2010-06-171-35/+43
* In addition to the logging the IP address that a TCP connect is made to, also...eroman@chromium.org2010-06-161-1/+1
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-162-9/+2
* Add code to instantiate the ConfigurationPolicyPrefStore for the Windows plat...danno@chromium.org2010-06-142-4/+4
* Tweak install and dangerous download dialogs for apps.asargent@chromium.org2010-06-111-5/+1
* Add an error message when user clicks a file of unknown type.xiyuan@chromium.org2010-06-111-0/+2
* NTP: Sync shown sections across instancesarv@chromium.org2010-06-113-11/+41
* Rip out the multiprofile implementation.erg@chromium.org2010-06-101-16/+2
* Changing filebrowse so it sends the user to /home on a picasaweb upload rathe...dhg@chromium.org2010-06-101-2/+9
* NTP: Remove bottom promos.arv@chromium.org2010-06-072-71/+0
* Support multiple PrefStoresmnissler@chromium.org2010-06-072-9/+22
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-2/+2
* Revert 48997 [causes Windows unit_tests to hang] - Group plugins in about:plu...viettrungluu@chromium.org2010-06-051-31/+95