aboutsummaryrefslogtreecommitdiffstats
path: root/java/com/tigervnc/rfb/ModifiablePixelBuffer.java
Commit message (Expand)AuthorAgeFilesLines
* Mostly stylistic changes to java viewer to match recent changes to native viewerBrian P. Hinz2019-12-211-3/+3
* Minimize thread blocking and improve thread safety in java viewerBrian P. Hinz2017-05-241-26/+40
* Java client support for cursors with full alphaBrian P. Hinz2017-02-271-2/+5
* Complete rewrite of pixel buffer & decoder implementation.Brian P. Hinz2016-12-101-0/+267