aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Add SkCanvas::writePixels that takes info+pixels directlyGravatar commit-bot@chromium.org2014-03-07
* Add a class to allocate small objects w/o extra calls to new.Gravatar commit-bot@chromium.org2014-03-07
* Add size_t bytesWritten() const to SkWStream.Gravatar commit-bot@chromium.org2014-03-06
* Begin making SkPerlinNoiseShader const.Gravatar commit-bot@chromium.org2014-03-06
* Now that the matching changes have landed in Chromium we can clean up the API...Gravatar commit-bot@chromium.org2014-03-06
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-06
* Unify edge type enums across GrEffect subclasses that clip rendering to a geo...Gravatar commit-bot@chromium.org2014-03-05
* This CL is motivated by the desire to make the skpinfo tool work a bit better...Gravatar commit-bot@chromium.org2014-03-05
* DM: read image files without an extra copyGravatar commit-bot@chromium.org2014-03-05
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-05
* remove SK_SUPPORT_DEEPCOPYTO_CONFIG code -- no longer usedGravatar commit-bot@chromium.org2014-03-05
* The motivation for this CL is to de-clutter SkPicture's beginRecording method.Gravatar commit-bot@chromium.org2014-03-04
* Add GM that directly tests GrRRectEffect and add inverse fill version of effect.Gravatar commit-bot@chromium.org2014-03-04
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-04
* Cleanup patch to move all of SkImageFilterUtils into SkImageFilter.Gravatar senorblanco@chromium.org2014-03-03
* Generating the 1M skps frequently yields truncated skps. This tool is intende...Gravatar commit-bot@chromium.org2014-03-03
* Adding code to calculate Underline Thickness from Font Metrics, this will be ...Gravatar commit-bot@chromium.org2014-03-01
* DM: make GPU tasks multithreaded again. Big refactor.Gravatar commit-bot@chromium.org2014-02-28
* Cleanup GrGLInterface after Chromium changesGravatar commit-bot@chromium.org2014-02-28
* add new onClip* methods to SkCanvasGravatar robertphillips@google.com2014-02-28
* remove SK_SUPPORT_LEGACY_LAYERDRAWLOOPER_PAINTFLAGS -- not neededGravatar reed@google.com2014-02-28
* Revert of r13620 (add new onClip* methods to SkCanvas - https://codereview.ch...Gravatar robertphillips@google.com2014-02-28
* add new onClip* methods to SkCanvasGravatar robertphillips@google.com2014-02-28
* add SkCanvas::NewRaster factory -- a very common use-case in chromeGravatar commit-bot@chromium.org2014-02-27
* Culling APIGravatar commit-bot@chromium.org2014-02-27
* Use SkTLazy to hold path in SkClipStack::ElementGravatar commit-bot@chromium.org2014-02-27
* try to deprecate fFlagsMask from SkLayerDrawLooperGravatar reed@google.com2014-02-27
* 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