summaryrefslogtreecommitdiffstats
path: root/ui/gfx
Commit message (Expand)AuthorAgeFilesLines
* Add unittests for X11TopmostWindowFinderpkotwicz@chromium.org2014-06-132-3/+4
* Fix and simplify RTHB GetGlyphXBoundary logicckocagil@chromium.org2014-06-133-10/+42
* RenderTextHarfBuzz: Replace bare static pointer with base::LazyInstance<>::Leakyckocagil@chromium.org2014-06-131-21/+26
* readability review for lukenluken@chromium.org2014-06-126-1514/+1753
* Move unusual character block logic to a helper functionckocagil@chromium.org2014-06-124-32/+64
* Plumb GpuMemoryBuffer allocation to GPU process.alexst@chromium.org2014-06-122-14/+27
* [Memory Sheriff] Force a well-defined path for system leak.groby@chromium.org2014-06-121-0/+15
* gfx/ui/color_profile: implement GetDisplayColorProfile on winnoel@chromium.org2014-06-122-3/+71
* Reland: Use labels to display views tab titles.msw@chromium.org2014-06-121-0/+1
* Re-land RenderTextHarfBuzz: Decide run direction by BiDi embedding levelckocagil@chromium.org2014-06-123-42/+59
* Revert of Use labels to display views tab titles. (https://codereview.chromiu...rouslan@chromium.org2014-06-111-1/+0
* Use labels to display views tab titles.msw@chromium.org2014-06-111-0/+1
* Revert of RenderTextHarfBuzz: Decide run direction by BiDi embedding level (h...ckocagil@chromium.org2014-06-113-55/+42
* RenderTextHarfBuzz: Decide run direction by BiDi embedding levelckocagil@chromium.org2014-06-113-42/+55
* Enable arbitrary scale factoroshima@chromium.org2014-06-114-26/+7
* MacViews: Enable RenderTextHarfBuzz to get Textfields to work.andresantoso@chromium.org2014-06-111-0/+5
* Fix scrollbar painting problems at 125/150% scales with HiDPI Chrome.ananta@chromium.org2014-06-101-19/+28
* sets/clears highdpi registry settings on switch to/from metroluken@chromium.org2014-06-102-5/+9
* Add GN Build file for ui/events/ozone.tfarina@chromium.org2014-06-101-17/+0
* [Ozone] Fixed Skia calldnicoara@chromium.org2014-06-101-1/+1
* use setInfo instead of (deprecated) setConfigreed@chromium.org2014-06-091-10/+8
* Fix the Char to Glyph mapping logic in RenderTextHarfBuzzckocagil@chromium.org2014-06-083-15/+86
* Ensure minimum baseline and height valuesckocagil@chromium.org2014-06-071-1/+3
* Add GN build file for ui/aura target.tfarina@chromium.org2014-06-071-0/+32
* Add fade eliding for Views Labels; related cleanup.msw@chromium.org2014-06-059-281/+193
* Fix the gfx::Canvas::DrawImageIntInPixel function to ensure that it works cor...ananta@chromium.org2014-06-051-22/+24
* Pass the device scale factor in the command line to renderer processes.ananta@chromium.org2014-06-042-0/+8
* Add ability to constrain dominant color selection to a HSL range.calamity@chromium.org2014-06-036-51/+182
* Android: adds missing dependencies for gfx_unittests.bulach@chromium.org2014-06-032-0/+16
* Put color util and color analysis tests into color_utils namespace.calamity@chromium.org2014-06-022-57/+45
* gn fixes for ui/gl and macjamesr@chromium.org2014-06-011-1/+1
* Update skia and ui GN buildsbrettw@chromium.org2014-05-311-18/+26
* ozone: Add ozone_unittests targetspang@chromium.org2014-05-311-0/+1
* gfx/ui/color_profile: add color profile cache on winnoel@chromium.org2014-05-301-0/+45
* Re-land "Merge HarfBuzz kerning support from Blink"ckocagil@chromium.org2014-05-301-1/+49
* linux_aura: Add a "--display=" switch like GTK+ has.erg@chromium.org2014-05-306-1/+53
* Add GN build for Linux sandbox.brettw@chromium.org2014-05-292-21/+3
* Enable --high-dpi-support by default. (Note that this is a registry setting. ...ananta@chromium.org2014-05-283-7/+2
* Revert of Merge HarfBuzz kerning support from Blink (https://codereview.chrom...mvanouwerkerk@chromium.org2014-05-281-48/+1
* Merge HarfBuzz kerning support from Blinkckocagil@chromium.org2014-05-281-1/+48
* Replace bare ICU run iterator with base::i18n::BiDiLineIteratorckocagil@chromium.org2014-05-282-44/+25
* Add extra overloads for color analysis.calamity@chromium.org2014-05-282-16/+37
* Remove gfx/ui/color_profile GetColorProfile()noel@chromium.org2014-05-281-4/+0
* ozone: Add OnSwapBuffers hook to SurfaceOzoneEGLspang@chromium.org2014-05-271-0/+4
* [Win] Draw the circular avatar programmatically rather than with a frame.noms@chromium.org2014-05-262-5/+5
* MacViews: Adds NativeWidgetMac and gets views target compiling on Mac.tapted@chromium.org2014-05-261-0/+1
* ui: Move font_list tests into gfx_unittests target.tfarina@chromium.org2014-05-261-0/+2
* Remove forward declarations of unused ImageRepGdk and ImageRepCairopkotwicz@chromium.org2014-05-262-8/+1
* Remove reference to hb-icu which is not built on CrOSckocagil@chromium.org2014-05-221-2/+9
* More or less implement RenderTextHarfBuzzckocagil@chromium.org2014-05-2212-15/+1128