index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
ozone
/
platform
/
drm
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace Pass() with std::move in ui/ozone
martina.kollarova
2015-12-21
2
-3
/
+5
*
Remove deprecated ScopedVector usage from ui/ozone and ui/events/ozone
spang
2015-11-19
4
-15
/
+16
*
Use persistent index to generate display id
oshima
2015-11-03
1
-1
/
+1
*
gfx: Make conversions from gfx::Point to PointF explicit.
danakj
2015-11-02
2
-10
/
+11
*
Fix DEPS for ui/ozone/platform/drm
spang
2015-10-23
1
-1
/
+3
*
[Ozone] Fix clang build
dnicoara
2015-10-23
2
-9
/
+11
*
Ensure in use params are in cache
kalyan.kondapally
2015-10-13
1
-0
/
+5
*
Invalidate cache in DrmOverlayCandidatesHost as needed
kalyan.kondapally
2015-10-01
6
-28
/
+63
*
Ensure Candidates promoted to Overlay can be supported in GPU side
kalyan.kondapally
2015-09-29
2
-54
/
+222
*
ozone: Remove CanShowPrimaryPlaneAsOverlay()
spang
2015-09-16
2
-5
/
+0
*
Reland of zone: gbm: Remove support for gbm_surface (patchset #1 id:1 of http...
spang
2015-09-16
2
-7
/
+3
*
Revert of ozone: gbm: Remove support for gbm_surface (patchset #2 id:20001 of...
spang
2015-09-15
2
-3
/
+7
*
ozone: gbm: Remove support for gbm_surface
spang
2015-09-15
2
-7
/
+3
*
ozone: drm: Crash immediately if no usable GPU is found
spang
2015-09-11
1
-1
/
+2
*
[Ozone] Fix SingleOnTop issue by checking if the quad is clipped.
william.xie
2015-09-09
1
-0
/
+3
*
Wire title changes from WebFrameClient all the way through to PlatformWindow
ben
2015-09-03
2
-0
/
+4
*
ozone gbm: don't open VGEM fd in drm_display_host_manager.cc
dongseong.hwang
2015-09-01
2
-12
/
+0
*
Mandoline: Support text input on Android part 1 of 2.
penghuang
2015-07-27
2
-0
/
+5
*
ozone: drm: Disable input on RelinquishDisplayControl
spang
2015-06-23
2
-5
/
+15
*
ozone: drm: Add safety checks to Relinquish/TakeDisplayControl
spang
2015-06-23
2
-11
/
+57
*
Plumbs through device scale factor when widget is available
sky
2015-06-18
1
-1
/
+1
*
ozone: Use in-class member initializers for built-in types
spang
2015-06-17
6
-12
/
+8
*
ozone: Remove "Delegate" from window management IPCs
spang
2015-06-05
1
-2
/
+2
*
ozone: Add overlay candidate implementation that queries support via IPC
achaulk
2015-06-05
4
-51
/
+239
*
drm: Make DrmDisplayHostManager handle VGEM fd by itself.
dongseong.hwang
2015-06-04
2
-4
/
+40
*
Change ownership of OverlayCandidatesOzone object to compositor
achaulk
2015-06-03
2
-8
/
+8
*
[Ozone-Drm] Implement async display ownership transfer
dnicoara
2015-06-03
3
-10
/
+52
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
2
-2
/
+2
*
Update Take/Release display control to async API
dnicoara
2015-06-03
2
-6
/
+9
*
[Ozone-Drm] Call GetDisplays callback when the GPU process crashes
dnicoara
2015-06-01
1
-0
/
+13
*
[Ozone-Drm] Suppress errors if there are no callbacks during cleanup
dnicoara
2015-06-01
1
-3
/
+6
*
[Ozone-Drm] Split display config callback tracking into DrmDisplayHost
dnicoara
2015-05-28
6
-124
/
+263
*
[Ozone] Split overlay management into separate object
dnicoara
2015-05-22
2
-0
/
+112
*
[Ozone-Drm] Revert of holding on to the DRM FDs in the browser process
dnicoara
2015-05-15
4
-59
/
+33
*
[Ozone-Drm] Scan for displays on browser size during startup
dnicoara
2015-05-14
2
-22
/
+10
*
[Ozone-Drm] Move GetPrimaryDisplayCardPath() to DrmDisplayHostManager
dnicoara
2015-05-08
2
-7
/
+36
*
[Ozone-Drm] Move ownership of display configuration objects into platform
dnicoara
2015-05-07
8
-575
/
+616
*
Reland "Load and apply a vcgt table from an ICC file to the internal display"
robert.bradford
2015-05-06
2
-0
/
+9
*
Revert of Load and apply a vcgt table from an ICC file to the internal displa...
jochen
2015-05-05
2
-9
/
+0
*
Load and apply a vcgt table from an ICC file to the internal display
robert.bradford
2015-05-05
2
-0
/
+9
*
[Ozone-Drm] Keep track of DRM devices in browser process
dnicoara
2015-04-29
4
-70
/
+179
*
Allow hotplugging of primary DRM device
dnicoara
2015-04-29
1
-9
/
+45
*
[Ozone-Drm] Process display hotplug events sequentially
dnicoara
2015-04-28
2
-45
/
+122
*
Remove non-async content protection entry points in NativeDisplayDelegate
dnicoara
2015-04-23
2
-14
/
+0
*
[Ozone-Drm] Add support for async content protection
dnicoara
2015-04-23
2
-7
/
+39
*
Add async content protection API calls to NativeDisplayDelegate
dnicoara
2015-04-21
2
-0
/
+20
*
[ozone] Cleanup a spammy log message.
alexst
2015-04-16
1
-1
/
+0
*
[Ozone-Drm] Update the cursor when displays change
dnicoara
2015-04-01
3
-34
/
+4
*
ozone: drm: Remove unused interface from DrmCursor
spang
2015-03-23
1
-8
/
+6
*
[Ozone-Drm] Notify cursor of channel established last
dnicoara
2015-03-20
4
-18
/
+19
[next]