aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkTypes.h
Commit message (Expand)AuthorAge
* add detach back to SkAutoMallocGravatar bsalomon@google.com2011-09-06
* add optional SK_OVERRIDE_GLOBAL_NEW for testingGravatar reed@google.com2011-09-06
* Rename existing nonpreserving reallocs to reset, add reset to SkAutoMalloc, u...Gravatar bsalomon@google.com2011-09-02
* [PDF] Subset font advance data (W array).Gravatar vandebo@chromium.org2011-08-18
* Revert "Improve generation of glyph advance array." This reverts commit r2126Gravatar vandebo@chromium.org2011-08-16
* Improve generation of glyph advance array.Gravatar vandebo@chromium.org2011-08-16
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Improve the SkAdvancedTypefaceMetrics interface w.r.t. vertical advances.Gravatar vandebo@chromium.org2011-03-30
* Add code needed to build skia as a windows dll within the chromium project.Gravatar ctguil@chromium.org2011-03-15
* add realloc() to SkAutoSMalloc, plus some documentationGravatar reed@google.com2011-03-10
* fix comments for U8CPU and S16CPUGravatar reed@google.com2011-01-25
* add template macro to "safely" perform casts w/o breaking strict-aliasingGravatar reed@google.com2011-01-05
* PDF: Add text support with a font framework (font embedding to come).Gravatar vandebo@chromium.org2010-11-11
* add SKIA_VERSION_[MAJOR, MINOR, PATCH] in header and SkGraphics APIGravatar reed@android.com2010-04-13
* doh. make the new S16 and U16 checkers inlineGravatar reed@android.com2009-11-21
* add checks for exceeding 16bits, and apply those for glyphs in getMetrics()Gravatar reed@android.com2009-11-21
* use sk_bzero instead of bzero, since it isn't always available.Gravatar reed@android.com2009-06-29
* grab from latest androidGravatar reed@android.com2008-12-17