Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
3cbed689d104031259e14d8428422d9393be1b07
/
samplecode
/
SampleTextureDomain.cpp
efdfd51
switch maskfilters to sk_sp
by reed
· 9 years ago
e8f3062
switch surface to sk_sp
by reed
· 9 years ago
9ce9d67
update callsites for Make image factories
by reed
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
e47829b
flag to use const& instead of const* for src-rect
by reed
· 9 years ago
84984ef
Revert[2] of guard to remove DrawBitmapRectFlags
by reed
· 9 years ago
9111019
Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://codereview.chromium.org/1235393003/)
by scroggo
· 9 years ago
6fb0b67
guard to remove DrawBitmapRectFlags
by reed
· 9 years ago
93a1215
SkPaint::FilterLevel -> SkFilterQuality
by reed
· 10 years ago
b5fae93
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
by piotaixr
· 10 years ago
2456b76
Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canvas (patchset #9 id:160001 of https://codereview.chromium.org/583453002/)
by borenet
· 10 years ago
4327899
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
by piotaixr
· 10 years ago
e396455
move common blur types into central header
by commit-bot@chromium.org
· 11 years ago
a8c1831
use SkColorType instead of SkBitmap::Config in samplecode
by commit-bot@chromium.org
· 11 years ago
76f10a3
remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface
by reed@google.com
· 11 years ago
4469938
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning""
by reed@google.com
· 11 years ago
6fcbfce
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"
by reed@google.com
· 11 years ago
081560e
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning
by reed@google.com
· 11 years ago
ab13167
Removes uses of unnamed namespace from samplecode.
by commit-bot@chromium.org
· 11 years ago
b706117
Push sigma-based blur interface into our GMs/benches/tests/samplecode
by robertphillips@google.com
· 11 years ago
1f2f338
Split SkDevice into SkBaseDevice and SkBitmapDevice
by robertphillips@google.com
· 11 years ago
9b051a3
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready.
by robertphillips@google.com
· 11 years ago
3055b70
Split SkDevice out of SkBitmapDevice
by robertphillips@google.com
· 11 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
f7b62d6
Remove unused variable.
by vandebo@chromium.org
· 12 years ago
d96d17b
Remove SkRefPtr
by vandebo@chromium.org
· 12 years ago
077b899
samplecode: Remove executable bit from SampleTextureDomain.cpp
by tfarina@chromium.org
· 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
1d32978
Fixing the ignore transform flag in Ganesh with mask filter and drawBitmap
by junov@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
9ef2d83
Reverting r1775 at Mike and Brian's request
by epoger@google.com
· 13 years ago
22c8bb8
Fixing several issues with rendering blurred bitmaps with Ganesh
by junov@google.com
· 13 years ago
d935cfb
Adding support for shadows when drawing bitmaps with skia gpu device
by junov@google.com
· 13 years ago
e97f085
Add createNewCompatibleDevice. Allow devices to have a NULL factory and saveLayer will fall back on createNewCompatibleDevice.
by bsalomon@google.com
· 13 years ago
af951c9
make SkDevice constructors explicit between offscreen and on/direct
by reed@google.com
· 13 years ago
76b8274
Correction of texture domain calculation. Review=http://codereview.appspot.com/4517126
by twiz@google.com
· 13 years ago
869d6d9
Adding a test to sampleapp for texture domain
by junov@google.com
· 13 years ago