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/crserverlib/ Changes by: [email protected].(none) 05/12/08 16:16:17 Log message: If not using file network, generate window IDs randomly to prevent collisions between multiple clients trying to draw to distinct windows. When client/context switching, make sure we're drawing to the right window. Modified files: cr/crserverlib/: server.h server_clear.c server_config.c server_context.c server_main.c server_special server_stream.c server_window.c Revision Changes Path 1.13 +2 -0 cr/crserverlib/server.h 1.8 +12 -2 cr/crserverlib/server_clear.c 1.19 +8 -13 cr/crserverlib/server_config.c 1.14 +32 -8 cr/crserverlib/server_context.c 1.24 +4 -0 cr/crserverlib/server_main.c 1.11 +2 -0 cr/crserverlib/server_special 1.26 +19 -0 cr/crserverlib/server_stream.c 1.7 +96 -19 cr/crserverlib/server_window.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