summaryrefslogtreecommitdiffstats
path: root/ui/gfx
Commit message (Expand)AuthorAgeFilesLines
* Move app/mac/ files to ui/gfx/mac/ directory.tfarina@chromium.org2011-06-224-0/+144
* Coverity: Remove dead code in gfx::PathProvider().thestig@chromium.org2011-06-211-9/+1
* Adds Compositor::SchedulePaint. The X side is NOTIMPLEMENTED.sky@chromium.org2011-06-213-2/+19
* Adds Layer as a class between View and the Texture.sky@chromium.org2011-06-213-0/+140
* Apply HIDE_PREFIX to Skia strings on linux without doubling underscores.rhashimoto@chromium.org2011-06-215-7/+78
* Augment the gfx::Image conversion methods to let callers choose between weak ...rsesek@chromium.org2011-06-215-25/+138
* Disable compositor if GL is failed to initialize.oshima@google.com2011-06-201-2/+2
* ui: Move resource_bundle_unittest.cc from app.gyp to ui_unittests.gypi.tfarina@chromium.org2011-06-201-0/+16
* Improve large tab strip by leveraging touch icons when present.saintlou@chromium.org2011-06-171-4/+0
* Take transforms into consideration when deciding the dirty region for child v...sadrul@chromium.org2011-06-172-8/+8
* ui/gfx: Cleanup GfxTestSuite class.tfarina@chromium.org2011-06-172-12/+8
* roll skiareed@google.com2011-06-171-3/+3
* Refactor FaviconHandler to move code into delegaterohitrao@chromium.org2011-06-172-0/+58
* Remove set of redundant API calls for PlatformDevice instances. These functio...twiz@chromium.org2011-06-161-16/+13
* Fixed warning from Core Graphics related to zero-width or zero-heightkbr@google.com2011-06-162-12/+32
* Automatically put all GL contexts associated with a particular GPU channel (a...apatrick@chromium.org2011-06-1621-83/+185
* Update BuiltinProvider to provide chrome:// URLs.msw@chromium.org2011-06-161-2/+2
* Revert 89298 - Update BuiltinProvider to provide chrome:// URLs.msw@chromium.org2011-06-161-2/+2
* Update BuiltinProvider to provide chrome:// URLs.msw@chromium.org2011-06-161-2/+2
* Remove references to 'linux2' from our grd files.tony@chromium.org2011-06-151-1/+1
* roll skia w/ GLInterface changereed@google.com2011-06-151-0/+5
* Fix Revert of 89054 so it builds on win_sharedgman@chromium.org2011-06-145-9/+24
* Revert 89073 - Update BuiltinProvider to provide chrome:// URLs.asargent@chromium.org2011-06-141-2/+2
* 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