| Commit message (Expand) | Author | Age |
* | Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" | Matt Sarett | 2017-04-28 |
* | Revert "Delete copyTo(Allocator), hide copyTo() behind flag" | Matt Sarett | 2017-04-27 |
* | Delete copyTo(Allocator), hide copyTo() behind flag | Matt Sarett | 2017-04-27 |
* | hide lockpixels api behind flag | Mike Reed | 2017-04-17 |
* | Revert[4] "clean up (partially) colortable api"""" | Mike Reed | 2017-04-03 |
* | Revert "Revert[2] "clean up (partially) colortable api""" | Mike Reed | 2017-04-01 |
* | Revert[2] "clean up (partially) colortable api"" | Mike Reed | 2017-04-01 |
* | Revert "clean up (partially) colortable api" | Mike Klein | 2017-03-31 |
* | clean up (partially) colortable api | Mike Reed | 2017-03-31 |
* | Revert "Revert "IWYU"" | Mike Reed | 2017-02-13 |
* | Revert "IWYU" | Robert Phillips | 2017-02-11 |
* | IWYU | Mike Reed | 2017-02-10 |
* | use Make instead of Create to return a shared shader | reed | 2016-03-08 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | IWYU: 'core' target, files starting A-C. | bungeman | 2015-08-05 |
* | Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h... | reed | 2015-08-04 |
* | IWYU: 'core' target, files starting A-C. | bungeman | 2015-08-04 |
* | remove alphatype from colortable | reed | 2014-09-29 |
* | Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/... | commit-bot@chromium.org | 2014-04-11 |
* | Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie... | commit-bot@chromium.org | 2014-04-11 |
* | Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/... | commit-bot@chromium.org | 2014-04-10 |
* | Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie... | commit-bot@chromium.org | 2014-04-10 |
* | Rename kPMColor_SkColorType to kN32_SkColorType. | commit-bot@chromium.org | 2014-04-09 |
* | add new copyTo version to SkBitmap, which takes SkColorType | commit-bot@chromium.org | 2014-02-23 |
* | use SkColorType instead of SkBitmap::Config in samplecode | commit-bot@chromium.org | 2014-02-17 |
* | SampleApp Cleanup: | halcanary@google.com | 2014-01-10 |
* | store SkAlphaType inside SkBitmap, on road to support unpremul | reed@google.com | 2013-10-21 |
* | Revert "Revert "change SkColorTable to be immutable"" | reed@google.com | 2013-10-10 |
* | Revert "change SkColorTable to be immutable" | reed@google.com | 2013-10-09 |
* | change SkColorTable to be immutable | reed@google.com | 2013-10-09 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on | senorblanco@chromium.org | 2011-05-19 |
* | remove some dead code in pipes | reed@google.com | 2011-05-11 |
* | expand SkShader's flag kConstInY to 16 and 32 variants, allowing a shader | reed@android.com | 2009-08-27 |
* | special case 1x1 bitmaps when drawn as a shader (treat as a solid color) | reed@android.com | 2009-08-25 |
* | fixes around isOpaque and dithering | reed@android.com | 2009-08-22 |
* | respect dither setting in index8->565 sprite case | reed@android.com | 2009-08-20 |