aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/private/SkTemplates.h
Commit message (Expand)AuthorAge
* Move Google3-specific stack limitation logic to template classes.Gravatar benjaminwagner2016-02-05
* Revert of Move Google3-specific stack limitation logic to template classes. R...Gravatar benjaminwagner2016-02-02
* Move Google3-specific stack limitation logic to template classes. Remove #ifd...Gravatar benjaminwagner2016-02-02
* Revert of skstd -> std for unique_ptr (patchset #24 id:460001 of https://code...Gravatar mtklein2016-01-24
* skstd -> std for unique_ptrGravatar mtklein2016-01-24
* Start using <type_traits> and <utility> (C++11).Gravatar bungeman2016-01-05
* Switch SkAutoMalloc to SkAutoTMalloc to avoid castGravatar scroggo2015-12-10
* Revert of skstd -> std for unique_ptr (patchset #17 id:320001 of https://code...Gravatar mtklein2015-12-02
* skstd -> std for unique_ptrGravatar mtklein2015-12-02
* Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://code...Gravatar mtklein2015-11-30
* skstd -> std for unique_ptrGravatar mtklein2015-11-30
* Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://code...Gravatar mtklein2015-11-23
* skstd -> std for unique_ptrGravatar mtklein2015-11-23
* Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://coder...Gravatar mtklein2015-11-16
* skstd -> std for unique_ptrGravatar mtklein2015-11-16
* Add skstd::unique_ptr and use it.Gravatar bungeman2015-09-07
* Clean up SkTLogic.Gravatar bungeman2015-08-28
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* Remove SK_OFFSETOF from SkTypes, clean up offsetof usage.Gravatar bungeman2015-08-25
* Move SkTemplates.h to private.Gravatar bungeman2015-08-19