aboutsummaryrefslogtreecommitdiffstats
path: root/java/com/tigervnc/rfb/DecodeManager.java
Commit message (Expand)AuthorAgeFilesLines
* RFB refactoring to sync with native clientBrian P. Hinz2019-11-211-9/+9
* Release queueMutex using finally blocksPepijn Van Eeckhoudt2018-08-201-38/+56
* Name threads for easier profilingBrian P. Hinz2017-05-241-1/+1
* Better checks for object equality, remove redundant initializerBrian P. Hinz2017-05-241-6/+7
* Multithreaded decoder improvements (java viewer)Brian P. Hinz2017-05-061-10/+10
* Fix for exception handling in decoder threads (java client)Brian P. Hinz2017-02-271-1/+1
* Complete rewrite of pixel buffer & decoder implementation.Brian P. Hinz2016-12-101-0/+386