summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/media
Commit message (Expand)AuthorAgeFilesLines
* Clean up the audio player in Files app.mtomasz@chromium.org2013-08-164-309/+0
* file_manager: Split URL utilities to a set of separate files.satorux@chromium.org2013-08-141-1/+1
* file_manager: Use 'file_manager' namespace more consistentlysatorux@chromium.org2013-08-031-1/+1
* ChromeOS changes for GetURL refactor.nasko@chromium.org2013-07-311-1/+1
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-091-1/+1
* chromeos: Add a subdirectory "file_manager" to chrome/browser/chromeos/extens...hashimoto@chromium.org2013-04-091-1/+1
* Finally phase out non-multi-desktop-aware Browser::CreateParams()'s!!gab@chromium.org2013-02-251-1/+3
* Swap deprecated BrowserList:: iterators for BrowserIterator in code not compi...gab@chromium.org2013-02-122-8/+6
* -Rename ExtensionMediaPlayerEventRouter to MHX348@motorola.com2013-01-093-141/+6
* Cleanup various bits of media player code.thestig@chromium.org2012-12-062-18/+15
* Add copy and assignment to FundamentalValue and StringValue.estade@chromium.org2012-11-201-1/+1
* Revert 167808 - Get rid of use of CreateStringValue in chromeos/ directory.kinaba@chromium.org2012-11-151-1/+1
* Get rid of use of CreateStringValue in chromeos/ directory.estade@chromium.org2012-11-151-1/+1
* Make the title of Chrome OS Audio Player emptykaznacheev@chromium.org2012-10-254-15/+20
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-1/+3
* Adding OWNERS to chrome/browser/chromeos/mediakaznacheev@chromium.org2012-09-121-0/+5
* Fixed MediaPlayerBrowserTestkaznacheev@chromium.org2012-09-121-1/+1
* Make Chrome OS Audio Player survive page reload and OS restart.kaznacheev@chromium.org2012-09-122-63/+54
* Consolidate Browser Creation.ben@chromium.org2012-07-251-1/+1
* Simplify how LayoutBrowserTest scraps a tab. This allows removal of a whole b...jam@chromium.org2012-07-241-1/+0
* Added support for multiple parameters to Extension API callbacks.mtytel@chromium.org2012-07-121-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-112-2/+0
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-2/+3
* RefCounted types should not have public destructors, chromeos editionrsleevi@chromium.org2012-06-251-4/+20
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-1/+1
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-251-1/+1
* Made File Manager respect the user-selected launch type (tab/pinned tab/windo...kaznacheev@chromium.org2012-04-174-24/+5
* Honor window size for chrome.windows.create when parent window is maximized.aa@chromium.org2012-04-041-4/+5
* chromeos: Avoid using BrowserList::GetLastActive where possible.sadrul@chromium.org2012-04-021-1/+2
* Remove unnecessary flags and code under CrOS.saintlou@chromium.org2012-03-211-16/+0
* Removed unused code and includes from chrome/browser/chromeos/media_player.*kaznacheev@chromium.org2012-03-192-86/+2
* Position the Chrome OS Audio Player properly.kaznacheev@chromium.org2012-03-151-13/+22
* Implementing the new Chrome OS Media Playerkaznacheev@chromium.org2012-02-275-162/+174
* Add FullscreenController::ToggleFullscreenModeWithExtensionhashimoto@chromium.org2012-02-221-23/+14
* Convert the remaining trivial tab_contents.h includes in chrome to use web_co...jam@chromium.org2012-01-051-1/+0
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-1/+0
* And now NewRunnableMethod(), you die.ajwong@chromium.org2012-01-041-5/+1
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-201-1/+1
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-1/+2
* Revert "Reland "Move a bunch of ChromeOS APIs out of chrome/browser/extension...aa@chromium.org2011-11-271-1/+1
* Reland "Move a bunch of ChromeOS APIs out of chrome/browser/extensions.""aa@chromium.org2011-11-271-1/+1
* Add OVERRIDE to chrome/browser/chromeos/.avi@chromium.org2011-11-221-3/+6
* Revert "Move a bunch of ChromeOS APIs out of chrome/browser/extensions."aa@chromium.org2011-11-211-1/+1
* Move a bunch of ChromeOS APIs out of chrome/browser/extensions.aa@chromium.org2011-11-211-1/+1
* Replace FileManagerUtil class with namespace file_manager_util.achuith@chromium.org2011-11-171-7/+7
* Replace NewRunnableMethod with Bind in MediaPlayer.achuith@chromium.org2011-11-031-2/+6
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...jam@chromium.org2011-10-261-1/+0