aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Reverting r12082 (Add bevel-stroke support in GrAARectRenderer) due to GM fai...Gravatar robertphillips@google.com2013-11-01
* pathops work in progressGravatar caryclark@google.com2013-11-01
* Revert "Avoid re-rendering stencil clip for every draw with reducable clip st...Gravatar reed@google.com2013-11-01
* Construct round rects with perpendicular tangents.Gravatar commit-bot@chromium.org2013-11-01
* Avoid re-rendering stencil clip for every draw with reducable clip stackGravatar commit-bot@chromium.org2013-11-01
* Make GrContext cache the gpu pathsGravatar commit-bot@chromium.org2013-11-01
* Add bevel-stroke support in GrAARectRendererGravatar commit-bot@chromium.org2013-11-01
* Only disable scratch texture reuse on the N10 and N4Gravatar robertphillips@google.com2013-11-01
* move SkImage::ColorType into SkColorTypeGravatar reed@google.com2013-11-01
* Adding a way to disable SkOffsetImageFilter's optimized path in blink/chromeGravatar commit-bot@chromium.org2013-11-01
* Fix two inconsistencies in handling fixed-function texture coordinate set gen...Gravatar commit-bot@chromium.org2013-11-01
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-01
* Fix for r12069 (actually turn on don't-reuse-scratch-textures feature)Gravatar robertphillips@google.com2013-11-01
* Turn on don't-reuse-scratch-textures for all Android devicesGravatar robertphillips@google.com2013-11-01
* Add can-ignore-rect hint to clear callGravatar robertphillips@google.com2013-10-31
* Partial fix for Skia issue 1769: GenerateGMs crashing (out of memory)Gravatar commit-bot@chromium.org2013-10-31
* Adding size parameter to read array functionsGravatar commit-bot@chromium.org2013-10-31
* Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...Gravatar reed@google.com2013-10-31
* Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...Gravatar reed@google.com2013-10-31
* add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...Gravatar reed@google.com2013-10-31
* Fix bug in don't-reuse-scratch-textures pathGravatar robertphillips@google.com2013-10-31
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-31
* No longer use scratch textures on ARM devicesGravatar robertphillips@google.com2013-10-31
* Mac build fix.Gravatar senorblanco@chromium.org2013-10-30
* Implement SSE2-based implementations of the morphology filters (dilate & erod...Gravatar senorblanco@chromium.org2013-10-30
* Make not-reusing-scratch-textures only apply to texture uploadsGravatar robertphillips@google.com2013-10-30
* Fix int/SkScalar mismatch.Gravatar vandebo@chromium.org2013-10-30
* [PDF] Improve complex xfer mode support.Gravatar vandebo@chromium.org2013-10-30
* Don't check if shaders compile or program links in release ChromiumGravatar commit-bot@chromium.org2013-10-30
* Use SkPathRef gen id for SkPath::getGenerationIDGravatar commit-bot@chromium.org2013-10-30
* remove contains(x,y) for rects and rrects ... not well defined, and unusedGravatar reed@google.com2013-10-30
* Allow specifying the max texture count on the botsGravatar robertphillips@google.com2013-10-30
* prototype for kerning apiGravatar reed@google.com2013-10-30
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-30
* Reverting r12010 (Use SkPathRef gen id for SkPath::getGenerationID https://co...Gravatar robertphillips@google.com2013-10-29
* Use SkPathRef gen id for SkPath::getGenerationIDGravatar commit-bot@chromium.org2013-10-29
* Remove SkMatrix44 float conversions without precision lossGravatar commit-bot@chromium.org2013-10-29
* All SkAnnotations are no-draw. Propose we fold that through.Gravatar commit-bot@chromium.org2013-10-29
* Little changes to SkAnnotation in pipe:Gravatar commit-bot@chromium.org2013-10-29
* Allow SkLazyPixelRef to use SkScaledImageCacheGravatar commit-bot@chromium.org2013-10-29
* Fix pipe/annotation.Gravatar commit-bot@chromium.org2013-10-29
* Get rid of two unused variables from the .data section.Gravatar commit-bot@chromium.org2013-10-29
* Don't reuse scratch textures patchGravatar robertphillips@google.com2013-10-29
* Fix bug in erosion filteringGravatar robertphillips@google.com2013-10-29
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-29
* Fix narrowing conversion errors from r11986Gravatar commit-bot@chromium.org2013-10-28
* Remove float/double conversions from SkMatrix44's map2_pfGravatar commit-bot@chromium.org2013-10-28
* Enabling validation code in serialization and adding serialization to fuzzerGravatar commit-bot@chromium.org2013-10-28
* Fix for issue 1728: raster vs. gpu text draws with the wrong colorGravatar commit-bot@chromium.org2013-10-28
* Fix broken MSAA for RGBAGravatar commit-bot@chromium.org2013-10-28