summaryrefslogtreecommitdiffstats
path: root/ui/ozone/platform/drm/host
Commit message (Expand)AuthorAgeFilesLines
* Replace Pass() with std::move in ui/ozonemartina.kollarova2015-12-212-3/+5
* Remove deprecated ScopedVector usage from ui/ozone and ui/events/ozonespang2015-11-194-15/+16
* Use persistent index to generate display idoshima2015-11-031-1/+1
* gfx: Make conversions from gfx::Point to PointF explicit.danakj2015-11-022-10/+11
* Fix DEPS for ui/ozone/platform/drmspang2015-10-231-1/+3
* [Ozone] Fix clang builddnicoara2015-10-232-9/+11
* Ensure in use params are in cachekalyan.kondapally2015-10-131-0/+5
* Invalidate cache in DrmOverlayCandidatesHost as neededkalyan.kondapally2015-10-016-28/+63
* Ensure Candidates promoted to Overlay can be supported in GPU sidekalyan.kondapally2015-09-292-54/+222
* ozone: Remove CanShowPrimaryPlaneAsOverlay()spang2015-09-162-5/+0
* Reland of zone: gbm: Remove support for gbm_surface (patchset #1 id:1 of http...spang2015-09-162-7/+3
* Revert of ozone: gbm: Remove support for gbm_surface (patchset #2 id:20001 of...spang2015-09-152-3/+7
* ozone: gbm: Remove support for gbm_surfacespang2015-09-152-7/+3
* ozone: drm: Crash immediately if no usable GPU is foundspang2015-09-111-1/+2
* [Ozone] Fix SingleOnTop issue by checking if the quad is clipped.william.xie2015-09-091-0/+3
* Wire title changes from WebFrameClient all the way through to PlatformWindowben2015-09-032-0/+4
* ozone gbm: don't open VGEM fd in drm_display_host_manager.ccdongseong.hwang2015-09-012-12/+0
* Mandoline: Support text input on Android part 1 of 2.penghuang2015-07-272-0/+5
* ozone: drm: Disable input on RelinquishDisplayControlspang2015-06-232-5/+15
* ozone: drm: Add safety checks to Relinquish/TakeDisplayControlspang2015-06-232-11/+57
* Plumbs through device scale factor when widget is availablesky2015-06-181-1/+1
* ozone: Use in-class member initializers for built-in typesspang2015-06-176-12/+8
* ozone: Remove "Delegate" from window management IPCsspang2015-06-051-2/+2
* ozone: Add overlay candidate implementation that queries support via IPCachaulk2015-06-054-51/+239
* drm: Make DrmDisplayHostManager handle VGEM fd by itself.dongseong.hwang2015-06-042-4/+40
* Change ownership of OverlayCandidatesOzone object to compositorachaulk2015-06-032-8/+8
* [Ozone-Drm] Implement async display ownership transferdnicoara2015-06-033-10/+52
* Replace more ObserverList with base::ObserverList.brettw2015-06-032-2/+2
* Update Take/Release display control to async APIdnicoara2015-06-032-6/+9
* [Ozone-Drm] Call GetDisplays callback when the GPU process crashesdnicoara2015-06-011-0/+13
* [Ozone-Drm] Suppress errors if there are no callbacks during cleanupdnicoara2015-06-011-3/+6
* [Ozone-Drm] Split display config callback tracking into DrmDisplayHostdnicoara2015-05-286-124/+263
* [Ozone] Split overlay management into separate objectdnicoara2015-05-222-0/+112
* [Ozone-Drm] Revert of holding on to the DRM FDs in the browser processdnicoara2015-05-154-59/+33
* [Ozone-Drm] Scan for displays on browser size during startupdnicoara2015-05-142-22/+10
* [Ozone-Drm] Move GetPrimaryDisplayCardPath() to DrmDisplayHostManagerdnicoara2015-05-082-7/+36
* [Ozone-Drm] Move ownership of display configuration objects into platformdnicoara2015-05-078-575/+616
* Reland "Load and apply a vcgt table from an ICC file to the internal display"robert.bradford2015-05-062-0/+9
* Revert of Load and apply a vcgt table from an ICC file to the internal displa...jochen2015-05-052-9/+0
* Load and apply a vcgt table from an ICC file to the internal displayrobert.bradford2015-05-052-0/+9
* [Ozone-Drm] Keep track of DRM devices in browser processdnicoara2015-04-294-70/+179
* Allow hotplugging of primary DRM devicednicoara2015-04-291-9/+45
* [Ozone-Drm] Process display hotplug events sequentiallydnicoara2015-04-282-45/+122
* Remove non-async content protection entry points in NativeDisplayDelegatednicoara2015-04-232-14/+0
* [Ozone-Drm] Add support for async content protectiondnicoara2015-04-232-7/+39
* Add async content protection API calls to NativeDisplayDelegatednicoara2015-04-212-0/+20
* [ozone] Cleanup a spammy log message.alexst2015-04-161-1/+0
* [Ozone-Drm] Update the cursor when displays changednicoara2015-04-013-34/+4
* ozone: drm: Remove unused interface from DrmCursorspang2015-03-231-8/+6
* [Ozone-Drm] Notify cursor of channel established lastdnicoara2015-03-204-18/+19