index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
WritePixelsTest.cpp
Commit message (
Expand
)
Author
Age
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
Remove unnamed namespace usage from tests.
commit-bot@chromium.org
2013-10-12
*
Yet another patch for 10995
robertphillips@google.com
2013-08-29
*
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
*
Fix BGRA readback on Android
commit-bot@chromium.org
2013-08-07
*
Tests : Unused parameters cleanup
sugoi@google.com
2013-02-27
*
Remove legacy names no longer referenced in Chrome and WebKit.
bsalomon@google.com
2013-02-07
*
Fix WritePixels test on ANGLE.
bsalomon@google.com
2013-02-06
*
Implement support for origin-TopLeft render targets. Note that the default be...
senorblanco@chromium.org
2013-02-05
*
Reverting r7545 (render target origin change) due to layout test issues (see ...
robertphillips@google.com
2013-02-05
*
Implement support for origin-TopLeft render targets in GL backend.
senorblanco@chromium.org
2013-02-04
*
Make GPU unit tests use GrContexts of different GL types.
bsalomon@google.com
2013-02-04
*
fix warning from scalar --> int32 conversion
humper@google.com
2013-01-07
*
1. remove references to (deprecated) SkGpuCanvas
reed@google.com
2012-10-01
*
Fix some linux build warnings
bsalomon@google.com
2012-09-25
*
In which a series of things around attachToCanvas and writePixels are fixed
bsalomon@google.com
2012-08-29
*
Do premul and r/b swap conversions in a custom effect
bsalomon@google.com
2012-08-27
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Modify Read/WritePixelTests to print one pixel failure for each test case rat...
bsalomon@google.com
2012-08-17
*
Privatization:
reed@google.com
2012-08-07
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
Disable WritePixelsTest on Android
borenet@google.com
2012-07-12
*
Fix warnings
bsalomon@google.com
2011-11-23
*
fix signed/unsigned warning (use size_t in conjunction with SK_ARRAY_COUNT)
reed@google.com
2011-11-16
*
Do writepixels alpha-premul using gpu
bsalomon@google.com
2011-11-11
*
Turn off WritePixelsTest in fixed pt build (GPU device known not to work, no ...
bsalomon@google.com
2011-11-10
*
Add config8888 support to writePixels
bsalomon@google.com
2011-11-10