| Commit message (Expand) | Author | Age |
* | Supply a color space in sRGB/F16 mode of SampleApp | brianosman | 2016-08-22 |
* | Remove use of MakeRenderTargetDirect from view system | robertphillips | 2016-07-28 |
* | Remove SkSurfaceProps gamma-correctness flag entirely. | brianosman | 2016-07-26 |
* | Lots of progress on switching to SkColorSpace rather than SkColorProfileType | brianosman | 2016-06-16 |
* | Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi... | brianosman | 2016-06-16 |
* | Lots of progress on switching to SkColorSpace rather than SkColorProfileType | brianosman | 2016-06-16 |
* | Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel | brianosman | 2016-05-05 |
* | Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate | brianosman | 2016-04-13 |
* | SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa... | brianosman | 2016-04-06 |
* | switch surface to sk_sp | reed | 2016-03-23 |
* | sRGB support in Ganesh. Several pieces: | brianosman | 2016-03-21 |
* | Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of ... | brianosman | 2016-03-17 |
* | sRGB support in Ganesh. Several pieces: | brianosman | 2016-03-17 |
* | SampleApp now displays gamma-correct content in "S32" and "F16" modes. The de... | brianosman | 2016-03-01 |
* | blitters for sRGB and float16 | reed | 2016-02-15 |
* | SampleApp: Remove SkWindow::setColorType | kkinnunen | 2016-01-18 |
* | Fix SkWindow.cpp includes for non-gpu mode | Brian Salomon | 2015-10-09 |
* | Move functions from SkGr to SkGrPriv.h | bsalomon | 2015-10-09 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Remove SK_BUILD_FOR_WINCE. | bungeman | 2015-07-29 |
* | Visual bench on native android | joshualitt | 2015-06-12 |
* | This replaces the texture creation/caching functions on GrContext with a GrTe... | bsalomon | 2015-04-30 |
* | First cut at cleaning up Sergio's example code and moving some common code to... | caryclark | 2015-01-30 |
* | add surfaceprops to SkWindow, and 'D' to toggle distancefieldfonts | reed | 2014-10-06 |
* | use surface in SkView/SampleApp | reed | 2014-09-18 |
* | remove SkBounder -- unused and unloved | reed | 2014-06-03 |
* | 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 |
* | use SkColorType instead of SkBitmap::Config in views/effects | commit-bot@chromium.org | 2014-02-16 |
* | Remove unused methods from SkWindow. | tfarina@chromium.org | 2014-01-25 |
* | deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de... | reed@google.com | 2013-12-17 |
* | 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 |
* | store SkAlphaType inside SkBitmap, on road to support unpremul | reed@google.com | 2013-10-21 |
* | Removed unused parameters | sugoi@google.com | 2013-03-12 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 |
* | pass modifier keys to click events (e.g. control | shift etc.) | reed@google.com | 2013-01-08 |
* | Fixed canvas creation in SampleApp | robertphillips@google.com | 2012-10-02 |
* | retool so we don't need to call SkCanvas::setDevice | reed@google.com | 2012-10-01 |
* | fix win-only change (canvas -> rasterCanvas) | reed@google.com | 2012-09-27 |
* | doh(2) fix the other typo | reed@google.com | 2012-09-27 |
* | eliminate (unused) extra param to update(), and thereby remove (bad bad bad) ... | reed@google.com | 2012-09-27 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | Fix some VS2010 warnings | bsalomon@google.com | 2011-09-29 |
* | Revised SkOSMenu | yangsu@google.com | 2011-08-01 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |