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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Ozone-Drm] Pick pending buffer over current buffer when modesetting
dnicoara
2015-03-27
2
-2
/
+10
*
[Ozone-Drm] Fix Ozone initialization order
dnicoara
2015-03-24
2
-4
/
+4
*
ozone: drm: Remove unused interface from DrmCursor
spang
2015-03-23
2
-11
/
+7
*
[Ozone-Drm] Notify cursor of channel established last
dnicoara
2015-03-20
6
-29
/
+28
*
Fix for menus blocking user activity detection (Retry 2).
afakhry
2015-03-19
1
-1
/
+12
*
[Ozone-Drm] Change file locking from Posix to BSD style
dnicoara
2015-03-19
1
-7
/
+2
*
ozone: Preliminary atomic patch
achaulk
2015-03-18
16
-15
/
+390
*
Revert of Fix for menus blocking user activity detection (Retry). (patchset #...
afakhry
2015-03-18
1
-12
/
+1
*
Fix for menus blocking user activity detection (Retry).
afakhry
2015-03-18
1
-1
/
+12
*
[Ozone] Update GYP and GN to include a DRM platform
dnicoara
2015-03-16
4
-1
/
+8
*
[Ozone-Drm] Do not try to take ref_ptr from destructor
dnicoara
2015-03-16
1
-1
/
+2
*
[Ozone-Drm] Wait for Frecon to finish using the DRM device
dnicoara
2015-03-14
6
-0
/
+88
*
[Ozone-Drm] Properly clear display configuration callbacks
dnicoara
2015-03-12
2
-6
/
+22
*
Fix software mirror mode on Ozone part 2/2
pkotwicz
2015-03-10
1
-1
/
+1
*
[Ozone-Drm] More LOG cleanup
dnicoara
2015-03-09
6
-11
/
+15
*
[Ozone-Drm] Replace some LOGs with PLOGs and some with VLOGs
dnicoara
2015-03-06
9
-36
/
+30
*
[Ozone-Dri] Add dummy plane if driver reports no primary plane for a crtc.
hshi
2015-03-06
5
-38
/
+45
*
[Ozone] Rename and split the DRI platform for clarity
dnicoara
2015-03-05
96
-1371
/
+1360
*
[Ozone-Dri] Merge the DriWindowDelegate with the implementation
dnicoara
2015-03-04
12
-209
/
+157
*
Add logging to diagnose the display configuration issue on boot/startup.
oshima
2015-03-04
1
-0
/
+3
*
[Ozone-Dri] Make GbmDevice destructor private
tiago.vignatti
2015-03-03
1
-1
/
+2
*
ui: ozone: dri: fix compilation
lionel.g.landwerlin
2015-03-03
1
-1
/
+1
*
[Ozone-Dri] Rename DriWrapper to DrmDevice
dnicoara
2015-03-03
55
-480
/
+465
*
[Ozone-Gbm] Explicitly crash if trying software rendering on GBM
dnicoara
2015-03-02
2
-0
/
+9
*
[Ozone-Dri] Set DPMS when configuring displays and remove ForceDPMSOn
dnicoara
2015-02-27
5
-19
/
+6
*
ozone: dri: add synchronous SwapBuffers support on surfaceless
lionel.g.landwerlin
2015-02-27
13
-48
/
+91
*
Force glFinish for page flips on a UDL device.
hshi
2015-02-27
4
-6
/
+30
*
[Ozone-Gbm] Revert back to selectively using EGL_DEFAULT_DISPLAY
dnicoara
2015-02-27
1
-0
/
+6
*
[Ozone-Dri] Allocate cursor buffers on the correct DRM device
dnicoara
2015-02-26
3
-36
/
+79
*
[Ozone-Dri] Do not call AddFramebuffer with cursor buffers
dnicoara
2015-02-25
5
-13
/
+18
*
Figure out the default graphics card on the Browser process
dnicoara
2015-02-25
6
-14
/
+25
*
Use the DrmDeviceManager to get the primary device in GbmSurfaceFactory
dnicoara
2015-02-25
3
-13
/
+5
*
[Ozone-Dri] Replace blend with copy to the modeset buffer
dnicoara
2015-02-24
1
-1
/
+4
*
[Ozone-Dri] Gracefully handle DRM devices with no resources
dnicoara
2015-02-24
9
-20
/
+59
*
Fix UiThreadGpu initialization for video accelerator tests
dnicoara
2015-02-21
1
-3
/
+5
*
[ozone] clang warning fix for https://codereview.chromium.org/905873003
alexst
2015-02-21
2
-2
/
+2
*
[Ozone-Dri] Pass DRM FD to GPU process on hotplug event
dnicoara
2015-02-20
13
-17
/
+213
*
[Ozone-Dri] Make GbmWrapper destructor private
tiago.vignatti
2015-02-20
1
-1
/
+2
*
ui: Cleanup the usage of scoped_ptr throughout.
tfarina
2015-02-19
9
-9
/
+9
*
ozone: dri: Fix missing cursor update when moving to screen location
spang
2015-02-18
1
-0
/
+2
*
[Ozone-Dri] Remove unneeded param to DriWindowDelegateImpl
dnicoara
2015-02-18
4
-11
/
+5
*
Sort GYP files under ui
satorux
2015-02-18
3
-6
/
+6
*
Sort GN files under ui
satorux
2015-02-18
1
-5
/
+5
*
ozone: choose a card useful for display rather than by default
zachr
2015-02-17
4
-6
/
+32
*
[Ozone-Dri] Remove display configuration logic from GpuPlatformSupport
dnicoara
2015-02-12
6
-250
/
+196
*
[Ozone] Fix mouse clicks after swapping the primary monitor
pkotwicz
2015-02-11
3
-6
/
+22
*
[Ozone-Dri] Allow NativeDisplayDelegateDri to handle multiple DRM devices
dnicoara
2015-02-11
14
-177
/
+243
*
[Ozone-Dri] Remove DriWrapper from WindowDelegate constructor
dnicoara
2015-02-11
4
-10
/
+8
*
[Ozone-Dri] Use the correct DRM wrapper when allocating buffers
dnicoara
2015-02-11
21
-43
/
+211
*
[Ozone-Dri] Store the DRM wrapper into the display snapshot
dnicoara
2015-02-10
3
-13
/
+22
[next]