summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* Revert 181798 for excessive leaks:msw@chromium.org2013-02-1213-356/+1449
* Verifies WindowClosing() is invoked only once when a window issky@chromium.org2013-02-123-1/+46
* Remove NativeTabbedPane[Win|Wrapper]; promote Views impl.msw@chromium.org2013-02-1213-1449/+356
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-101-3/+3
* Remove stale/wrong forward declarations of some Event related classes.tfarina@chromium.org2013-02-094-20/+9
* highlight intermediate tabsdavemoore@chromium.org2013-02-082-9/+28
* Views Textfield: Copy on Ctrl+Insert, fix and disable overtype.msw@chromium.org2013-02-072-11/+36
* Made menu items content to have the same height for item with and without icons.yefim@chromium.org2013-02-072-3/+10
* 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
* When the Autofill server hints that the current page is the start of an Autoc...ahutter@chromium.org2013-02-061-1/+2
* Linux/ChromeOS Chromium style checker cleanup, ui/ edition.rsleevi@chromium.org2013-02-0618-51/+54
* Refactor modality-specific behavior from ConstrainedWindowViews to WebContent...wittman@chromium.org2013-02-062-2/+16
* Adjusted menu item height to meet requirementsyefim@chromium.org2013-02-052-5/+7
* Add synchronous Widget closing eventwittman@chromium.org2013-02-0511-11/+21
* 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
* Differentiate invisible cursor mode and disabled mouse events mode.mazda@chromium.org2013-02-042-14/+36
* Replace DialogFrameView with an enhanced BubbleFrameView.msw@chromium.org2013-02-047-211/+123
* Finalizing the 'OnClick' behavior of the Launcher items.skuhne@chromium.org2013-02-043-1/+20
* Fix ash_shell showing views examples. We weren't setting top_level.erg@chromium.org2013-02-041-0/+1
* [DevTools] Added ChangeAttachedWindowHeight method to allow DevTools to chang...dgozman@chromium.org2013-02-042-2/+9
* Fix scoped_ptr<T[]> to disallow construction and reset from NULL.dcheng@chromium.org2013-02-021-4/+4
* Turn on FocusController for desktop-aura.ben@chromium.org2013-02-021-4/+4
* Code to support the FocusController on DesktopAura too. Does not enable it ju...ben@chromium.org2013-02-019-24/+120
* Cleanup BubbleFrameView and BubbleBorder construction.msw@chromium.org2013-02-019-96/+76
* Move the panel to the root window where the mouse click occurred.oshima@chromium.org2013-02-011-0/+6
* Replace StyleRange with BreakList; update RenderText, etc.msw@chromium.org2013-02-0110-58/+95
* Changed MenuItemView to check if any menu item has a checkbox or radio button...yefim@chromium.org2013-02-014-10/+29
* Changes FocusController to use the new window hierarchy notifications to corr...ben@chromium.org2013-01-316-52/+49
* Implement message center on Windows.dewittj@chromium.org2013-01-312-5/+12
* Revert 179707 - broke Chrome OS - https://code.google.com/p/chromium/issues/d...piman@chromium.org2013-01-316-49/+52
* Fix the issue introduced by hooking window.onbeforeunload in WebDialogView wh...jennyz@chromium.org2013-01-312-2/+19
* Don't set button state to hover after menu is displayed.flackr@chromium.org2013-01-302-9/+9
* Changes FocusController to use the new window hierarchy notifications to corr...ben@chromium.org2013-01-306-52/+49
* Reland 179231xiyuan@chromium.org2013-01-306-4/+45
* Makes TableViewViews show tooltips for cells whose text doesn'tsky@chromium.org2013-01-306-18/+98
* Adding new bubble border to menus in ChromeOSskuhne@chromium.org2013-01-309-29/+235
* Handle Tile\Cascade\Stack window managment operations on Windowsianet@chromium.org2013-01-302-1/+18
* Make ui build on Win64jschuh@chromium.org2013-01-301-0/+2
* Add support to WebDialogView so that it will fire window.onbeforeunload event...jennyz@chromium.org2013-01-292-7/+37
* mac: Move bookmark hierarchy arrow from a pdf to a png.thakis@chromium.org2013-01-292-5/+8
* Add ability for EventGenerator to generate Scroll events asynchronouslydavemoore@chromium.org2013-01-291-2/+15
* Revert 179231 as it has introduced a large number of memory leaks to ash_unit...timurrrr@chromium.org2013-01-296-45/+4
* Fix menu corners: the menu background was being painted as a rect when in fact,varunjain@chromium.org2013-01-297-39/+44
* views: Fix a Widget destruction crash.xiyuan@chromium.org2013-01-296-4/+45