Show patches with: Submitter = Corentin Chary       |    Archived = No       |   150 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] vnc: Limit r/w access to size of allocated memory - - - - --- 2012-03-14 Corentin Chary New
[1/2] vnc: don't mess up with iohandlers in the vnc thread - - - - --- 2012-03-14 Corentin Chary New
vnc: fix a memory leak in threaded vnc server - - - - --- 2011-02-25 Corentin Chary New
bitops: fix test_and_change_bit() - - - - --- 2011-02-24 Corentin Chary New
[v3,16/16] vnc: add a non-adaptive option - - - - --- 2011-02-04 Corentin Chary New
[v3,15/16] vnc: tight: tweak adaptive tight settings - - - - --- 2011-02-04 Corentin Chary New
[v3,14/16] vnc: don't try to send bigger updates that client height - - - - --- 2011-02-04 Corentin Chary New
[v3,13/16] vnc: use the new generic bitmap functions - - - - --- 2011-02-04 Corentin Chary New
[v3,12/16] bitmap: add a generic bitmap and bitops library - - - - --- 2011-02-04 Corentin Chary New
[v3,11/16] vnc: fix lossy rect refreshing - - - - --- 2011-02-04 Corentin Chary New
[v3,10/16] vnc: fix uint8_t comparisons with negative values - - - - --- 2011-02-04 Corentin Chary New
[v3,09/16] vnc: Add ZRLE and ZYWRLE encodings. - - - - --- 2011-02-04 Corentin Chary New
[v3,08/16] vnc: palette: and fill and color calls. - - - - --- 2011-02-04 Corentin Chary New
[v3,07/16] vnc: palette: add palette_init calls - - - - --- 2011-02-04 Corentin Chary New
[v3,06/16] vnc: palette: use a pool to reduce memory allocations - - - - --- 2011-02-04 Corentin Chary New
[v3,05/16] vnc: tight: use the update frequency to choose between lossy and lossless - - - - --- 2011-02-04 Corentin Chary New
[v3,04/16] vnc: refresh lossy rect after a given timeout - - - - --- 2011-02-04 Corentin Chary New
[v3,03/16] vnc: add a way to get the update frequency for a given region - - - - --- 2011-02-04 Corentin Chary New
[v3,02/16] vnc: don't set the quality if lossy encoding are disabled - - - - --- 2011-02-04 Corentin Chary New
[v3,01/16] vnc: qemu can die if the client is disconnected while updating screen - - - - --- 2011-02-04 Corentin Chary New
vnc: qemu can die if the client is disconnected while updating screen - - - - --- 2010-11-26 Corentin Chary New
[v2,15/15] vnc: add a non-adaptive option - - - - --- 2010-11-11 Corentin Chary New
[v2,14/15] vnc: tight: tweak adaptive tight settings - - - - --- 2010-11-11 Corentin Chary New
[v2,13/15] vnc: don't try to send bigger updates that client height - - - - --- 2010-11-11 Corentin Chary New
[v2,12/15] vnc: use the new generic bitmap functions - - - - --- 2010-11-11 Corentin Chary New
[v2,11/15] bitmap: add a generic bitmap and bitops library - - - - --- 2010-11-11 Corentin Chary New
[v2,10/15] vnc: fix lossy rect refreshing - - - - --- 2010-11-11 Corentin Chary New
[v2,09/15] vnc: fix uint8_t comparisons with negative values - - - - --- 2010-11-11 Corentin Chary New
[v2,08/15] vnc: Add ZRLE and ZYWRLE encodings. - - - - --- 2010-11-11 Corentin Chary New
[v2,07/15] vnc: palette: and fill and color calls. - - - - --- 2010-11-11 Corentin Chary New
[v2,06/15] vnc: palette: add palette_init calls - - - - --- 2010-11-11 Corentin Chary New
[v2,05/15] vnc: palette: use a pool to reduce memory allocations - - - - --- 2010-11-11 Corentin Chary New
[v2,04/15] vnc: tight: use the update frequency to choose between lossy and lossless - - - - --- 2010-11-11 Corentin Chary New
[v2,03/15] vnc: refresh lossy rect after a given timeout - - - - --- 2010-11-11 Corentin Chary New
[v2,02/15] vnc: add a way to get the update frequency for a given region - - - - --- 2010-11-11 Corentin Chary New
[v2,01/15] vnc: don't set the quality if lossy encoding are disabled - - - - --- 2010-11-11 Corentin Chary New
[14/15] vnc: tight: tweak adaptive tight settings - - - - --- 2010-08-12 Corentin Chary New
[15/15] vnc: add a non-adaptive option - - - - --- 2010-08-11 Corentin Chary New
[14/15] vnc: tight: tweak adaptive tight settings - - - - --- 2010-08-11 Corentin Chary New
[13/15] vnc: don't try to send bigger updates that client height - - - - --- 2010-08-11 Corentin Chary New
[12/15] vnc: use the new generic bitmap functions - - - - --- 2010-08-11 Corentin Chary New
[11/15] bitmap: add a generic bitmap and bitops library - - - - --- 2010-08-11 Corentin Chary New
[10/15] vnc: fix lossy rect refreshing - - - - --- 2010-08-11 Corentin Chary New
[09/15] vnc: fix uint8_t comparisons with negative values - - - - --- 2010-08-11 Corentin Chary New
[08/15] vnc: Add ZRLE and ZYWRLE encodings. - - - - --- 2010-08-11 Corentin Chary New
[07/15] vnc: palette: and fill and color calls. - - - - --- 2010-08-11 Corentin Chary New
[06/15] vnc: palette: add palette_init calls - - - - --- 2010-08-11 Corentin Chary New
[05/15] vnc: palette: use a pool to reduce memory allocations - - - - --- 2010-08-11 Corentin Chary New
[04/15] vnc: tight: use the update frequency to choose between lossy and lossless - - - - --- 2010-08-11 Corentin Chary New
[03/15] vnc: refresh lossy rect after a given timeout - - - - --- 2010-08-11 Corentin Chary New
[02/15] vnc: add a way to get the update frequency for a given region - - - - --- 2010-08-11 Corentin Chary New
[01/15] vnc: don't set the quality if lossy encoding are disabled - - - - --- 2010-08-11 Corentin Chary New
[v2,18/18] vnc: better default values for VNC options - - - - --- 2010-07-07 Corentin Chary New
[v2,17/18] vnc: tight: split send_sub_rect - - - - --- 2010-07-07 Corentin Chary New
[v2,16/18] vnc: tight: fix rgb_prepare_row - - - - --- 2010-07-07 Corentin Chary New
[v2,15/18] vnc: add missing lock for vnc_cursor_define() - - - - --- 2010-07-07 Corentin Chary New
[v2,14/18] vnc: threaded VNC server - - - - --- 2010-07-07 Corentin Chary New
[v2,13/18] qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exit - - - - --- 2010-07-07 Corentin Chary New
[v2,12/18] vnc: fix tight png memory leak - - - - --- 2010-07-07 Corentin Chary New
[v2,11/18] vnc: encapsulate encoding members - - - - --- 2010-07-07 Corentin Chary New
[v2,10/18] vnc: tight: stop using qdict for palette stuff - - - - --- 2010-07-07 Corentin Chary New
[v2,09/18] vnc: tight: specific zlib level and filters for each compression level - - - - --- 2010-07-07 Corentin Chary New
[v2,08/18] vnc: tight add PNG encoding - - - - --- 2010-07-07 Corentin Chary New
[v2,07/18] vnc: tight: remove a memleak in send_jpeg_rect() - - - - --- 2010-07-07 Corentin Chary New
[v2,06/18] vnc: tight: don't forget do at the last color - - - - --- 2010-07-07 Corentin Chary New
[v2,05/18] vnc: rename vnc-encoding-* vnc-enc-* - - - - --- 2010-07-07 Corentin Chary New
[v2,04/18] ui: move all ui components in ui/ - - - - --- 2010-07-07 Corentin Chary New
[v2,03/18] vnc: add lossy option - - - - --- 2010-07-07 Corentin Chary New
[v2,02/18] vnc: JPEG should be disabled if the client don't set tight quality - - - - --- 2010-07-07 Corentin Chary New
[v2,01/18] vnc: tight: add JPEG and gradient subencoding with smooth image detection - - - - --- 2010-07-07 Corentin Chary New
[16/16] vnc: tight: don't limit png rect size - - - - --- 2010-06-16 Corentin Chary New
[15/16] vnc: add missing lock for vnc_cursor_define() - - - - --- 2010-06-16 Corentin Chary New
[14/16] vnc: threaded VNC server - - - - --- 2010-06-16 Corentin Chary New
[13/16] qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exit - - - - --- 2010-06-16 Corentin Chary New
[12/16] vnc: fix tight png memory leak - - - - --- 2010-06-16 Corentin Chary New
[11/16] vnc: encapsulate encoding members - - - - --- 2010-06-16 Corentin Chary New
[10/16] vnc: tight: stop using qdict for palette stuff - - - - --- 2010-06-16 Corentin Chary New
[09/16] vnc: tight: specific zlib level and filters for each compression level - - - - --- 2010-06-16 Corentin Chary New
[08/16] vnc: tight add PNG encoding - - - - --- 2010-06-16 Corentin Chary New
[07/16] vnc: tight: remove a memleak in send_jpeg_rect() - - - - --- 2010-06-16 Corentin Chary New
[06/16] vnc: tight: don't forget do at the last color - - - - --- 2010-06-16 Corentin Chary New
[05/16] vnc: rename vnc-encoding-* vnc-enc-* - - - - --- 2010-06-16 Corentin Chary New
[04/16] ui: move all ui components in ui/ - - - - --- 2010-06-16 Corentin Chary New
[03/16] vnc: add lossy option - - - - --- 2010-06-16 Corentin Chary New
[02/16] vnc: JPEG should be disabled if the client don't set tight quality - - - - --- 2010-06-16 Corentin Chary New
[01/16] vnc: tight: add JPEG and gradient subencoding with smooth image detection - - - - --- 2010-06-16 Corentin Chary New
[v3,2/2] vnc: threaded VNC server - - - - --- 2010-06-10 Corentin Chary New
[v3,1/2] qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exit - - - - --- 2010-06-10 Corentin Chary New
[v2,6/6] vnc: tight: don't forget to add the last color - - - - --- 2010-06-07 Corentin Chary New
[v2,5/6] vnc: rename vnc-encoding-* vnc-enc-* - - - - --- 2010-06-07 Corentin Chary New
[v2,4/6] ui: move all ui components in ui/ - - - - --- 2010-06-07 Corentin Chary New
[v2,3/6] vnc: add lossy option - - - - --- 2010-06-07 Corentin Chary New
[v2,2/6] vnc: JPEG should be disabled if the client don't set tight quality - - - - --- 2010-06-07 Corentin Chary New
[v2,1/6] vnc: tight: add JPEG and gradient subencoding with smooth image detection - - - - --- 2010-06-07 Corentin Chary New
[v2,2/2] vnc: threaded VNC server - - - - --- 2010-06-04 Corentin Chary New
[v2,1/2] qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exit - - - - --- 2010-06-04 Corentin Chary New
[5/5] vnc: rename vnc-encoding-* vnc-enc-* - - - - --- 2010-06-04 Corentin Chary New
[3/5] vnc: add lossless option - - - - --- 2010-06-04 Corentin Chary New
[2/5] vnc: JPEG should be disabled if the client don't set tight quality - - - - --- 2010-06-04 Corentin Chary New
[1/5] vnc: tight: add JPEG and gradient subencoding with smooth image detection - - - - --- 2010-06-04 Corentin Chary New
« 1 2 »