summaryrefslogtreecommitdiffstats
path: root/libs/hwui/font/Font.h
Commit message (Expand)AuthorAgeFilesLines
* Add overrides and switch to nullptr keywordChris Craik2014-12-221-2/+2
* Merge "Clean up physical coupling"Tom Hudson2014-10-161-1/+3
|\
| * Clean up physical couplingTom Hudson2014-10-151-1/+3
* | Change in Skia APIs require update to HWUI font implementationDerek Sollenberger2014-10-151-2/+0
|/
* Add hack for custom re-rasterization bucketsChris Craik2014-07-071-2/+4
* ask skia to use flat gamma when rendering fonts from hwuiVictoria Lease2014-04-221-0/+3
* Use const where possible for drawing parametersChris Craik2014-01-031-10/+11
* pass SkGlyphCache into updateGlyphCache()Victoria Lease2013-12-171-2/+3
* Take hinting into account when caching fontsRomain Guy2013-06-181-0/+1
* Take only the scale params into account to rasterize textRomain Guy2013-03-051-2/+2
* Fix math issue when transforming text in perspectiveRomain Guy2013-03-011-0/+1
* Support 3D rotations when drawing textRomain Guy2013-02-281-0/+3
* Properly scale textRomain Guy2013-02-271-0/+3
* Add support for non-antialiased textRomain Guy2013-02-051-0/+1
* Add plumbing for better text scalingRomain Guy2013-01-081-26/+52
* Code cleanup in FontRendererRomain Guy2012-09-041-1/+1
* Refactor FontRenderer.cppRomain Guy2012-09-041-0/+130