Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
57b11d4601b95da3fc086cc0ed4b3b8eee11333c
57b11d4
Link libX11 dynamically
by Brian P. Hinz
· 10 years ago
668873a
Regression fix for Java window size
by Brian P. Hinz
· 10 years ago
c1cbc70
Early propagate of access rights to connection.
by Henrik Andersson
· 10 years ago
9b9a38c
Update debian init scripts so that sysconfig settings are actually used
by Brian P. Hinz
· 10 years ago
0c20e43
Merge pull request #260 from TigerVNC/vencrypt-vino
by Brian Hinz
· 10 years ago
43147c3
Add workaround for Vino's VeNCrypt implementation to Java viewer
by Brian P. Hinz
· 10 years ago
fc08bee
Remove legacy Windows code
by Pierre Ossman
· 10 years ago
4ab1e5d
Remove stub mirror driver code
by Pierre Ossman
· 10 years ago
526b380
Shorten service identifier
by Pierre Ossman
· 10 years ago
018c67e
Provide description for services
by Pierre Ossman
· 10 years ago
9986dce
Better check for on screen visibility
by Pierre Ossman
· 10 years ago
3544999
Install viewer .desktop file and icons on all Unix systems
by Pierre Ossman
· 10 years ago
a6a52a4
Ubuntu package fixes
by Brian P. Hinz
· 10 years ago
0260a9f
Allow Ubuntu 12.04 packages to build on any architecture
by Brian P. Hinz
· 10 years ago
45a5a7b
Debian package updates
by Brian P. Hinz
· 10 years ago
a6b0026
Block signals from being handled on worker threads
by Pierre Ossman
· 10 years ago
7b8ebff
Compile common code with -fPIC on all non-Windows platforms
by Pierre Ossman
· 10 years ago
bb9771a
Delete unnecessary patch files
by Brian P. Hinz
· 10 years ago
0a5489c
Remove uncessary Xauth cookie patch from deb & rpm packages
by Brian P. Hinz
· 10 years ago
1efc06e
Update Swedish translation
by Göran Uddeborg
· 10 years ago
e5afb92
Fix race problem with detecting listening inetd sockets
by Tristan Schmelcher
· 14 years ago
1f8aba3
Add workaround for Vino's VeNCrypt implementation
by Pierre Ossman
· 10 years ago
cddd648
Set up Xauthority using a single invokation
by Pierre Ossman
· 10 years ago
5fe6070
Use mcookie to generate X server cookie
by Pierre Ossman
· 10 years ago
a7ac6a9
Check that xauth is in PATH
by Pierre Ossman
· 10 years ago
10d9af5
Suppress/eliminate JDK warnings
by Brian P. Hinz
· 10 years ago
ce48cc8
Upgrade in-tree jsch and jzlib to latest upstream versions
by Brian P. Hinz
· 10 years ago
928bd74
Add snap tag to el7 packages
by Brian P. Hinz
· 10 years ago
60309e5
Add support for building RPM packages for RHEL 7 derivatives
by Brian P. Hinz
· 10 years ago
773f3cc
Update French translation
by Stéphane Aulery
· 10 years ago
1669aac
Update Brazilian Portuguese translation
by Rafael Fontenelle
· 10 years ago
df0f3dc
Use --host and --build to prevent buildhost-specific optimizations
by Brian P. Hinz
· 10 years ago
f7fef92
Only show sendPrimary on X11 platforms
by Pierre Ossman
· 10 years ago
769931e
Include class keyword for friend declaration
by Pierre Ossman
· 10 years ago
398a6f4
Init socket subsystem before parsing filters
by Pierre Ossman
· 10 years ago
e844e45
Merge branch 'master' of https://github.com/hackonteur/tigervnc
by Pierre Ossman
· 10 years ago
ef7faee
Update German translation
by Mario Blättermann
· 10 years ago
3430ed9
Update Danish translation
by Joe Hansen
· 10 years ago
c127127
Update Dutch translation
by Benno Schulenberg
· 10 years ago
dd5a31b
Replace external wget with native Python version
by Scott Roland
· 10 years ago
cb8e8fb
Fix coding to be utf-8 instead of UTF-8
by Scott Roland
· 10 years ago
db65a0f
Update Bulgarian translation
by Alexander Shopov
· 10 years ago
226fd76
Update Finnish translation
by Jorma Karvonen
· 10 years ago
e2a6182
Update Swedish translation
by Göran Uddeborg
· 10 years ago
27fbaa9
Update Ukrainian translation
by Yuri Chornoivan
· 10 years ago
7e2eab6
Merge branch 'multicore' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 10 years ago
6627efa
Performance analysis of multi-core decoder
by Pierre Ossman
· 10 years ago
db821a2
Gracefully handle empty CopyArea operations
by Pierre Ossman
· 10 years ago
3a35f72
Merge branch 'master' of https://github.com/hackonteur/tigervnc
by Pierre Ossman
· 10 years ago
b24532c
Modularized el5 & el6 RPM specs
by Brian P. Hinz
· 10 years ago
5fdd2da
Fix relative PATH to SRCDIR
by Scott Roland
· 10 years ago
2b8aa35
Optimised shortcut for decoding on single CPU systems
by Pierre Ossman
· 10 years ago
a0eb1e8
Limit the number of decoder threads to 4
by Pierre Ossman
· 10 years ago
c9dd3a4
Throttle overlapping screen updates
by Pierre Ossman
· 10 years ago
5102fa9
Consolidate how to run the FLTK loop in one place
by Pierre Ossman
· 10 years ago
0560465
Propagate exceptions from worker threads back to main thread
by Pierre Ossman
· 10 years ago
98d7af9
Estimate CPU core usage in performance tests
by Pierre Ossman
· 10 years ago
0b5a06b
Protect PlatformPixelBuffer from simultaneous access
by Pierre Ossman
· 10 years ago
7b63a7c
Create one decode thread for each CPU
by Pierre Ossman
· 10 years ago
b74728f
Add option to enable thread sanitizer
by Pierre Ossman
· 10 years ago
bf431a6
Allow parallel decoding of Tight JPEG rects
by Pierre Ossman
· 10 years ago
e6ad445
Allow conditional dependencies between rects when decoding
by Pierre Ossman
· 10 years ago
a862add
Decode rectangles in order if needed
by Pierre Ossman
· 10 years ago
1412789
Decode overlapping rectangles in order
by Pierre Ossman
· 10 years ago
570cd5c
Add flags member to decoders
by Pierre Ossman
· 10 years ago
504afa2
Make the decoder multi-threaded
by Pierre Ossman
· 10 years ago
3da238d
Let CConnection intercept more callbacks
by Pierre Ossman
· 10 years ago
687d52c
Add abstraction classes for system thread primitives
by Pierre Ossman
· 10 years ago
1cc323d
Raise system requirement on Windows to Vista/2008
by Pierre Ossman
· 10 years ago
7d6bf11
Fix copy-paste error for the secTypeX509Vnc security type
by Pierre Ossman
· 10 years ago
6f318e4
Clear up ZlibInStream::reset() behaviour
by Pierre Ossman
· 10 years ago
80b4209
Split decoders into a read and decode step
by Pierre Ossman
· 10 years ago
ded4907
Add efficient method to copy data between two streams
by Pierre Ossman
· 10 years ago
fbad8a9
Remove unneeded virtual qualifiers on stream methods
by Pierre Ossman
· 10 years ago
7bfb73b
Remove CMsgReader::getImageBuf() as nothing uses it
by Pierre Ossman
· 10 years ago
8635062
Decouple decoders from CConnection
by Pierre Ossman
· 10 years ago
f22d350
Make ConnParams useful when const
by Pierre Ossman
· 10 years ago
9f273e9
Delegate decoder object management to a separate class
by Pierre Ossman
· 10 years ago
bc546f8
Update RPM dependency sources to latest versions
by Brian P. Hinz
· 10 years ago
c416ad5
Change development version to 1.6.80
by Pierre Ossman
· 10 years ago
b9b8212
Update translation template file
by Pierre Ossman
· 10 years ago
89d6a85
Fix inverted logic in ProcVncExtSetParam.
by Michal Srb
· 10 years ago
0068a4f
Clean out unused dependencies from CConnection.h
by Pierre Ossman
· 10 years ago
b591c9d
Include kernel time in CPU usage measurement
by Pierre Ossman
· 10 years ago
7835815
Remove old Windows CE code
by Pierre Ossman
· 10 years ago
9c181ba
Use mingw's gettimeofday()
by Pierre Ossman
· 10 years ago
07eec1b
Remove unused deleteReaderAndWriter() method
by Pierre Ossman
· 10 years ago
36eac99
option -xstartup added
by Llorenç Garcia Martinez
· 10 years ago
e76c2fb
option -xstartup added
by Llorenç Garcia Martinez
· 10 years ago
10fe061
Merge branch 'patch-1' of https://github.com/Siot/tigervnc
by Pierre Ossman
· 10 years ago
55d6085
Xvnc.man: remove -i option
by Kirill Kolyshkin
· 10 years ago
53604da
Merge branch 'master' of https://github.com/graysky2/tigervnc
by Pierre Ossman
· 10 years ago
872e5dd
Allow BUILD_TIMESTAMP to be set statically
by DRC
· 10 years ago
2a2e2c3
Allow static linking against only the GCC libs
by DRC
· 10 years ago
643f165
Merge branch 'jpeg_includes' of https://github.com/dcommander/tigervnc
by Pierre Ossman
· 10 years ago
5d771f4
Added -noxstartup
by Llorenç Garcia Martinez
· 10 years ago
861cb06
new option -noxstartup to not load any xstartup script file
by Llorenç Garcia Martinez
· 10 years ago
f4e620a
provide a systemd user service unit for vncserver
by graysky
· 10 years ago
02cbc22
update manpage teaching about ~/.vnc/config
by graysky
· 10 years ago
ddff8d0
update vncserver to parse a config file
by graysky
· 10 years ago
Next »