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
*
Make GrCacheable implement its own ref counting.
bsalomon
2014-07-21
*
combine base_unittest.py modules from gm and tools
epoger
2014-07-17
*
create copy_config.py and rename_config.py for skbug 2752
epoger
2014-07-17
*
roll common DEPS, now using recursedeps
epoger
2014-07-16
*
Skip tiling on bitmapscroll:
Mike Klein
2014-07-16
*
make gm self-tests launch python unittests automatically
epoger
2014-07-16
*
Fix for saveLayer() with filters vs. the BBox Hierarchy.
senorblanco
2014-07-14
*
Revert "Fix for saveLayer() with filters vs. the BBox Hierarchy." and
senorblanco
2014-07-14
*
resizeimagefiler is ok with a BBH now
mtklein
2014-07-11
*
roll "common" DEPS, and replace tools/pyutils with it
epoger
2014-07-11
*
Merge Replay and Quilt tasks, adding in all BBH implementations.
mtklein
2014-07-09
*
rebaseline_server: cache results in long-running ImageDiffDB instance
epoger
2014-07-09
*
rebaseline_server: allow JSON to control column filtering
epoger
2014-07-09
*
Goodbye GrEffectRef.
bsalomon
2014-07-08
*
Clean up SkImageFilter constructors.
senorblanco
2014-07-08
*
YUV to RGB converter
sugoi
2014-07-07
*
gpu and cpu flags for gm and bench.
bsalomon
2014-07-07
*
Add always-threaded SkRecord quilt tests.
mtklein
2014-07-07
*
rebaseline_server: handle column filtering more generically
epoger
2014-07-07
*
rebaseline_server: if urlSchemaVersion is not specified, assume current
epoger
2014-07-03
*
rebaseline_server: add urlSchemaVersion parameter
epoger
2014-07-02
*
rebaseline_server: use just skpdiff, not Python Image Library
epoger
2014-07-02
*
Cleanup usage of GetResourcePath() after commit bcbc1788b478b1e54079318ad073e...
tfarina
2014-07-01
*
stop calling SkCanvas::getDevice
reed
2014-06-30
*
SaveFlags be-gone
Florin Malita
2014-06-30
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-30
*
Drop --clone from commands in skia repo.
Mike Klein
2014-06-27
*
Remove SkBicubicImageFilter, and all related tests.
senorblanco
2014-06-25
*
use platform-independent font for gm
caryclark
2014-06-23
*
Revert of Revert of Fix SkPaint::measureText for stroked hairline text (https...
rmistry
2014-06-23
*
Revert of Support using OpenGL ES context on desktop (https://codereview.chro...
rmistry
2014-06-23
*
Revert of Fix SkPaint::measureText for stroked hairline text (https://coderev...
rmistry
2014-06-23
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-22
*
Fix SkPaint::measureText for stroked hairline text
kkinnunen
2014-06-22
*
optimize circularclips to act as a bench, fix null-check bug in etcbench
reed
2014-06-20
*
Refactor how we handle resources path in Tests.
tfarina
2014-06-18
*
Add basic stacktrace handler using libunwind.
mtklein
2014-06-18
*
In Android framework, make tools depend on jsoncpp
scroggo
2014-06-18
*
hide SkBitmap::Config entirely (behind a flag)
reed
2014-06-17
*
hide Config in SkImageDecoder -- use SkColorType instead
reed
2014-06-12
*
Fix tiled perlin noise.
senorblanco
2014-06-12
*
Use vertex attributes for dash effect in gpu
egdaniel
2014-06-12
*
rebaseline_server: delete no-longer-used weightedDiffMeasure
epoger
2014-06-11
*
rebaseline_server: change 2 image expectations within unittests
epoger
2014-06-11
*
rebaseline_server: merge identical results (across multiple builders/configs)...
epoger
2014-06-11
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
hide SkBitmap::setConfig
reed
2014-06-09
*
GM/bench for text draws with various parameters and clip rects.
bsalomon
2014-06-09
*
Reland "Clean up Test's resourcePath code."
tfarina
2014-06-09
*
Fix Assert for gpu ConicalTwoPointGradient edgecase to be correct bounds.
egdaniel
2014-06-09
[next]