Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
44a42ea8b22a845a419b8ae3b47c4619fdec0215
/
tests
/
WritePixelsTest.cpp
44a42ea
1. remove references to (deprecated) SkGpuCanvas
by reed@google.com
· 13 years ago
ccaa002
Fix some linux build warnings Review URL: https://codereview.appspot.com/6571050
by bsalomon@google.com
· 13 years ago
405d0f4
In which a series of things around attachToCanvas and writePixels are fixed
by bsalomon@google.com
· 13 years ago
a04e8e8
Do premul and r/b swap conversions in a custom effect
by bsalomon@google.com
· 13 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 13 years ago
72f3dca
Modify Read/WritePixelTests to print one pixel failure for each test case rather than every pixel
by bsalomon@google.com
· 13 years ago
4b163ed
Privatization:
by reed@google.com
· 13 years ago
cf8fb1f
Create GPU-less build of Skia.
by bsalomon@google.com
· 13 years ago
0cb1e2b
Disable WritePixelsTest on Android
by borenet@google.com
· 13 years ago
31648eb
Fix warnings
by bsalomon@google.com
· 14 years ago
b03db4a
fix signed/unsigned warning (use size_t in conjunction with SK_ARRAY_COUNT)
by reed@google.com
· 14 years ago
74b9871
Do writepixels alpha-premul using gpu
by bsalomon@google.com
· 14 years ago
bbce8b2
Turn off WritePixelsTest in fixed pt build (GPU device known not to work, no plan to fix)
by bsalomon@google.com
· 14 years ago
d58a1cd
Add config8888 support to writePixels
by bsalomon@google.com
· 14 years ago