summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Have panels respond to changes in work area on Linux. This includes switching...prasadt@chromium.org2011-11-2213-85/+332
* Move GL headers from gpu to third_party/khronosskyostil@google.com2011-11-222-7/+7
* s/Move/Stack/ in names of stacking-related methods.derat@chromium.org2011-11-2219-67/+67
* views: Factor out Listener from Combobox into its own header file.tfarina@chromium.org2011-11-226-10/+13
* Allow GLSurface to indicate that it supports a specific extension.backer@chromium.org2011-11-227-16/+45
* One less lock.backer@chromium.org2011-11-221-13/+0
* Get rid of Widget::ConvertPointFromAncestor.ben@chromium.org2011-11-229-39/+0
* Revert 111083 - Revert 111080 - Remove Task inheritance in clipboard code."dcheng@chromium.org2011-11-224-17/+0
* Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...piman@chromium.org2011-11-221-2/+33
* Add ShellAcceleratorController that manages global keyboard accelerators.mazda@chromium.org2011-11-229-55/+322
* Move clipboard-related webkit_glue embedder functions into a ClipboardClient ...piman@chromium.org2011-11-221-1/+1
* Get rid of the EnableClose() infrastructure in Widget.ben@chromium.org2011-11-2218-60/+0
* GPU compositing on OSX canary brokendhollowa@chromium.org2011-11-221-10/+9
* GTK: Make the gtk port compile with GTK_DISABLE_SINGLE_INCLUDES.erg@chromium.org2011-11-224-10/+9
* Revert 111080 - Remove Task inheritance in clipboard code.dcheng@chromium.org2011-11-223-0/+12
* Remove Task inheritance in clipboard code.dcheng@chromium.org2011-11-223-12/+0
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-22112-87/+14411
* Fix preferred order of GL implementations.derat@chromium.org2011-11-221-1/+3
* Revert 111016 - aura: Re-enable XInput2 events.davemoore@chromium.org2011-11-222-17/+5
* aura: Rename OnPropertyChanged to OnWindowPropertyChanged.derat@chromium.org2011-11-2213-35/+37
* GTK: Create the start of a compatibility header wrapping deprecated methods.erg@chromium.org2011-11-226-10/+57
* Add OWNERS file to ui/base/gtk/erg@chromium.org2011-11-221-0/+3
* A few less TOUCH_UIs.backer@chromium.org2011-11-222-4/+4
* Revert 111040 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-211-16/+1
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-211-1/+16
* [Aura] Refactor and update app list window.xiyuan@chromium.org2011-11-218-5/+314
* aura: Re-enable XInput2 events.sadrul@chromium.org2011-11-212-5/+17
* wayland: Fix GL extension binding init to work again for use_waylandmsb@chromium.org2011-11-211-1/+5
* aura: Draw drop shadows under browsers and menus.derat@chromium.org2011-11-2125-15/+1121
* Upstream: GL implementation on Androidmichaelbai@chromium.org2011-11-217-3/+177
* Some dead-code removal from message_pump_x and touch_factory.sadrul@chromium.org2011-11-211-60/+0
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-21112-14426/+90
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-21112-90/+14426
* Fixes compile with webkit compositor.pkotwicz@chromium.org2011-11-211-1/+1
* Avoids some asserts with ToT WebKit by using valid layers. Using all empty la...vollick@chromium.org2011-11-212-14/+18
* Adds a bounds parameter to ui::Compositor::ReadPixelspkotwicz@chromium.org2011-11-219-28/+54
* compositor_unittests target is unimplmented on Macdhollowa@chromium.org2011-11-2116-27/+450
* Rebase ExtensionInstalledBubble on the new views bubble.msw@chromium.org2011-11-201-0/+1
* Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based...ben@chromium.org2011-11-1919-1663/+11
* Revert 110824 - Variety of crashes on XP dbg botsrsleevi@chromium.org2011-11-191-1/+0
* Rebase ExtensionInstalledBubble on the new views bubble.msw@chromium.org2011-11-191-0/+1
* base::Bind fixesgroby@chromium.org2011-11-192-16/+15
* clang fails compile on aura drag and drop codedhollowa@chromium.org2011-11-192-2/+3
* Prepare Chromium for WebCompositor::initialize.nduca@chromium.org2011-11-193-8/+28
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-1876-109/+111
* Revert 110783 - Adds a bounds parameter to ui::Compositor::ReadPixelsshess@chromium.org2011-11-188-52/+26
* Add DEPS grit include for bubble_border.cc.shess@chromium.org2011-11-181-0/+1
* Adds a bounds parameter to ui::Compositor::ReadPixelspkotwicz@chromium.org2011-11-188-26/+52
* Send fake event when event_type is set to exit menu so thatoshima@google.com2011-11-189-0/+48
* views: Move bubble, events, focus and layout to ui/views/.tfarina@chromium.org2011-11-1849-0/+9350