summaryrefslogtreecommitdiffstats
path: root/ui/base
Commit message (Expand)AuthorAgeFilesLines
* keyboard: Fix a crash when the keyboard is created with a valid text-input type.sadrul@chromium.org2013-04-121-0/+4
* Control visibility of the virtual keyboard.bryeung@chromium.org2013-04-1210-9/+90
* Move code that shuffles views to the view class.avi@chromium.org2013-04-121-33/+31
* add flag to disable use of DWM composition for toplevel windowsscottmg@chromium.org2013-04-122-0/+4
* Removed "disable-new-menu-style" command line switch and related code.yefim@chromium.org2013-04-112-4/+0
* The RenderWidgetHostViewAura instance should not pass mouse events to the par...ananta@chromium.org2013-04-111-1/+2
* Revert 193693 "Move code that shuffles views to the view class."dmazzoni@chromium.org2013-04-111-34/+41
* Move code that shuffles views to the view class.avi@chromium.org2013-04-111-41/+34
* Remove Event::system_locationoshima@chromium.org2013-04-112-26/+9
* Revert 193662 "Control visibility of the virtual keyboard."dmazzoni@google.com2013-04-119-67/+9
* Control visibility of the virtual keyboard.bryeung@chromium.org2013-04-119-9/+67
* Fix ibus-m17n crash due to invalid range forwarding.nona@chromium.org2013-04-112-0/+43
* Map accessible child ids from Views to RenderWidgetHostViewAuradmazzoni@chromium.org2013-04-111-0/+30
* [Android] Move LocaleUtils from base to ui.yfriedman@chromium.org2013-04-103-4/+124
* cursor: Add dummy implementations for cursors, and use it for non-x11 chromeos.sadrul@chromium.org2013-04-103-0/+79
* Fix ibus-m17n crash due to wrong parameter from Chrome.nona@chromium.org2013-04-102-11/+38
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-092-31/+31
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-092-31/+31
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-092-31/+31
* Add UMA metrics for measuring number of coalesed events and their latency.varunjain@chromium.org2013-04-091-0/+16
* Fix menu for 'disable extension'.mukai@chromium.org2013-04-081-1/+1
* Fix dropping images into content editable divs.avi@chromium.org2013-04-082-0/+9
* linux_aura: Split up the monolithic Clipboard::AuraX11Details into several ut...erg@chromium.org2013-04-067-351/+607
* Rewrite scoped_array<T> to scoped_ptr<T[]> in ui, Linux edition.dcheng@chromium.org2013-04-061-1/+1
* Fix sizing when auto-scaling a missing resource at a non-integer scale factor...kevers@chromium.org2013-04-052-2/+35
* Fix silly bugs around overscan flag detection.mukai@chromium.org2013-04-052-2/+25
* Correct scale for touch radius & scroll offset ordinal miletus@chromium.org2013-04-052-12/+14
* x11: Rename touch_factory to touch_factory_x11.sadrul@chromium.org2013-04-056-10/+10
* non-x11: Exclude ibus ime on non-x11 builds.sadrul@chromium.org2013-04-041-1/+1
* mac: Make components build work in 64bit mode.thakis@chromium.org2013-04-038-2/+15
* Remove unnecessary global class in l10n_util_mac.mm.jam@chromium.org2013-04-031-14/+3
* Revert collecting clipboard statistics as we don't need it anymore.vasilii@chromium.org2013-04-028-59/+0
* ui: Update the includes of base/shared_memory.h to its new location.tfarina@chromium.org2013-04-022-3/+3
* Add missing mappings for Japanese _ and \ keys under Linux.wez@chromium.org2013-04-012-3/+3
* gtk: Remove unused ViewsGtk drag and drop code.erg@chromium.org2013-03-294-458/+0
* ShowSystemMenu on Win Alt+Space with Views Textfields, etc.msw@chromium.org2013-03-293-13/+28
* ime: Use ibus IME only when X11 is available.sadrul@chromium.org2013-03-292-3/+10
* ibus: Allow dispatching synthetic key-events.sadrul@chromium.org2013-03-281-0/+11
* Update sys_string_conversions includes in chrome_frame, content, net, and ui.brettw@chromium.org2013-03-289-9/+9
* Revert 190970 "Fix sizing when auto-scaling a missing resource a..."gene@chromium.org2013-03-272-32/+2
* Fix sizing when auto-scaling a missing resource at a non-integer scale factor...kevers@chromium.org2013-03-272-2/+32
* add separators to ui::ComboboxModel, implement on views.estade@chromium.org2013-03-262-0/+8
* Update rich notifications settings message.dewittj@chromium.org2013-03-261-1/+1
* linux_aura: Use aura cursor images them on the desktop aura code.erg@chromium.org2013-03-263-4/+147
* Manually compute inverted matrix for screen rotationoshima@chromium.org2013-03-262-7/+5
* [win] Change app launcher profile indicator to be a menu.benwells@chromium.org2013-03-251-0/+8
* Properly reset the locale at the end of L10nUtilTests.thestig@chromium.org2013-03-241-8/+5
* Short term workaround to deal with calculation error caused by inverted matrix.oshima@chromium.org2013-03-231-2/+1
* Fixing i18n issues with the system tray menu (strings are too long for menu)skuhne@chromium.org2013-03-202-0/+10
* Move HoverButton and HoverImageButton from chrome/browser/ui/cocoa/ to ui/bas...rsesek@chromium.org2013-03-205-0/+306