aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkMask.cpp
Commit message (Expand)AuthorAge
* Fix some shadow issues.Gravatar Jim Van Verth2018-06-26
* Revert "Revert "SkTypes: extract SkTo""Gravatar Hal Canary2018-06-14
* Revert "SkTypes: extract SkTo"Gravatar Hal Canary2018-06-13
* SkTypes: extract SkToGravatar Hal Canary2018-06-12
* Remove sk_64_isS32 and sk_64_asS32Gravatar Herb Derby2018-05-21
* Use MaskFilter to create SDFs for text.Gravatar Jim Van Verth2018-05-04
* Revert "Centralize mask byte calculations"Gravatar Herb Derby2018-03-06
* Centralize mask byte calculationsGravatar Herb Derby2018-03-06
* move zero-init to sk_malloc for masksGravatar Mike Reed2018-01-22
* Remove unsafe align4 callGravatar Herb Derby2017-09-21
* Change SkMemory to the more accurately named SkMalloc.Gravatar Herb Derby2017-03-27
* Make SkMemory.h and adjust all files for usage.Gravatar Herb Derby2017-03-20
* return reference to cache instead of copying the maskGravatar reed2015-02-04
* remove unused kLCD_MaskFormatGravatar reed2014-11-13
* fix (some) 64bit warnings -- size_t -> intGravatar commit-bot@chromium.org2014-01-24
* remove remaining references to Sk64 (obsolete)Gravatar reed@google.com2014-01-13
* 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
* (re)add SkMask::getAddr() which now checks its pixel-size at runtime.Gravatar reed@google.com2011-10-18
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* coding styleGravatar mike@reedtribe.org2011-04-09
* add ADD xfermodeGravatar reed@android.com2009-04-24
* grab from latest androidGravatar reed@android.com2008-12-17