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
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
*
Simplify FakeGpuProcess* video accelerator tests
tiago.vignatti
2015-03-18
1
-23
/
+17
*
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
7
-4
/
+16
*
[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
*
Change to using an Ozone GLImage for VAAPI DRM video
achaulk
2015-03-10
1
-0
/
+10
*
[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
98
-1376
/
+1365
*
[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-Demo] Update Surfaceless renderer
dnicoara
2015-03-03
4
-1
/
+14
*
[Ozone-GN] Fix GN build
dnicoara
2015-03-03
1
-2
/
+2
*
[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
*
Apply gn format with 'sources' sorting to src/
scottmg
2015-02-28
1
-3
/
+3
*
[Ozone-Dri] Set DPMS when configuring displays and remove ForceDPMSOn
dnicoara
2015-02-27
6
-22
/
+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
8
-6
/
+48
*
[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
*
Dump touchpad event logs for touch log source
sheckylin
2015-02-26
2
-0
/
+14
*
[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
*
Add support for compressed GPU memory buffers.
christiank
2015-02-25
1
-0
/
+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
7
-70
/
+80
*
[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
14
-19
/
+217
*
[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
10
-12
/
+12
*
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
4
-8
/
+8
*
Sort GN files under ui
satorux
2015-02-18
2
-7
/
+7
[next]