index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-10
vnc: g_realloc() can't fail, bury dead error handling
Markus Armbruster
1
-4
/
+0
2015-01-22
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150122-1' into ...
Peter Maydell
2
-3
/
+12
2015-01-22
monitor: add vnc websockets
Gerd Hoffmann
1
-3
/
+12
2015-01-22
monitor: add query-vnc-servers command
Gerd Hoffmann
1
-0
/
+133
2015-01-22
vnc: factor out qmp_query_client_list
Gerd Hoffmann
1
-15
/
+15
2015-01-22
vnc: track & limit connections
Gerd Hoffmann
2
-3
/
+46
2015-01-22
vnc: allow binding servers to qemu consoles
Gerd Hoffmann
1
-7
/
+43
2015-01-22
vnc: switch to QemuOpts, allow multiple servers
Gerd Hoffmann
1
-101
/
+169
2015-01-22
vnc: add display id to acl names
Gerd Hoffmann
1
-2
/
+20
2015-01-22
vnc: remove unused DisplayState parameter, add id instead.
Gerd Hoffmann
1
-15
/
+14
2015-01-22
vnc: remove vnc_display global
Gerd Hoffmann
2
-22
/
+43
2015-01-22
spice: fix coverity reported defect in display code
Gerd Hoffmann
1
-3
/
+3
2015-01-22
spice: add unix address support
Marc-André Lureau
1
-0
/
+9
2015-01-19
ui/sdl2: Support shared surface for more pixman formats
Gerd Hoffmann
2
-6
/
+20
2015-01-19
ui/sdl: Support shared surface for more pixman formats
Benjamin Herrenschmidt
1
-6
/
+20
2015-01-19
ui/gtk: Support shared surface for most pixman formats
Benjamin Herrenschmidt
1
-6
/
+7
2015-01-19
ui/spice: Support shared surface for most pixman formats
Gerd Hoffmann
1
-6
/
+7
2015-01-19
ui/vnc: Support shared surface for most pixman formats
Benjamin Herrenschmidt
1
-7
/
+8
2015-01-19
ui/pixman: add qemu_pixman_check_format
Gerd Hoffmann
1
-0
/
+27
2015-01-19
ui: Add dpy_gfx_check_format() to check backend shared surface support
Benjamin Herrenschmidt
1
-0
/
+25
2015-01-19
ui: Make qemu_default_pixman_format() return 0 on unsupported formats
Benjamin Herrenschmidt
1
-1
/
+1
2014-12-21
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20141219-1' into s...
Peter Maydell
5
-255
/
+326
2014-12-17
sdl2: Work around SDL2 SDL_ShowWindow() bug
Max Reitz
1
-0
/
+10
2014-12-17
sdl2: Use correct sdl2_console for window events
Max Reitz
1
-2
/
+4
2014-12-17
sdl2: move sdl2_2d_refresh to sdl2-2d.c
Gerd Hoffmann
2
-9
/
+9
2014-12-17
sdl2: factor out sdl2_poll_events
Gerd Hoffmann
1
-10
/
+13
2014-12-17
sdl2: add+use sdl2_2d_redraw function.
Gerd Hoffmann
2
-11
/
+17
2014-12-17
sdl2: move sdl_switch to sdl2-2d.c
Gerd Hoffmann
2
-46
/
+46
2014-12-17
sdl2: overhaul window size handling
Gerd Hoffmann
1
-93
/
+79
2014-12-17
sdl2: move sdl_update to new sdl2-2d.c
Gerd Hoffmann
3
-31
/
+67
2014-12-17
sdl2: turn on keyboard grabs
Gerd Hoffmann
1
-3
/
+4
2014-12-17
sdl2: move keyboard input code to new sdl2-input.c
Gerd Hoffmann
3
-73
/
+110
2014-12-17
sdl2: rename sdl2_state to sdl2_console, move to header file
Gerd Hoffmann
1
-36
/
+27
2014-12-16
spice: fix memory leak
Gonglei
1
-4
/
+1
2014-12-16
spice: remove spice-experimental.h include
Marc-André Lureau
1
-1
/
+0
2014-12-16
spice: do not require TCP ports
Marc-André Lureau
1
-4
/
+0
2014-12-16
spice: rework mirror allocation, add no-resize fast path
Gerd Hoffmann
1
-7
/
+26
2014-12-16
spice: use bottom half instead of refresh timer for cursor updates
Gerd Hoffmann
1
-2
/
+10
2014-12-16
sdl: move version logic from source code to makefile
Gerd Hoffmann
3
-7
/
+6
2014-12-10
keymaps: correct keymaps.c following Qemu coding style
Gonglei
1
-88
/
+108
2014-12-10
vnc-enc-tight: fix Arguments in wrong order
Gonglei
1
-1
/
+1
2014-11-25
input: move input-send-event into experimental namespace
Gerd Hoffmann
1
-2
/
+2
2014-11-21
gtk: Don't crash if -nodefaults
Fam Zheng
1
-7
/
+9
2014-11-21
gtk: fix possible memory leak about local_err
zhanghailiang
1
-2
/
+1
2014-11-13
QMP/input-send-event: make console parameter optional
Amos Kong
1
-6
/
+9
2014-11-04
gtk: add GDK_KEY_pause #define
Gerd Hoffmann
1
-0
/
+1
2014-11-04
gtk: Hide the menubar when in fullscreen mode (lp 1294898)
Cole Robinson
1
-2
/
+2
2014-11-04
gtk: Install vc accelerators on parent window
Cole Robinson
1
-7
/
+15
2014-11-04
gtk: Install fullscreen accelerator on toplevel window
Cole Robinson
1
-4
/
+14
2014-11-04
gtk: Grab accel_group from GtkDisplayState
Cole Robinson
1
-12
/
+9
[next]