aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkSize.h
Commit message (Expand)AuthorAge
* SkSize can be aggregate-initializedGravatar Hal Canary2017-04-11
* re-guard against negative dimensions on no-draw canvasGravatar Mike Reed2017-03-10
* add ViaSVG to dmGravatar Mike Reed2017-02-17
* deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...Gravatar reed@google.com2013-12-17
* must always include another skia header (unless you're SkTypes.h). In this case,Gravatar reed@google.com2012-11-26
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* rename round, ceil, etc. to avoid some platform macrosGravatar reed@android.com2010-06-15
* doh - fix buildGravatar reed@android.com2010-02-11
* add Make to SkTSizeGravatar reed@android.com2010-02-11
* add width()/height() gettersGravatar reed@android.com2009-06-20
* add equals()Gravatar reed@android.com2009-06-12
* add SkSize for dimensionsGravatar reed@android.com2009-05-13
* add SkSize for dimensionsGravatar reed@android.com2009-05-08