aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Add GL context creation for X so that gm can run GPU on Linux.Gravatar bungeman@google.com2011-05-17
* separate coverage stages from color stages.Gravatar bsalomon@google.com2011-05-16
* fully expand the initialization for rect (android compiler didn't like {0})Gravatar reed@google.com2011-05-16
* use SkPath for GrPath, removing GrPathIter entirelyGravatar reed@google.com2011-05-16
* Change getConvexity() to now compute it if the value is set to kUnkown.Gravatar reed@google.com2011-05-16
* Optimize colorfilter path when using a constant color.\nReviewed at http://co...Gravatar Scroggo2011-05-16
* add Convexity enum to SkPathGravatar reed@google.com2011-05-15
* [PDF] Add support for SrcIn, SrcOut, DstIn, DstOut xfermodes.Gravatar vandebo@chromium.org2011-05-13
* update doxGravatar reed@google.com2011-05-12
* [PDF] Fix Chrome crash - don't assume that SkDraw.fClipStack != NULL.Gravatar vandebo@chromium.org2011-05-11
* git-svn-id: http://skia.googlecode.com/svn/trunk@1292 2bbb7eff-a529-9590-31e7...Gravatar twiz@google.com2011-05-10
* fix bug where we wrote uninitialized data to the flatten stream for shaders.Gravatar reed@google.com2011-05-10
* Make GrMatrix an alias of SkMatrix. Add new methods to SkMatrix.Gravatar bsalomon@google.com2011-05-10
* Fixes from Sk/Gr rect unification. Gravatar bsalomon@google.com2011-05-09
* [PDF] Add a ToUnicode mapping for fonts.Gravatar vandebo@chromium.org2011-05-09
* Share code with SkRectGravatar reed@google.com2011-05-09
* [PDF] Add support for Clear, Src, Dst, DstOver xfermodes.Gravatar vandebo@chromium.org2011-05-09
* [PDF] Fix setting of existing clip for layers.Gravatar vandebo@chromium.org2011-05-09
* [PDF] Refactor content stream creation in SkPDFDevice to support more xfermodes.Gravatar vandebo@chromium.org2011-05-09
* use SkPoint, creating an alias for GrPointGravatar reed@google.com2011-05-06
* Replace GrStringBuilder with SkString. First step in cleaning up the shader g...Gravatar bsalomon@google.com2011-05-06
* Tab -> spacesGravatar bsalomon@google.com2011-05-06
* add SkScalarIsInt()Gravatar reed@google.com2011-05-06
* don't require a ptr unless size > 0Gravatar reed@google.com2011-05-05
* add find()Gravatar reed@google.com2011-05-04
* remove deprecated getViewport/setViewportGravatar reed@google.com2011-05-04
* updated pipeGravatar reed@google.com2011-05-03
* Add comparison and assignment to SkClipStack (and fix an optimization bug).Gravatar vandebo@chromium.org2011-05-03
* code styleGravatar reed@google.com2011-05-03
* add typefacecacheGravatar reed@google.com2011-05-02
* [PDF] Fix fallout from r1217.Gravatar vandebo@chromium.org2011-05-02
* PDF Device should report non-transformed size for width and height.Gravatar ctguil@chromium.org2011-04-29
* update doxGravatar reed@google.com2011-04-29
* rename SkPtrRecorder and related wrappers to SkPtrSet, since that is the patternGravatar mike@reedtribe.org2011-04-29
* update doxGravatar mike@reedtribe.org2011-04-29
* Add bounding rect for pathsGravatar bsalomon@google.com2011-04-27
* New 'skdiff' tool to compare two directories full of files, write diff imagesGravatar tomhudson@google.com2011-04-27
* Add missing flattenable registrations and CreateProc() functions;Gravatar tomhudson@google.com2011-04-27
* http://codereview.appspot.com/4436057/Gravatar reed@google.com2011-04-26
* http://codereview.appspot.com/4438070/Gravatar reed@google.com2011-04-26
* add helper available()Gravatar reed@google.com2011-04-26
* add experimental canvas pipeGravatar reed@google.com2011-04-26
* make SkDeviceFactory reference countedGravatar mike@reedtribe.org2011-04-26
* add SK_APIGravatar reed@google.com2011-04-25
* devolve flattening parameters to their base classesGravatar reed@google.com2011-04-25
* code styleGravatar mike@reedtribe.org2011-04-20
* code styleGravatar mike@reedtribe.org2011-04-20
* optimize when we have a colorfilter, but no shader or xfermodeGravatar reed@google.com2011-04-19
* handle overflowGravatar reed@google.com2011-04-18
* add fFx1 field, returning where to start the iterator for fCount1 rangeGravatar reed@google.com2011-04-18