| Commit message (Expand) | Author | Age |
* | delete (unused) TransparentShader | reed | 2015-06-05 |
* | Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod... | reed | 2015-05-12 |
* | Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie... | reed | 2015-05-12 |
* | stop calling SkScalarDiv | reed | 2015-05-12 |
* | Update more directories under src/ to follow C++11 style rule for {virtual,ov... | tfarina | 2015-04-27 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | SkPaint::FilterLevel -> SkFilterQuality | reed | 2015-03-16 |
* | add length parameter to addText, to match attr values | reed | 2015-02-04 |
* | [SkSVGDevice] Initial text support | fmalita | 2015-02-03 |
* | Add patheffects to debugger printout | robertphillips | 2015-01-26 |
* | Make SkStream *not* ref counted. | scroggo | 2015-01-21 |
* | remove dead SkPersp macros | reed | 2015-01-20 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Remove macros that make it look like it's a good idea to not be able to flatten. | mtklein | 2015-01-07 |
* | Cleanup: More override fixes - another round. | tfarina | 2015-01-05 |
* | Cleanup: Another round of override fixes. | tfarina | 2014-12-20 |
* | rename SkDrawable to SkADrawable | reed | 2014-11-26 |
* | stop calling SkCanvas::getDevice | reed | 2014-06-30 |
* | add rowbytes option to allocPixels | reed | 2014-06-28 |
* | hide SkBitmap::Config entirely (behind a flag) | reed | 2014-06-17 |
* | hide SkBitmap::setConfig | reed | 2014-06-09 |
* | remove SkBounder -- unused and unloved | reed | 2014-06-03 |
* | Remove unused (by clients) SkUnitMapper | commit-bot@chromium.org | 2014-05-22 |
* | Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu... | commit-bot@chromium.org | 2014-05-22 |
* | Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832... | commit-bot@chromium.org | 2014-05-21 |
* | Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu... | commit-bot@chromium.org | 2014-05-16 |
* | remove unused (by clients) SkUnitMapper | commit-bot@chromium.org | 2014-05-16 |
* | fix size_t/int warnings | commit-bot@chromium.org | 2014-05-04 |
* | move common blur types into central header | commit-bot@chromium.org | 2014-04-28 |
* | Move SkShader::fLocalMatrix into SkShader constructor. | commit-bot@chromium.org | 2014-04-28 |
* | rename SkPaintParts.* to SkPaintPart.* | reed@google.com | 2014-04-18 |
* | Reduce internal explicit SaveFlags usage. | commit-bot@chromium.org | 2014-04-18 |
* | Fix warnings on Ubuntu13 | commit-bot@chromium.org | 2014-02-21 |
* | Factory methods for heap-allocated SkPathEffect and SkXfermode objects. | commit-bot@chromium.org | 2014-02-20 |
* | remove remaining references to Sk64 (obsolete) | reed@google.com | 2014-01-13 |
* | replace SkScalarMulRound(a,b) with SkScalarRountToInt(a*b) | reed@google.com | 2013-12-18 |
* | 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 |
* | Changed maxInputCount for exact inputCount | commit-bot@chromium.org | 2013-12-04 |
* | Reverting r12427 | rmistry@google.com | 2013-12-02 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-12-02 |
* | Revert "Revert "remove kA1_Config, as it is no longer supported"" | commit-bot@chromium.org | 2013-11-26 |
* | Revert "remove kA1_Config, as it is no longer supported" | reed@google.com | 2013-11-25 |
* | remove kA1_Config, as it is no longer supported | reed@google.com | 2013-11-25 |
* | Add extra warnings to match what Android uses. | mtklein@google.com | 2013-11-20 |
* | Revert "Add extra warnings to match what Android uses." | scroggo@google.com | 2013-11-20 |
* | Add extra warnings to match what Android uses. | djsollen@google.com | 2013-11-20 |
* | Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si... | reed@google.com | 2013-10-31 |
* | Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t... | reed@google.com | 2013-10-31 |
* | add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ... | reed@google.com | 2013-10-31 |