summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Remove stale/wrong forward declarations of some Event related classes.tfarina@chromium.org2013-02-094-20/+9
* Set the App Launcher window icon when it is shown.tapted@chromium.org2013-02-093-0/+16
* highlight intermediate tabsdavemoore@chromium.org2013-02-082-9/+28
* [win] Add a progress bar in the app launcher for app installs.koz@chromium.org2013-02-086-1/+77
* Only add NORMAL separators if menu has at least one item and previous item is...wez@chromium.org2013-02-082-18/+33
* webui: Make AutocompleteList customizablesatorux@chromium.org2013-02-081-12/+43
* [win] App launcher signin now happens in chrome.benwells@chromium.org2013-02-085-38/+76
* Make ui_unittests build on Win64 jschuh@chromium.org2013-02-081-0/+2
* Add outline: none; to menu > not:(hr) in menu.css (since there is already an ...aboxhall@chromium.org2013-02-072-0/+6
* Also makes MessageSimpleView aware of background.mukai@chromium.org2013-02-072-6/+37
* Views Textfield: Copy on Ctrl+Insert, fix and disable overtype.msw@chromium.org2013-02-073-20/+38
* Update commands when showing a popup menu attached to a button.mtomasz@chromium.org2013-02-071-0/+2
* Run build/sanitize-png-file.sh again as some resources areoshima@chromium.org2013-02-07293-0/+0
* Add TRACE calls for all gpu driver callsgman@chromium.org2013-02-0713-3/+158
* Made menu items content to have the same height for item with and without icons.yefim@chromium.org2013-02-072-3/+10
* Move utf_offset_string_conversions and utf_string_conversion_utils to strings.brettw@chromium.org2013-02-071-3/+3
* Depend on xdisplaycheck when use_x11==1, not when toolkit_uses_gtk==1.benrg@chromium.org2013-02-071-1/+5
* Fix crash when opening media gallery settingsjamescook@chromium.org2013-02-071-3/+3
* Cleanup: use "drive" instead of "gdrive".yoshiki@chromium.org2013-02-071-2/+1
* Avoid getting UI elements in GTK thumbnailspkotwicz@chromium.org2013-02-071-1/+1
* Clicking on the caption in desktop chrome AURA eats subsequent mouse events u...ananta@chromium.org2013-02-071-1/+5
* Revert 181120davemoore@chromium.org2013-02-072-28/+9
* highlight intermediate tabsdavemoore@chromium.org2013-02-072-9/+28
* Revert 181102davemoore@chromium.org2013-02-072-28/+9
* highlight intermediate tabsdavemoore@chromium.org2013-02-072-9/+28
* aura-x11: Make sure the touch event with the native event gets dispatched.sadrul@chromium.org2013-02-062-28/+40
* When the Autofill server hints that the current page is the start of an Autoc...ahutter@chromium.org2013-02-061-1/+2
* New 2x and 1x images for avatar menu, Toolbar and files app icon.varunjain@chromium.org2013-02-0613-4/+4
* Add quiet mode support for Windows. dewittj@chromium.org2013-02-061-0/+1
* move window_ resources to commonoshima@chromium.org2013-02-0641-24/+24
* Add UMA metrics for whether touch events are enabled on new tabs.flackr@chromium.org2013-02-067-4/+55
* Introduce TextInputBrowsertest. nona@chromium.org2013-02-067-82/+242
* Linux/ChromeOS Chromium style checker cleanup, ui/ edition.rsleevi@chromium.org2013-02-0628-77/+86
* Add support for 1x fallback images on iOSstuartmorgan@chromium.org2013-02-063-51/+113
* Notification refactor - step 1 - move message_center::Notification into its o...dimich@chromium.org2013-02-0612-62/+104
* Refactor modality-specific behavior from ConstrainedWindowViews to WebContent...wittman@chromium.org2013-02-062-2/+16
* Revert png files whose color type has been reduced by optipngoshima@chromium.org2013-02-06317-0/+0
* Windows: Use D3DCompiler_46.dll instead of D3DCompiler_43.dll where possible.apatrick@chromium.org2013-02-061-7/+10
* gpu: Work around Mali-400 driver bug.epenner@chromium.org2013-02-051-14/+8
* Adjusted menu item height to meet requirementsyefim@chromium.org2013-02-052-5/+7
* Add synchronous Widget closing eventwittman@chromium.org2013-02-0513-14/+24
* Uses --enable-rich-notifications for new design message center.mukai@chromium.org2013-02-057-26/+46
* Tabs inside a TabbedPane view should respond to touch events.varunjain@chromium.org2013-02-051-0/+22
* Nukes TreeViewWin. TreeViewViews has been the default for a couple ofsky@chromium.org2013-02-057-1525/+375
* views: add a "footnote view" to DialogClientView.estade@chromium.org2013-02-054-3/+61
* Nukes TableViewWin and related classes. TableViewViews has been thesky@chromium.org2013-02-0516-3984/+963
* gpu: Disable async uploads on IMG again.epenner@chromium.org2013-02-041-1/+13
* Differentiate invisible cursor mode and disabled mouse events mode.mazda@chromium.org2013-02-042-14/+36
* Fix blurry favicons fetches on Androidaruslan@chromium.org2013-02-043-4/+6
* Replace DialogFrameView with an enhanced BubbleFrameView.msw@chromium.org2013-02-047-211/+123