index
:
libreoffice/online
distro/cib/libreoffice-6-2
distro/cib/libreoffice-6-3
distro/collabora/co-4-2
distro/collabora/co-4-2-0
distro/collabora/co-4-2-1
distro/collabora/co-4-2-2
distro/collabora/co-4-2-3
distro/collabora/co-4-2-4
distro/collabora/co-4-2-5
distro/collabora/co-4-2-6
distro/collabora/co-4-2-7
distro/collabora/co-4-2-8
distro/collabora/co-6-4
distro/collabora/code-4.2.0-3
distro/collabora/code-4.2.0-4
distro/collabora/collabora-online-1-0
distro/collabora/collabora-online-1-9
distro/collabora/collabora-online-2-0
distro/collabora/collabora-online-2-1
distro/collabora/collabora-online-2-1-5
distro/collabora/collabora-online-3
distro/collabora/collabora-online-3-0
distro/collabora/collabora-online-3-0-0
distro/collabora/collabora-online-3-1
distro/collabora/collabora-online-3-2
distro/collabora/collabora-online-3-2-1
distro/collabora/collabora-online-4
distro/collabora/collabora-online-4-0
distro/collabora/collabora-online-4-0-4
distro/collabora/collabora-online-cd
distro/collabora/collabora-online-cd-3-1
distro/collabora/collabora-online-cd-3-2
distro/collabora/collabora-online-cd-3-4
distro/collabora/collabora-online-cd-4
distro/collabora/milestone-2
distro/collabora/milestone-3
distro/collabora/milestone-4
distro/collabora/milestone-5
distro/collabora/milestone-7
feature/anonymization-cd
feature/calc-canvas
feature/calc-canvas2
feature/calc-coordinates
feature/calc-rowcolumn-selection
feature/calczoom
feature/cib_contract173
feature/co4-gsoc19-sidebar-work
feature/contextmenu
feature/deduplication
feature/jsdialogs
feature/lifecycle
feature/locking
feature/lok_dialog
feature/mobile-input
feature/paralleltest
feature/proxyhack
libreoffice-5-2
libreoffice-5-3
libreoffice-5-4
libreoffice-6-0
libreoffice-6-1
libreoffice-6-2
libreoffice-6-3
libreoffice-6-4
libreoffice-7-0
master
private/Ashod/nonblocking
private/Ashod/repairactions
private/Ashod/tilecombine
private/Ashod/tileprioritization
private/hcvcastro/bind-mount
private/hcvcastro/forking
private/hcvcastro/socket
private/kendy/mobile
private/kendy/monitoring-collabora-online-3
private/kendy/monitoring-rebased
private/kendy/new-stuff
private/kendy/tilesandcallbacks
private/mmeeks/clipboard
private/mmeeks/copypaste
private/mmeeks/cursors
private/mmeeks/deltas
private/mmeeks/fixing
private/mmeeks/monitoring
private/mmeeks/thread-png
private/mmeeks/uds
private/mmeeks/unitbits
private/tml/cancellation
private/tml/ios-gen2
LibreOffice Online excellence.
michael
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
TileCacheTests.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-14
wsd: improved TileCache
Ashod Nakashian
1
-4
/
+5
2020-06-02
wsd: move LOOLProtocol::tokenize to Util::tokenize
Ashod Nakashian
1
-4
/
+4
2020-06-02
wsd: single-char string literals -> char
Ashod Nakashian
1
-8
/
+8
2020-04-26
typo fixes in comments and code
Andras Timar
1
-1
/
+1
2020-03-14
wsd: test assertion macros
Ashod Nakashian
1
-86
/
+86
2020-02-28
Rework LOOLProtocol::tokenize() to return a StringVector object
Miklos Vajna
1
-4
/
+4
2020-01-21
test: dung out redundant LOOL_TEST_CLIENT_PORT.
Michael Meeks
1
-0
/
+2
2019-11-13
build fix after 'killpoco: removed StringTokenizer'
Andras Timar
1
-2
/
+2
2019-11-12
StringTokenizer replaced with tokenize in file `TileCacheTsts.cpp`
Pranam Lashkari
1
-6
/
+6
2019-10-31
Fix TileCacheTests::testUnresponsiveClient()
Miklos Vajna
1
-1
/
+2
2019-10-29
test: improve TileCacheTests::testUnresponsiveClient
Ashod Nakashian
1
-14
/
+23
2019-10-29
test: improve TileCache tests
Ashod Nakashian
1
-18
/
+29
2019-10-29
test: improve TileCacheTests
Ashod Nakashian
1
-74
/
+55
2019-10-28
TileCache: track and limit size to control memory usage.
Michael Meeks
1
-0
/
+31
2019-10-28
testTileWriteIDHandling: don't block for too long
Ashod Nakashian
1
-3
/
+4
2019-10-15
Added normalizedViewId to the tests with tilemsg
mert
1
-44
/
+47
2019-10-08
typo fixes in comments and code
Andras Timar
1
-3
/
+3
2019-10-01
Fix up TileCacheTests::testTileInvalidateWriterPage() test
Tamás Zolnai
1
-1
/
+1
2019-09-12
test: avoid writing to cerr directly in TileCacheTests
Miklos Vajna
1
-20
/
+25
2019-09-05
CPPUNIT_ASSERT_GREATEREQUAL is not available in cppunit of older distros
Andras Timar
1
-0
/
+2
2019-09-02
tdf#107038 Poco::Timestamp replacement with std::chrono
DarkByt31
1
-1
/
+1
2019-08-22
Fix TileCacheTests::testClientPartImpress()
Miklos Vajna
1
-2
/
+2
2019-05-03
Update unit test data for recent master.
Michael Meeks
1
-4
/
+1
2019-05-01
Adapt test for new hiddenparts field.
Michael Meeks
1
-1
/
+4
2019-03-05
TileCache: key almost everything on TileDesc instead of string names.
Michael Meeks
1
-0
/
+11
2019-02-15
TileCache: switch to in-memory, rather than persistent.
Michael Meeks
1
-1
/
+1
2019-02-14
TileCache: re-factor API to work in terms of vectors, not file references.
Michael Meeks
1
-8
/
+7
2018-12-05
TileCacheTests: these writes are never read
Miklos Vajna
1
-6
/
+0
2018-10-12
wsd: disable tile caching when TileCachePersistent is false
Ashod Nakashian
1
-1
/
+1
2018-10-01
Reduce the running time of testWireIDFilteringOnWSDSide
Tamás Zolnai
1
-4
/
+4
2018-10-01
Reduce the running time of these this test
Tamás Zolnai
1
-2
/
+2
2018-09-29
Upper limit of sent out versions of the same tile
Tamás Zolnai
1
-0
/
+62
2018-09-29
Better to have a smaller tiles-on-fly limit
Tamás Zolnai
1
-2
/
+2
2018-09-29
Filter out tiles by wired on wsd side too
Tamás Zolnai
1
-0
/
+78
2018-09-29
Don't send tiles which was changed outside of the visible area
Tamás Zolnai
1
-2
/
+5
2018-09-29
Avoid rendering / sending the same tile twice
Tamás Zolnai
1
-5
/
+62
2018-09-03
Remove this printing line used only for debugging
Tamás Zolnai
1
-1
/
+0
2018-08-30
Add some test for the new tile rendering code
Tamás Zolnai
1
-0
/
+220
2018-08-16
Remove this test, it just dumps the result instead of assert on that
Tamás Zolnai
1
-27
/
+0
2018-08-03
Disable testCancelTilesMultiView
Tamás Zolnai
1
-1
/
+2
2018-07-19
Fix failing unit tests after latency changes
Tamás Zolnai
1
-0
/
+4
2018-05-18
Make PNG tile tests more robust.
Michael Meeks
1
-0
/
+10
2018-02-11
ut: log the test name for easier traceability
Ashod Nakashian
1
-56
/
+56
2018-02-11
ut: log timestamp to track timeouts better
Ashod Nakashian
1
-0
/
+4
2018-02-07
test: spell out non-trivial autos to improve readability
Miklos Vajna
1
-62
/
+62
2017-12-20
loplugin:includeform
Pranav Kant
1
-12
/
+12
2017-11-03
Remove unused strings
Miklos Vajna
1
-1
/
+1
2017-06-02
Run old-style unit tests as a new-style unit test.
Michael Meeks
1
-2
/
+4
2017-05-08
wsd: correct the name of testDisconnectMultiView in output
Ashod Nakashian
1
-6
/
+6
2017-04-17
wsd: include cleanup in test
Ashod Nakashian
1
-0
/
+4
[next]