Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
c9df8ce8212448a9d33b57d266a0aef5c28a98e9
/
samplecode
/
SampleRegion.cpp
a8c1831
use SkColorType instead of SkBitmap::Config in samplecode
by commit-bot@chromium.org
· 11 years ago
7fa2a65
fix more 64bit warnings
by reed@google.com
· 11 years ago
e1ca705
deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients
by reed@google.com
· 11 years ago
4b413c8
remove SkFloatToScalar macro
by commit-bot@chromium.org
· 11 years ago
4faa869
Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream.
by commit-bot@chromium.org
· 11 years ago
12a2386
Revert "Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream."
by reed@google.com
· 11 years ago
b48a59a
Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream.
by sugoi@google.com
· 11 years ago
eb22126
Revert r12114 due to https://code.google.com/p/skia/issues/detail?id=1794 ('Assertion failures on various buildbots as of r12114')
by epoger@google.com
· 11 years ago
305f78e
Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream.
by sugoi@google.com
· 11 years ago
dd0c3a5
fix signature for onFindClickHandler
by mike@reedtribe.org
· 12 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
0e51577
fix warning from scalar --> int32 conversion
by humper@google.com
· 12 years ago
dbfac8a
Defining new color constat for transparent color
by junov@google.com
· 12 years ago
ae933ce
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
94e75ee
Rename the existing flatten(void*) methods.
by djsollen@google.com
· 12 years ago
02939ce
fix warnings on Mac in ssamplecode
by caryclark@google.com
· 12 years ago
4debcac
Debug Windows compiler complaint fixes
by robertphillips@google.com
· 12 years ago
4b5894c
show contains and intersects predicates in sample
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
64cc579
The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on
by senorblanco@chromium.org
· 13 years ago
5fd9243
switch to inheriting from SampleView
by mike@reedtribe.org
· 14 years ago
f2b98d6
merge with changes for GPU backend
by reed@android.com
· 14 years ago
671cd65
add SDL support
by reed@android.com
· 15 years ago
f76bacf
add SkSize for dimensions
by reed@android.com
· 15 years ago
3469c76
Handle kA8 bitmaps drawing through a matrix (was infinitely recursive)
by reed@android.com
· 16 years ago
b08eb2b
separate image encode and decode remove obsolete build-flag for encode
by reed@android.com
· 16 years ago
8a1c16f
grab from latest android
by reed@android.com
· 16 years ago