summaryrefslogtreecommitdiffstats
path: root/ui/ozone/platform/cast/surface_factory_cast.cc
Commit message (Expand)AuthorAgeFilesLines
* Add EGL implementation for Ozone X11.kylechar2016-02-111-5/+0
* [Chromecast] Add logging for overlay/hole frameshalliwell2016-02-021-3/+33
* Ozone: Remove unused GetProcessedPixmap API.kalyan.kondapally2016-01-151-5/+0
* Switch to standard integer types in ui/ozone/.avi2015-12-241-2/+3
* Replace Pass() with std::move in ui/ozonemartina.kollarova2015-12-211-2/+2
* Currently, Cast ozone only works with a GPU process. In particular, this pre...halliwell2015-12-091-1/+39
* [Ozone] Extends the lifetime of VaapiWrapperwilliam.xie2015-12-021-0/+2
* [Ozone] Change getter API of NativePixmap to constwilliam.xie2015-11-261-4/+4
* Use BGRA_8888 value instead of LASTwilliam.xie2015-11-201-1/+1
* Reland "Fix video frame overlay codepath for Chromecast"halliwell2015-11-181-2/+3
* Revert "Fix video frame overlay codepath for Chromecast"halliwell2015-11-171-3/+2
* Fix video frame overlay codepath for Chromecasthalliwell2015-11-171-2/+3
* [Ozone] Enables overlay render format setting path and by default use UYVYwilliam.xie2015-11-101-2/+8
* Destroying EGLDisplay for Cast OzonePlatform on GPU Process shutdown.esum2015-10-071-0/+26
* Clean up CastEglPlatform resources on GpuProcess shutdown.esum2015-09-221-42/+6
* Add NativePixmapHandle type & interface for exporting themspang2015-08-211-0/+3
* Unify graphics buffer enums for GpuMemoryBuffer & SurfaceFactoryOzonespang2015-08-041-2/+2
* Add querying multiple surface support in CastEglPlatform.jfthibert2015-07-071-1/+11
* [Ozone] enable video scaling when playing on overlaywilliam.xie2015-06-261-0/+4
* ozone: Move ScheduleOverlayPlane to NativePixmapspang2015-06-241-10/+7
* [Ozone] Split overlay management into separate objectdnicoara2015-05-221-59/+0
* Fix initial display size in cast ozonehalliwell2015-05-221-2/+7
* Adds hardware overlay support to Casthalliwell2015-05-211-0/+95
* Adds public API and loads Cast OSD plane implementation from shared libhalliwell2015-04-281-3/+4
* Allows zero as valid native display type in Cast Ozone platformhalliwell2015-04-201-13/+10
* Adds new chromecast/public API for display resolution querieshalliwell2015-04-141-8/+10
* Loads CastEglPlatform implementation from shared library.halliwell2015-04-061-0/+194