Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e56513d2a9eebabf93d7824eebf9e64441c485ba
/
tests
/
BitmapCopyTest.cpp
42639cd
fix warnings on Mac in tests
by caryclark@google.com
· 12 years ago
0435f16
Close a couple of minor memory leaks, add a valgrind suppression file to
by tomhudson@google.com
· 13 years ago
543c719
Revert r3036. This change breaks loading images as
by caryclark@google.com
· 13 years ago
0eb7576
Modify SkBitmap::extractSubset() to respect volatility
by skyostil@google.com
· 13 years ago
ce7adb5
Modify SkBitmap::extractSubset() to respect opaqueness
by skyostil@google.com
· 13 years ago
ab77aaf
remove tests for copyPixelsFrom (it is not gone)
by reed@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
69731aa
Another tiny comment-only change to trigger svn update
by epoger@google.com
· 14 years ago
9395a7e
Tiny comment-only change to trigger SVN update in buildbot
by epoger@google.com
· 14 years ago
e05aec3
tiny test commit http://codereview.appspot.com/4432053
by epoger@google.com
· 14 years ago
9ce6e75
init src either opaquely (e.g. white), or with a valid ctable index (e.g. 0)
by reed@google.com
· 14 years ago
1fcd51e
add template macro to "safely" perform casts w/o breaking strict-aliasing
by reed@google.com
· 14 years ago
86bff1f
Add safe size/copy functions to Skia.
by wjmaclean@chromium.org
· 14 years ago
d0a529d
fix memory leak
by reed@android.com
· 15 years ago
cafc9f9
fixes around isOpaque and dithering
by reed@android.com
· 15 years ago
fbaa88d
add canCopyTo(), to preflight if copyTo can succeed. update unittests for it
by reed@android.com
· 16 years ago
311c82d
fix copyTo to only copy the minimum pixels per row, and to lock the src before
by reed@android.com
· 16 years ago
f9ab99a
Allow copying an Index8 bitmap when srcConfig and dstConfig are both Index8.
by weita@google.com
· 16 years ago
4226396
add BitmapCopyTest. Still need to consider the src==no_config case
by reed@android.com
· 16 years ago