aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkFunction.h
Commit message (Expand)AuthorAge
* Move headers with no dependencies.Gravatar mtklein2015-07-29
* Revert "Move headers with no dependencies."Gravatar Mike Klein2015-07-29
* Move headers with no dependencies.Gravatar mtklein2015-07-29
* Revert "Move the rest of src headers used by include to include/private."Gravatar Mike Klein2015-07-28
* Move the rest of src headers used by include to include/private.Gravatar mtklein2015-07-28
* Fix up -Winconsistent-missing-overrideGravatar mtklein2015-07-13
* Revert "Move headers used by headers in include/ to include/private."Gravatar Mike Klein2015-07-01
* Move headers used by headers in include/ to include/private.Gravatar mtklein2015-07-01
* Revert "Move headers used by headers in include/ to include/private."Gravatar jvanverth2015-07-01
* Move headers used by headers in include/ to include/private.Gravatar mtklein2015-07-01
* Make SkFunction copyable so it can go in containers.Gravatar mtklein2015-05-06
* Implicit constructors for SkFunction are much more readable.Gravatar mtklein2015-04-01
* Constructor and call argument forwarding for SkFunction.Gravatar mtklein2015-04-01
* small-object optimization for SkFunctionGravatar mtklein2015-04-01
* Sketch SkFunctionGravatar mtklein2015-03-31