summaryrefslogtreecommitdiffstats
path: root/ui/gfx
Commit message (Expand)AuthorAgeFilesLines
* Revert of Fixes for two different HUD issues related to win32k lockdown (patc...Scott Graham2015-02-254-58/+2
* Revert of Calculate the centering baseline in RenderText correctly. (patchset...pkasting2015-02-202-35/+1
* Updates the layout text when multiline property has been changed.mukai2015-02-202-1/+24
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-191-4/+6
* Rename: background_is_transparent -> subpixel_rendering_enabledmukai2015-02-196-19/+22
* ui: Cleanup the usage of scoped_ptr throughout.tfarina2015-02-192-2/+2
* Fix the x-offset calculation when drawing the text.mukai2015-02-191-2/+4
* Fix multiline behaviors for RTL text.mukai2015-02-194-38/+207
* Add float version of gfx::Rangeckocagil2015-02-189-79/+271
* Sort GYP files under uisatorux2015-02-182-7/+7
* Sort GN files under uisatorux2015-02-182-7/+7
* Remove SK_SUPPORT_LEGACY_ADDRRECTfmalita2015-02-161-23/+28
* Reduce the number of text reshaping in RenderTextoshima2015-02-149-387/+696
* win/aura: Remove some more non-aura code for Windows.Sadrul Habib Chowdhury2015-02-131-30/+0
* Rename PlatformFontPango to PlatformFontLinux.derat2015-02-127-139/+61
* linux: Remove Pango dependency from UI font code in gfx/.Daniel Erat2015-02-1118-373/+221
* Add minimum line height for render text.mukai2015-02-105-3/+44
* Add float 'width' for LineSegment for fractional width.mukai2015-02-103-17/+26
* Make FontList description-parsing public.derat2015-02-107-358/+141
* Derive draw transforms from property trees.vollick2015-02-106-0/+70
* Add multiline support to RenderTextHarfBuzz.mukai2015-02-064-134/+419
* Extract the Skia implementation of HarfBuzz font to its own fileckocagil2015-02-065-266/+314
* Update {virtual,override,final} to follow C++11 style in ui.dcheng2015-02-061-15/+11
* Fixes for two different HUD issues related to win32k lockdownscottmg2015-02-064-0/+54
* win: fix ScreenWin::GetDisplayNearestPoint implementationscottmg2015-02-042-2/+3
* Delete RenderTextWin and RenderTextPango.derat2015-02-0314-2220/+36
* ui: Fix more GYP TODOs.tfarina2015-02-021-8/+3
* Fix 'gn check' errors in //ui/* targets.tfarina2015-02-022-0/+2
* Reland this CL since the failed test problem cleared.xdai2015-01-301-1/+1
* For DirectWrite font metrics use the average character width from the TEXTMET...ananta2015-01-292-4/+5
* ui/gfx/color_profile: Add GetDisplayColorProfile for an NSWindownoel2015-01-284-2/+72
* ui/gfx: Cleanup - replace a call to SkBitmapToNSImage().tfarina2015-01-241-1/+3
* Font metrics reported by DirectWrite are a touch larger than those reported b...ananta2015-01-232-1/+35
* Remove calls to deprecated SkPDFDevice and SkPDFDocuemnt.halcanary2015-01-222-0/+12
* Move the test template to //testing/test.gni (part 2)qsr2015-01-211-0/+1
* Enable strict-virtual-specifiers for iOS builds.droger2015-01-204-40/+30
* Makes a couple of tests reset state appropriatelysky2015-01-201-0/+4
* Treat dingbats and emoticons as unusual blocks.mukai2015-01-173-1/+22
* Instrumenting all wndprocs to find jank.vadimt2015-01-171-0/+4
* Remove CHECKs in DirectWrite initialization code in the MaybeInitializeDirect...ananta2015-01-151-4/+7
* Relanding this with font test fixes for gdi font tests on XPananta2015-01-154-119/+63
* Increase the cache size of fontconfig queries.mukai2015-01-141-1/+1
* Revert of Relanding this with font test fixes for gdi. (patchset #7 id:120001...jochen2015-01-144-51/+117
* [Windows] One TimeTicks clock: efficient/reliable high-res, with low-res fall...miu2015-01-141-3/+3
* Relanding this with font test fixes for gdi.ananta2015-01-144-117/+51
* This change renames ScreenOrientationDelegate to ScreenOrientationController ...jonross2015-01-133-0/+89
* Move IPC traits gfx::Range into ui/gfx/ipc.iceman2015-01-134-2/+33
* Revert of Get all font unittests running with DirectWrite on Windows 7+ (patc...jochen2015-01-134-33/+103
* Get all font unittests running with DirectWrite on Windows 7+ananta2015-01-134-103/+33
* Instrumenting windows message maps, and cleanup.vadimt2015-01-133-21/+6