libreoffice-online/kit
Michael Meeks 647d2fd708 deltas: allocate a single chunk of pixels, instead of lots of rows.
Avoid std::vector and its peculiarities, also store the crc so
that we get the perf. win from it.

Change-Id: If39ab01b5b987d707d1712076ae9a5beb32b36c2
Signed-off-by: Michael Meeks <michael.meeks@collabora.com>
2022-05-31 19:06:28 +01:00
..
ChildSession.cpp deltas: track, transmit and cache deltas (disabled for now) 2022-05-24 22:16:58 +01:00
ChildSession.hpp Remove unused parameters in ChildSession 2022-02-28 07:13:11 -05:00
Delta.hpp deltas: allocate a single chunk of pixels, instead of lots of rows. 2022-05-31 19:06:28 +01:00
DummyLibreOfficeKit.cpp
DummyLibreOfficeKit.hpp
ForKit.cpp wsd: log macro cleanup 2022-04-26 11:13:44 +03:00
Kit.cpp deltas: track, transmit and cache deltas (disabled for now) 2022-05-24 22:16:58 +01:00
Kit.hpp Add a remote font download feature 2022-04-15 17:32:41 +03:00
KitHelper.hpp fixed master slide previews not being updated 2022-02-04 01:16:13 +05:30
SetupKitEnvironment.hpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
TestStubs.cpp
Watermark.hpp