aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Revert of https://codereview.chromium.org/110593003/Gravatar commit-bot@chromium.org2014-01-03
* Add onNewLockPixels, that returns rowbytes and relies on info in pixelrefGravatar reed@google.com2014-01-03
* assert in setPixelRef that the pr matches the bitmap's configGravatar reed@google.com2014-01-03
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-01-03
* An SkOSWindow for Unix may experience stuttering, with missed events or long ...Gravatar commit-bot@chromium.org2014-01-02
* Function pointers -> templates in SkPictureFlat.Gravatar commit-bot@chromium.org2014-01-02
* remove SK_SUPPORT_LEGACY_PIXELREF_CONSTRUCTOR and make fInfo constGravatar reed@google.com2014-01-02
* Add a release procedure to SkMallocPixelRef; remove SkDataPixelRefGravatar halcanary@google.com2014-01-02
* Remove unused function.Gravatar commit-bot@chromium.org2014-01-02
* Add Options to SkDecodingImageGenerator, simplify API.Gravatar halcanary@google.com2014-01-02
* speedup SkRect::intersectGravatar mike@reedtribe.org2014-01-01
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-31
* ComputeRowBytes must not overflow width when it shiftsGravatar reed@google.com2013-12-30
* fix drawVertices when we have both colors and texturesGravatar reed@google.com2013-12-30
* Possibly uninitialized SkRgnBuilder fStorage.Gravatar commit-bot@chromium.org2013-12-30
* reenable vertices gm, adding picture supportGravatar reed@google.com2013-12-30
* Fixing crash found by fuzzerGravatar commit-bot@chromium.org2013-12-30
* Revert "Revert of https://codereview.chromium.org/113823003/"Gravatar reed@google.com2013-12-30
* Revert of https://codereview.chromium.org/113823003/Gravatar commit-bot@chromium.org2013-12-30
* remove Sk64 from public API, and start to remove usage internallyGravatar reed@google.com2013-12-30
* Revert of https://codereview.chromium.org/119943002/Gravatar commit-bot@chromium.org2013-12-26
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-21
* Fix Red/Blue decoding problem in WebP.Gravatar halcanary@google.com2013-12-20
* Revert "Revert "begin to remove SkLONGLONG and wean Skia off of Sk64""Gravatar reed@google.com2013-12-20
* Revert of https://codereview.chromium.org/101423004/Gravatar commit-bot@chromium.org2013-12-20
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-20
* This patch makes SkScalerContext_FreeType to be the only one which embolden t...Gravatar commit-bot@chromium.org2013-12-20
* Disable SkFloat unit test due to Chromium-side compilation errorsGravatar robertphillips@google.com2013-12-19
* Revert "begin to remove SkLONGLONG and wean Skia off of Sk64"Gravatar reed@google.com2013-12-19
* begin to remove SkLONGLONG and wean Skia off of Sk64Gravatar reed@google.com2013-12-19
* Sanitize bitmaps produced by libgifGravatar halcanary@google.com2013-12-19
* Provide last resort for fCapHeight in SkFontHost_FreeType::onGetAdvancedTypef...Gravatar bungeman@google.com2013-12-19
* Accept displacement with no displacement inputGravatar commit-bot@chromium.org2013-12-19
* Add detection of mip supportGravatar commit-bot@chromium.org2013-12-19
* Move distance field font code into GrDistanceFieldTextContext.Gravatar commit-bot@chromium.org2013-12-19
* fix win buildGravatar reed@google.com2013-12-19
* remove unused SkFixed and SkFract functionsGravatar reed@google.com2013-12-19
* Add cast to fix Win* compile complaint/failureGravatar commit-bot@chromium.org2013-12-19
* Get rid of DEFINE_TESTCLASS() macro.Gravatar tfarina@chromium.org2013-12-18
* Remove SkBitmapAlphaThresholdShaderGravatar commit-bot@chromium.org2013-12-18
* Android now uses Harfbuzz-NG. No need to keep code specific to the old versio...Gravatar commit-bot@chromium.org2013-12-18
* fix off-by-one error with rotated HQ scalingGravatar commit-bot@chromium.org2013-12-18
* Add cast to fix Win* compile complaint/failureGravatar robertphillips@google.com2013-12-18
* Address memory leak in SkScaledImageCacheGravatar robertphillips@google.com2013-12-18
* Revert of https://codereview.chromium.org/93703004/Gravatar commit-bot@chromium.org2013-12-18
* Expose more SkPaint fields in Lua API.Gravatar commit-bot@chromium.org2013-12-18
* Add Options to SkDecodingImageGenerator, simplify API.Gravatar halcanary@google.com2013-12-18
* Update bench pictures to time image decode & upload costsGravatar robertphillips@google.com2013-12-18
* replace SkScalarMulRound(a,b) with SkScalarRountToInt(a*b)Gravatar reed@google.com2013-12-18
* Split atomic and mutex implementations and make inlinable.Gravatar bungeman@google.com2013-12-18