index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
ReadWriteAlphaTest.cpp
Commit message (
Expand
)
Author
Age
*
Generate list of GPU contexts outside tests
kkinnunen
2015-12-01
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Make SkGpuDevice know its alpha type
bsalomon
2015-06-23
*
This replaces the texture creation/caching functions on GrContext with a GrTe...
bsalomon
2015-04-30
*
One createTexture function, attempt to recycle scratch in createTexture.
bsalomon
2015-02-06
*
Require budget decision when creating a RenderTarget SkSurface.
bsalomon
2015-01-16
*
allow SkUserConfig.h to control NOGPU
reed
2014-10-30
*
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
bsalomon
2014-10-28
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
*
Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...
reed
2014-09-21
*
introduce Props to surface (work in progress)
reed
2014-09-21
*
Make SkGpuDevice constructors private.
bsalomon
2014-08-28
*
Make GrCacheable implement its own ref counting.
bsalomon
2014-07-21
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Add a DEF_GPUTEST() macro.
tfarina@chromium.org
2014-01-10
*
Remove GrRefCnt.h in favor of SkRefCnt.h
commit-bot@chromium.org
2013-09-09
*
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 errors when compiling with -Wall -Werror on Android.
djsollen@google.com
2013-02-07
*
Make GPU unit tests use GrContexts of different GL types.
bsalomon@google.com
2013-02-04
*
1. remove references to (deprecated) SkGpuCanvas
reed@google.com
2012-10-01
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Disable ReadWriteAlpha test on Android
borenet@google.com
2012-08-02
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
Move clientID into texture desc
robertphillips@google.com
2012-06-07
*
fix warnings on Mac in tests
caryclark@google.com
2012-06-06
*
Fixed issue with Fixed Point scalars in ReadWriteAlphaTest.cpp
robertphillips@google.com
2012-04-06
*
Initial version of R8 support
robertphillips@google.com
2012-04-06