summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Second attempt at moving the StackingClient to a property on the RootWindow.ben@chromium.org2011-12-1520-190/+87
* Set aura window focus in NativeWidgetAura::ClearNativeFocus only if the focus...oshima@chromium.org2011-12-151-1/+3
* Win: only use transport surface if EGL_ANGLE_d3d_share_handle_client_buffer i...apatrick@chromium.org2011-12-151-9/+16
* Optimize setting the font when drawing in RenderTextLinux.asvitkine@chromium.org2011-12-156-37/+57
* Patch AvatarMenuBubbleView crash; only SizeToContents if GetBubbleFrameView.msw@chromium.org2011-12-152-3/+4
* Aura: Add --aura-laptop-mode to fill the workspace with a single window.jamescook@chromium.org2011-12-1415-82/+243
* Removing deprecated touchui code.saintlou@chromium.org2011-12-143-237/+0
* Log GLenums as strings in servicegman@chromium.org2011-12-142-6/+24
* views: Rename IsVisibleInRootView() to IsDrawn().tfarina@chromium.org2011-12-149-21/+20
* Relands fixes for 106432, 107287 and 107401. These got revertedsky@chromium.org2011-12-1412-92/+136
* Add aura compile testing by default to likely areas (1).petermayo@chromium.org2011-12-143-0/+36
* Aura: Fix linux component buildjamescook@chromium.org2011-12-142-5/+9
* Reverting issues 8873036 and issues 8933010saintlou@chromium.org2011-12-1412-134/+92
* Create a visible shelf and constrain window movementdavemoore@chromium.org2011-12-146-6/+39
* Fixes layout bugs in ShelfLayoutManager. The problem with invokingsky@chromium.org2011-12-144-4/+121
* [Aura] Mark LockScreen container as supporting activation.nkostylev@chromium.org2011-12-141-0/+1
* Revert r114369 "Store StackingClient on RootWindow in a property."oshima@chromium.org2011-12-1418-55/+70
* VKEY_MENU is mapped to Alt key on X11 platform and chromeos uses this for acc...oshima@chromium.org2011-12-142-2/+45
* Wires up new launcher images. To get the official images for thesky@chromium.org2011-12-147-86/+95
* Store StackingClient on RootWindow in a property.ben@chromium.org2011-12-1418-70/+55
* Add traces in text codepiman@chromium.org2011-12-143-2/+17
* views: Convert IsVisible() to just visible() since it's just a simple accessor.tfarina@chromium.org2011-12-1420-75/+67
* GTK: Prune out GetPixbufNamed() and move callers to the cross platform GetIma...erg@chromium.org2011-12-141-1/+0
* Remove UpdateLayout from SetSelectionModel, since except fonts, all other sty...xji@chromium.org2011-12-134-30/+14
* Fixes permissions of new filessky@chromium.org2011-12-1314-0/+0
* New launcher images. Will wire up separately.sky@chromium.org2011-12-1316-0/+10
* Implement cycle window forward/backward by keyboard shortcuts.mazda@chromium.org2011-12-139-13/+274
* GTK: Even more cleanup to access allocation through the accessor.erg@chromium.org2011-12-131-5/+8
* GTK: Remove the one user of GetRTLEnabledSurfaceNamed() and move it over to R...erg@chromium.org2011-12-132-0/+7
* Clear focused view if the focused view is in a window that is being destroyed.oshima@chromium.org2011-12-132-5/+6
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-1354-665/+1233
* Revert 114095 - Move the concept of Activation to the Shell.ben@chromium.org2011-12-1253-1231/+664
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-1253-664/+1231
* Change signature of |ui::ElideText()|. Add a truncate mode.asvitkine@chromium.org2011-12-126-32/+72
* Fix the issue of ShellAcceleratorFilter sending accelerators twice for charac...mazda@chromium.org2011-12-122-33/+73
* views: Convert IsEnabled() to just enabled() since it's just a simple accessor.tfarina@chromium.org2011-12-1230-80/+67
* Fix loss of mouse events when an Aura combobox is open in a modal dialog.benrg@chromium.org2011-12-121-1/+1
* Consolidate two very similar functions; ui::WindowsKeyCodeForGdkKeyCode and u...yusukes@chromium.org2011-12-122-373/+16
* Revert 113956 (revert didn't help) - Revert 113635 (speculative revert for bu...thakis@chromium.org2011-12-106-76/+255
* Revert 113635 (speculative revert for bug 107104)thakis@chromium.org2011-12-106-255/+76
* Don't close ExtensionPopups on child window focus (Win, non-Aura).msw@chromium.org2011-12-101-1/+1
* Aura: Separate window dragging and translucent frame flagsjamescook@chromium.org2011-12-103-5/+10
* Properly cleans up state when mouse capture changes.sky@chromium.org2011-12-102-4/+34
* Refactor window frame painting into a window background classjamescook@chromium.org2011-12-106-90/+379
* GTK: Remove deprecated methods and replace them with the new standard calls.erg@chromium.org2011-12-102-10/+24
* Share X connection between GLSurfaceGLX/EGL and MessagePumpX/GTKpiman@chromium.org2011-12-094-11/+12
* Allow compositor_unittests to compile on posixpiman@chromium.org2011-12-091-1/+1
* Windows component build fix for aura.varunjain@chromium.org2011-12-096-58/+25
* Release slotId of TouchEvent when USE_XI2_MT definedaofdwsl@gmail.com2011-12-091-2/+8
* Attempt 3 at:sky@chromium.org2011-12-0914-31/+143