summaryrefslogtreecommitdiffstats
path: root/wsd/TraceFile.hpp
Commit message (Expand)AuthorAgeFilesLines
* wsd: move tokenizer helpers into StringVectorAshod Nakashian2022-04-141-1/+2
* rename: remaining lool->cool changesAndras Timar2021-11-181-3/+3
* trace: hard filter out tileprocessed.Michael Meeks2021-10-111-1/+2
* Export traces with offset timestamps to assist editing.Michael Meeks2021-09-161-7/+18
* trace: turns out timestamps are micro not nano-seconds, rename API.Michael Meeks2021-09-101-7/+7
* Fix typoTor Lillqvist2021-08-231-2/+2
* killpoco: use standard data types where possibleAshod Nakashian2020-12-091-7/+7
* fix license headersAndras Timar2020-10-011-2/+0
* wsd: move LOOLProtocol::tokenize to Util::tokenizeAshod Nakashian2020-06-021-1/+1
* 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-1/+1
* copyFile: de-poco-ize and handle EINTR and short writes.Michael Meeks2020-01-211-2/+2
* tdf#107038 Poco::Timestamp replacement with std::chronoDarkByt312019-09-061-2/+4
* android: Fix minor build issues.Jan Holesovsky2019-02-121-1/+1
* SnapshotData: make members privateMiklos Vajna2018-12-201-13/+20
* TraceFileRecord: make members privateMiklos Vajna2018-12-191-21/+42
* wsd: spell out non-trivial autos to improve readabilityMiklos Vajna2018-02-071-5/+5
* wsd: trace file cleanupsAshod Nakashian2017-05-021-3/+4
* wsd: decode URI before calling URI::getPath as it failsAshod Nakashian2017-02-101-1/+3
* wsd: log the trace file duration and each record before executingAshod Nakashian2017-02-101-1/+13
* fuzzer: Factor out the replay functionality to a separate file.Jan Holesovsky2017-02-081-0/+6
* Treat the rest of the line as payload, because it may contain the delimiter.Jan Holesovsky2017-02-061-21/+33
* wsd: new config to enable/disable snapshots when recording traceAshod Nakashian2017-02-051-30/+36
* wsd: take snapshot of source file before trace recordingAshod Nakashian2017-02-051-1/+125
* wsd: trace files support timestamp to prevent overwritting on restartAshod Nakashian2017-02-051-1/+17
* No Hungarian notation pleaseTor Lillqvist2017-01-131-9/+9
* loplugin:staticmethodsNoel Grandin2016-12-271-1/+1
* TraceFile: clean up redundant member initializerMiklos Vajna2016-12-071-2/+1
* Apply the pre-branch rename script to re-organize the source.Michael Meeks2016-11-251-0/+309