summaryrefslogtreecommitdiffstats
path: root/ui/ozone
Commit message (Expand)AuthorAgeFilesLines
* Add some additional tracing to ozone/drmrjkroege2016-03-241-0/+2
* Fix multiple displays with Ozone X11.kylechar2016-03-211-2/+5
* Forward visibility explicitly in GN component.brettw2016-03-141-0/+2
* ozone: GbmPixmap doesn't set plane process callback if it doesn't have it.dongseong.hwang2016-03-141-1/+5
* ozone/platform/wayland: Implement pointer handlingforney2016-03-1116-4/+680
* Removes gunsch@ from watchlist / Cast owners.gunsch2016-03-111-1/+1
* ozone/platform/wayland: Fix tests build after scoped_ptr API changeforney2016-03-101-1/+1
* ozone/platform/wayland: Use more realistic event processing and request flush...forney2016-03-1010-32/+81
* base: Remove OwningMRUCache in favor of scoped_ptrs in MRUCachevmpstr2016-03-092-10/+2
* Ozone: Avoid redundant conversion when using overlay composition.dongseong.hwang2016-03-083-71/+141
* [Chromecast] Fix build error from disable_display undefinedhalliwell2016-03-071-0/+1
* [Chromecast] Use cast ozone platforms for audio buildshalliwell2016-03-054-16/+28
* ozone: Avoid calling gbm_bo_get_fd for imported buffers.reveman2016-03-033-53/+55
* ozone/platform/wayland: build fix about CreateNativePixmapFromHandle()dongseong.hwang2016-03-032-0/+4
* ozone/platform/wayland: Drop WaylandWindow::GetWidget()forney2016-03-028-28/+26
* ozone/platform/wayland: Add WaylandTest base class to eliminate redundancyforney2016-03-027-95/+102
* Use convenience methods for casting to Mouse/Wheel/Scroll/Touch/Key events.moshayedi2016-03-021-2/+1
* ozone: Add scanout usage support to CreateGpuMemoryBufferFromHandle.reveman2016-03-0112-18/+122
* base: Update MRUCache to allow to use unordered_map and custom hashers.vmpstr2016-03-012-0/+2
* Ozone: Fix egl surface type for gbm_surfacelessmarcheu2016-02-251-1/+1
* Ozone: Remove misleading comment about tilingmarcheu2016-02-251-1/+0
* ozone: drm: Unexport internal classesspang2016-02-2413-40/+24
* ozone: Restrict visibility of internal targetsspang2016-02-2410-4/+43
* ozone: drm: Fix compilation errors of tests with CrOS gccspang2016-02-231-15/+15
* Split ui/ozone/common into a new static libraryspang2016-02-2324-57/+97
* ozone: Fix the way platform tests link ozonespang2016-02-2210-20/+48
* ozone: Use allow_circular_includes_from to fix deps issuespang2016-02-2219-33/+40
* Add cursor support to Ozone X11.kylechar2016-02-224-3/+157
* ozone/platform/wayland: Ensure that globals are bound with supported versionsforney2016-02-182-10/+17
* ozone/platform/wayland: Remove use of constexpr in wayland_object.hforney2016-02-177-20/+79
* Modify ozone DRM's GPU side for pluggable communicationrjkroege2016-02-1714-46/+127
* ozone/platform/wayland: Add some testsforney2016-02-1414-16/+950
* ui: Add ability to set PointerDetails on TouchEventrobert.bradford2016-02-121-9/+4
* Add EGL implementation for Ozone X11.kylechar2016-02-1119-68/+227
* Add PlatformWindow/Event related code for Ozone X11.kylechar2016-02-092-4/+11
* Implement core of Ozone X11 platform.kylechar2016-02-098-0/+260
* ui: Make PointerDetails a structrobert.bradford2016-02-081-2/+2
* Reland of https://codereview.chromium.org/1636153002/afakhry2016-02-055-5/+10
* Revert of Give user ability to file a feedback report from the display error ...rouslan2016-02-055-10/+5
* Give user ability to file a feedback report from the display error notification.afakhry2016-02-055-5/+10
* Change DISPLAY thread priority to -8 on Linux.reveman2016-02-051-1/+4
* Centralize all gbm ozone host IPCrjkroege2016-02-0419-1194/+1020
* Restructure ozone DRM cursor handling for pluggable IPCrjkroege2016-02-037-393/+280
* Ozone: Remove 4K@60kHz blacklistmarcheu2016-02-031-11/+1
* [Chromecast] Add logging for overlay/hole frameshalliwell2016-02-023-3/+46
* Add initial SHM-only Wayland Ozone implementationforney2016-02-0116-0/+1005
* Renamed ChannelObserver to better describe its purposerjkroege2016-01-2811-58/+59
* Return false if IPC isn't handled by OverlayManagerdnicoara2016-01-271-0/+1
* Create //ui/base/ime:text_input_base target.kylechar2016-01-271-0/+1
* Relocate ozone gbm overlay config cache to managerrjkroege2016-01-2712-249/+253