summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* linux_aura: Turn aura on on the main linux builders.erg@chromium.org2013-11-091-1/+1
* Fixes 1 pixel shift of text rendering on CrOS and Linux.yukishiino@chromium.org2013-11-091-2/+7
* Don't Generate ui::TouchEvent from xevent if it does not belong to a RootWindowmiletus@chromium.org2013-11-092-2/+125
* Add CreateRegionFromSkRegion and update DesktopRootWindowHostX11 to use it.wez@chromium.org2013-11-093-3/+22
* events: Remove the bit to allow dispatching events to hidden targets.sadrul@chromium.org2013-11-094-13/+2
* ui: Change ListModel::RemoveAt() API to return a scoped_ptr<ItemType>tfarina@chromium.org2013-11-093-9/+9
* Add RootWindowHostX11Test::DispatchTouchEventToOneRootWindowmiletus@chromium.org2013-11-097-134/+323
* Implement the UI for creating folder with drag and drop operation, put the ne...jennyz@chromium.org2013-11-098-18/+545
* Remove some uses of RootWindow in Ash.ben@chromium.org2013-11-091-0/+4
* Fixes notification center view if all are removed with settings open.dewittj@chromium.org2013-11-092-10/+25
* Enable touch dragging on BookMarkManager Splittergirard@chromium.org2013-11-091-1/+3
* Revert 234046 "Revert 233774 "Make WindowAndroid constructor tak..."frankf@chromium.org2013-11-092-74/+124
* Revert 233774 "Make WindowAndroid constructor takes context as p..."frankf@chromium.org2013-11-092-124/+74
* Disable the following tests:rockot@google.com2013-11-093-4/+8
* events: Add a new events_unittests target.sadrul@chromium.org2013-11-084-1/+74
* Add more sticky key unit tests for modifying mouse events.tengs@chromium.org2013-11-082-5/+90
* Move AppListModel::Users to AppListViewDelegatestevenjb@chromium.org2013-11-0819-113/+82
* TabBox event handler shouldn't capture non-tab related eventszea@chromium.org2013-11-081-1/+10
* Allow file: uris for <file> input typesmiguelg@chromium.org2013-11-081-15/+22
* Change the argument of ProcessKeyEventDone and ProcessKeyEventPostIMEkomatsu@chromium.org2013-11-083-116/+76
* Revert 233840 "Add CreateRegionFromSkRegion and update DesktopRo..."scheib@chromium.org2013-11-083-20/+3
* Removes obsolete gfx::ElideEmail (gfx::Font version).yukishiino@chromium.org2013-11-083-14/+4
* Check the focus status when display the input method mode indicator.komatsu@chromium.org2013-11-081-0/+8
* ui: Remove redundant Destroy() call when context creation fails.kaanb@chromium.org2013-11-081-1/+0
* [win8] Ensure App Launcher taskbar shortcut always opens in Desktop mode.tapted@chromium.org2013-11-087-0/+36
* Use software renderer for windows with an initial size less than 64x64jbauman@chromium.org2013-11-086-6/+20
* Fix hover effect on notification button icons.dewittj@chromium.org2013-11-081-0/+1
* Adding active maintainer to the owners.nona@chromium.org2013-11-081-0/+9
* Add CreateRegionFromSkRegion and update DesktopRootWindowHostX11 to use it.wez@chromium.org2013-11-083-3/+20
* Add FindItemindex, RemoveItem, RemoveItemAt and InsertItemAt apis to AppListI...jennyz@chromium.org2013-11-084-15/+313
* Clean up uses of use_glib that are not related to glib dependenciesspang@chromium.org2013-11-084-8/+10
* Move Autofill-specific SelectComboxValue() to views::Combobox::SelectValue().dbeam@chromium.org2013-11-083-5/+36
* Add CreateHRGNFromSkRegion and update DesktopRootWindowHostWin to use it.wez@chromium.org2013-11-083-3/+21
* aura: Add back events dependency on ui when aura is turned on.sadrul@chromium.org2013-11-081-1/+4
* Replaces uses of the WGC3DSwapBuffersClient with LTHSingleThreadClientjamesr@chromium.org2013-11-083-36/+34
* Make WindowAndroid constructor takes context as param.michaelbai@chromium.org2013-11-082-74/+124
* events: Introduce EventDispatchDetails.sadrul@chromium.org2013-11-086-132/+230
* Make NativeTextfieldViews update the win system caret.dmazzoni@chromium.org2013-11-084-1/+74
* Makes download shelf button close menu on second clicksky@chromium.org2013-11-082-4/+4
* Views Textfield: Handle Ctrl+Shift direction and layout changes.msw@chromium.org2013-11-084-3/+20
* mac: Prepare most test code for -Wunused-functions too.thakis@chromium.org2013-11-081-0/+2
* Change the argument of DispatchKeyEvent and make DispatchFabricatedKeyEvent p...komatsu@chromium.org2013-11-0818-115/+114
* Add cross-platform API to get the form factor of the deviceyiyaoliu@chromium.org2013-11-077-0/+91
* Allow GrabWindowSnapshot() to fail when libpng fails.mukai@chromium.org2013-11-071-6/+6
* Support removal of DRI platformspang@chromium.org2013-11-0716-57/+57
* mac: Prepare for -Wunused-functions.thakis@chromium.org2013-11-073-15/+2
* Adding Linux App Launcher.mgiuca@chromium.org2013-11-071-8/+18
* Add ozone dependency back to auraspang@chromium.org2013-11-071-0/+5
* Removes obsolete gfx::ElideUrl (gfx::Font version).yukishiino@chromium.org2013-11-072-12/+0
* cros: Use AlertDialog for remora device requisition.xiyuan@chromium.org2013-11-071-2/+5