index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add unit tests for convertLF() and convertCRLF()
Pierre Ossman
2019-09-25
2
-0
/
+127
*
Split test programs to benchmarking and unit tests
Pierre Ossman
2019-09-25
17
-45
/
+51
*
Clean up internal clipboard handling
Pierre Ossman
2019-07-01
2
-4
/
+4
*
Merge branch 'connparams' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-12-10
2
-13
/
+11
|
\
|
*
Let CMsgHandler::serverInit() handle initial set up
Pierre Ossman
2018-11-01
2
-8
/
+4
|
*
Rename ConnParams to ClientParams
Pierre Ossman
2018-11-01
1
-2
/
+2
|
*
Split out ServerParams from ConnParams
Pierre Ossman
2018-11-01
2
-3
/
+5
|
*
Encapsulate screen layout storage in ConnParams
Pierre Ossman
2018-11-01
2
-2
/
+2
*
|
Remove variable length arrays
Pierre Ossman
2018-11-07
1
-2
/
+3
|
/
*
Fix .gitignore for vncviewer/ and tests/
Pierre Ossman
2018-07-11
1
-0
/
+6
*
Catch exceptions by reference
Pierre Ossman
2018-05-29
2
-6
/
+6
*
Fix calculation of conversion test target values
Pierre Ossman
2018-03-01
1
-3
/
+3
*
Add client support for LED state sync
Pierre Ossman
2017-08-24
1
-1
/
+3
*
Use correct color space for current monitor
Pierre Ossman
2017-04-28
1
-1
/
+4
*
Change cursor API to use RGBA data
Pierre Ossman
2017-02-22
2
-4
/
+4
*
Add alpha blending support to surfaces
Pierre Ossman
2017-02-10
2
-4
/
+8
*
Render on a temporary surface when needed
Pierre Ossman
2017-02-10
1
-5
/
+34
*
Abstract platform rendering to "surfaces"
Pierre Ossman
2017-02-10
2
-25
/
+79
*
Improve framebuffer performance test measurement
Pierre Ossman
2017-02-10
1
-10
/
+103
*
spelling fixes
klemens
2017-01-28
1
-1
/
+1
*
Do explict sync after XShmPutImage()
Pierre Ossman
2017-01-11
1
-3
/
+0
*
Add Fltk and Gettext include dirs when compiling tests
Brian P. Hinz
2017-01-08
1
-0
/
+3
*
Add test to measure framebuffer performance
Pierre Ossman
2017-01-04
4
-0
/
+291
*
Add unit tests for getHostAndPort()
Pierre Ossman
2016-07-11
2
-0
/
+83
*
Performance analysis of multi-core decoder
Pierre Ossman
2015-12-02
2
-0
/
+40
*
Estimate CPU core usage in performance tests
Pierre Ossman
2015-11-27
2
-35
/
+125
*
Let CConnection intercept more callbacks
Pierre Ossman
2015-11-27
2
-0
/
+8
*
Delegate decoder object management to a separate class
Pierre Ossman
2015-11-27
2
-60
/
+19
*
Include kernel time in CPU usage measurement
Pierre Ossman
2015-11-09
1
-14
/
+29
*
Remove parameter "hasBeenSet" logic
Pierre Ossman
2015-04-27
1
-2
/
+2
*
Wrong array index in CPU usage calculation on Windows
Pierre Ossman
2015-03-03
1
-1
/
+1
*
Windows doesn't have %lld
Pierre Ossman
2015-03-03
1
-0
/
+5
*
overrun() needs to return the available space
Pierre Ossman
2015-03-03
1
-0
/
+3
*
Move things around slightly so the compiler can track cc
Pierre Ossman
2015-03-03
2
-0
/
+10
*
Fix mismatches between format string and arguments
Pierre Ossman
2015-03-03
1
-1
/
+1
*
Fix bad signed/unsigned comparisons
Pierre Ossman
2015-03-03
2
-5
/
+5
*
encperf, decperf: catch fopen() errors
DRC
2015-02-26
2
-4
/
+4
*
encperf: Optionally disable pixel translation
DRC
2015-02-25
1
-2
/
+6
*
encperf: change % to %% in printf format
DRC
2015-02-25
1
-1
/
+1
*
encperf: add compression level to encoding list
DRC
2015-02-25
1
-1
/
+2
*
encperf: allow # of iterations to be specified
DRC
2015-02-25
1
-6
/
+6
*
encperf: report encoded & raw-equivalent bytes
DRC
2015-02-25
1
-13
/
+24
*
encperf: Code formatting tweaks
DRC
2015-02-25
1
-18
/
+18
*
Add test to measure high level encoding performance
Pierre Ossman
2015-02-13
2
-0
/
+442
*
Make it possible to measure CPU usage in parellel
Pierre Ossman
2015-02-13
2
-18
/
+71
*
Add test to measure decoding performance
Pierre Ossman
2015-02-13
2
-0
/
+220
*
Make sure stride handling is also tested
Pierre Ossman
2014-10-09
1
-13
/
+45
*
Use constants for the test buffer dimensions
Pierre Ossman
2014-10-09
1
-14
/
+20
*
Add pixel conversion correctness test
Pierre Ossman
2014-09-25
2
-0
/
+326
*
Add missing copyright header.
Pierre Ossman
2014-09-24
1
-0
/
+18
[next]