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
*
This patch adds support for optional processing of the alpha channel in
senorblanco@chromium.org
2012-09-25
*
When recording a GM to a picture, pass the GM's size to beginRecording.
scroggo@google.com
2012-09-21
*
Implements a matrix convolution filter (raster path only). The filtering loop
senorblanco@chromium.org
2012-09-18
*
re-re-land 5578
reed@google.com
2012-09-18
*
revert 5580
reed@google.com
2012-09-18
*
re-land 5578 w/ pipe fix
reed@google.com
2012-09-18
*
revert 5578 -- broke pipe
reed@google.com
2012-09-18
*
Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. This
reed@google.com
2012-09-18
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-18
*
fixed compiler complaints
robertphillips@google.com
2012-09-17
*
Turn serialization back on in GM.
scroggo@google.com
2012-09-14
*
Fix picture refcnt bug in distantclip gm. Unreviewed.
rileya@google.com
2012-09-14
*
Add gm to test SkRegion/clipPath bug.
rileya@google.com
2012-09-14
*
Make texteffects gm work through serialization and pipe.
scroggo@google.com
2012-09-12
*
disable replay for now
reed@google.com
2012-09-10
*
cache decoded bitmap in global for now
reed@google.com
2012-09-10
*
enable lcdtext
mike@reedtribe.org
2012-09-10
*
update
mike@reedtribe.org
2012-09-10
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-09
*
update
reed@google.com
2012-09-08
*
experimental
reed@google.com
2012-09-08
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-07
*
Fixed Windows compiler complaints (esp. in debugger)
robertphillips@google.com
2012-09-06
*
Shut up some Mac (xcode 3) warnings
bsalomon@google.com
2012-09-05
*
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
[next]