summaryrefslogtreecommitdiffstats
path: root/ui/gfx
Commit message (Expand)AuthorAgeFilesLines
* Add GetTargetBounds to window/layer.oshima@chromium.org2011-10-202-0/+10
* Fixed bugs with Pepper 3D under dynamic GPU switching.kbr@chromium.org2011-10-191-4/+6
* Remove unnecessary use of skia::ScopedPlatformPaint from RenderTextWin.asvitkine@chromium.org2011-10-191-12/+5
* Use pixel sizes in PlatformFontWin instead of point sizes.asvitkine@chromium.org2011-10-198-58/+34
* Refactors NativeWebKeyboardEvent to be less ugly.ben@chromium.org2011-10-181-1/+11
* Aura: Use same views menu setup on win_aura and linux_aurajamescook@chromium.org2011-10-186-53/+215
* Minimum size for aura windowoshima@google.com2011-10-171-0/+4
* Aura: Combine cursor support for Linux and Windowsjamescook@chromium.org2011-10-171-10/+7
* Check for extensions in order to fail early.backer@chromium.org2011-10-177-8/+30
* Fix Linux |Font::GetAverageCharacterWidth()| always returning 0.asvitkine@chromium.org2011-10-172-0/+6
* mac: Fix a memory leak in canvas_skia_mac.thakis@chromium.org2011-10-161-1/+1
* Wires keeping the launcher up to date with the browser. I also needed GetBrow...sky@chromium.org2011-10-151-0/+1
* Grant the GL bindings permission to do file I/O during their initialization.kbr@chromium.org2011-10-143-0/+21
* Adding gl command to change surface visibility, so that the gpu process can a...mmocny@chromium.org2011-10-142-0/+5
* Aura: Fix scrollbar images on non-ChromeOS platformsjamescook@chromium.org2011-10-141-2/+3
* Fix style_range_.erase() which caused style range not deleted completely and ...xji@google.com2011-10-142-5/+106
* Roll skia to r2478.bsalomon@google.com2011-10-141-2/+1
* Copying Scrollbar style from ChromeOS into Aura. It is very likely that the t...saintlou@chromium.org2011-10-142-0/+160
* aura: Implement cursor-position-related methods in Screen.derat@chromium.org2011-10-142-11/+4
* Support dynamic switching between integrated and discrete GPUs on Mac OS X.kbr@chromium.org2011-10-1323-54/+279
* Enable VSync on TOUCH_UIbacker@chromium.org2011-10-131-0/+1
* Fixes transform of holes to match that of the child view in ::Drawpkotwicz@chromium.org2011-10-132-8/+18
* Make class anonymous and don't assume default FBO is active on Resize.backer@chromium.org2011-10-123-93/+0
* 1. change the setters of gfx::SelectionModel to be private. Set one alone mig...xji@google.com2011-10-124-21/+42
* Various improvements to |gfx::RemoveAcceleratorChar()|.asvitkine@chromium.org2011-10-124-49/+96
* views: Make sure layer visibility is updated properly.sadrul@chromium.org2011-10-121-1/+1
* Aura - Fix for win_aura views_unittests in menu_configjamescook@chromium.org2011-10-111-0/+9
* Add gfx::kNullCursor to refer to "no cursor"oshima@chromium.org2011-10-111-0/+3
* Fixes bad NOTREACHED.sky@chromium.org2011-10-101-1/+1
* Aura - Add NativeThemeAura, extract NativeThemeGtk, add sample widget window.jamescook@chromium.org2011-10-1010-142/+253
* aura: Implement cursor support on linux.sadrul@chromium.org2011-10-081-1/+6
* Gets component build to work with aura. As part of this I needed tosky@chromium.org2011-10-083-21/+46
* Fixes aura build on windows. Makes all tests use the test compositorsky@chromium.org2011-10-071-2/+12
* * Rename ScopedHDC to ScopedCreateDCyosin@chromium.org2011-10-071-35/+33
* clang: out-of-line a constructor to fix CrOS clang buildthakis@chromium.org2011-10-072-6/+8
* Properly handle vertically flipping the texture.backer@chromium.org2011-10-063-12/+30
* Adds command line switch such that compositor_unittests use osmesa by default.pkotwicz@chromium.org2011-10-062-0/+10
* USE_AURA=1 Reveals circular dependencies on Mac.dhollowa@chromium.org2011-10-061-1/+7
* Revert 104311 - Revert 104304 - Avoid overdraw in views desktop.vollick@chromium.org2011-10-062-62/+53
* Revert 104304 - Avoid overdraw in views desktop.vollick@chromium.org2011-10-062-53/+62
* Avoid overdraw in views desktop.vollick@chromium.org2011-10-062-62/+53
* Maximize/Fullscreen for auraoshima@google.com2011-10-061-11/+15
* Fix bubble rendering.ben@chromium.org2011-10-051-1/+1
* Adding gfx::Rect::SplitVertically() method.dpapad@chromium.org2011-10-053-0/+39
* Allow CanvasSkia to bind to an existing SkCanvas.piman@chromium.org2011-10-0513-89/+118
* Makes visbility inherited. That is, in order for a window to besky@chromium.org2011-10-053-12/+72
* Implement 'ANGLE_translated_shader_source' extension in command-buffer.zmo@google.com2011-10-052-0/+7
* Layer unittests for http://codereview.chromium.org/7976040/pkotwicz@chromium.org2011-10-042-40/+186
* Make the CROS browser size itself to the MonitorWorkAreaNearestWindow again,danakj@chromium.org2011-10-041-46/+19
* Fixes the cursor to update reliably when moving from window to window.ben@chromium.org2011-10-041-0/+2