index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
initial golden-master images for gm tool
reed@android.com
2009-07-08
*
use genericRGB space to ensure that we decode exactly the pixels we encode
reed@android.com
2009-07-08
*
check if the encoder factory returned null
reed@android.com
2009-07-07
*
add support for encoding Index8 bitmaps into png
reed@android.com
2009-07-07
*
add FIXME to comment
reed@android.com
2009-07-07
*
initialize fShapeCount in init()
reed@android.com
2009-07-07
*
fix white-space
reed@android.com
2009-07-07
*
Optimize some alpha blending modes.
deanm@chromium.org
2009-07-03
*
more checks for null shapes in pictures
reed@android.com
2009-07-03
*
fix gradients with alpha to convert to premul *after* the intermediate color
reed@android.com
2009-07-02
*
remove (ack) test code in lineargradient when pos array is null
reed@android.com
2009-07-01
*
Fix a precedence error in an assert in the fontconfig host.
deanm@chromium.org
2009-07-01
*
fix config check to include SkColorPriv.h so we don't get the warning w/o need
reed@android.com
2009-06-29
*
use sk_bzero instead of bzero, since it isn't always available.
reed@android.com
2009-06-29
*
add unittest for matrix::flatten
reed@android.com
2009-06-29
*
add shape flatten so they work properly in pictures
reed@android.com
2009-06-29
*
add golden master code for shapes
reed@android.com
2009-06-26
*
add shape recording to pictuures (sans serialization)
reed@android.com
2009-06-26
*
detect nearly translate-only matrices when drawing bitmaps (for speed)
reed@android.com
2009-06-24
*
fix memory leak in new setXfermode()
reed@android.com
2009-06-24
*
add new make target "all", to build all known targets
reed@android.com
2009-06-23
*
remove remaining references to porterduff
reed@android.com
2009-06-23
*
remove deprecated use of porterduff enum
reed@android.com
2009-06-23
*
update to use new xfermodes
reed@android.com
2009-06-23
*
merge in change from chrome to detect when the byte order for 8888 requires
reed@android.com
2009-06-22
*
move xfermode modes from porterduff into xfermode itself
reed@android.com
2009-06-22
*
add gm for shader tilemodes
reed@android.com
2009-06-22
*
add gm for gradients
reed@android.com
2009-06-22
*
gm -w 'directory' now works for recording the master images
reed@android.com
2009-06-21
*
almost there on gm (need to fix image writes/reads/compares)
reed@android.com
2009-06-21
*
more progress on golden-master test suite (not finished yet)
reed@android.com
2009-06-20
*
add width()/height() getters
reed@android.com
2009-06-20
*
update to latest api (need a test for this port!)
reed@android.com
2009-06-19
*
Make sure we have a non-null FreeType face before dereferencing it.
deanm@chromium.org
2009-06-19
*
really fix gif movie registration
reed@android.com
2009-06-18
*
fix stupid tabs
reed@android.com
2009-06-18
*
add registrar for gif movie
reed@android.com
2009-06-18
*
Fix MSVC builds by avoiding a uint to bool warning.
deanm@chromium.org
2009-06-18
*
fallback to drawing a line if the cubic is still too curvy, even if we've
reed@android.com
2009-06-17
*
add sample for mipmaps
reed@android.com
2009-06-16
*
ws fixes
reed@android.com
2009-06-15
*
create separate opaque version of rgb16 blitter
reed@android.com
2009-06-15
*
add optional Format* parameter to decoder helper functions.
reed@android.com
2009-06-15
*
add shader flag kConstInY_Flag
reed@android.com
2009-06-12
*
make the same prerounding fix for the shadeSpan16 case
reed@android.com
2009-06-12
*
preround our fx fractional coordiante, so we get rounded integers (0..255) when
reed@android.com
2009-06-12
*
add experimental state tracker for opengl
reed@android.com
2009-06-12
*
add equals()
reed@android.com
2009-06-12
*
Some Linux / 64-bit compile fixes.
deanm@chromium.org
2009-06-11
*
checkpoint for golden master suite (gm)
reed@android.com
2009-06-10
[prev]
[next]