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
*
Fix pdf suppression test for gm.
bungeman@google.com
2011-09-19
*
add getFlags() to gm baseclass
reed@google.com
2011-09-19
*
add gm test for drawing hairlines (and varying thin lines) in xfermodes
reed@google.com
2011-09-19
*
Remove wrong file, add right file
bsalomon@google.com
2011-09-13
*
Fix some issues in gpu device with perspective. Add a gm that would have caug...
bsalomon@google.com
2011-09-13
*
use drawBitmapNine instead of SkNinePatch utils
reed@google.com
2011-09-07
*
reimage ninepatch-stretch with white bg (for easier printing)
reed@google.com
2011-09-06
*
add gm test for ninepatch stretching
reed@google.com
2011-09-06
*
fix pictures to not skip-over clip ops that might expand the clip
reed@google.com
2011-08-29
*
Add revisions to complexclip2.cpp from code review. Checkin windows baselines.
bsalomon@google.com
2011-08-29
*
add new test for complex clips
reed@google.com
2011-08-29
*
rolling back the experimental rollbacks in r2178-2179
epoger@google.com
2011-08-26
*
rolling tree back to its state as of r2169 to see if that fixes Windows build...
epoger@google.com
2011-08-26
*
Move multiple calls to random() out of parameter lists so that the
tomhudson@google.com
2011-08-25
*
Fix gm/bitmapscroll.cpp to actually draw in both Debug and Release modes.
epoger@google.com
2011-08-22
*
Get rid of createRenderTargetFrom3DAPIState and associated glGets necessary t...
bsalomon@google.com
2011-08-19
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Slightly improve visuals of bitmapscroll test in gm
epoger@google.com
2011-07-25
*
Exit SkBitmap::scrollRect() early if width <= 0
epoger@google.com
2011-07-25
*
add --match to the help text
reed@google.com
2011-07-25
*
reenable rotated freetype fix, but behind #ifndef SK_IGNORE_ROTATED_FREETYPE...
reed@google.com
2011-07-25
*
fix gradients_degenerate test case for SKIA_SCALAR_IS_FIXED
epoger@google.com
2011-07-21
*
Add tinybitmap gm and windows baselines.
bsalomon@google.com
2011-07-18
*
flip Y in uploads to bottom-up textures (and add gm test)
bsalomon@google.com
2011-07-18
*
Change true and false to 1 and 0 in macros that are used to conditionally com...
bsalomon@google.com
2011-06-29
*
create bitmaps from pdf output for comparison purposes (mac only at the moment)
reed@google.com
2011-06-29
*
Create new lcdtext page within gm
epoger@google.com
2011-06-28
*
add test for degenerate 2point gradients (needs pdf and gpu fixes)
reed@google.com
2011-06-27
*
remove drawShape from canvas api
reed@google.com
2011-06-27
*
roll back r1705
epoger@google.com
2011-06-24
*
replace detach/getStream apis on dynamicwstream with SkData
reed@google.com
2011-06-24
*
Add additional source types to xfer mode test.
vandebo@chromium.org
2011-06-24
*
disable gpu tests when scalar==fixed,
reed@google.com
2011-06-20
*
add
mike@reedtribe.org
2011-06-18
*
-replay tests are only run if forward rendering succeeded.
tomhudson@google.com
2011-06-17
*
make SkDevice constructors explicit between offscreen and on/direct
reed@google.com
2011-06-16
*
Increase compatibility with clang, mostly around SK_RESTRICT.
tomhudson@google.com
2011-06-15
*
delete all old (non-Gyp) buildfiles
epoger@google.com
2011-06-14
*
Update baselines for linux-fixed. Make shader text sample/GM work with scalar...
bsalomon@google.com
2011-06-14
*
Fix text-as-path with skshader on gpu
bsalomon@google.com
2011-06-13
*
When user specifies an output path with -w, only output files from main
tomhudson@google.com
2011-06-09
*
make --replay be the default. Now --noreplay will disable testing through a p...
reed@google.com
2011-05-26
*
retool without shapes, which are broken/experimental
reed@google.com
2011-05-26
*
remove self-modifying matrix code, which can't work with pictures, and will b...
reed@google.com
2011-05-26
*
dynamically allocate the pixels, so they can be referened when drawn into a p...
reed@google.com
2011-05-26
*
Rebase GM tool for SKIA_SCALAR=fixed
epoger@google.com
2011-05-24
*
Warn when an SkScalar is passed into SkIntToScalar() (converted twice)
epoger@google.com
2011-05-24
*
Fix gm tests for fixed point.
bungeman@google.com
2011-05-20
*
Fix clipping in StrokeRectGM test for fixed point.
bungeman@google.com
2011-05-19
*
fix assertion failure in Skia_Linux_Fixed_Debug build
epoger@google.com
2011-05-19
[next]