aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Implement the y-transpose optimization in image (RGBA) blurs. This gives ~38...Gravatar senorblanco@chromium.org2013-11-07
* Fix for thin filled and hairline roundrects.Gravatar commit-bot@chromium.org2013-11-07
* Revert "Revert "speed up A8 by creating a new entry-point in SkDraw that blit...Gravatar reed@google.com2013-11-07
* ARM Skia NEON patches - 33 - Convolution filterGravatar commit-bot@chromium.org2013-11-07
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-07
* Revert r12154Gravatar epoger@google.com2013-11-06
* New SkRTConf macro SK_CONF_TRY_SET: no complaint on missing configurationGravatar halcanary@google.com2013-11-06
* ARM Skia NEON patches - 33 - Convolution filterGravatar commit-bot@chromium.org2013-11-06
* Fix a bug which caused crash in SkRTConfig whith string values in environment...Gravatar halcanary@google.com2013-11-06
* Perlin issue fixedGravatar commit-bot@chromium.org2013-11-06
* Break up SkLazyPixelRef functionally into class hierarchy.Gravatar commit-bot@chromium.org2013-11-06
* Add bevel-stroke support in GrAARectRendererGravatar commit-bot@chromium.org2013-11-06
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-06
* Add SkRRect::transform.Gravatar scroggo@google.com2013-11-05
* Check that Mode is valid for ModeColorFilterEffectGravatar commit-bot@chromium.org2013-11-05
* Checking structure sizes before reading them from memory to avoid overflowing...Gravatar commit-bot@chromium.org2013-11-05
* Add SK_PREFETCH and use in SkBlurImageFilter.Gravatar commit-bot@chromium.org2013-11-05
* Avoid re-rendering stencil clip for every draw with reducable clip stackGravatar commit-bot@chromium.org2013-11-05
* Revert "Checking structure sizes before reading them from memory to avoid ove...Gravatar reed@google.com2013-11-04
* We always read out of bounds here. Fix that.Gravatar mtklein@google.com2013-11-04
* Revert "speed up A8 by creating a new entry-point in SkDraw that blits the pa...Gravatar reed@google.com2013-11-04
* Checking structure sizes before reading them from memory to avoid overflowing...Gravatar sugoi@google.com2013-11-04
* speed up A8 by creating a new entry-point in SkDraw that blits the path's cov...Gravatar reed@google.com2013-11-04
* Revert r12114 due to https://code.google.com/p/skia/issues/detail?id=1794 ('A...Gravatar epoger@google.com2013-11-04
* Checking structure sizes before reading them from memory to avoid overflowing...Gravatar sugoi@google.com2013-11-04
* Change SkBlurImageFilter to use fixed-point division. Yields ~1.8X speedup onGravatar senorblanco@chromium.org2013-11-04
* Fix for Chromium-side compilation complaint:Gravatar robertphillips@google.com2013-11-03
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-02
* 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