summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* loolwsd: only prioritize tile messages and not tilecombineprivate/Ashod/tileprioritizationAshod Nakashian2016-09-141-0/+10
* loolwsd: remove cursor of unloading viewsAshod Nakashian2016-09-141-0/+1
* loolwsd: unittest runner improvement and loggingAshod Nakashian2016-09-141-1/+10
* loolwsd: unittest for tile prioritizationAshod Nakashian2016-09-141-0/+65
* loolwsd: tile prioritization per view cursorAshod Nakashian2016-09-143-5/+142
* loolwsd: log tile version in statsAshod Nakashian2016-09-132-2/+2
* loolwsd: queue -> tileQueueAshod Nakashian2016-09-131-4/+5
* loolwsd: better unittest context loggingAshod Nakashian2016-09-132-10/+10
* loolwsd: cleanup of unittests and helpersAshod Nakashian2016-09-131-49/+9
* loolstress: improved benchmarking and statsAshod Nakashian2016-09-131-26/+44
* loolwsd: benchmark iterations count as argument to the cliAshod Nakashian2016-09-131-1/+9
* loolstress: cout <-> cerrAshod Nakashian2016-09-131-20/+20
* Revert "loolwsd: we use callbacks latch for not missing messagesAshod Nakashian2016-09-134-17/+0
* Revert "Revert "loolwsd: remove tile queue and simplify tile response""Ashod Nakashian2016-09-136-43/+31
* Revert "Revert "loolwsd: canceltiles re-designed using tilecache instead of q...Ashod Nakashian2016-09-138-10/+59
* Revert "Revert "loolwsd: remove queue thread from child socket handler""Ashod Nakashian2016-09-131-17/+11
* loleaflet: update graphic markersHenry Castro2016-09-132-15/+41
* MessageQueue: avoid allocation of unnecessary temporary stringsMiklos Vajna2016-09-131-1/+1
* Update to match core masterTor Lillqvist2016-09-122-2/+1
* LOOLKit: use std::move() in Document ctorMiklos Vajna2016-09-121-1/+1
* loolwsd: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti2016-09-104-0/+18
* Revert "loolwsd: we use callbacks latch for not missing messages sent very ea...Marco Cecchetti2016-09-105-24/+5
* loolwsd: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti2016-09-095-5/+24
* loleaflet: avoid undefined variables when map not loadedHenry Castro2016-09-081-0/+4
* loolwsd: test: cell view cursorHenry Castro2016-09-081-0/+62
* loleaflet: fix part not taken into account for cell cursorsHenry Castro2016-09-082-9/+13
* loolwsd: test: view cursor visibleHenry Castro2016-09-081-0/+52
* loleaflet: Implement object/image multiple view selectionsPranav Kant2016-09-071-0/+40
* Fix commentPranav Kant2016-09-071-2/+2
* loolwsd: test: invalidate view cursorHenry Castro2016-09-073-1/+51
* loleaflet: fix part not taken into account for cursorsHenry Castro2016-09-073-38/+54
* loolwsd: CommentsPranav Kant2016-09-071-0/+2
* loolwsd: Code reuse, and don't send 'remview' message to inactive clientsPranav Kant2016-09-071-16/+5
* loolwsd: Don't send addview notification to inactive clientsPranav Kant2016-09-071-1/+6
* Revert "Mention --without-system-nss"Tor Lillqvist2016-09-021-4/+0
* Mention --without-system-nssTor Lillqvist2016-09-021-0/+4
* loolwsd: don't combine tiles by row to allow for better cullingAshod Nakashian2016-09-021-24/+5
* loolwsd: replace old tile requests with more recent onesAshod Nakashian2016-09-012-20/+82
* Send intermediate tiles back even when we they are older.Michael Meeks2016-09-011-1/+3
* Assign priority based on intersection with the cursor.Michael Meeks2016-09-015-12/+32
* loleaflet: Fix inconsistent user count for views going activePranav Kant2016-09-021-1/+1
* loolwsd: Fix buildPranav Kant2016-09-021-1/+1
* Ignore unexpected TimeoutException from receiveFrame() in SocketProcessor()Tor Lillqvist2016-09-011-1/+9
* Fix --disable-ssl case.collabora-online-1-9-branch-pointJan Holesovsky2016-09-012-1/+5
* Fix misleading loggingTor Lillqvist2016-09-011-1/+1
* Remove leftover unused field Connection::_stopTor Lillqvist2016-09-011-3/+1
* Revert "loolwsd: remove queue thread from child socket handler"Ashod Nakashian2016-09-011-11/+17
* Revert "loolwsd: canceltiles re-designed using tilecache instead of queue"Ashod Nakashian2016-09-018-59/+10
* Revert "loolwsd: remove tile queue and simplify tile response"Ashod Nakashian2016-09-016-31/+43
* Start of simpler input fuzzer.Michael Meeks2016-09-012-1/+78