summaryrefslogtreecommitdiffstats
path: root/ui/gfx
Commit message (Expand)AuthorAgeFilesLines
* Update BuiltinProvider to provide chrome:// URLs.msw@chromium.org2011-06-141-2/+2
* Revert 89054 - Add lots of client side OpenGL logging.asargent@chromium.org2011-06-145-24/+9
* Add lots of client side OpenGL logging.gman@chromium.org2011-06-145-9/+24
* Reformat to match style guide.backer@chromium.org2011-06-141-134/+242
* Make the web content accessibility tree a descendant of the main window'sdmazzoni@chromium.org2011-06-131-0/+4
* Move ui/gfx/image* to ui/gfx/image/.rsesek@chromium.org2011-06-138-13/+13
* mac: Fix NSMutableParagraph creation.thakis@chromium.org2011-06-131-2/+2
* Turn off psychedelic-purple background clear.wjmaclean@chromium.org2011-06-131-0/+5
* Changed bit interface to use SkCanvas instead of skia::PlatformCanvas, which ...alokp@chromium.org2011-06-102-17/+19
* Enable NativeThemeWin to draw to non-HDC backed canvas. For example, an accel...asvitkine@chromium.org2011-06-102-2/+63
* Remove msvs_guids from gyp files in ui.tony@chromium.org2011-06-102-2/+0
* Re-enable thread IO restriction override.wjmaclean@chromium.org2011-06-101-0/+5
* Remove COMPOSITOR_2 flag, old compositor code.wjmaclean@chromium.org2011-06-102-109/+0
* Retry r88137:estade@chromium.org2011-06-093-0/+616
* First draft to enable turning off compositor for unit tests.wjmaclean@chromium.org2011-06-091-3/+3
* Implements a blur on the prototype compositor. To enable a blur Isky@chromium.org2011-06-074-63/+402
* Revert 88137 - Add code to calculate the dominant color for a favicon.estade@chromium.org2011-06-073-617/+0
* Add code to calculate the dominant color for a favicon.estade@chromium.org2011-06-073-0/+617
* linux: fix tab title fadingevan@chromium.org2011-06-061-34/+15
* Compile fix for old versions of GTK.backer@chromium.org2011-06-061-1/+1
* Send resize message to children.backer@chromium.org2011-06-061-8/+29
* Adds View::OnWillCompositeTexture that is invoked before a texture issky@chromium.org2011-06-063-0/+18
* views: Take transforms into account when computing visible bounds.sadrul@chromium.org2011-06-062-3/+18
* Remove trailing EOL from ui/gfx/gl/OWNERS.apatrick@chromium.org2011-06-031-1/+0
* Removed usage of GLX 1.3 windows.apatrick@chromium.org2011-06-033-179/+63
* Files that are in src/ui/base should be compiled into libui_base.a.tony@chromium.org2011-06-021-1/+1
* Remove the background X11 thread.tony@chromium.org2011-06-011-9/+2
* Fix OWNERS files for gpu subdirs.apatrick@chromium.org2011-06-011-1/+2
* Ellide by fadingdavemoore@chromium.org2011-06-011-17/+79
* Reland 87371 - Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-06-0113-87/+115
* Revert 87369 - Files that are in src/ui/base should be compiled into libui_ba...tony@chromium.org2011-06-011-1/+1
* Remove the use of the X11 background thread and instead handle synctony@chromium.org2011-05-312-9/+20
* Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM.rsesek@chromium.org2011-05-3112-113/+87
* Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-05-3112-87/+113
* Files that are in src/ui/base should be compiled into libui_base.a.tony@chromium.org2011-05-311-1/+1
* Convert COMPOSITOR_2 to GLES compliant programmable pipeline.wjmaclean@chromium.org2011-05-312-55/+155
* Makes rendering of selected disabled menu items match what windows does. As w...sky@chromium.org2011-05-273-4/+14
* Fixes bug in updating only part of a texture and removes irrelevant TODO.sky@chromium.org2011-05-271-1/+1
* Ignore GLX_WINDOW attribute if the GPU process ID doesn't match.piman@google.com2011-05-271-1/+18
* We assume that each SkDevice is our custom PlatformDevice. This assumption is...alokp@chromium.org2011-05-261-0/+7
* Fix up PathProvider on the Mac for FILE_MODULE.dmaclach@chromium.org2011-05-261-5/+10
* Expose NativeDisplay from GLSurfaceEGL.backer@chromium.org2011-05-262-3/+19
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-267-81/+89
* Fix scrollbar buttons in classic windows theme. When I refactored the coderogerta@chromium.org2011-05-261-2/+20
* Make SetSwapInterval a log warning rather than a notreached.nduca@chromium.org2011-05-263-2/+6
* Made the OS_LINUX ifdefs in ui/ and webkit/ directories more cross-platform, ...chromium@hybridsource.org2011-05-2510-29/+28
* Apply setInterval to new surface-context pairsnduca@chromium.org2011-05-251-5/+14
* Revert 86631 - Fix up PathProvider on the Mac for FILE_MODULE.vandebo@chromium.org2011-05-251-4/+0
* Fix up PathProvider on the Mac for FILE_MODULE.dmaclach@chromium.org2011-05-251-0/+4
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-257-89/+81