CVS Update: cr (branch: trunk)
Brian Paul <[email protected]>
| Newsgroups | gmane.comp.graphics.chromium.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/chromium Module name: cr Repository: cr/spu/replicate/ Changes by: [email protected].(none) 05/12/16 13:03:41 Log message: Several important fixes/changes to buffer flushing. During replication, never call replicatespuFlush() as that incorrectly will broadcast commands. Call replicatespuFlushOne() instead. Never call replicatespuCheckVncEvents() via the packer's FlushFunc callback. Renamed replicatespuFlush() to replicatespuFlushAll() to be clear about what it does. Modified files: cr/spu/replicate/: replicatespu.h replicatespu_context.c replicatespu_generate.py replicatespu_get.c replicatespu_misc.c replicatespu_net.c replicatespu_pixel.c replicatespu_redirect.c replicatespu_swapbuf.c Revision Changes Path 1.17 +1 -0 cr/spu/replicate/replicatespu.h 1.27 +5 -4 cr/spu/replicate/replicatespu_context.c 1.5 +2 -2 cr/spu/replicate/replicatespu_generate.py 1.7 +41 -41 cr/spu/replicate/replicatespu_get.c 1.15 +8 -8 cr/spu/replicate/replicatespu_misc.c 1.14 +20 -10 cr/spu/replicate/replicatespu_net.c 1.6 +1 -1 cr/spu/replicate/replicatespu_pixel.c 1.24 +79 -46 cr/spu/replicate/replicatespu_redirect.c 1.6 +1 -1 cr/spu/replicate/replicatespu_swapbuf.c ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click