summaryrefslogtreecommitdiffstats
path: root/ui/gfx/platform_font_ios.mm
Commit message (Expand)AuthorAgeFilesLines
* Add NSString category for providing iOS6-style string drawing APIs.lliabraa2014-09-031-6/+2
* Reland: Update iOS deployment target to 7.0stuartmorgan@chromium.org2014-08-141-1/+8
* Revert 289403 "Update iOS deployment target to 7.0"bartfab@chromium.org2014-08-141-4/+1
* Update iOS deployment target to 7.0stuartmorgan@chromium.org2014-08-131-1/+4
* ui/gfx: Allow for font-specific rendering settings.derat@chromium.org2014-07-141-0/+7
* Clean-up: Renames gfx::Font's methods and removes its obsolete methods.yukishiino@chromium.org2014-02-131-9/+0
* Enables font-related unittests again.yukishiino@chromium.org2013-12-111-0/+4
* Supports cap height in gfx::Font and gfx::FontList.yukishiino@chromium.org2013-10-011-0/+5
* ui/gfx: Use base::string16 now that string16 was moved into base namespace.tfarina@chromium.org2013-06-091-1/+1
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-071-1/+1
* Update sys_string_conversions includes in chrome_frame, content, net, and ui.brettw@chromium.org2013-03-281-1/+1
* Added platform_font_ios for iOS-specific fonts.bdibello@chromium.org2012-08-311-0/+128