summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Run accessibility unit tests through base test suite.tfarina@chromium.org2013-12-101-2/+1
* Settings: Can't activate URL fields in 'Default search settings' section.tkent@chromium.org2013-12-101-1/+1
* Forces HasPopupNotifications() to return false if message center is shown.mukai@chromium.org2013-12-106-8/+8
* (re)Implement Profile Switching on the Windows App Launchertapted@chromium.org2013-12-109-27/+148
* Do not include ui/base/ui_export.h where it isn't used.tfarina@chromium.org2013-12-102-5/+0
* Gets Window::ConvertPointToTarget() work with layerless windows.sky@chromium.org2013-12-102-0/+92
* Re-apply custom shape in DesktopRootWindowHostX11::ResetWindowShape.wez@chromium.org2013-12-102-10/+19
* Disable DWM non-client rendering if |remove_standard_frame_| is set.wez@chromium.org2013-12-102-11/+19
* Focus the content when a Linux Aura window is activated.mlamouri@chromium.org2013-12-101-0/+3
* Add gyp file to build third_party/molokocacao.tfarina@chromium.org2013-12-101-4/+0
* Do nothing if |host_| is NULL in Disconnected()yukawa@chromium.org2013-12-101-0/+2
* [Files.app] Fix the hotspot values of large cursorsyoshiki@chromium.org2013-12-091-32/+37
* Capture the exception thrown by updateTexImageqinmin@chromium.org2013-12-091-1/+9
* [Ozone] Allow KeyEvent::GetCharacter to process events without a native eventdnicoara@chromium.org2013-12-091-2/+4
* Add FilePath::FinalExtension() to avoid double extensions (.tar.gz) for file ...davidben@chromium.org2013-12-091-1/+14
* Clears the reference to a InputMethodFactory before the termination.yukishiino@chromium.org2013-12-094-12/+26
* Move ui/base/ime/character_composer* to ui/base/ime/chromeos/yoichio@chromium.org2013-12-096-17/+17
* Do not preprend app_list:: when it isn't necessary.tfarina@chromium.org2013-12-094-13/+10
* Introduces the speech recognition UI to app_list.mukai@chromium.org2013-12-0818-58/+604
* Makes Window::GetTargetBounds() work with mixed layerless windowssky@chromium.org2013-12-082-9/+30
* Get rid of includes to ui_export.h outside of ui/base/.tfarina@chromium.org2013-12-081-1/+1
* Revert 239400 "Revert 239280 "Move more file_util functions to b..."thakis@chromium.org2013-12-081-11/+11
* Revert 239280 "Move more file_util functions to base namespace."thakis@chromium.org2013-12-081-11/+11
* Remove unused can_update_layered_window member from HWNDMessageHandler.wez@chromium.org2013-12-082-9/+0
* cc: Move manhattanDistance from tile priority to rect.vmpstr@chromium.org2013-12-073-0/+25
* Stop handling NULL source in views::View::ConvertPointToTarget() and views::V...pkotwicz@chromium.org2013-12-078-37/+52
* Cleanup: Pull out Observer class from AppListView.tfarina@chromium.org2013-12-074-14/+34
* Fixes bug where visibility state wasn't matching when making fullscreensky@chromium.org2013-12-072-0/+38
* Rename input_method_linux_x11 as input_method_auralinux.kalyan.kondapally@intel.com2013-12-075-41/+43
* Makes all weights integer, and forces all rows to add up to the same weight.rsadam@chromium.org2013-12-075-101/+108
* Allows the system notification's notifier ID outside of ash.mukai@chromium.org2013-12-075-39/+14
* Support datalist for date/time input types on Androidkeishi@chromium.org2013-12-071-0/+35
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-071-11/+11
* aura: Start updating aura to use EventProcessor for event dispatch.sadrul@chromium.org2013-12-0613-47/+248
* Add GetCharacter support for Ozone.kalyan.kondapally@intel.com2013-12-061-2/+6
* Reenable the BookmarkBarViewTest20.ContextMenuExitTest interactive test on Wi...ananta@chromium.org2013-12-061-4/+4
* Introduces the image assets for app-list speech UI.mukai@chromium.org2013-12-067-0/+3
* Make sure WindowObservers are removed from window before destructionoshima@chromium.org2013-12-065-6/+15
* Add gyp file to build third_party/mozilla.tfarina@chromium.org2013-12-061-5/+3
* Revert 239232 "Make sure WindowObservers are removed from window..."oshima@chromium.org2013-12-065-15/+6
* Implement IMM32 version of candidate window eventskochi@chromium.org2013-12-064-5/+170
* Make sure WindowObservers are removed from window before destructionoshima@chromium.org2013-12-065-6/+15
* Removed UMA reporting from menu runner (it was used for new menu style experi...yefim@chromium.org2013-12-061-33/+0
* Add AppListViewDelegateObserver to the app list, for profile changes.tapted@chromium.org2013-12-0614-102/+126
* Ensure OSX App Launcher always appears on the active space.tapted@chromium.org2013-12-061-0/+2
* Settings: Do not call preventDefault() for a mousedown event targetting an ed...tkent@chromium.org2013-12-061-8/+7
* Startup settings: Completion popup should follow the anchor text field position.tkent@chromium.org2013-12-061-0/+19
* aura: Don't damage and repaint when title did not change.danakj@chromium.org2013-12-0616-24/+103
* [Android] Move ViewConfiguration to ui/gfxjdduke@chromium.org2013-12-064-1/+105
* In Metro, send WM_SYSxxx variants when Alt pressed and faking messagesscottmg@chromium.org2013-12-061-2/+8