summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-24tmp. comments in preperation to changing fill_bits to resize bitmapsqxl-mem-controlYonit Halperin2-0/+24
2013-09-19debug info on extents-vis-size, and on orig-vis-sizeYonit Halperin1-6/+19
2013-09-19fix to a fix I did in red_use_stream_traceYonit Halperin1-1/+5
2013-09-19pring QUIC/LZYonit Halperin1-0/+3
2013-09-19add cache info when printing the ratio of vis size to bitmap sizeYonit Halperin1-14/+26
2013-09-18compare bitmap size to its visible region according to the treeYonit Halperin2-0/+15
2013-09-05free resource from glz/current/pipe on OOM by using a target releaseYonit Halperin1-11/+519
2013-08-30flush qxl resource if it could be that more than 20% of the ram isYonit Halperin1-3/+14
2013-08-30keep max_released_sizeYonit Halperin1-3/+22
2013-08-30renaming drawables_size to qxl_resourcesYonit Halperin1-30/+30
2013-08-30change drawables total size to 32_bitYonit Halperin1-4/+4
2013-08-30providing qxl_ram_size to RedWorkerYonit Halperin3-1/+5
2013-08-30more debug printsYonit Halperin1-5/+13
2013-08-28fix - can hold reference to images in the local qxl cache, since theyYonit Halperin1-43/+28
2013-08-28tmpYonit Halperin1-0/+3
2013-08-27add debug print in OOM after process cmd_ring and before red_free_someYonit Halperin1-0/+8
2013-08-27trace total size using RedQXLResources and a local cache emulating the on in ...Yonit Halperin3-245/+148
2013-08-27red_parse_qxl: make red_parse_qxl hold the qxl resources sizeYonit Halperin2-15/+35
2013-08-27change the total drawables size when resource are released, rather thenYonit Halperin1-5/+7
2013-08-23fixYonit Halperin1-2/+3
2013-08-23print currently send_item size + ratio of bbox to total size of drawableYonit Halperin1-1/+6
2013-08-21debug + fixYonit Halperin1-3/+12
2013-08-21releasing qxl commands before sending if possibleYonit Halperin2-50/+206
2013-08-20red_parse_qxl: adding RedQXLResources which holds references to qxl objectsYonit Halperin3-72/+131
2013-08-19track draw_copy in pipe and cacheYonit Halperin1-2/+10
2013-08-19print draw_copy image idYonit Halperin1-4/+9
2013-08-19print pipe delayYonit Halperin1-0/+6
2013-08-16print copy-bits dataYonit Halperin1-2/+10
2013-08-16add printsYonit Halperin1-0/+2
2013-08-16print num-processed and num-flushed resources during OOMYonit Halperin1-3/+8
2013-08-16track pipe box sizeYonit Halperin1-1/+97
2013-08-15fixYonit Halperin1-8/+5
2013-08-15fixYonit Halperin1-0/+14
2013-08-15trace drawables sizes held by red_workerYonit Halperin3-3/+242
2013-08-14main_channel: monitoring client connection statusYonit Halperin3-9/+23
2013-08-14red_channel: add option to monitor whether a channel client is aliveYonit Halperin2-0/+133
2013-08-14red_channel: add on_input callback for tracing incoming bytesYonit Halperin2-0/+9
2013-08-14spice_timer_queue: don't call timers repeatedlyYonit Halperin1-3/+1
2013-08-14server: split spice_image_cache from red_workerAlon Levy4-157/+177
2013-08-14server/red_worker: s/image_cache_eaging/image_cache_aging/Alon Levy1-2/+2
2013-08-14server: move surface_format_to_image_type to spice_bitmap_utilsAlon Levy3-24/+23
2013-08-14server: s/red_wait_all_sent/red_channel_wait_all_sent/Alon Levy3-5/+5
2013-08-14server: move three functions to red_channelAlon Levy5-119/+134
2013-08-14server: move bit set/clear utilities out of red_worker.hAlon Levy5-19/+28
2013-08-14server: move dump_bitmap to separate fileAlon Levy4-153/+162
2013-08-14server/red_worker.c:red_process_drawable: rename item to drawableAlon Levy1-16/+16
2013-08-14server/red_worker.c:red_process_drawable: rename drawable to red_drawableAlon Levy1-8/+9
2013-08-14red_worker: mark DRAW_ALL as brokenAlon Levy1-0/+1
2013-08-06red_worker: decrease the timeout when flushing commands and waiting for the c...Yonit Halperin1-3/+3
2013-07-29log: improve debug information related to client disconnectionYonit Halperin2-6/+10