aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/sk_tool_utils.h
Commit message (Expand)AuthorAge
...
* Minor code cleanup (left over from prior CL)Gravatar robertphillips2015-09-03
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Move normal map creation methods to sk_toolsGravatar robertphillips2015-08-17
* rename portable_typeface_always to portable_typefaceGravatar caryclark2015-07-24
* make fontscalar gammatext lcdtext typeface verttext2 gm portableGravatar caryclark2015-07-24
* fix typeface leakGravatar caryclark2015-07-23
* make color emoji gm portableGravatar caryclark2015-07-21
* Generate platform specific fontmgr gm.Gravatar caryclark2015-07-20
* Revert of Revert of make gm background colors 565 compatible (patchset #1 id:...Gravatar caryclark2015-06-15
* call portable font cleanup only once at app endGravatar caryclark2015-06-15
* Revert of make gm background colors 565 compatible (patchset #2 id:20001 of h...Gravatar caryclark2015-06-15
* make gm background colors 565 compatibleGravatar caryclark2015-06-15
* make emptypath portable; add 565 color utilityGravatar caryclark2015-06-12
* Today's gm include many differences caused by platform font implementations.Gravatar caryclark2015-06-10
* Start canonicalizing color for all A8 textblobsGravatar joshualitt2015-04-14
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Preserve texture compression when saving a revised skp from debuggerGravatar robertphillips2015-03-23
* sk_tool_utils::draw_checkerboard uses SkXfermode::kSrc_Mode to fix valgrind e...Gravatar halcanary2015-01-27
* s/sk_tools::DrawCheckerboard/sk_tool_utils::draw_checkerboard/Gravatar halcanary2015-01-26
* Add standard fonts to all GMs.Gravatar Cary Clark2014-07-31
* use platform-independent font for gmGravatar caryclark2014-06-23
* Add GYP target for sk_tool_utils.* component.Gravatar tfarina2014-06-21
* Revert "Revert of implement readPixels and writePixels natively, w/o using th...Gravatar reed@google.com2014-03-25
* Revert of implement readPixels and writePixels natively, w/o using the (depre...Gravatar commit-bot@chromium.org2014-03-25
* implement readPixels and writePixels natively, w/o using the (deprecated)Gravatar reed@google.com2014-03-25
* Revert "hide Config8888 entirely". Broke a bunch of builds.Gravatar bsalomon@google.com2014-03-20
* hide Config8888 entirelyGravatar commit-bot@chromium.org2014-03-19
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-18
* add new readPixels with direct memory parametersGravatar commit-bot@chromium.org2014-03-17
* Add SkCanvas::writePixels that takes info+pixels directlyGravatar commit-bot@chromium.org2014-03-07