index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
improve precision for blend
reed@android.com
2010-03-12
*
Disable 32A->565+dither neon, since it gives different results between its
reed@android.com
2010-03-12
*
only report hasspan16 if we're opaque, otherwise we get a different blend
reed@android.com
2010-03-11
*
fix off-by-1 in alpha in colorshader setup
reed@android.com
2010-03-11
*
disable 32A->565 + alpha for now, until it handles src-alpha==0 as a noop
reed@android.com
2010-03-09
*
update tests for blitrow
reed@android.com
2010-03-08
*
add tests for blitting all opaque or all transparent (test opts)
reed@android.com
2010-03-08
*
handle NaN in curve choppers and edgeclipper
reed@android.com
2010-03-08
*
document the return value of append()
reed@android.com
2010-03-05
*
update android specific RAM restrictions
reed@android.com
2010-03-04
*
add optional pref-config table to codecs
reed@android.com
2010-03-03
*
add kNONE_LCDOrder for screens with no recognizable rgb order
reed@android.com
2010-03-02
*
update for new fonts
reed@android.com
2010-03-02
*
convert matrix <--> matrix44
reed@android.com
2010-03-01
*
more vector4 methods
reed@android.com
2010-03-01
*
don't abort drawing based on layer size
reed@android.com
2010-02-26
*
add rotation
reed@android.com
2010-02-26
*
add unittests for map()
reed@android.com
2010-02-24
*
add localToGlobal and parents
reed@android.com
2010-02-24
*
add tests for translate, concat, scale
reed@android.com
2010-02-24
*
add DEBUG_LAYER_BOUNDS option to show layer bounds
reed@android.com
2010-02-24
*
add static Make methods to return rects
reed@android.com
2010-02-24
*
implement inverse, determinant
reed@android.com
2010-02-23
*
update with better fps reporting
reed@android.com
2010-02-22
*
add FPSBench
reed@android.com
2010-02-22
*
explicitly pass bounds.top to the edgelist walker, so we don't leave any gaps
reed@android.com
2010-02-22
*
more layers extracted from webkit
reed@android.com
2010-02-19
*
update layers
reed@android.com
2010-02-18
*
add layers
reed@android.com
2010-02-12
*
update save/restore comments to mention that the drawFilter is also saved
reed@android.com
2010-02-11
*
experimental draft, please ignore
reed@android.com
2010-02-11
*
doh - fix build
reed@android.com
2010-02-11
*
add Make to SkTSize
reed@android.com
2010-02-11
*
add unittest for copysign
reed@android.com
2010-02-09
*
add copysign for ints and floats
reed@android.com
2010-02-09
*
add countPoints() and getPoint()
reed@android.com
2010-02-09
*
check bounder before lockPixels on the bitmap
reed@android.com
2010-02-09
*
add
reed@android.com
2010-02-09
*
use statictextviews to display coordinates in unitmapper
reed@android.com
2010-02-08
*
This patch allows the use of the native FreeType emboldening
senorblanco@chromium.org
2010-02-05
*
respect edgetype in quickreject
reed@android.com
2010-02-05
*
add SkXRay geometry routines
reed@android.com
2010-02-05
*
add containsText() api
reed@android.com
2010-02-05
*
check for null cmap in libgif
reed@android.com
2010-02-05
*
add some utils to SkPoint
reed@android.com
2010-01-28
*
update
reed@android.com
2010-01-28
*
add new experimental matrix
reed@android.com
2010-01-27
*
disable debug printfs for gamma table
reed@android.com
2010-01-26
*
remove -lfreetype for now
reed@android.com
2010-01-25
*
check for gl-canvas before calling GL
reed@android.com
2010-01-25
[next]