aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/WritePixelsTest.cpp
Commit message (Expand)AuthorAge
* Remove legacy names no longer referenced in Chrome and WebKit.Gravatar bsalomon@google.com2013-02-07
* Fix WritePixels test on ANGLE.Gravatar bsalomon@google.com2013-02-06
* Implement support for origin-TopLeft render targets. Note that the default be...Gravatar senorblanco@chromium.org2013-02-05
* Reverting r7545 (render target origin change) due to layout test issues (see ...Gravatar robertphillips@google.com2013-02-05
* Implement support for origin-TopLeft render targets in GL backend.Gravatar senorblanco@chromium.org2013-02-04
* Make GPU unit tests use GrContexts of different GL types.Gravatar bsalomon@google.com2013-02-04
* fix warning from scalar --> int32 conversionGravatar humper@google.com2013-01-07
* 1. remove references to (deprecated) SkGpuCanvasGravatar reed@google.com2012-10-01
* Fix some linux build warningsGravatar bsalomon@google.com2012-09-25
* In which a series of things around attachToCanvas and writePixels are fixedGravatar bsalomon@google.com2012-08-29
* Do premul and r/b swap conversions in a custom effectGravatar bsalomon@google.com2012-08-27
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Modify Read/WritePixelTests to print one pixel failure for each test case rat...Gravatar bsalomon@google.com2012-08-17
* Privatization:Gravatar reed@google.com2012-08-07
* Create GPU-less build of Skia.Gravatar bsalomon@google.com2012-08-02
* Disable WritePixelsTest on AndroidGravatar borenet@google.com2012-07-12
* Fix warningsGravatar bsalomon@google.com2011-11-23
* fix signed/unsigned warning (use size_t in conjunction with SK_ARRAY_COUNT)Gravatar reed@google.com2011-11-16
* Do writepixels alpha-premul using gpuGravatar bsalomon@google.com2011-11-11
* Turn off WritePixelsTest in fixed pt build (GPU device known not to work, no ...Gravatar bsalomon@google.com2011-11-10
* Add config8888 support to writePixelsGravatar bsalomon@google.com2011-11-10