aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkTLazy.h
Commit message (Expand)AuthorAge
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-02
* Trim the copy of the dst made for dst-reading effects using the clip and dev-...Gravatar commit-bot@chromium.org2013-04-01
* Fix typo in SkTLazy.h's "operator delete"Gravatar robertphillips@google.com2013-03-22
* Attempt to reland 8264-5 with warning-as-error fixes.Gravatar bsalomon@google.com2013-03-20
* revert 8265-8264 (broke build)Gravatar reed@google.com2013-03-20
* Adds local coords to GrEffect system.Gravatar bsalomon@google.com2013-03-20
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Modifications to GrPatherRenderer(Chain) interfaces to support clip mask mana...Gravatar bsalomon@google.com2012-12-10
* SkTCopyOnFirstWriteGravatar bsalomon@google.com2012-10-11
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Shutup strict aliasing warnings in SkTLazyGravatar bsalomon@google.com2011-09-14
* Fix some issues in gpu device with perspective. Add a gm that would have caug...Gravatar bsalomon@google.com2011-09-13
* Include <new> required for placement new in SkTLazy.Gravatar bungeman@google.com2011-07-28
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* add init() to SkTLazy to create a default instanceGravatar mike@reedtribe.org2011-04-10
* use new template class SkTLazy for deferred paint initializationGravatar reed@google.com2011-04-06