index
:
spice.git
0.10
0.4
0.6
0.8
jjongsma_rebase
master
replay-rebase
Spice
Fabiano FidĂȘncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
server: Handle self_image in localize_bitmap
Alexander Larsson
2010-09-21
1
-9
/
+16
*
server: Handle NULL image in red_update_streamable
Alexander Larsson
2010-09-21
1
-1
/
+2
*
server: Use the right image size for self_bitmap
Alexander Larsson
2010-09-21
1
-2
/
+2
*
server: Don't leak QUIC image chunks
Alexander Larsson
2010-09-21
1
-0
/
+3
*
server: Ensure we flush the release pipe after an oom
Alexander Larsson
2010-09-20
1
-0
/
+1
*
Release more drawables on OOM
Alexander Larsson
2010-09-20
1
-1
/
+1
*
fix palette handling for 0.4 compat
Gerd Hoffmann
2010-09-14
1
-43
/
+56
*
fix brush handling for 0.4 compat
Gerd Hoffmann
2010-09-14
1
-23
/
+38
*
move command flags handling to the qxl parser
Gerd Hoffmann
2010-09-14
3
-14
/
+18
*
server: avoid creating a stream from traces more than once for the same drawable
Yonit Halperin
2010-09-02
1
-5
/
+10
*
Add API to turn on backwards compatibility mode
Alexander Larsson
2010-09-02
2
-0
/
+33
*
qxl parser: complete parsing of QXLCompatDrawable structs
Gerd Hoffmann
2010-08-31
1
-0
/
+14
*
server: red_current_add_equal - don't push a drawable to the middle of the pi...
Yonit Halperin
2010-08-31
1
-1
/
+13
*
server: when woken up by data ready to be read, don't call write.
Alon Levy
2010-08-31
1
-1
/
+1
*
server: retry mouse send on queue full
Alon Levy
2010-08-31
1
-0
/
+1
*
server: bugfix - make vdi_port_write_retry reiterate if write_queue still not...
Alon Levy
2010-08-31
1
-1
/
+1
*
server: add subtype to SpiceCharDeviceInterface, use for vdagent
Alon Levy
2010-08-31
2
-7
/
+50
*
server: rename SpiceVDIPort* to SpiceCharDevice*
Alon Levy
2010-08-31
2
-38
/
+38
*
server: fix red_current_flush to flush only the surface that was given as par...
Yonit Halperin
2010-08-30
1
-1
/
+3
*
Bump versions.
Gerd Hoffmann
2010-08-30
1
-1
/
+1
*
Add config functions.
Gerd Hoffmann
2010-08-30
2
-0
/
+38
*
Merge commit 'ea298a14e1cde8b811baf6bd187287f18dde0dee'
Alon Levy
2010-08-30
1
-10
/
+0
|
\
|
*
server: moved agent pipe headers to spice-protocol
Alon Levy
2010-08-30
1
-10
/
+0
*
|
server: cleanups in destorying surfaces code
Yonit Halperin
2010-08-30
1
-29
/
+22
*
|
server: really wait for a surface to be destroyed, when calling destroy_surfa...
Yonit Halperin
2010-08-30
1
-9
/
+75
*
|
server: consider also PIPE_ITEM_UPGRADE when searching for drawables in red_c...
Yonit Halperin
2010-08-30
1
-17
/
+19
*
|
server: red_send_image() - append image data to right marshaller
Alexander Larsson
2010-08-27
1
-1
/
+2
*
|
server: red_send_image() initialize bitmap.flags
Alexander Larsson
2010-08-27
1
-0
/
+1
|
/
*
zap more unused bits.
Gerd Hoffmann
2010-08-27
1
-14
/
+0
*
red_get_cursor: avoid extra copy
Gerd Hoffmann
2010-08-27
1
-4
/
+4
*
fix red_cursur_flush segfault
Gerd Hoffmann
2010-08-26
1
-1
/
+3
*
zap dead typedefs
Gerd Hoffmann
2010-08-26
1
-5
/
+0
*
zap dead qxl chunk code
Gerd Hoffmann
2010-08-26
1
-29
/
+0
*
qxl parser: add cursor parsing
Gerd Hoffmann
2010-08-26
3
-48
/
+59
*
qxl parser: complete QXL_SURFACE_CMD_CREATE parsing
Gerd Hoffmann
2010-08-26
3
-4
/
+6
*
server: clean glz drawables when reseting qxl
Yonit Halperin
2010-08-25
1
-0
/
+3
*
server: Add missing break in switch case
Alexander Larsson
2010-08-25
1
-0
/
+1
*
server: remove the no longer used glz drawables list that was maintained for ...
Yonit Halperin
2010-08-24
1
-8
/
+0
*
server: remove unnecessary dependency between surfaces and Glz drawables
Yonit Halperin
2010-08-24
1
-26
/
+4
*
Fix mismerge in last commit
Alexander Larsson
2010-08-23
1
-1
/
+0
*
Remove USE_EXCLUDE_RGN define and !USE_EXCLUDE_RGN code
Alexander Larsson
2010-08-23
1
-167
/
+0
*
Remove STREAM_TRACE define and !STREAM_TRACE code
Alexander Larsson
2010-08-23
1
-206
/
+1
*
Limiting video streaming to the primary surface. freedesktop bug #28088.
Yonit Halperin
2010-08-23
1
-7
/
+40
*
server: add vdi_port write retry timer. RHBZ 616772
Alon Levy
2010-07-22
1
-0
/
+30
*
Don't do manual marshalling for input channel
Alexander Larsson
2010-07-21
1
-45
/
+67
*
server: Properly order rgb for 24bit bitmaps when sending to libjpeg
Alexander Larsson
2010-07-20
1
-2
/
+8
*
Don't send padding over the network with video data
Alexander Larsson
2010-07-20
1
-5
/
+2
*
codegen: Various cleanups
Alexander Larsson
2010-07-19
2
-13
/
+8
*
server vdi port: prevent recursive calls to read_from_vdi_port (required for ...
Alon Levy
2010-07-19
1
-7
/
+21
*
add SPICE_SERVER_VERSION
Gerd Hoffmann
2010-07-14
1
-0
/
+2
[next]