aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Reverting r11968 (Enabling validation code in serialization and adding serial...Gravatar robertphillips@google.com2013-10-28
* Clean up the GrTHashTable API.Gravatar commit-bot@chromium.org2013-10-27
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-26
* Enabling validation code in serialization and adding serialization to fuzzerGravatar commit-bot@chromium.org2013-10-25
* Allow users to build on top of, instead of beneath, SkRefCnt.Gravatar bungeman@google.com2013-10-25
* onCharsToGlyphs to handle non-bmp on Mac.Gravatar bungeman@google.com2013-10-25
* Compute clipped src rect once in tiled bitmap drawsGravatar commit-bot@chromium.org2013-10-25
* Fix non-bmp in generateCharToGlyph on Mac.Gravatar bungeman@google.com2013-10-24
* Add missing braces for r11955.Gravatar bungeman@google.com2013-10-24
* Implement charToGlyph on remaining ports.Gravatar bungeman@google.com2013-10-24
* Tile large bitmaps that are clipped.Gravatar bsalomon@google.com2013-10-24
* We want to give SkPixelRef a way to signal over to GrResourceCache that it's ...Gravatar commit-bot@chromium.org2013-10-24
* Fix drawBitmap() of scratch texture.Gravatar senorblanco@chromium.org2013-10-24
* [PDF] Add unpremultiply support and a GM (try5)Gravatar vandebo@chromium.org2013-10-24
* Borrow Android's ARMv6 memory barrier for SkOnce.Gravatar commit-bot@chromium.org2013-10-24
* Minor changesGravatar robertphillips@google.com2013-10-24
* Always create an instance when testing GrEffects for SkXfermode and SkArithme...Gravatar commit-bot@chromium.org2013-10-24
* Fix ModeColorFilterEffect assert during GLProgramsTestGravatar commit-bot@chromium.org2013-10-24
* PDF: support perspective in simple shaders. (this version does not work well ...Gravatar edisonn@google.com2013-10-24
* Replacing SkTDArray with SkAutoSTArray to reduce memory allocation overhead i...Gravatar commit-bot@chromium.org2013-10-24