aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* fix the visual difference of raster vs gpu -- inverse_pathsGravatar commit-bot@chromium.org2014-02-21
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-02-21
* add SkCanvas::drawDRRectGravatar commit-bot@chromium.org2014-02-21
* Fix NaCl build for pepper_32Gravatar commit-bot@chromium.org2014-02-21
* Bench rebaseline after Brian's Android improvement.Gravatar commit-bot@chromium.org2014-02-20
* Fix bug in deferred decoding where we don't properly pass the unpremul option...Gravatar commit-bot@chromium.org2014-02-20
* use colortype instead of configGravatar reed@google.com2014-02-20
* Factory methods for heap-allocated SkPathEffect and SkXfermode objects.Gravatar commit-bot@chromium.org2014-02-20
* ARM Skia NEON patches - 20bis - BitmapProcState accurracyGravatar commit-bot@chromium.org2014-02-20
* Add new baselines for bitmapsource, imagefiltersclipped and imagefiltersscale...Gravatar senorblanco@chromium.org2014-02-20
* Offer single-param version of deepCopyTo -- much easier to migrate to colortypesGravatar commit-bot@chromium.org2014-02-20
* New baselines for imageblurtiled GM.Gravatar senorblanco@chromium.org2014-02-20
* Re-enable imageresizetiled, but skip it in tilegrid and rtree.Gravatar senorblanco@chromium.org2014-02-20
* Updates bench alert test output to match latest changes.Gravatar commit-bot@chromium.org2014-02-20
* Separates faster and slower bench alerts; sorts by delta.Gravatar commit-bot@chromium.org2014-02-20
* Upstream fix for DecodeBench.Gravatar commit-bot@chromium.org2014-02-20
* Rebaseline bench after nightly Chrome update.Gravatar commit-bot@chromium.org2014-02-20
* Reverting r13496 (Merge tomhudson and mtklein SkPaint shrinking approaches) d...Gravatar robertphillips@google.com2014-02-20
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-02-20
* Disable imageresizetiled GM for now due to rtree and tilegrid failures.Gravatar senorblanco@chromium.org2014-02-19
* Fix CTM application in SkResizeImagefilter; implement bounds traversals.Gravatar senorblanco@chromium.org2014-02-19
* Revert "First draft of computeFastBounds() and onFilterBounds() for SkResizeI...Gravatar senorblanco@chromium.org2014-02-19
* First draft of computeFastBounds() and onFilterBounds() for SkResizeImageFilter.Gravatar senorblanco@chromium.org2014-02-19
* Fix issue in image decoders where the bitmap config was not properly set.Gravatar djsollen@google.com2014-02-19
* Fix bench to compile when SK_SUPPORTS_GPU is not provided as a compiler optionGravatar commit-bot@chromium.org2014-02-19
* revert to previous behavior in installPixels, allowing for NULL addressGravatar reed@google.com2014-02-19
* Add f suffix to 0.5 to fix mac 10.6 warningGravatar bsalomon@google.com2014-02-19
* rebaseline_server: extract common unittest code, and rename tests/ -> testdata/Gravatar commit-bot@chromium.org2014-02-19
* Analytic rrect clip for cicular corners, radius >= 0.5Gravatar commit-bot@chromium.org2014-02-19
* This CL improves saveLayer handling in the SkMatrixClipStateMgr by:Gravatar commit-bot@chromium.org2014-02-19
* Merge tomhudson and mtklein SkPaint shrinking approaches.Gravatar commit-bot@chromium.org2014-02-19
* SSE2 implementation of S32A_D565_OpaqueGravatar commit-bot@chromium.org2014-02-19
* fix iOS build -- pass colortype, not configGravatar commit-bot@chromium.org2014-02-18
* Add link to how to generate new SKPs when increasing the picture versionGravatar commit-bot@chromium.org2014-02-18
* installPixels returns true if null-pixels -- devolving to setConfigGravatar commit-bot@chromium.org2014-02-18
* Revert of Merge tomhudson and mtklein SkPaint shrinking approaches. (https://...Gravatar commit-bot@chromium.org2014-02-18
* Revert changes which were breaking the build.Gravatar commit-bot@chromium.org2014-02-18
* Compile fix for r13488 (Improve saveLayer handling in SkMatrixClipStateMgr)Gravatar robertphillips@google.com2014-02-18
* Improve saveLayer handling in SkMatrixClipStateMgrGravatar robertphillips@google.com2014-02-18
* Merge tomhudson and mtklein SkPaint shrinking approaches.Gravatar commit-bot@chromium.org2014-02-18
* add param name w/ default arg to work around clang bug on mac 10.7Gravatar reed@google.com2014-02-18
* staticMethod -> StaticMethodGravatar commit-bot@chromium.org2014-02-18
* rebaseline_server: fail fast if skpdiff binary is not availableGravatar commit-bot@chromium.org2014-02-18
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-02-18
* replace SkBitmap::Config with SkColorType in gmsGravatar commit-bot@chromium.org2014-02-17
* Fix another clipstack element !rect doesn't mean path bug.Gravatar commit-bot@chromium.org2014-02-17
* Use factories instead of directly creating SkImageInfo.Gravatar bungeman@google.com2014-02-17
* fix style nit in drawIRectGravatar reed@google.com2014-02-17
* Fix spelling of class name in comment.Gravatar commit-bot@chromium.org2014-02-17
* change PictureRecord (and its private subclasses) to take size instead of deviceGravatar commit-bot@chromium.org2014-02-17