summaryrefslogtreecommitdiffstats
path: root/ui/ozone
Commit message (Expand)AuthorAgeFilesLines
* 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
* Propagate supported scanout formats from driver to SurfaceFactoryOzone.william.xie2016-01-2610-0/+56
* [Chromecast] Break ozone -> chromecast/ dependencyhalliwell2016-01-225-9/+26
* refactor drm_overlay_candidates_host for pluggable networkingrjkroege2016-01-228-130/+281
* ui/ozone: Fix up VGEM header pathtiago.vignatti2016-01-211-1/+1
* Ozone: Fix DCHECKS failures in gfx::ToNearestRectkalyan.kondapally2016-01-201-13/+12
* Fix caca backend build.l.gombos2016-01-202-2/+2
* Add build rules for platform_ozone_x11.kylechar2016-01-191-0/+1
* Minor changes to align with other stylewilliam.xie2016-01-191-2/+2
* Don't enable ozone_platform_foo when use_ozone==falsespang2016-01-181-1/+7
* Ozone: Remove unused GetProcessedPixmap API.kalyan.kondapally2016-01-156-24/+2
* Refactor ozone DrmDisplayHostManager for pluggable messagingrjkroege2016-01-146-500/+742
* Ozone: Dont hardcode format to YUV when using Overlay Composition.kalyan.kondapally2016-01-1414-189/+298
* Correctly update mouse position when moving mouse across displays.jdufault2016-01-141-1/+1
* ozone: gracefully handle SoftwareOutputDeviceOzoneTest.CheckCorrectResizeBeha...dongseong.hwang2016-01-141-1/+1
* Ozone: Ability to query supported formats for Scanout.kalyan.kondapally2016-01-124-0/+33
* Propagate the path of the graphics device.jdufault2016-01-1212-36/+90
* Ozone: Take OverlayValidator into use.kalyan.kondapally2016-01-0813-361/+91
* Fix Ozone GYP config to match GN and fix CrOS builddnicoara2016-01-086-31/+39
* Ozone: Consolidate logic to validate layers being promoted to Overlays.kalyan.kondapally2016-01-0719-5/+1023
* Rename KEY_ constants to avoid conflict with <linux/input.h>kpschoedel2016-01-071-1/+1
* refactor ozone drm cursor for mus in-process operationrjkroege2016-01-076-215/+370
* ozone: Fix up issues with component buildspang2016-01-068-15/+21
* Switch to standard integer types in base/memory/.avi2015-12-241-0/+1
* Switch to standard integer types in ui/ozone/.avi2015-12-24102-35/+196
* Ozone: Rename function parameter to make it's usage more obviouskalyan.kondapally2015-12-232-12/+8
* ozone: support gfx::BufferFormat::RGBX_8888 as a native pixmap format.dongseong.hwang2015-12-228-24/+50
* Ozone: Add MockHardwareDisplayPlaneManagerkalyan.kondapally2015-12-2117-220/+364
* Replace Pass() with std::move in ui/ozonemartina.kollarova2015-12-2124-47/+75