summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Throw away motion events if we can't keep updavemoore@chromium.org2011-10-141-2/+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
* aura: Implement IsFullscreenMode().derat@chromium.org2011-10-143-10/+43
* 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
* Shrinks the launcher down to 48 pixels high, changes chromium imagesky@chromium.org2011-10-148-6/+169
* aura: Implement cursor-position-related methods in Screen.derat@chromium.org2011-10-1413-52/+171
* 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
* Positions the launcher in the bottom left corner. Adds ShellDelegatesky@chromium.org2011-10-1323-282/+485
* Change the default favicon to 16x16, except for tabstrip (32x32), for touchui...bshe@chromium.org2011-10-131-7/+2
* Get more of RenderWidgetHostViewAura running.ben@chromium.org2011-10-136-2/+25
* Fixes transform of holes to match that of the child view in ::Drawpkotwicz@chromium.org2011-10-132-8/+18
* aura: Some changes to Desktop.sadrul@chromium.org2011-10-135-2/+114
* content: Split web_drag_dest_gtk.cc into chrome/ and content/ parts.erg@chromium.org2011-10-133-0/+55
* Make class anonymous and don't assume default FBO is active on Resize.backer@chromium.org2011-10-123-93/+0
* Mouse watcher for auraoshima@chromium.org2011-10-121-0/+4
* 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
* Fix clang compile errors for USE_AURA=1dhollowa@chromium.org2011-10-123-3/+3
* views: Change Checkbox API to string16.tfarina@chromium.org2011-10-121-5/+6
* views: Make sure layer visibility is updated properly.sadrul@chromium.org2011-10-121-1/+1
* views: Change RadioButton API to string16.tfarina@chromium.org2011-10-121-7/+7
* Enable NativeConstrainedWindowAuraoshima@chromium.org2011-10-121-3/+2
* aura: Fix mouse wheel events.sadrul@chromium.org2011-10-121-0/+4
* Standardize on 'web page' and 'web site' in Chrome UI.aa@chromium.org2011-10-121-1/+1
* aura_shell: Add missing "virtual" to Delegate dtors.tfarina@chromium.org2011-10-122-2/+4
* Aura - Fix for win_aura views_unittests in menu_configjamescook@chromium.org2011-10-111-0/+9
* Some launcher tweaks:sky@chromium.org2011-10-1116-31/+535
* ui: Migrate to base::Bind().tfarina@chromium.org2011-10-118-17/+25
* Add gfx::kNullCursor to refer to "no cursor"oshima@chromium.org2011-10-113-2/+5
* views: Some more layer change, and add/update some tests for layers.sadrul@chromium.org2011-10-116-2/+49
* Under Aura the Aura Theme takes precedence over the ChromeOS one.saintlou@chromium.org2011-10-111-0/+2
* Fixes bad NOTREACHED.sky@chromium.org2011-10-101-1/+1
* Aura - Add NativeThemeAura, extract NativeThemeGtk, add sample widget window.jamescook@chromium.org2011-10-1016-147/+442
* Move some code around...ben@chromium.org2011-10-1014-46/+68
* Revert 104755 - Move some code around...test infrastructure -> aura/testaura_...ben@chromium.org2011-10-1014-68/+46
* Move some code around...ben@chromium.org2011-10-1014-46/+68
* touchui + aura: Move the keyboard in the front-most container.sadrul@chromium.org2011-10-104-8/+11
* Add non gtk implementation of GetNativeImageNameddavemoore@chromium.org2011-10-104-104/+114
* Ups the size of the desktop window that is created so tests pass. Wesky@chromium.org2011-10-101-1/+1
* Basic window resizing.http://crbug.com/93937TEST=see unit testsben@chromium.org2011-10-109-74/+532
* aura: Implement cursor support on linux.sadrul@chromium.org2011-10-082-2/+12
* Gets component build to work with aura. As part of this I needed tosky@chromium.org2011-10-0812-27/+161
* aura: Fix component build for aura_builder (aura_unitests and aura_shell_exe).sadrul@chromium.org2011-10-082-1/+3
* Updating XTBs based on .GRDs from branch 874karen@chromium.org2011-10-082-2/+2
* Move window scale animation down into the shell (it'll do as an overview for ...ben@chromium.org2011-10-077-127/+155
* Don't send mouse event to invisible windowoshima@google.com2011-10-071-2/+2