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
*
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
*
Fix tests with incorrect swizzle.
bungeman@google.com
2011-05-18
*
Fixed color bleeding issue when drawing a sub region of a bitmap with filteri...
junov@google.com
2011-05-16
*
PDF Device should report non-transformed size for width and height.
ctguil@chromium.org
2011-04-29
*
Propagate return values from compare() up to main() so we can return 0 if all
tomhudson@google.com
2011-04-26
*
Allocate a bitmap on the stack in xfermodes.cpp to work around a limitation
tomhudson@google.com
2011-04-26
*
Fix default value of doSerialize parameter (oops!).
tomhudson@google.com
2011-04-26
*
Add command-line parameters to control execution of SkPicture tests; default
tomhudson@google.com
2011-04-25
*
Extends gm to test SkPicture replay and serialization.
tomhudson@google.com
2011-04-25
*
Generalize the flip origin argument to the PDF device constructor.
vandebo@chromium.org
2011-04-11
*
add pathfill gm sample
reed@google.com
2011-04-11
*
add strokerects to gm
reed@google.com
2011-04-04
*
Add complex clip gm sample and cleanup unused headers/code in SampleComplexClip
bsalomon@google.com
2011-03-10
*
use new high-quality blur in samples
reed@google.com
2011-02-18
*
[Committed on behalf of junov@chromium.org]
senorblanco@chromium.org
2011-02-18
*
add test for points
reed@google.com
2011-02-17
*
add test for poly2poly
reed@google.com
2011-02-17
[next]