summaryrefslogtreecommitdiffstats
path: root/ui/gfx
Commit message (Expand)AuthorAgeFilesLines
* Implement OzonePlatformspang@chromium.org2013-10-311-14/+1
* RenderTextWin: Break runs at UBLOCK_GEOMETRIC_SHAPES.msw@chromium.org2013-10-313-7/+57
* Add missing #includes of <algorithm> for std::min/std::maxyukawa@chromium.org2013-10-311-0/+2
* GetDisplayForScreen cleanupdominik.rottsches@intel.com2013-10-311-6/+7
* pango_util: DrawPangoLayout no longer fades out the text.mgiuca@chromium.org2013-10-311-29/+4
* Update documentation of GetNativeDisplay.kalyan.kondapally@intel.com2013-10-311-2/+2
* Work around issue seen in Linux GTK where some tabs have no text.mgiuca@chromium.org2013-10-314-3/+97
* Add callbacks to register EGL bindings from Ozonednicoara@chromium.org2013-10-306-7/+29
* Make RenderTextMac more efficient by caching fonts and taking advantage of to...avi@chromium.org2013-10-303-57/+92
* Use string directionality for CanvasSkia fade truncation; cleanup.msw@chromium.org2013-10-302-51/+4
* Revert 231670 "Make RenderTextMac more efficient by caching font..."avi@chromium.org2013-10-303-53/+62
* Make RenderTextMac more efficient by caching fonts and taking advantage of to...avi@chromium.org2013-10-293-62/+53
* Make intsafe.h workaround globalscottmg@chromium.org2013-10-281-6/+0
* Mac: Return the primary display if [window screen] is NULL.marshall@chromium.org2013-10-271-0/+2
* Revert 231107 "Always aligns text at vertically center (Textfiel..."kuan@chromium.org2013-10-2513-120/+81
* Always aligns text at vertically center (Textfield, Label).yukishiino@chromium.org2013-10-2513-81/+120
* cc: Use HighResNow as timebase if it is fast and reliablebrianderson@chromium.org2013-10-253-3/+42
* cros: Default to natural scrolling if the internal diplay is a touchscreen.sadrul@chromium.org2013-10-252-3/+17
* cc: Make scroll compensation take integer snapping into accountenne@chromium.org2013-10-252-6/+1
* Add Color animation curves.avallee@chromium.org2013-10-245-4/+278
* Implement transform snapping for gfx::Transforms.avallee@chromium.org2013-10-243-40/+343
* replace setIsOpaque (deprecated) with explicit SkAlphaTypereed@google.com2013-10-244-9/+8
* [Ozone] Fix object type on creationdnicoara@chromium.org2013-10-241-1/+1
* ozone: Allow the output to be written to a file.sadrul@chromium.org2013-10-234-3/+157
* [Ozone] Update SoftwareSurfaceFactoryOzone implementationdnicoara@chromium.org2013-10-232-2/+9
* Add '*' to owners for gfx.gyp and events.gyp.sadrul@chromium.org2013-10-231-0/+3
* SoftwareOutputDevice implementation using an OZONE software renderer as the b...dnicoara@chromium.org2013-10-232-1/+40
* Cache DeviceDisplayInfo data in shared structure on native side to avoid freq...sl.ostapenko@samsung.com2013-10-236-47/+209
* New avatar button text should be rendered with a halo.noms@chromium.org2013-10-221-1/+1
* [Ozone] Set DPMS to on when starting SSFOdnicoara@chromium.org2013-10-228-40/+106
* fix intsafe.h compile errors on express/automatic toolchain on windowsscottmg@chromium.org2013-10-221-0/+6
* Add font_scale_factor_quirk pref.skobes@chromium.org2013-10-222-0/+10
* Enable Ozone software implementation in GYPdnicoara@chromium.org2013-10-222-1/+22
* [Ozone] Unit tests for SoftwareSurfaceFactoryOzonednicoara@chromium.org2013-10-191-0/+285
* Provide approximate type functions for SkMatrix44.dominikg@chromium.org2013-10-193-0/+108
* [Ozone] Adding a software rendering implementation of SurfaceFactoryOzonednicoara@chromium.org2013-10-197-26/+381
* Revert 229443 "fix intsafe.h compile errors on express/automatic..."scottmg@chromium.org2013-10-181-6/+0
* fix intsafe.h compile errors on express/automatic toolchain on windowsscottmg@chromium.org2013-10-181-0/+6
* [Ozone] SoftwareSurfaceOzone unittestsdnicoara@chromium.org2013-10-171-0/+205
* Fix logic error in gfx::Transform::TransformPointvollick@chromium.org2013-10-172-2/+20
* [Ozone] HardwareDisplayController unittestsdnicoara@chromium.org2013-10-121-0/+299
* Fix and re-enable RenderTextTest.Multiline_NormalWidth on XPckocagil@chromium.org2013-10-121-7/+1
* [Ozone] Adding HardwareDisplayController implementationdnicoara@chromium.org2013-10-125-0/+446
* Temporarily revert r221850 to get a tighter range on XP perf botsckocagil@chromium.org2013-10-123-55/+7
* [Ozone] Adding a software surface implementationdnicoara@chromium.org2013-10-122-0/+280
* Become OWNER of transform* in ui/gfxshawnsingh@chromium.org2013-10-111-0/+1
* Add gfx::Transform::TransformBox and TransformBoxReversevollick@chromium.org2013-10-113-7/+92
* Implement first part of supporting global extension commands.finnur@chromium.org2013-10-112-11/+9
* SkBitmap implementation using DRM buffersdnicoara@chromium.org2013-10-102-0/+264
* Support calculation of inflated bounds for rotation transform operations.vollick@chromium.org2013-10-101-4/+2