Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
ad78f752566d6cf699cf492641bae73e509e420b
/
java
/
com
/
tigervnc
/
rdr
/
JavaInStream.java
ad78f75
massive performance improvements. zrle measured at 2.5x faster (no measurements for tight, but should be the same or better).
by Brian Hinz
· 14 years ago
a5f0fc8
performance improvements
by Brian Hinz
· 14 years ago
c19ab9e
Move Java source up one level and allow Java viewer to be built as a standalone project (per community request)
by DRC
· 14 years ago
[Renamed from java/src/com/tigervnc/rdr/JavaInStream.java]
b898b88
cleanup of rdr code, uniquify variable names, etc.
by Brian Hinz
· 14 years ago
2c5b44c
Imported JZlib source tree and re-implemented ZlibInStream using JZlib, similar to the way it's implemented in C with zlib. Also set svn:eol-style keyword to 'native' for most of the java files. There are still a handful with inconsistent eols style that need to be corrected.
by Brian Hinz
· 14 years ago
c5dc038
Completely reworked Java viewer (contributed by Brian Hinz)
by DRC
· 14 years ago