summaryrefslogtreecommitdiffstats
path: root/ui/gfx/text_utils_ios.mm
Commit message (Expand)AuthorAgeFilesLines
* Add NSString category for providing iOS6-style string drawing APIs.lliabraa2014-09-031-4/+2
* Reland: Update iOS deployment target to 7.0stuartmorgan@chromium.org2014-08-141-1/+4
* Revert 289403 "Update iOS deployment target to 7.0"bartfab@chromium.org2014-08-141-2/+1
* Update iOS deployment target to 7.0stuartmorgan@chromium.org2014-08-131-1/+2
* Uses and returns the fractional width in text elidingjianli@chromium.org2013-10-101-1/+5
* Supports gfx::FontList in gfx::Canvas and ui::ElideText family.yukishiino@chromium.org2013-08-221-0/+22