index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
Commit message (
Expand
)
Author
Age
*
separate coverage stages from color stages.
bsalomon@google.com
2011-05-16
*
fully expand the initialization for rect (android compiler didn't like {0})
reed@google.com
2011-05-16
*
Change getConvexity() to now compute it if the value is set to kUnkown.
reed@google.com
2011-05-16
*
add Convexity enum to SkPath
reed@google.com
2011-05-15
*
update dox
reed@google.com
2011-05-12
*
git-svn-id: http://skia.googlecode.com/svn/trunk@1292 2bbb7eff-a529-9590-31e7...
twiz@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
*
[PDF] Add a ToUnicode mapping for fonts.
vandebo@chromium.org
2011-05-09
*
Share code with SkRect
reed@google.com
2011-05-09
*
[PDF] Refactor content stream creation in SkPDFDevice to support more xfermodes.
vandebo@chromium.org
2011-05-09
*
use SkPoint, creating an alias for GrPoint
reed@google.com
2011-05-06
*
Replace GrStringBuilder with SkString. First step in cleaning up the shader g...
bsalomon@google.com
2011-05-06
*
Tab -> spaces
bsalomon@google.com
2011-05-06
*
add SkScalarIsInt()
reed@google.com
2011-05-06
*
don't require a ptr unless size > 0
reed@google.com
2011-05-05
*
add find()
reed@google.com
2011-05-04
*
remove deprecated getViewport/setViewport
reed@google.com
2011-05-04
*
updated pipe
reed@google.com
2011-05-03
*
Add comparison and assignment to SkClipStack (and fix an optimization bug).
vandebo@chromium.org
2011-05-03
*
code style
reed@google.com
2011-05-03
*
add typefacecache
reed@google.com
2011-05-02
*
update dox
reed@google.com
2011-04-29
*
rename SkPtrRecorder and related wrappers to SkPtrSet, since that is the pattern
mike@reedtribe.org
2011-04-29
*
update dox
mike@reedtribe.org
2011-04-29
*
New 'skdiff' tool to compare two directories full of files, write diff images
tomhudson@google.com
2011-04-27
*
Add missing flattenable registrations and CreateProc() functions;
tomhudson@google.com
2011-04-27
*
http://codereview.appspot.com/4436057/
reed@google.com
2011-04-26
*
http://codereview.appspot.com/4438070/
reed@google.com
2011-04-26
*
add helper available()
reed@google.com
2011-04-26
*
make SkDeviceFactory reference counted
mike@reedtribe.org
2011-04-26
*
add SK_API
reed@google.com
2011-04-25
*
devolve flattening parameters to their base classes
reed@google.com
2011-04-25
*
code style
mike@reedtribe.org
2011-04-20
*
optimize when we have a colorfilter, but no shader or xfermode
reed@google.com
2011-04-19
*
handle overflow
reed@google.com
2011-04-18
*
add fFx1 field, returning where to start the iterator for fCount1 range
reed@google.com
2011-04-18
*
Add DLL exports (Fixes Multi-DLL build in Chrome against TOT skia)
bsalomon@google.com
2011-04-15
*
move header
reed@google.com
2011-04-15
*
Upstream android changes.
djsollen@google.com
2011-04-15
*
add SkCanvas::clear(SkColor color) to call the new virtual clear on device.
reed@google.com
2011-04-14
*
rename SkDevice::eraseColor to clear and make virtual.
bsalomon@google.com
2011-04-14
*
add reflection asColorMode to SkColorFilter (for gpu)
reed@google.com
2011-04-14
*
Add genID for SkBitmaps with raw pixels
bsalomon@google.com
2011-04-14
*
fix asMode() to always succeed if the xfermode was built from a Mode
reed@google.com
2011-04-13
*
Fix SkFixed overflows in SkFixedSquare, SkGradientShader.
wjmaclean@chromium.org
2011-04-13
*
mark viewport APIs as deprecated
reed@google.com
2011-04-11
*
code style
reed@google.com
2011-04-11
*
code style
mike@reedtribe.org
2011-04-10
[next]