aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* add two nested rect detector to pathGravatar caryclark@google.com2012-11-19
* Revert r6469, "Turn on separable blur."Gravatar senorblanco@chromium.org2012-11-17
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-17
* Whitespace change to trigger rebuild after network hiccupGravatar borenet@google.com2012-11-16
* In SkBitmapHeap, defer adding owners for new bitmaps.Gravatar scroggo@google.com2012-11-16
* shape ops work in progressGravatar caryclark@google.com2012-11-16
* Turn on separable blur.Gravatar senorblanco@chromium.org2012-11-16
* Extract transform_scanline_XXXX functions into transform_scanline.h for code-...Gravatar epoger@google.com2012-11-16
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-16
* Separable blur: subpixel blurring. We approximate intermediate values of bl...Gravatar senorblanco@chromium.org2012-11-16
* use correct blend proc instead of fourbyteinterp, since the src may not be op...Gravatar reed@google.com2012-11-16
* flag the GM if we're in deferred-canvas mode, to work-around bug trying toGravatar reed@google.com2012-11-16
* fold kClear_Mode into kSrc_Mode, and make kSrc_Mode go fasterGravatar reed@google.com2012-11-16
* shape op work in progressGravatar caryclark@google.com2012-11-16
* use #if SK_SUPPORT_GPU to guard references to gpudeviceGravatar mike@reedtribe.org2012-11-16
* use gpu surface to match canvasGravatar mike@reedtribe.org2012-11-16
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-16
* Reorder the separable blur passes into XXX/YYY, with an image transpose on th...Gravatar senorblanco@chromium.org2012-11-15
* need this for prev. clGravatar reed@google.com2012-11-15
* add bench for srcmodeGravatar reed@google.com2012-11-15
* use DEF_BENCH() macro to clean up factory registrations -- no other changeGravatar reed@google.com2012-11-15
* draw offscreen so we can see the alpha-channel we are writingGravatar reed@google.com2012-11-15
* Fix debugger crash when SK_PICTURE_PROFILING_STUBS isn't definedGravatar robertphillips@google.com2012-11-15
* whitespaceGravatar epoger@google.com2012-11-15
* update srcmode GM to include aa/bw and gradientsGravatar reed@google.com2012-11-15
* Add profiling to debuggerGravatar robertphillips@google.com2012-11-15
* add gm for srcmode (and clearmode) in prep for optimization workGravatar reed@google.com2012-11-15
* remove (unused) debugging globalGravatar reed@google.com2012-11-15
* remove unused (and undefined) SkColorSpace parameter.Gravatar mike@reedtribe.org2012-11-15
* silence excessive printf noise from SkScalerContext_FreeType::generateMetrics...Gravatar mike@reedtribe.org2012-11-15
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-15
* Add SkMatrix44::setTransposeGravatar vollick@chromium.org2012-11-14
* shape ops work in progressGravatar caryclark@google.com2012-11-14
* Remove a warning for comparing signed and unsigned integers.Gravatar scroggo@google.com2012-11-14
* move setDevice() to protected: in preparation for its eventual demiseGravatar reed@google.com2012-11-14
* mark SkCanvas::setDevice as DEPRECATED -- need to remove all callers in chromeGravatar reed@google.com2012-11-14
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-14
* Add a conservativelyContainsRect function to SkPath.Gravatar bsalomon@google.com2012-11-13
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-13
* comment-only change to gm/tests/run.shGravatar epoger@google.com2012-11-13
* Build fix. Unreviewed.Gravatar senorblanco@chromium.org2012-11-13
* Allow SkPicture-derived classes install their own SkPicturePlayback-derived o...Gravatar robertphillips@google.com2012-11-13
* A new implementation of mask blurs, using separable X/Y passes. Disabled for...Gravatar senorblanco@chromium.org2012-11-13
* Add support for SK_MSCALAR_IS_FLOATGravatar vollick@chromium.org2012-11-13
* Update filter tool to allow input directory.Gravatar djsollen@google.com2012-11-13
* Fix linux compiler error with the debugger app.Gravatar djsollen@google.com2012-11-13
* Added profiling stubs to SkPicturePlaybackGravatar robertphillips@google.com2012-11-13
* Changing the visibility of SkMatrix44::determinant().Gravatar vollick@chromium.org2012-11-13
* Make SkPath cache the result of cheapComputeDirection.Gravatar bsalomon@google.com2012-11-13
* Removing files accidently submitted by Skia_Periodic_House_KeepingGravatar rmistry@google.com2012-11-13