| Commit message (Expand) | Author | Age |
* | Fix race on creating the default typeface. | bungeman@google.com | 2014-01-09 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2014-01-09 |
* | Rename GPU functions on SkBlurMaskFilter and pass ctm. | commit-bot@chromium.org | 2014-01-08 |
* | use SkImageInfo directly, instead of converting to SkBitmap::Config | reed@google.com | 2014-01-08 |
* | Use a spinlock in SkOnce. | commit-bot@chromium.org | 2014-01-08 |
* | change offset to xy for pixelref subsetting | reed@google.com | 2014-01-08 |
* | Add AlphaThreshold filter. | commit-bot@chromium.org | 2014-01-06 |
* | remove SK_SUPPORTED_DEPRECATED_FIXEDROUND, no longer needed | reed@google.com | 2014-01-06 |
* | Renamed JsCanvas to JsContext and moved into it's own file. | commit-bot@chromium.org | 2014-01-06 |
* | Revert "Revert "Revert "Revert of https://codereview.chromium.org/110593003/""" | reed@google.com | 2014-01-06 |
* | add rowBytes param to setPreLock, in prep for onNewLockPixels change | reed@google.com | 2014-01-06 |
* | Revert "Revert "Revert of https://codereview.chromium.org/110593003/"" | reed@google.com | 2014-01-06 |
* | SK_SUPPORTED_DEPRECATED_FIXEDROUND around deprecated fixed[round,ceil,floor] | mike@reedtribe.org | 2014-01-06 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2014-01-04 |
* | Make SkImageFilter crop rects relative to the primitive origin, instead of re... | senorblanco@chromium.org | 2014-01-03 |
* | Revert "Revert of https://codereview.chromium.org/110593003/" | reed@google.com | 2014-01-03 |
* | Revert of https://codereview.chromium.org/110593003/ | commit-bot@chromium.org | 2014-01-03 |
* | Add onNewLockPixels, that returns rowbytes and relies on info in pixelref | reed@google.com | 2014-01-03 |
* | remove SK_SUPPORT_LEGACY_PIXELREF_CONSTRUCTOR and make fInfo const | reed@google.com | 2014-01-02 |
* | Add a release procedure to SkMallocPixelRef; remove SkDataPixelRef | halcanary@google.com | 2014-01-02 |
* | Add Options to SkDecodingImageGenerator, simplify API. | halcanary@google.com | 2014-01-02 |
* | speedup SkRect::intersect | mike@reedtribe.org | 2014-01-01 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-12-31 |
* | Revert "Revert of https://codereview.chromium.org/113823003/" | reed@google.com | 2013-12-30 |
* | Revert of https://codereview.chromium.org/113823003/ | commit-bot@chromium.org | 2013-12-30 |
* | remove Sk64 from public API, and start to remove usage internally | reed@google.com | 2013-12-30 |
* | Revert "Revert "begin to remove SkLONGLONG and wean Skia off of Sk64"" | reed@google.com | 2013-12-20 |
* | Revert "begin to remove SkLONGLONG and wean Skia off of Sk64" | reed@google.com | 2013-12-19 |
* | begin to remove SkLONGLONG and wean Skia off of Sk64 | reed@google.com | 2013-12-19 |
* | Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows... | robertphillips@google.com | 2013-12-19 |
* | Move distance field font code into GrDistanceFieldTextContext. | commit-bot@chromium.org | 2013-12-19 |
* | remove unused SkFixed and SkFract functions | reed@google.com | 2013-12-19 |
* | Revert r12758 (Updated GLintptr and GLsizeiptr to be the appropriate types on... | robertphillips@google.com | 2013-12-18 |
* | Remove SkBitmapAlphaThresholdShader | commit-bot@chromium.org | 2013-12-18 |
* | Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows... | commit-bot@chromium.org | 2013-12-18 |
* | Android now uses Harfbuzz-NG. No need to keep code specific to the old versio... | commit-bot@chromium.org | 2013-12-18 |
* | Revert of https://codereview.chromium.org/93703004/ | commit-bot@chromium.org | 2013-12-18 |
* | Add Options to SkDecodingImageGenerator, simplify API. | halcanary@google.com | 2013-12-18 |
* | Update bench pictures to time image decode & upload costs | robertphillips@google.com | 2013-12-18 |
* | replace SkScalarMulRound(a,b) with SkScalarRountToInt(a*b) | reed@google.com | 2013-12-18 |
* | Split atomic and mutex implementations and make inlinable. | bungeman@google.com | 2013-12-18 |
* | move SkScalarMean into its only caller, reducing out public API exposure | reed@google.com | 2013-12-18 |
* | move SkScalarLog2 into its only client, in a move to reduce our public API su... | reed@google.com | 2013-12-18 |
* | Fixed more fuzzer issues | commit-bot@chromium.org | 2013-12-17 |
* | deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de... | reed@google.com | 2013-12-17 |
* | remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats | reed@google.com | 2013-12-17 |
* | Revert r12694 (Updated GLintptr and GLsizeiptr to be the appropriate types on... | robertphillips@google.com | 2013-12-17 |
* | The register keyword is deprecated in C++, even at -O0, registers are used au... | commit-bot@chromium.org | 2013-12-16 |
* | Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows | commit-bot@chromium.org | 2013-12-16 |
* | Supports the cap height for FreeType even when TT OS2 version is 1. | bungeman@google.com | 2013-12-16 |