summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Remove old activation code and disable-focus-controller flagsoshima@chromium.org2013-09-0513-383/+24
* Adds a gfx_export.h to ui/gfx and converts all code in ui/gfx toben@chromium.org2013-09-0571-69/+83
* Mac: Fix window raising for multiple desktopsdavidben@chromium.org2013-09-052-7/+39
* Convert most run_all_unittests.cc files to use new unit test launcher.phajdan.jr@chromium.org2013-09-056-34/+63
* Update notification text colors to match spec.dewittj@chromium.org2013-09-051-2/+2
* gpu: Map glDiscardFramebufferEXT to glInvalidateFramebufferskyostil@chromium.org2013-09-051-1/+1
* Fixes focus traversal bugsky@chromium.org2013-09-057-10/+118
* Remove IBus specific hack from InputMethodIBus.nona@chromium.org2013-09-052-23/+3
* Switch from text insertion to key press and release events on the virtual key...kevers@chromium.org2013-09-0510-57/+175
* Remove unused variable declaration.etienneb@chromium.org2013-09-051-1/+0
* Remove unused field.etienneb@chromium.org2013-09-051-1/+0
* Add support for inverse transform animations.avallee@chromium.org2013-09-048-6/+328
* Added a numeric layout to Virtual Keyboard. First step for addressing the bug...rsadam@chromium.org2013-09-044-0/+35
* Makes sure that an input method doesn't reference to a destroyed object.yukishiino@chromium.org2013-09-049-1/+35
* Remove new dialog style command-line flags, etc.msw@chromium.org2013-09-046-26/+2
* Ensure that popup windows created by the content layer in desktop AURA don't ...ananta@chromium.org2013-09-041-0/+1
* Implement Display id field in ScreenWin.Hokein.Wu@gmail.com2013-09-041-9/+14
* Ensure that the AURA focused window is set correctly when the window is activ...ananta@chromium.org2013-09-045-28/+123
* Fix Views Combobox and TreeView input minimally.msw@chromium.org2013-09-042-0/+5
* Revert 221197 "Adds an integration test for uninstalling app lis..."vitalybuka@chromium.org2013-09-044-11/+5
* Display an app's short name in the app launchertmdiep@chromium.org2013-09-048-10/+70
* Adds an integration test for uninstalling app list search results.tapted@chromium.org2013-09-044-5/+11
* Parse media keys for named command in the manifest.zhchbin@gmail.com2013-09-042-0/+24
* Add a minor text member to ui::MenuModel.calamity@chromium.org2013-09-046-46/+115
* events: Remove the unimplemented copy assignment operator from ui::Event.sadrul@chromium.org2013-09-031-2/+0
* Make the metro viewer responsible for relaunching browser in desktop mode.zturner@chromium.org2013-09-033-0/+16
* x11: Fix some includes.sadrul@chromium.org2013-09-032-2/+1
* Updating XTBs based on .GRDs from branch 1599karen@chromium.org2013-09-031-1/+1
* Mapped es-419 to es-MX for iOS.jeanfrancoisg@chromium.org2013-09-032-2/+14
* Generalized the caps lock on the virutal keyboard to allow for custom lock tr...rsadam@chromium.org2013-09-036-21/+42
* Add |code| values (from W3C UIEvent spec) to key mapping table.garykac@chromium.org2013-09-032-269/+300
* Ignore touch events when the touch press is on the side bezel regionmiletus@chromium.org2013-09-032-7/+18
* Move experimental.input.virtualKeyboard to virtualKeyboardPrivate.kevers@chromium.org2013-09-032-4/+3
* Fixed failure in AppsGridViewTest.MouseDrag app list unit test on wintmdiep@chromium.org2013-09-031-2/+5
* Android: exclude dead code from android buildanton@chromium.org2013-09-021-0/+16
* Set the WM_CLASS property of X11 windows in Linux Aura build.mgiuca@chromium.org2013-09-024-0/+29
* Makes aura correctly restore maximized windowssky@chromium.org2013-09-022-3/+10
* [Android] Use a simpler downsampling routine when loading resourcesjdduke@chromium.org2013-09-012-1/+3
* Add UI for network configuration when offline during kiosk app launch.tengs@chromium.org2013-09-011-0/+20
* Implement gfx::Screen::GetAllDisplays() for Linux.Hokein.Wu@gmail.com2013-09-011-30/+27
* Fixes bug where maximized window would go full screen, hiding taskbarsky@chromium.org2013-09-011-0/+8
* Re-enable TouchSelectionOriginatingFromWebpageTest with some fixes and logsmohsen@chromium.org2013-08-301-1/+5
* Remove using the Shell desktop Window when we don't have an acceleated widget.cpu@chromium.org2013-08-304-29/+19
* Addressing sadruls comments from the previous CL https://codereview.chromium....ananta@chromium.org2013-08-303-14/+115
* Make toasts notice when they're hidden and send the mouse-out event.dewittj@chromium.org2013-08-303-2/+42
* Reland 220500: Adds the contextMessage field to notifications.dewittj@chromium.org2013-08-3010-23/+119
* Factor out the layout code from OpaqueBrowserFrameView for testing.erg@chromium.org2013-08-302-0/+9
* Updating XTBs based on .GRDs from branch 1599karen@chromium.org2013-08-3052-113/+4951
* Delay virtual keyboard hiding for 100msbshe@chromium.org2013-08-303-47/+118
* Adding functionality to paint and signal buffer swap for ozone surface factory.dnicoara@chromium.org2013-08-304-9/+38