index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
ReadPixelsTest.cpp
Commit message (
Expand
)
Author
Age
*
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
*
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
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
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
*
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
*
Turn on read pixels test for raster backend
bsalomon@google.com
2012-02-09
*
Exclude BGRA readPixel tests on Android until bug 438 is resolved.
djsollen@google.com
2012-01-09
*
Fix return value in read pixels unit test
bsalomon@google.com
2011-11-10
*
Removes warnings generated by gcc and clang.
tomhudson@google.com
2011-11-09
*
[GPU] Add explicit byte order and PM vs. UPM 8888 configs
bsalomon@google.com
2011-11-07
*
Override 32BPP format in SkCanvas::readPixels
bsalomon@google.com
2011-11-03
*
Recommit r2584 with gpu pass of the new ReadPixels test disabled in fixed pt ...
bsalomon@google.com
2011-11-02
*
Revert r2584 (new test fails in fixed pt builds)
bsalomon@google.com
2011-11-02
*
Changes the SkCanvas::readPixels API. Allows caller to read into prealloced b...
bsalomon@google.com
2011-11-02