summaryrefslogtreecommitdiffstats
path: root/libs/minikin/MinikinInternal.h
Commit message (Collapse)AuthorAgeFilesLines
* Better refcounting and lockingRaph Levien2014-05-121-0/+34
All major externally accessible objects (especially FontFamily and FontCollection) are now reference counted. In addition, there is a global lock intended to make operations thread-safe. WIP notice: in this version of the patch, not all external API entry points are protected by the lock. That should be fixed. Change-Id: I14106196e99eb101e8bf1bcb4b81359759d2086c