index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleTextureDomain.cpp
Commit message (
Expand
)
Author
Age
*
Removes uses of unnamed namespace from samplecode.
commit-bot@chromium.org
2013-09-13
*
Push sigma-based blur interface into our GMs/benches/tests/samplecode
robertphillips@google.com
2013-09-06
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...
robertphillips@google.com
2013-08-20
*
Split SkDevice out of SkBitmapDevice
robertphillips@google.com
2013-08-20
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Remove unused variable.
vandebo@chromium.org
2013-01-04
*
Remove SkRefPtr
vandebo@chromium.org
2013-01-04
*
samplecode: Remove executable bit from SampleTextureDomain.cpp
tfarina@chromium.org
2012-09-26
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Fixing the ignore transform flag in Ganesh with mask filter and drawBitmap
junov@google.com
2011-07-28
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Reverting r1775 at Mike and Brian's request
epoger@google.com
2011-07-01
*
Fixing several issues with rendering blurred bitmaps with Ganesh
junov@google.com
2011-06-30
*
Adding support for shadows when drawing bitmaps with skia gpu device
junov@google.com
2011-06-27
*
Add createNewCompatibleDevice. Allow devices to have a NULL factory and saveL...
bsalomon@google.com
2011-06-17
*
make SkDevice constructors explicit between offscreen and on/direct
reed@google.com
2011-06-16
*
Correction of texture domain calculation. Review=http://codereview.appspot.c...
twiz@google.com
2011-06-02
*
Adding a test to sampleapp for texture domain
junov@google.com
2011-05-17