index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
switch callers to SkChecksum::Compute (no 32/64 preference)
reed@google.com
2012-07-09
*
remove until PDF understands conical gradients.
reed@google.com
2012-07-09
*
add image to macpro
reed@google.com
2012-07-09
*
new and updated images for gradients on MacPro
reed@google.com
2012-07-09
*
Left over cleanup from r4416 (fix for lingering AA clip mask bug)
robertphillips@google.com
2012-07-09
*
In SkGPipe, set a limit on the amount of flattenables cached.
scroggo@google.com
2012-07-09
*
Refactoring code in SkPictureRecord that touches fRestoreOffsetStack
junov@chromium.org
2012-07-09
*
Delete pdf gradient image.
rileya@google.com
2012-07-09
*
Rebaseline gradients.
rileya@google.com
2012-07-09
*
Added conical gradient to gm gradients test, and added two variants of that t...
rileya@google.com
2012-07-09
*
Fix bug in calling NV DeletePaths
bsalomon@google.com
2012-07-09
*
Minor cleanup in lighting image filters: Made the light color a member of the
senorblanco@chromium.org
2012-07-09
*
Add gm baseline images for Xoom.
borenet@google.com
2012-07-09
*
fix 64bit warnings (use: GYP_DEFINES=skia_arch_width=64 make ... )
reed@google.com
2012-07-09
*
define SK_CPU_SSE_LEVEL to a min of SSE2 if we're on 64bit x86
reed@google.com
2012-07-09
*
add test for SkChecksum
mike@reedtribe.org
2012-07-09
*
HitTest: 10% speedup by adding quick-reject/accept using X bounds
mike@reedtribe.org
2012-07-07
*
add support for cubics to SkHitTestPathEx
mike@reedtribe.org
2012-07-07
*
Adds missing function
chudy@google.com
2012-07-03
*
shape ops work in progress
caryclark@google.com
2012-07-03
*
add SkChecksum as a static class, for the replacement API
reed@google.com
2012-07-03
*
Rolling back r4034 (Proposed plumbing to propagate save & restore)
robertphillips@google.com
2012-07-03
*
Reworked gradient shader to no longer explicitly set gl_FragColor or return p...
rileya@google.com
2012-07-03
*
Adds functionality to the matrix and clip widget.
chudy@google.com
2012-07-03
*
Remove unnecessary lines after Android gyp fix
borenet@google.com
2012-07-03
*
Ensure that SkDeferredCanvas::onCreateCompatibleDevice unrefs its temp device.
scroggo@google.com
2012-07-03
*
Make SkTSearch variants with compare func as template param
bsalomon@google.com
2012-07-03
*
Another fix for drawing bitmaps through an SkGPipe that share pixelrefs.
scroggo@google.com
2012-07-03
*
shape ops work in progress
caryclark@google.com
2012-07-03
*
Temporary checkin to debug Linux bot issue.
rileya@google.com
2012-07-03
*
Changed '0.5f' to '0.5' in conical gradient shader to fix problem with shader...
rileya@google.com
2012-07-03
*
add scaling factor for subclasses, to normalize running time a little better
reed@google.com
2012-07-03
*
Added GPU implementation of 2-point conical gradient.
rileya@google.com
2012-07-03
*
fix SkFixed build
reed@google.com
2012-07-03
*
normalize names for SSE levels
reed@google.com
2012-07-03
*
Pointing to http://skia-autogen.googlecode.com/svn/docs/html/index.html in Do...
rmistry@google.com
2012-07-03
*
add gm for hittesting paths
mike@reedtribe.org
2012-07-03
*
experimental hittest for paths (incomplete)
mike@reedtribe.org
2012-07-03
*
git-svn-id: http://skia.googlecode.com/svn/trunk@4436 2bbb7eff-a529-9590-31e7...
bensong@google.com
2012-07-02
*
git-svn-id: http://skia.googlecode.com/svn/trunk@4433 2bbb7eff-a529-9590-31e7...
bensong@google.com
2012-07-02
*
update shapeops_edge gyp
caryclark@google.com
2012-07-02
*
update test for new NewFromCString behavior
reed@google.com
2012-07-02
*
change NewWithCString to allocate room for the terminating NULL, so the data
reed@google.com
2012-07-02
*
shape ops work in progress
caryclark@google.com
2012-07-02
*
fix type
reed@google.com
2012-07-02
*
add read/write SkData methods
reed@google.com
2012-07-02
*
Provide static global initializers for SkColorTable and SkComposeShader.
scroggo
2012-07-02
*
detect SSE level in visual studio
reed@google.com
2012-07-02
*
undo accidental checkin
reed@google.com
2012-07-02
*
create symbols for the various SSE values
reed@google.com
2012-07-02
[next]