aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* The rest of: Add purgeAsNeeded calls before addResource callsGravatar robertphillips@google.com2013-07-18
* Add purgeAsNeeded calls before addResource callsGravatar robertphillips@google.com2013-07-18
* add FilterLevel API to SkPaint, replacing various Flag bitsGravatar reed@google.com2013-07-18
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-18
* [PDF] Use SkTypeface::countGlyphs instead of getAdvancedTypefaceMetricsGravatar commit-bot@chromium.org2013-07-17
* Fix leak of GrGLTexID when its owning GrGLTexture has been abandoned.Gravatar commit-bot@chromium.org2013-07-17
* Avoid lineTo() duplication in SkPath::dump().Gravatar commit-bot@chromium.org2013-07-17
* Replace all instances of GrRect with SkRect.Gravatar commit-bot@chromium.org2013-07-17
* Add getRectCount to SkRegtionGravatar commit-bot@chromium.org2013-07-17
* Missed this is r9949 (Allow the resource cache to (indirectly) flush the InOr...Gravatar commit-bot@chromium.org2013-07-16
* Split TLS implementation into its own translation unit.Gravatar bungeman@google.com2013-07-16
* Move implementation of SkFilterShader into its source file.Gravatar tfarina@chromium.org2013-07-16
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-16
* Const-ify SkDebugCanvas::getSize().Gravatar commit-bot@chromium.org2013-07-15
* Update SkGScalerContext to properly forward onCountGlyphs.Gravatar bungeman@google.com2013-07-15
* Implement onCountGlyphs and onGetUPEM on Windows.Gravatar bungeman@google.com2013-07-15
* Added newlines at the end of SkGpuBlurUtils.*Gravatar robertphillips@google.com2013-07-15
* Move gaussianBlur functionality to src\effectsGravatar robertphillips@google.com2013-07-15
* fix linux point compareGravatar caryclark@google.com2013-07-15
* Remove possiblity of NULL effect in GrEffectStageGravatar commit-bot@chromium.org2013-07-15
* path ops near exactGravatar caryclark@google.com2013-07-15
* ARM Skia NEON patches - 01 - Simple fixesGravatar commit-bot@chromium.org2013-07-15
* ARM Skia NEON patches - 08 - Cleaning / possible fixGravatar commit-bot@chromium.org2013-07-15
* ARM Skia NEON patches - 03 - Duplicate code removalGravatar commit-bot@chromium.org2013-07-15
* ARM Skia NEON patches - 07 - Equation simplificationGravatar commit-bot@chromium.org2013-07-15
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-14
* fix trivial matrix computationGravatar humper@google.com2013-07-14
* Reverting 10063 due to Win7 crashes in RenderPDFs stepGravatar robertphillips@google.com2013-07-13
* [PDF] Use SkTypeface::countGlyphs instead of getAdvancedTypefaceMetricsGravatar commit-bot@chromium.org2013-07-13
* Make GrPaint have a variable sized array of color and coverage stages rather ...Gravatar commit-bot@chromium.org2013-07-13
* Reverted 10056-10059Gravatar robertphillips@google.com2013-07-13
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-13
* Working plumb of image scaling:Gravatar humper@google.com2013-07-12
* Add implicit hairline conic rendering to GPUGravatar egdaniel@google.com2013-07-12
* Add newline for r10050.Gravatar bungeman@google.com2013-07-12
* R=mtklein@google.comGravatar bungeman@google.com2013-07-12
* The two leaks are:Gravatar commit-bot@chromium.org2013-07-11
* Initialize the matrix used when recursing from a GPU image filter -> raster i...Gravatar senorblanco@chromium.org2013-07-11
* ARM Skia NEON patches - 13 - S32A_OpaqueGravatar commit-bot@chromium.org2013-07-11
* SkObjectParser::SaveFlagsToString() should handle SaveFlags as a bitmask.Gravatar fmalita@google.com2013-07-11
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-11
* Win7/8 compiler warnings/errors fix for r9980Gravatar robertphillips@google.com2013-07-11
* add matrix objects to the lua bindings, as well as a lua script to find the p...Gravatar humper@google.com2013-07-10
* fix 64 bit warningsGravatar humper@google.com2013-07-10
* remove unused variablesGravatar humper@google.com2013-07-10
* use SkIntToScalarGravatar reed@google.com2013-07-10
* fix bug with awesome filtered images sometimes being slightly offset.Gravatar humper@google.com2013-07-10
* add paint:getEffects to return table of bools of a given effect is present on...Gravatar reed@google.com2013-07-10
* Implement offset for GPU filter path. Although we can't yet use this in Blink...Gravatar commit-bot@chromium.org2013-07-10
* Remove SkRasterClip::setPath(const SkPath&, const SkRasterClip&, bool).Gravatar commit-bot@chromium.org2013-07-10