aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SampleFilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove unneeded code for index8 imagseMike Reed2017-07-031-119/+0
* add drawString helper to canvasCary Clark2017-04-281-1/+1
* Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag""Matt Sarett2017-04-281-3/+3
* Revert "Delete copyTo(Allocator), hide copyTo() behind flag"Matt Sarett2017-04-271-3/+3
* Delete copyTo(Allocator), hide copyTo() behind flagMatt Sarett2017-04-271-3/+3
* Revert[4] "clean up (partially) colortable api""""Mike Reed2017-04-031-3/+1
* Revert "Revert[2] "clean up (partially) colortable api"""Mike Reed2017-04-011-1/+3
* Revert[2] "clean up (partially) colortable api""Mike Reed2017-04-011-3/+1
* Revert "clean up (partially) colortable api"Mike Klein2017-03-311-1/+3
* clean up (partially) colortable apiMike Reed2017-03-311-3/+1
* Style bikeshed - remove extraneous whitespacehalcanary2016-03-291-1/+0
* Style Change: NULL->nullptrhalcanary2015-08-271-1/+1
* SkPaint::FilterLevel -> SkFilterQualityreed2015-03-161-1/+1
* hide SkBitmap::Config entirely (behind a flag)reed2014-06-171-10/+2
* Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...commit-bot@chromium.org2014-04-111-1/+1
* Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...commit-bot@chromium.org2014-04-111-1/+1
* Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...commit-bot@chromium.org2014-04-101-1/+1
* Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...commit-bot@chromium.org2014-04-101-1/+1
* Rename kPMColor_SkColorType to kN32_SkColorType.commit-bot@chromium.org2014-04-091-1/+1
* add new copyTo version to SkBitmap, which takes SkColorTypecommit-bot@chromium.org2014-02-231-3/+3
* use SkColorType instead of SkBitmap::Config in samplecodecommit-bot@chromium.org2014-02-171-19/+6
* Reverting r12427rmistry@google.com2013-12-021-1/+0
* Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com2013-12-021-0/+1
* Revert "Revert "remove kA1_Config, as it is no longer supported""commit-bot@chromium.org2013-11-261-1/+0
* Revert "remove kA1_Config, as it is no longer supported"reed@google.com2013-11-251-0/+1
* remove kA1_Config, as it is no longer supportedreed@google.com2013-11-251-1/+0
* Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...reed@google.com2013-10-311-1/+1
* Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...reed@google.com2013-10-311-1/+1
* add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...reed@google.com2013-10-311-1/+1
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2013-01-261-1/+0
* Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com2012-08-231-7/+7
* Automatic update of all copyright notices to reflect new license terms.epoger@google.com2011-07-281-0/+7
* add 'p' to toggle on/off testing the pipereed@google.com2011-05-121-7/+7
* update to SampleViewreed@google.com2011-05-051-37/+12
* add CG imagedecoder (still needs encoding)reed@android.com2008-12-231-1/+0
* grab from latest androidreed@android.com2008-12-171-0/+164