aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Factory methods for heap-allocated SkAnnotation objects.Gravatar commit-bot@chromium.org2014-02-27
* Upstream changes from AndroidGravatar commit-bot@chromium.org2014-02-26
* Revert "Revert of Add getReducedClipStack to lua canvas (https://codereview.c...Gravatar bsalomon@google.com2014-02-26
* Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium....Gravatar commit-bot@chromium.org2014-02-26
* Add getReducedClipStack to lua canvasGravatar commit-bot@chromium.org2014-02-26
* Builder class for SkLayerRasterizer.Gravatar commit-bot@chromium.org2014-02-26
* Enable the SSSE3 files to be built for Android when SSSE3 is not present.Gravatar commit-bot@chromium.org2014-02-25
* This is intended to make it easier for us to be backwards compatible.Gravatar commit-bot@chromium.org2014-02-25
* Add SK_API to GrGLExtensionsGravatar commit-bot@chromium.org2014-02-25
* add isClipEmpty() -- encourage clients to call this rather than checking clip...Gravatar reed@google.com2014-02-24
* Add getClipStack method to lua SkCanvasGravatar commit-bot@chromium.org2014-02-24
* Do not define SK_SUPPORT_DEEPCOPYTO_CONFIG in Skia.Gravatar commit-bot@chromium.org2014-02-24
* Fix compile errors in legacy copyTo().Gravatar senorblanco@chromium.org2014-02-24
* Use vertex buffer objects instead of client side arrays in fixed-function cod...Gravatar commit-bot@chromium.org2014-02-24
* add new copyTo version to SkBitmap, which takes SkColorTypeGravatar commit-bot@chromium.org2014-02-23
* Revert of Enable the SSSE3 files to be built for Android when SSSE3 is not pr...Gravatar commit-bot@chromium.org2014-02-21
* Enable the SSSE3 files to be built for Android when SSSE3 is not present.Gravatar commit-bot@chromium.org2014-02-21
* Use SkRRect to store rects in SkClipStack::ElementGravatar commit-bot@chromium.org2014-02-21
* Stub for conic section max curvatureGravatar commit-bot@chromium.org2014-02-21
* Factory methods for heap-allocated SkColorFilter objects.Gravatar commit-bot@chromium.org2014-02-21
* Add hooks for GL_EXT_debug_marker in gpuGravatar commit-bot@chromium.org2014-02-21
* Merge tomhudson and mtklein SkPaint shrinking approaches.Gravatar commit-bot@chromium.org2014-02-21
* override new virtual onDrawDRRect in util canvas subclassesGravatar commit-bot@chromium.org2014-02-21
* Factory methods for heap-allocated SkMaskFilter objects.Gravatar commit-bot@chromium.org2014-02-21
* add SkCanvas::drawDRRectGravatar commit-bot@chromium.org2014-02-21
* 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
* 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
* Fix CTM application in SkResizeImagefilter; implement bounds traversals.Gravatar senorblanco@chromium.org2014-02-19
* Analytic rrect clip for cicular corners, radius >= 0.5Gravatar commit-bot@chromium.org2014-02-19
* Merge tomhudson and mtklein SkPaint shrinking approaches.Gravatar 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
* Revert of Merge tomhudson and mtklein SkPaint shrinking approaches. (https://...Gravatar commit-bot@chromium.org2014-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
* 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
* Use factories instead of directly creating SkImageInfo.Gravatar bungeman@google.com2014-02-17
* fix style nit in drawIRectGravatar reed@google.com2014-02-17
* still trying to kill setDevice: rename to setRootDevice (better name) and mak...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
* fix calling undef inline func build errorGravatar commit-bot@chromium.org2014-02-16
* Store SkRRects in SkClipStackGravatar commit-bot@chromium.org2014-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
* When the CTM has perspective the back-project method in quickRejectY goes hay...Gravatar commit-bot@chromium.org2014-02-14
* Remove deprecation of SkBaseDevice::config() so compile can proceed.Gravatar jvanverth@google.com2014-02-14