summaryrefslogtreecommitdiffstats
path: root/wsd/TileDesc.hpp
Commit message (Expand)AuthorAgeFilesLines
* wsd: avoid the using keyword and use C++ size_tAshod Nakashian2020-11-151-3/+3
* fix license headersAndras Timar2020-10-011-2/+0
* wsd: hashmaps have better data localityAshod Nakashian2020-08-101-6/+6
* TileCache: cleanup debug, propagate now more helpfully & fix staleness.Michael Meeks2020-08-071-0/+8
* wsd: improved TileCacheAshod Nakashian2020-07-141-10/+9
* wsd: move LOOLProtocol::tokenize to Util::tokenizeAshod Nakashian2020-06-021-8/+8
* wsd: single-char string literals -> charAshod Nakashian2020-06-021-2/+2
* Use #pragma onceTor Lillqvist2020-04-181-4/+1
* Rework StringVector to have a single underlying stringMiklos Vajna2020-02-281-1/+1
* Rework LOOLProtocol::tokenize() to return a StringVector objectMiklos Vajna2020-02-281-8/+8
* killpoco: removed StringTokenizer from wsd directoryPranam Lashkari2019-11-131-18/+17
* Include normalizedViewId to TileCachemert2019-10-151-1/+2
* Extend TileDesc with normalizedViewIdmert2019-10-151-11/+31
* Don't combine tiles a long way from each other.Michael Meeks2019-07-261-0/+14
* PNG compression a bottleneck: thread it to accelerate things.Michael Meeks2019-05-021-6/+12
* wsd: tile serializer now supports adding a suffixAshod Nakashian2019-04-231-21/+29
* Simplify legacy single tile rendering code-path.Michael Meeks2019-04-191-16/+16
* TileCache: key almost everything on TileDesc instead of string names.Michael Meeks2019-03-051-1/+1
* Expose tile-id generation to unit tests.Michael Meeks2019-02-131-0/+8
* wsd: spell out non-trivial autos to improve readabilityMiklos Vajna2018-02-071-6/+6
* Move the Delta generator out into its own file.Michael Meeks2017-11-221-0/+1
* Use WireIds instead of long hashes to identify tiles efficiently.Michael Meeks2017-06-201-41/+44
* Deduplicate & remove obsolete invalidations from the queue.Jan Holesovsky2017-01-261-4/+9
* wsd: use own tokenizerAshod Nakashian2017-01-231-11/+8
* Don't send a tile that hasn't changed even if client asks for itTor Lillqvist2017-01-111-33/+102
* wsd: tilecombine now includes the versions of the tilesAshod Nakashian2017-01-091-22/+36
* No need for these default values of parametersTor Lillqvist2017-01-051-2/+2
* wsd: deduplicate tile messages in SenderQueueAshod Nakashian2016-12-191-0/+13
* Revert "loolwsd: combine tiles strictly in the same row only"Ashod Nakashian2016-11-291-1/+2
* loolwsd: combine tiles strictly in the same row onlyAshod Nakashian2016-11-281-2/+1
* Adapt makefiles, includes etc. to new locations.Michael Meeks2016-11-251-1/+1
* Apply the pre-branch rename script to re-organize the source.Michael Meeks2016-11-251-0/+415