index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
add Convexity enum to SkPath
reed@google.com
2011-05-15
*
make tests return nonzero if failing
epoger@google.com
2011-05-13
*
Another tiny comment-only change to trigger buildbot
epoger@google.com
2011-05-13
*
Tiny comment-only change to trigger buildbot
epoger@google.com
2011-05-13
*
[PDF] Add support for SrcIn, SrcOut, DstIn, DstOut xfermodes.
vandebo@chromium.org
2011-05-13
*
[PDF] Fix windows SkFontHost::OpenStream for TTC fonts.
vandebo@chromium.org
2011-05-13
*
update dox
reed@google.com
2011-05-12
*
add 'p' to toggle on/off testing the pipe
reed@google.com
2011-05-12
*
Disable blend for edge AA not general AA
bsalomon@google.com
2011-05-12
*
Style fix
Scroggo
2011-05-12
*
Edge antialiasing for convex shapes in Ganesh
senorblanco@chromium.org
2011-05-12
*
Fix intentional breakage in previous commit
epoger@google.com
2011-05-12
*
Intentional breakage to test notifications, will fix quickly
epoger@google.com
2011-05-12
*
Tiny comment-only change to trigger update
epoger@google.com
2011-05-12
*
cleanup previous array of paints
reed@google.com
2011-05-12
*
Allow blending if there is a color filter.
Scroggo
2011-05-11
*
Add space between mediump and float in 2pt radial vertex uniform decl
bsalomon@google.com
2011-05-11
*
Fix my intentional break.
epoger@google.com
2011-05-11
*
[PDF] Fix Chrome crash - don't assume that SkDraw.fClipStack != NULL.
vandebo@chromium.org
2011-05-11
*
Intentionally break tests, will fix quickly.
epoger@google.com
2011-05-11
*
Another comment-only change to test notifications
epoger@google.com
2011-05-11
*
Remove a warning.
Scroggo
2011-05-11
*
Tiny comment-only change to test notifications
epoger@google.com
2011-05-11
*
Store 1/255 as a constant to reduce number of divides.
Scroggo
2011-05-11
*
Remove dead debug code.
bsalomon@google.com
2011-05-11
*
Remove unused variable.
Scroggo
2011-05-11
*
Keep program cache consistent when program creation fails.
bsalomon@google.com
2011-05-11
*
Add color filters to gpu path.
Scroggo
2011-05-11
*
remove some dead code in pipes
reed@google.com
2011-05-11
*
add include/core to header path for release build
reed@google.com
2011-05-11
*
check-point for pipe: flatten/unflatten objects for single paint
reed@google.com
2011-05-11
*
[PDF] Fix ending condition for font advance construction.
vandebo@chromium.org
2011-05-10
*
git-svn-id: http://skia.googlecode.com/svn/trunk@1292 2bbb7eff-a529-9590-31e7...
twiz@google.com
2011-05-10
*
add master images for macbook (which differ in the gpu variant from gm/base)
reed@google.com
2011-05-10
*
fix bug where we wrote uninitialized data to the flatten stream for shaders.
reed@google.com
2011-05-10
*
Make GrMatrix an alias of SkMatrix. Add new methods to SkMatrix.
bsalomon@google.com
2011-05-10
*
Fixes from Sk/Gr rect unification.
bsalomon@google.com
2011-05-09
*
check for missing filename (needs to be specified when tool is launched)
reed@google.com
2011-05-09
*
remove unneeded asserts (which may fail from imprecise blits into the bitmap,...
reed@google.com
2011-05-09
*
Fix unused var warning
bsalomon@google.com
2011-05-09
*
Fixup old VS2010 project in case anyone is using it
bsalomon@google.com
2011-05-09
*
remove deleted include file (oops)
bsalomon@google.com
2011-05-09
*
Remove previous shader generator class. No longer compiles due to elimination...
bsalomon@google.com
2011-05-09
*
Make shader generator more legible. Get rid of some magic values.
bsalomon@google.com
2011-05-09
*
[PDF] Add a ToUnicode mapping for fonts.
vandebo@chromium.org
2011-05-09
*
[PDF] (regression) Update font if size changes.
vandebo@chromium.org
2011-05-09
*
[PDF] Fix bug in graphic state comparison.
vandebo@chromium.org
2011-05-09
*
Share code with SkRect
reed@google.com
2011-05-09
*
remove #if 0 code
reed@google.com
2011-05-09
*
Suppress int/NULL comparison warning
bsalomon@google.com
2011-05-09
[next]