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/13 10:37:46 Log message: Redo the cr_server.clients[] list. Don't use realloc to grow it as that caused all kinds of pointer fix-up problems. Generate context IDs randomly, like windows, to prevent collisions among multiple clients. Modified files: cr/crserverlib/: server_clear.c server_config.c server_context.c server_main.c server_misc.c server_papi.c server_stream.c server_tiles.c server_window.c Revision Changes Path 1.9 +3 -3 cr/crserverlib/server_clear.c 1.20 +17 -20 cr/crserverlib/server_config.c 1.15 +36 -36 cr/crserverlib/server_context.c 1.25 +19 -19 cr/crserverlib/server_main.c 1.9 +3 -6 cr/crserverlib/server_misc.c 1.5 +12 -12 cr/crserverlib/server_papi.c 1.28 +97 -70 cr/crserverlib/server_stream.c 1.14 +3 -4 cr/crserverlib/server_tiles.c 1.8 +14 -9 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