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
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-27
*
gm: add a flag to force perspective usage in all gms
commit-bot@chromium.org
2013-09-26
*
Moving 4 SkImageFilter derived classes from blink to skia
commit-bot@chromium.org
2013-09-26
*
Add GM case for arc truncation error bug
robertphillips@google.com
2013-09-26
*
promote SkImage::AlphaType to SkAlphaType
reed@google.com
2013-09-20
*
make gradients gm view size larger, as it is choping from the pained canvas.
edisonn@google.com
2013-09-19
*
Implement crop rect support for the merge image filter.
senorblanco@chromium.org
2013-09-19
*
One more try at fixing warnings
jvanverth@google.com
2013-09-19
*
Type warning fix for: Add string art GM and sample.
jvanverth@google.com
2013-09-19
*
Add string art GM and sample.
jvanverth@google.com
2013-09-19
*
gm: add --ignoreTests flag
epoger@google.com
2013-09-19
*
revert temporary r11371
epoger@google.com
2013-09-19
*
gm: temporarily re-enable multiple rendermodes, to make sure they haven't reg...
epoger@google.com
2013-09-19
*
"Fix" for hairline corner bugs
robertphillips@google.com
2013-09-18
*
fix broken build due to coloremoji gm.
djsollen@google.com
2013-09-17
*
Add a test for color bitmap fonts.
djsollen@google.com
2013-09-17
*
Implement crop rect for the dilate and erode (morphology) filters. This provo...
senorblanco@chromium.org
2013-09-17
*
[External patch] Source-over support for SkLumaXfermode.
fmalita@google.com
2013-09-17
*
Have GMs read the GrContext via a setter/getter rather than a global.
mtklein@google.com
2013-09-16
*
text size is an SkScalar, Windows reminds me.
mtklein@google.com
2013-09-16
*
srand() + rand() -> SkRandom
mtklein@google.com
2013-09-16
*
Split radial_gradients2 GM into two to reproduce its bug.
mtklein@google.com
2013-09-16
*
Speed up GM ~50% by NOT running most renderModes by default
epoger@google.com
2013-09-13
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-10
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Reduce number of glyphs drawn by fontscaler GM to avoid N4 MSAA4 crash
bsalomon@google.com
2013-09-09
*
Two and three color GPU gradients without textures.
bsalomon@google.com
2013-09-09
*
Remove GrRefCnt.h in favor of SkRefCnt.h
commit-bot@chromium.org
2013-09-09
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-07
*
alpha threshold bitmap shader
commit-bot@chromium.org
2013-09-06
*
Push sigma-based blur interface into our GMs/benches/tests/samplecode
robertphillips@google.com
2013-09-06
*
Revert "alpha threshold bitmap shader"
bsalomon@google.com
2013-09-05
*
alpha threshold bitmap shader
commit-bot@chromium.org
2013-09-05
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-05
*
add support for high quality image filtering on the GPU
humper@google.com
2013-09-04
*
Rewrite SkTRegistry to take any trivially-copyable type.
mtklein@google.com
2013-09-04
*
rebaseline.py: add --bugs and --unreviewed flags
epoger@google.com
2013-09-03
*
Fix bounds computation in GrAAHairlineRenderer
commit-bot@chromium.org
2013-09-03
*
gm: add self-test to confirm that ignore-failure field is respected
epoger@google.com
2013-08-30
*
Add ShouldSkip variant that can read a --match flag directly.
commit-bot@chromium.org
2013-08-30
*
Remove blur from text labels in tilemodes* GMs
robertphillips@google.com
2013-08-30
*
Create a semi-stable API for capturing the state of an SkCanvas and reconstru...
djsollen@google.com
2013-08-29
*
Revert "Create a semi-stable API for capturing the state of an SkCanvas and r...
djsollen@google.com
2013-08-29
*
Create a semi-stable API for capturing the state of an SkCanvas and reconstru...
djsollen@google.com
2013-08-29
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
export SkFontMgr_New_... experimental functions for testing in chrome
reed@google.com
2013-08-28
*
Replace uses of GR_DEBUG by SK_DEBUG.
commit-bot@chromium.org
2013-08-28
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-28
*
In image filters, apply the CTM and offset to the crop rect. This is necessar...
senorblanco@chromium.org
2013-08-27
*
Fix _GDI::generateCharToGlyph to properly handle missing glyphs.
bungeman@google.com
2013-08-27
[next]