index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
Commit message (
Expand
)
Author
Age
*
Allow cache tracking to be enabled in release
robertphillips@google.com
2012-08-31
*
Reenable pipe for imagefiltersgraph GM on Android.
scroggo@google.com
2012-08-28
*
disable pipe for now
reed@google.com
2012-08-28
*
Add caching of the snapshot image form a surface
reed@google.com
2012-08-28
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Implements the non-Porter-Duff compositing modes required for SVG's feBlend
senorblanco@chromium.org
2012-08-22
*
Added resource cache debug output to help track changes
robertphillips@google.com
2012-08-22
*
Move SkColorFilterImageFilter into its own file.
senorblanco@chromium.org
2012-08-20
*
Enable 64-bit builds on Windows
borenet@google.com
2012-08-20
*
Disable imagefiltersgraph from running through pipe on android
scroggo
2012-08-20
*
Implements a new class, SkSingleInputImageFilter, to handle DAG connectivity
senorblanco@chromium.org
2012-08-20
*
Use SkCanvas::concat instead of SkCanvas::setMatrix so this GM can be tiled.
scroggo@google.com
2012-08-15
*
Skip tiled drawing in GM for magnifier image filter.
scroggo@google.com
2012-08-15
*
Addressed Windows compiler complaints
robertphillips@google.com
2012-08-15
*
Add a zoom filter to Skia. This will be used on ChromeOS to implement the scr...
bsalomon@google.com
2012-08-13
*
suppress pip for now, since we use locally-defined effects
mike@reedtribe.org
2012-08-13
*
adjust size to match the content
mike@reedtribe.org
2012-08-13
*
move texteffects from Sample to gm
mike@reedtribe.org
2012-08-13
*
remove SkShape (unused)
reed@google.com
2012-08-09
*
change SkTextToPathIter to allow continuation even when there is no path for
reed@google.com
2012-08-07
*
Remove verylargebitmap gm on Android
borenet@google.com
2012-08-07
*
add gm for very large bitmaps (>32K >64K)
reed@google.com
2012-08-07
*
Move SK_SUPPORT_GPU checks below first #includes in case the macro is defined...
bsalomon@google.com
2012-08-03
*
Fix includes files missing in release builds from GrCustomStageUnitTest.h.
bsalomon@google.com
2012-08-03
*
Skipping MSAA GMs on Android
robertphillips@google.com
2012-08-02
*
Added output of failed GMs to assist tracking errors on Android
robertphillips@google.com
2012-08-02
*
Fix infinite recursion in cubic->quad conversion, also attempt to detect near...
bsalomon@google.com
2012-08-02
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
Translated clip GMs to increase stability
robertphillips@google.com
2012-08-02
*
Fix memory leak in gammatext GM.
scroggo@google.com
2012-08-01
*
Fix a memory leak in cmykjpeg GM.
scroggo@google.com
2012-07-31
*
fix LayerDrawLooper to record its fFlagsMask
reed@google.com
2012-07-31
*
add SkImage from encoded data
mike@reedtribe.org
2012-07-31
*
update to surface.getCanvas()
mike@reedtribe.org
2012-07-31
*
expand internal subclasses into separate files
reed@google.com
2012-07-30
*
Share code in various SkGPipeCanvas::drawBitmap_ calls.
scroggo@google.com
2012-07-30
*
check-point for image/surface work
mike@reedtribe.org
2012-07-29
*
In SkGPipe, only serialize SkTypefaces in cross process mode.
scroggo@google.com
2012-07-27
*
Make SkDeferredCanvas query SkGPipeWriter for space allocated for bitmaps.
scroggo@google.com
2012-07-26
*
Remove texture/mask setters on GrPaint
bsalomon@google.com
2012-07-26
*
Add flag to skip pipe on select GMs
borenet@google.com
2012-07-20
*
Disable bitmapcopy gm on Android
borenet@google.com
2012-07-20
*
#include "SkTemplates.h"
reed@google.com
2012-07-20
*
add SkPaint::getPosTextPath(), with gm to test it
reed@google.com
2012-07-20
*
Clean up the use of AutoScratchTexture in the gaussian blur and morphology
senorblanco@chromium.org
2012-07-18
*
Fixed simpleaaclip gm - it wasn't showing xor case
robertphillips@google.com
2012-07-17
*
don't add circles on chopped cubics
reed@google.com
2012-07-13
*
Fixed calling SkIntToScalar on a float error
robertphillips@google.com
2012-07-13
*
Improved clarity of complexclip GM
robertphillips@google.com
2012-07-13
[next]