summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Mark getter methods in ui::InputMethod as constyukawa@chromium.org2013-10-2212-90/+100
* Enable Ozone software implementation in GYPdnicoara@chromium.org2013-10-223-1/+30
* Remove views::InputMethod::On[Focus|Blur] calling from not top level widgets.yoichio@chromium.org2013-10-2210-38/+7
* Add a Background to All Notification Iconsrobliao@chromium.org2013-10-214-4/+5
* Move evdev events support into EventFactoryDelegateEvdevspang@chromium.org2013-10-2115-128/+244
* The inactive rendering flag on Windows AURA should be turned off in the WM_NC...ananta@chromium.org2013-10-2111-143/+0
* gesture-recognizer: Clean up GestureConsumer.sadrul@chromium.org2013-10-215-78/+86
* Added support for sticky modifier keys. This is the first step in adding Cont...rsadam@chromium.org2013-10-219-27/+197
* android: Implement screenshots for Content Shell and Chromium Test Shellskyostil@chromium.org2013-10-211-6/+4
* Fix NativeThemeAura's menu background color.msw@chromium.org2013-10-212-9/+5
* When a modal window appears, cancel existing touches.tdresser@chromium.org2013-10-211-0/+10
* rAc: improve appearance of uneditable fieldsestade@chromium.org2013-10-213-5/+7
* Renames DNWA::window_ to content_window_sky@chromium.org2013-10-212-110/+113
* Revert 229532 "gpu: Add Will/DidUseTexImage to GLImage API."reveman@chromium.org2013-10-2110-90/+27
* Gesture recognizer must be a singleton accross all aura::RootWindowsvarunjain@chromium.org2013-10-2113-101/+196
* Revert r229753 "Gesture recognizer must be a singleton accross all aura::Root...pfeldman@chromium.org2013-10-2113-196/+101
* Gesture recognizer must be a singleton accross all aura::RootWindowsvarunjain@chromium.org2013-10-2113-101/+196
* Implement rect conversion utility functions in Viewtdanderson@chromium.org2013-10-213-3/+145
* aura: Allow creating content_shell without views.sadrul@chromium.org2013-10-202-4/+2
* Revert r229671 "aura: Allow creating content_shell without views."pfeldman@chromium.org2013-10-202-2/+4
* aura: Allow creating content_shell without views.sadrul@chromium.org2013-10-202-4/+2
* Enables system key functionality on the virtual keyboard. Note the power butt...rsadam@chromium.org2013-10-193-20/+36
* [Ozone] Unit tests for SoftwareSurfaceFactoryOzonednicoara@chromium.org2013-10-191-0/+285
* Introduce a separate gyp file for content shell and testsjochen@chromium.org2013-10-191-3/+3
* Provide approximate type functions for SkMatrix44.dominikg@chromium.org2013-10-193-0/+108
* Makes ~RootWindow delete child windowssky@chromium.org2013-10-198-19/+94
* Adds a hint to the notifications API that a notification is clickable.dewittj@chromium.org2013-10-194-4/+18
* Removes debugging code added to track crashsky@chromium.org2013-10-191-2/+2
* linux and chromeos: Turn on -Wunused-const-variable.thakis@chromium.org2013-10-1911-32/+7
* [Ozone] Adding a software rendering implementation of SurfaceFactoryOzonednicoara@chromium.org2013-10-197-26/+381
* Hide touch selection cursor handle when out of client viewmohsen@chromium.org2013-10-192-69/+71
* Adds a SetWindowPos(HIDE) to tooltip to avoid flickersky@chromium.org2013-10-191-0/+6
* Return blank strings for Views Combobox separator items.msw@chromium.org2013-10-192-2/+18
* gpu: Add Will/DidUseTexImage to GLImage API.reveman@chromium.org2013-10-1910-27/+90
* Revert 229524 "Revert 229521 "Revert 229507 "aura: Allow creating content_she...pfeldman@chromium.org2013-10-192-2/+4
* Revert 229521 "Revert 229507 "aura: Allow creating content_shell..."thakis@chromium.org2013-10-192-4/+2
* Revert 229507 "aura: Allow creating content_shell without views."thakis@chromium.org2013-10-192-2/+4
* aura: Allow creating content_shell without views.sadrul@chromium.org2013-10-192-4/+2
* Revert 229455 "Gets hiding animations to work again"sky@chromium.org2013-10-188-32/+16
* Resort RootWindow methodsben@chromium.org2013-10-185-174/+178
* Attempt to re-land FocusManager removal from Aura.ben@chromium.org2013-10-1827-267/+132
* Revert 229437 "Remove old FocusManager code from Aura."ben@chromium.org2013-10-1827-132/+267
* Gets hiding animations to work againsky@chromium.org2013-10-188-16/+32
* Revert 229443 "fix intsafe.h compile errors on express/automatic..."scottmg@chromium.org2013-10-184-17/+0
* fix intsafe.h compile errors on express/automatic toolchain on windowsscottmg@chromium.org2013-10-184-0/+17
* Remove old FocusManager code from Aura.ben@chromium.org2013-10-1827-267/+132
* Use WindowActivated message instead of VisibilityChanged message to determine...gab@chromium.org2013-10-183-9/+7
* Revert 229285 "Gets hiding animations to work again"sky@chromium.org2013-10-188-32/+16
* Converts DesktopNativeWidgetAura back to a per Widget CaptureClientsky@chromium.org2013-10-189-71/+313
* list.js: Prevent the list from focusing to the bottom of the listyoshiki@chromium.org2013-10-181-6/+14