summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use Skia image in GetNativeImageNamed for aura/linux.oshima@google.com2011-10-072-4/+4
* Fix aura bustage on linux.ben@chromium.org2011-10-071-1/+0
* Fixes aura build on windows. Makes all tests use the test compositorsky@chromium.org2011-10-075-27/+120
* Changes the way windows are parented when their parent is set to NULL.. Adds ...ben@chromium.org2011-10-0723-146/+475
* Reuse base::i18n::SetICUDefaultLocale from rtl.h in some unittests.tfarina@chromium.org2011-10-071-25/+19
* Wires up the active methods in NativeWidgetAura.sky@chromium.org2011-10-076-11/+101
* Simple clipboard support for auraoshima@chromium.org2011-10-071-4/+35
* Fix aura buildoshima@chromium.org2011-10-071-2/+2
* Change std::wstring to string16 for views::Label and views::Labelyosin@chromium.org2011-10-071-2/+2
* * 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
* Remove DispatchNativeEvent in favor of GetDispatcher.oshima@chromium.org2011-10-072-13/+2
* Context-based HTML paste plumbingdcheng@chromium.org2011-10-067-73/+131
* aura: Add osmesa as dependency for aura_unittests on linux.sadrul@chromium.org2011-10-061-0/+6
* 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