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