summaryrefslogtreecommitdiffstats
path: root/ui/ozone
Commit message (Expand)AuthorAgeFilesLines
* [ozone] Cleanup a spammy log message.alexst2015-04-161-1/+0
* [ozone] Keep track of pending frames on drm_window when hardware display cont...alexst2015-04-1512-101/+149
* [ozone] Remove temporary GetDrmFd workaround used for vaapi.alexst2015-04-154-15/+0
* ozone: caca: Update MouseEvent construction to fix compilationspang2015-04-151-2/+3
* ozone: drm: Restore cursor in CrtcController::Modesetspang2015-04-153-10/+28
* ozone: drm: Fix HardwareDisplayController use-after-freespang2015-04-152-1/+25
* [Ozone-Drm] Fix lookup for DRM property valuesdnicoara2015-04-151-5/+19
* Adds new chromecast/public API for display resolution querieshalliwell2015-04-142-9/+10
* Change device IDs from unsigned to signed.kpschoedel2015-04-141-1/+1
* ozone: drm: Remove DPMS property changesspang2015-04-134-30/+4
* zero-copy: Clarify to allocate/destroy GpuMemoryBuffer on any thread and use ...dongseong.hwang2015-04-091-0/+2
* Prevent menus from blocking user activity detectionafakhry2015-04-091-1/+12
* Add R_8 GPU memory buffers format.dcastagna2015-04-081-0/+1
* We started redesigning GpuMemoryBuffer interface to handle multiple buffers [0].emircan2015-04-081-0/+1
* Loads CastEglPlatform implementation from shared library.halliwell2015-04-0614-0/+649
* [Ozone-Drm] Block initialization of DrmDevices on taking DRM masterdnicoara2015-04-031-0/+28
* Revert of Fix for menus blocking user activity detection (Retry 2). (patchset...spang2015-04-021-12/+1
* [Ozone-Drm] Update the cursor when displays changednicoara2015-04-0113-196/+199
* [Ozone-Drm] Merge DrmWindowManager into ScreenManagerdnicoara2015-04-0115-147/+81
* gbm: make NativePixmap RefCountedThreadSafedongseong.hwang2015-04-011-2/+3
* [Ozone-Drm] Pick pending buffer over current buffer when modesettingdnicoara2015-03-272-2/+10
* [Ozone-Drm] Fix Ozone initialization orderdnicoara2015-03-242-4/+4
* ozone: drm: Remove unused interface from DrmCursorspang2015-03-232-11/+7
* [Ozone-Drm] Notify cursor of channel established lastdnicoara2015-03-206-29/+28
* Fix for menus blocking user activity detection (Retry 2).afakhry2015-03-191-1/+12
* [Ozone-Drm] Change file locking from Posix to BSD stylednicoara2015-03-191-7/+2
* Simplify FakeGpuProcess* video accelerator teststiago.vignatti2015-03-181-23/+17
* ozone: Preliminary atomic patchachaulk2015-03-1816-15/+390
* Revert of Fix for menus blocking user activity detection (Retry). (patchset #...afakhry2015-03-181-12/+1
* Fix for menus blocking user activity detection (Retry).afakhry2015-03-181-1/+12
* [Ozone] Update GYP and GN to include a DRM platformdnicoara2015-03-167-4/+16
* [Ozone-Drm] Do not try to take ref_ptr from destructordnicoara2015-03-161-1/+2
* [Ozone-Drm] Wait for Frecon to finish using the DRM devicednicoara2015-03-146-0/+88
* [Ozone-Drm] Properly clear display configuration callbacksdnicoara2015-03-122-6/+22
* Fix software mirror mode on Ozone part 2/2pkotwicz2015-03-101-1/+1
* Change to using an Ozone GLImage for VAAPI DRM videoachaulk2015-03-101-0/+10
* [Ozone-Drm] More LOG cleanupdnicoara2015-03-096-11/+15
* [Ozone-Drm] Replace some LOGs with PLOGs and some with VLOGsdnicoara2015-03-069-36/+30
* [Ozone-Dri] Add dummy plane if driver reports no primary plane for a crtc.hshi2015-03-065-38/+45
* [Ozone] Rename and split the DRI platform for claritydnicoara2015-03-0598-1376/+1365
* [Ozone-Dri] Merge the DriWindowDelegate with the implementationdnicoara2015-03-0412-209/+157
* Add logging to diagnose the display configuration issue on boot/startup.oshima2015-03-041-0/+3
* [Ozone-Demo] Update Surfaceless rendererdnicoara2015-03-034-1/+14
* [Ozone-GN] Fix GN builddnicoara2015-03-031-2/+2
* [Ozone-Dri] Make GbmDevice destructor privatetiago.vignatti2015-03-031-1/+2
* ui: ozone: dri: fix compilationlionel.g.landwerlin2015-03-031-1/+1
* [Ozone-Dri] Rename DriWrapper to DrmDevicednicoara2015-03-0355-480/+465
* [Ozone-Gbm] Explicitly crash if trying software rendering on GBMdnicoara2015-03-022-0/+9
* Apply gn format with 'sources' sorting to src/scottmg2015-02-281-3/+3
* [Ozone-Dri] Set DPMS when configuring displays and remove ForceDPMSOndnicoara2015-02-276-22/+6