summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui
Commit message (Expand)AuthorAgeFilesLines
* Put apps in app tab when launched from NTP or launcher.aa@chromium.org2010-04-211-5/+11
* Add app section to NTP.arv@chromium.org2010-04-207-11/+92
* Revert 45028 - Factor out reading and writing of preferences into |PrefStore|.thomasvl@chromium.org2010-04-202-4/+2
* Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-202-2/+4
* Adds support to collect UMA data for the mostvisited featurejochen@chromium.org2010-04-202-3/+41
* Use the new tab page instead of chrome://apps/ in the app launcherarv@chromium.org2010-04-165-243/+130
* fixing issues with filebrowser namely, namely allowing it to grow on mount, a...dhg@chromium.org2010-04-162-6/+19
* Add ability to manipulate DOM elements from the automation proxy. Rework the ...kkania@chromium.org2010-04-161-1/+3
* Cleanup: Explicitly add a bunch of missing includes.thestig@chromium.org2010-04-152-0/+9
* Remove registration of the extension protocol late in the init process. Thisbrettw@chromium.org2010-04-141-6/+0
* Initialize the new net internals page using the passively collected log entries.eroman@chromium.org2010-04-121-34/+71
* Review URL: http://codereview.chromium.org/1631006dhg@chromium.org2010-04-121-3/+1
* Make a JavaScript hook to open a new window to about:terms from chrome://plug...viettrungluu@chromium.org2010-04-101-4/+29
* Allow extensions to access chrome://favicon/.arv@chromium.org2010-04-101-1/+1
* No longer display EULA when internal Flash enabled (revert r42783 and most of...viettrungluu@chromium.org2010-04-093-204/+0
* Add support for attaching custom parameters to NetLog events.eroman@chromium.org2010-04-091-46/+19
* Add the host resolver cache to the new net internals page.eroman@chromium.org2010-04-081-0/+94
* [GTTF] Tests cleanup:phajdan.jr@chromium.org2010-04-082-20/+8
* Rename kChromeUIFavIconPath to kChromeUIFavIconHost for consistency.arv@chromium.org2010-04-061-1/+1
* Cl for readabilitydhg@chromium.org2010-04-063-80/+139
* Add the proxy information to the new net internals page.eroman@chromium.org2010-04-051-16/+143
* Patch local file traversal bug by removing query, ref in path consideration i...inferno@chromium.org2010-04-031-1/+9
* Add calling frame's source_url to extension and dom ui requests.rafaelw@chromium.org2010-04-022-0/+2
* Make sure that we go to existing open bookmark manager when pressing Shift+Ct...arv@chromium.org2010-04-021-0/+47
* Changing mediaplayer so it doesn't get all the downloads, it was interfearing...dhg@chromium.org2010-03-311-1/+0
* Fix sync leaks and some more good stuff.skrul@chromium.org2010-03-301-10/+0
* [GTTF] Unify polling interval in some of the polling functionsphajdan.jr@chromium.org2010-03-301-1/+1
* Focus the location bar on any navigation to the NTP. Specifically, this focu...pkasting@chromium.org2010-03-301-1/+53
* Style (indent/spacing) fixes in DOM UI + comment fix.viettrungluu@chromium.org2010-03-2813-14/+27
* A basic implementation of information about appcache. Lists manifest files, t...kkanetkar@chromium.org2010-03-271-1/+5
* Marking the BookmarksUITest.ShouldRedirectToExtension test as flaky as this h...ananta@chromium.org2010-03-261-1/+2
* Initial add of app launcher DOM UI.arv@chromium.org2010-03-263-1/+243
* Temporary EULA display for internal plugin.viettrungluu@chromium.org2010-03-263-0/+204
* [GTTF] Various ui tests cleanups:phajdan.jr@chromium.org2010-03-261-19/+2
* Add some more EXPECT_TRUE to track down the valgrind issue.arv@chromium.org2010-03-261-2/+6
* Add a basic FileBrowseUI browser test to verify <input type=file..> would bri...xiyuan@chromium.org2010-03-251-0/+151
* A pretty lame initial UITest for bookmark manager.arv@chromium.org2010-03-251-0/+101
* Revert "Fix browser side handling of moveTo by resizing the content area; not...erg@chromium.org2010-03-242-10/+5
* Adding test for basic uses of mediaplayer.dhg@chromium.org2010-03-241-0/+93
* Implement chrome://plugins page that can disable plugins.viettrungluu@chromium.org2010-03-243-1/+307
* adding fullscreen support to the mediaplayer.dhg@chromium.org2010-03-242-0/+15
* Mocks for all libcros elements. Added library registry object that provides a...zelidrag@chromium.org2010-03-231-3/+7
* Add an initial implementation of net-internals inspector in javascript.eroman@chromium.org2010-03-231-52/+171
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-203-11/+13
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Enable the incognito extension toggle by default. No more flag.mpcomplete@chromium.org2010-03-181-5/+0
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-182-2/+2
* Change so that the extension favicon is read on the UI thread since extension...arv@chromium.org2010-03-173-6/+3
* Add a DOMUI datasource that will handle the net-internals page.eroman@chromium.org2010-03-173-0/+368
* Unify LocalStrings.arv@chromium.org2010-03-161-1/+1