aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add an SK_PRINTF_LIKE macro, which declares a function to have printf-likeGravatar senorblanco@chromium.org2012-07-09
* Fix definition of isEqual() for two gradient effect custom stages.Gravatar tomhudson@google.com2012-07-09
* Fix SkBlendLCD16_SSE2 for non ARGB platforms.Gravatar bungeman@google.com2012-07-09
* restore 4478 w/ fixed assert (no long need 8-byte alignment)Gravatar reed@google.com2012-07-09
* revert 4478Gravatar reed@google.com2012-07-09
* switch callers to SkChecksum::Compute (no 32/64 preference)Gravatar reed@google.com2012-07-09
* remove until PDF understands conical gradients.Gravatar reed@google.com2012-07-09
* add image to macproGravatar reed@google.com2012-07-09
* new and updated images for gradients on MacProGravatar reed@google.com2012-07-09
* Left over cleanup from r4416 (fix for lingering AA clip mask bug)Gravatar robertphillips@google.com2012-07-09
* In SkGPipe, set a limit on the amount of flattenables cached.Gravatar scroggo@google.com2012-07-09
* Refactoring code in SkPictureRecord that touches fRestoreOffsetStackGravatar junov@chromium.org2012-07-09
* Delete pdf gradient image.Gravatar rileya@google.com2012-07-09
* Rebaseline gradients.Gravatar rileya@google.com2012-07-09
* Added conical gradient to gm gradients test, and added two variants of that t...Gravatar rileya@google.com2012-07-09
* Fix bug in calling NV DeletePathsGravatar bsalomon@google.com2012-07-09
* Minor cleanup in lighting image filters: Made the light color a member of theGravatar senorblanco@chromium.org2012-07-09
* Add gm baseline images for Xoom.Gravatar borenet@google.com2012-07-09
* fix 64bit warnings (use: GYP_DEFINES=skia_arch_width=64 make ... )Gravatar reed@google.com2012-07-09
* define SK_CPU_SSE_LEVEL to a min of SSE2 if we're on 64bit x86Gravatar reed@google.com2012-07-09
* add test for SkChecksumGravatar mike@reedtribe.org2012-07-09
* HitTest: 10% speedup by adding quick-reject/accept using X boundsGravatar mike@reedtribe.org2012-07-07
* add support for cubics to SkHitTestPathExGravatar mike@reedtribe.org2012-07-07
* Adds missing functionGravatar chudy@google.com2012-07-03
* shape ops work in progressGravatar caryclark@google.com2012-07-03
* add SkChecksum as a static class, for the replacement APIGravatar reed@google.com2012-07-03
* Rolling back r4034 (Proposed plumbing to propagate save & restore)Gravatar robertphillips@google.com2012-07-03
* Reworked gradient shader to no longer explicitly set gl_FragColor or return p...Gravatar rileya@google.com2012-07-03
* Adds functionality to the matrix and clip widget.Gravatar chudy@google.com2012-07-03
* Remove unnecessary lines after Android gyp fixGravatar borenet@google.com2012-07-03
* Ensure that SkDeferredCanvas::onCreateCompatibleDevice unrefs its temp device.Gravatar scroggo@google.com2012-07-03
* Make SkTSearch variants with compare func as template paramGravatar bsalomon@google.com2012-07-03
* Another fix for drawing bitmaps through an SkGPipe that share pixelrefs.Gravatar scroggo@google.com2012-07-03
* shape ops work in progressGravatar caryclark@google.com2012-07-03
* Temporary checkin to debug Linux bot issue.Gravatar rileya@google.com2012-07-03
* Changed '0.5f' to '0.5' in conical gradient shader to fix problem with shader...Gravatar rileya@google.com2012-07-03
* add scaling factor for subclasses, to normalize running time a little betterGravatar reed@google.com2012-07-03
* Added GPU implementation of 2-point conical gradient.Gravatar rileya@google.com2012-07-03
* fix SkFixed buildGravatar reed@google.com2012-07-03
* normalize names for SSE levelsGravatar reed@google.com2012-07-03
* Pointing to http://skia-autogen.googlecode.com/svn/docs/html/index.html in Do...Gravatar rmistry@google.com2012-07-03
* add gm for hittesting pathsGravatar mike@reedtribe.org2012-07-03
* experimental hittest for paths (incomplete)Gravatar mike@reedtribe.org2012-07-03
* git-svn-id: http://skia.googlecode.com/svn/trunk@4436 2bbb7eff-a529-9590-31e7...Gravatar bensong@google.com2012-07-02
* git-svn-id: http://skia.googlecode.com/svn/trunk@4433 2bbb7eff-a529-9590-31e7...Gravatar bensong@google.com2012-07-02
* update shapeops_edge gypGravatar caryclark@google.com2012-07-02
* update test for new NewFromCString behaviorGravatar reed@google.com2012-07-02
* change NewWithCString to allocate room for the terminating NULL, so the dataGravatar reed@google.com2012-07-02
* shape ops work in progressGravatar caryclark@google.com2012-07-02
* fix typeGravatar reed@google.com2012-07-02