aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkDescriptor.h
Commit message (Expand)AuthorAge
* Move SkNoncopyable to include/private.Gravatar Ben Wagner2018-07-17
* Revert "Revert "SkTypes: extract SkTo""Gravatar Hal Canary2018-06-14
* Revert "SkTypes: extract SkTo"Gravatar Hal Canary2018-06-13
* SkMacros split from SkTypes.hGravatar Hal Canary2018-06-12
* SkTypes: extract SkToGravatar Hal Canary2018-06-12
* trim #include <new> from SkPostConfig.hGravatar Mike Klein2018-06-11
* Directly use SkScalerContextRec.Gravatar Ben Wagner2017-11-01
* Class delete call unsized delete when size not known.Gravatar Ben Wagner2016-10-19
* SkDescriptors to be held in unique_ptr.Gravatar bungeman2016-10-19
* Use sse4.2 CRC32 instructions to hash when available.Gravatar mtklein2016-08-08
* Attempt to improve lifetime management of SkGlyphCache in Ganesh atlas text c...Gravatar bsalomon2016-05-19
* Rename SkDescriptor::equals to SkDescriptor::operator==Gravatar bsalomon2016-05-17
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Cleanup of GrFontDescKeyGravatar joshualitt2015-07-17
* Switch to one single bitmap text blob cache allocationGravatar joshualitt2015-04-01
* Fix some win64 warnings.Gravatar bsalomon2014-12-11
* Replace use of GrTHashTable in GrFontCache with SkTDynamicHash.Gravatar jvanverth2014-07-22
* fix warnings around size_t/intGravatar commit-bot@chromium.org2014-04-19
* Guard against most unintentionally ephemeral SkAutoFoo instantiations.Gravatar commit-bot@chromium.org2013-11-18
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* privatize SkDescriptor.hGravatar reed@google.com2012-08-14