summaryrefslogtreecommitdiffstats
path: root/ui/gfx
Commit message (Expand)AuthorAgeFilesLines
* Update SharedDeviveDisplay from ScreenOrientationListener.mlamouri@chromium.org2014-04-011-2/+2
* Revert of Early terminate flings when scrolling impossible (https://coderevie...tkent@chromium.org2014-04-012-27/+0
* [Ozone] Fix content_unittests due to changes in the Ozone APIdnicoara@chromium.org2014-03-311-0/+1
* Early terminate flings when scrolling impossiblejdduke@chromium.org2014-03-312-0/+27
* ozone: Add OzoneSurface object that is owned by compositor, GLSurfacespang@chromium.org2014-03-3111-110/+270
* ui: Cleanup gfx::GpuMemoryBuffer interface.reveman@chromium.org2014-03-312-22/+19
* gfx: Remove obsolete native types for non-aura windows and some dead code.sadrul@chromium.org2014-03-311-30/+0
* Add initial GpuMemoryBufferSurfaceTexture implementation.reveman@chromium.org2014-03-311-9/+20
* Remove no longer needed instrumentation in RenderTextWin.asvitkine@chromium.org2014-03-291-7/+0
* ui: Refactor GLImageEGL for usage by targets other than EGL_NATIVE_BUFFER_AND...reveman@chromium.org2014-03-281-1/+1
* ozone: dri: Do initial cursor setspang@chromium.org2014-03-284-11/+42
* Remove explicit Skia save flags.fmalita@chromium.org2014-03-281-2/+2
* [Ozone] Update file backend to new Skia interfacednicoara@chromium.org2014-03-271-3/+3
* RenderTextWin: Draw continuous diagonal strikes with multiple colorsckocagil@chromium.org2014-03-275-10/+91
* Delete some dead code.thakis@chromium.org2014-03-271-9/+0
* Ozone: Refactor DriSkBitmap init processtiago.vignatti@intel.com2014-03-266-160/+51
* [Android] Harden overscroll resource allocationjdduke@chromium.org2014-03-262-29/+38
* Ozone: Split create dumb buffers in a separate functiontiago.vignatti@intel.com2014-03-252-37/+46
* [Win] alt + space opens system menu at wrong position in RTL ui.mmaliszkiewicz@opera.com2014-03-241-2/+3
* x11: Move X11ErrorHandler out of //base/ into //ui/gfx/x/sadrul@chromium.org2014-03-193-0/+72
* [Ozone] Adding DRI implementation for cursordnicoara@chromium.org2014-03-1911-48/+218
* Fix rendering of matches with associated keyword matchskanuj@chromium.org2014-03-191-1/+2
* gfx: Remove third_party/angle from ui/gfx/DEPS.sadrul@chromium.org2014-03-181-1/+0
* evdev: dri: Add CursorFactoryOzone implementation for DRI platformspang@chromium.org2014-03-184-11/+36
* Fix "unreachable code" warnings (MSVC warning 4702) in ui/.pkasting@chromium.org2014-03-181-1/+2
* Add 9 patch scrollbar assets to native themeweiliangc@chromium.org2014-03-182-27/+38
* android: Log crash in CreateSkBitmapFromJavaBitmappowei@chromium.org2014-03-181-2/+5
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-3/+6
* Change DCHECK_IS_ON() to DCHECK_IS_ONwangxianzhu@chromium.org2014-03-141-5/+5
* Revert 256930 "Add 9 patch scrollbar assets to native theme"jam@chromium.org2014-03-132-39/+27
* Add 9 patch scrollbar assets to native themeweiliangc@chromium.org2014-03-132-27/+39
* Move supports-high-dpi flag into registry.girard@chromium.org2014-03-132-10/+35
* use SkColorType instead of (deprecated) SkBitmap::Configreed@google.com2014-03-127-83/+56
* Rename the gfx::Tweens to names the designers like betterpkotwicz@chromium.org2014-03-122-24/+25
* Remove ContainsOnlyWhitespace from string_util and CollapseWhitespace into to...brettw@chromium.org2014-03-111-1/+1
* Enable ui/gfx/geometry unittests in gfx_unittestsdnicoara@chromium.org2014-03-111-29/+17
* mac: Let task manager use IDR_PRODUCT_LOGO_16 instead of NSApplicationIcon.thakis@chromium.org2014-03-082-10/+0
* Avoid repeated command-line checks for forced DPI scalejdduke@chromium.org2014-03-071-1/+3
* [Ozone] Fix casting issuednicoara@chromium.org2014-03-061-1/+1
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-3/+3
* [Android] Modify CreateJavaBitmap to accept SkBitmap::Config and export the API.vivek.vg@samsung.com2014-03-062-13/+19
* Clip Views textfield drag images to selected text.msw@chromium.org2014-03-062-27/+0
* Overlay interface for ozone.alexst@chromium.org2014-03-055-0/+147
* Android::Pass Bitmap.Config instead of bool to CreateJavaBitmapsiva.gunturi@samsung.com2014-03-051-10/+28
* SkBitmap::Config is deprecated, switch to using SkColorTypereed@google.com2014-03-041-5/+4
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-032-4/+6
* Skia is disassociating information about the state of the clip from the clip ...robertphillips@google.com2014-03-032-10/+15
* Add temporary instrumentation to diagnose a RenderTextWin crash.asvitkine@chromium.org2014-02-281-0/+7
* Convert scoped_ptr_malloc -> scoped_ptr, part 3.viettrungluu@chromium.org2014-02-281-1/+1
* Makes it clear in unittests that the system is missing some of fonts.yukishiino@chromium.org2014-02-271-2/+14