summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/mediaplayer_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Include browser.h -> ui/browser.h [Part 4].jhawkins@chromium.org2010-11-171-4/+4
* Removed Labs section from Chrome OS settings page.avayvod@chromium.org2010-11-161-5/+4
* Rename ChromeThread to BrowserThread Part18:tfarina@chromium.org2010-10-111-1/+1
* Rename ChromeThread to BrowserThread Part9:tfarina@chromium.org2010-10-091-7/+7
* Replace Browser::AddTabWithURL(...) with:ben@chromium.org2010-10-051-8/+4
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-161-11/+11
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-0/+3
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* DOM UI: Change DOMMessageHandler callback arg type to ListValue.estade@chromium.org2010-08-191-55/+32
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-2/+4
* Fixing filebrowser so it opens with a panel with no location bar. making it ...dhg@chromium.org2010-08-101-2/+4
* Convert browser/dom_ui/[g-m]*.cc to not use wstrings/wchar_t*s.viettrungluu@chromium.org2010-08-071-6/+5
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0
* Moving mediaplayer and filebrowser behind a preference. This just adds the p...dhg@chromium.org2010-07-021-1/+19
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-281-2/+2
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-2/+2
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-2/+2
* Fixing mediaplayer UI so it has a currently playing track name, and shows err...dhg@chromium.org2010-06-221-11/+39
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-161-5/+1
* Adding reporting of parent browser's id, so that we can open up next to that ...dhg@chromium.org2010-06-041-9/+26
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Nukes one of the AddTabWithURL variants.sky@chromium.org2010-04-291-2/+2
* Changing how we get the profile for filebrowser and mediaplayer popups.dhg@chromium.org2010-04-221-9/+7
* Cl for readabilitydhg@chromium.org2010-04-061-72/+58
* Changing mediaplayer so it doesn't get all the downloads, it was interfearing...dhg@chromium.org2010-03-311-1/+0
* Style (indent/spacing) fixes in DOM UI + comment fix.viettrungluu@chromium.org2010-03-281-1/+2
* Revert "Fix browser side handling of moveTo by resizing the content area; not...erg@chromium.org2010-03-241-4/+2
* adding fullscreen support to the mediaplayer.dhg@chromium.org2010-03-241-0/+14
* Adding a hook to be a sink for media content in chrome.dhg@chromium.org2010-03-121-1/+57
* Adding initial version of the mediaplayer. This only hooks into the system if...dhg@chromium.org2010-03-101-0/+528