Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
refs/heads/android-16
/
common
/
rfb
/
PixelBuffer.cxx
f81148c
Avoid integer overflows in pixel size calculations
by Pierre Ossman
· 7 years ago
e714412
Remove reallocation log message from ManagedPixelBuffer
by Pierre Ossman
· 9 years ago
6a1a0d0
Change cursor API to use RGBA data
by Pierre Ossman
· 9 years ago
9987183
Restore cropping API to maskRect()
by Pierre Ossman
· 9 years ago
d5ab3e3
Prevent invalid PixelBuffer accesses
by Pierre Ossman
· 9 years ago
18c0201
Fix buffer overflow in ModifiablePixelBuffer::fillRect.
by Michal Srb
· 9 years ago
56f99d6
Change fillRect() to take a buffer instead of a pixel
by Pierre Ossman
· 10 years ago
a43a3f4
Optimise fillRect()
by Pierre Ossman
· 11 years ago
d4f718d
Allow PixelBuffers to be const
by Pierre Ossman
· 12 years ago
9cbdec6
Add convenience variant of getImage()
by Pierre Ossman
· 12 years ago
9da47f8
Add convenience functions to ModifiablePixelBuffer
by Pierre Ossman
· 12 years ago
8163f54
Only grab the regions we actually need
by Pierre Ossman
· 12 years ago
a32040d
Provide a better R/W base PixelBuffer class
by Pierre Ossman
· 12 years ago
2e5a106
Get rid of getStride()
by Pierre Ossman
· 12 years ago
5c1a153
We don't need a fillRect() that is this optimised
by Pierre Ossman
· 12 years ago
1b350ed
Avoid having virtual methods where not needed
by Pierre Ossman
· 12 years ago
b6b4dc6
Remove full support for colour maps
by Pierre Ossman
· 12 years ago
945cdda
Be more consistent in referring to pixel byte streams as buffers
by Pierre Ossman
· 12 years ago
0f671d5
Remove unused (and commented out) PixelBuffer::getPixel()
by Pierre Ossman
· 12 years ago
1ed4d50
Make sure the fill function pointer gets updated if the
by Pierre Ossman
· 12 years ago
4f24c1a
Since fillRect() operates directly on the framebuffer, optimize it and remove the separate version in TightDecoder.
by DRC
· 14 years ago
45de20d
Add extra check for bad copy rects and try to handle it gracefully instead of
by Pierre Ossman
· 15 years ago
a2adc8d
Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow.
by Constantin Kaplinsky
· 19 years ago