aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Hide GrRRectEffect class from headerGravatar commit-bot@chromium.org2014-02-21
* Revert of ARM Skia NEON patches - 12 - S32_Blend (https://codereview.chromium...Gravatar commit-bot@chromium.org2014-02-21
* Fix saveLayer bugs in SkMatrixClipStateMgrGravatar robertphillips@google.com2014-02-21
* ARM Skia NEON patches - 12 - S32_BlendGravatar commit-bot@chromium.org2014-02-21
* Potential fix for array bounds warning.Gravatar commit-bot@chromium.org2014-02-21
* override new virtual onDrawDRRect in util canvas subclassesGravatar commit-bot@chromium.org2014-02-21
* update for coding style, remove explicit floatsGravatar commit-bot@chromium.org2014-02-21
* Factory methods for heap-allocated SkMaskFilter objects.Gravatar commit-bot@chromium.org2014-02-21
* 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 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
* Offer single-param version of deepCopyTo -- much easier to migrate to colortypesGravatar 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
* 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
* 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
* 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
* 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
* staticMethod -> StaticMethodGravatar commit-bot@chromium.org2014-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
* 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
* still trying to kill setDevice: rename to setRootDevice (better name) and mak...Gravatar commit-bot@chromium.org2014-02-17
* Remove unnecessary includes.Gravatar commit-bot@chromium.org2014-02-17
* Make canvas pass rrects along to clip stackGravatar commit-bot@chromium.org2014-02-16
* use SkColorType instead of SkBitmap::Config in views/effectsGravatar commit-bot@chromium.org2014-02-16
* restore old behavior of setPixels(): lockPixels after installPixels()Gravatar mike@reedtribe.org2014-02-16
* Make PDF clip code handle rrects.Gravatar commit-bot@chromium.org2014-02-16
* fix calling undef inline func build errorGravatar commit-bot@chromium.org2014-02-16
* Store SkRRects in SkClipStackGravatar commit-bot@chromium.org2014-02-16
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-02-16
* Change device factories to take SkImageInfo instead of SkBitmap::ConfigGravatar commit-bot@chromium.org2014-02-16
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-02-15