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
*
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