summaryrefslogtreecommitdiffstats
path: root/views/views_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Change NativeWidgetViews' constructor to not take a parent View. The embeddin...ben@chromium.org2011-06-211-0/+6
* Eliminate Window completely.ben@chromium.org2011-06-131-4/+4
* Add MenuModelAdapter to wrap ui::MenuModel with views::MenuDelegate interface.rhashimoto@chromium.org2011-05-251-1/+4
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-4/+2
* Add a new views delegate method for menu item accessibility notifications,dmazzoni@chromium.org2011-03-051-0/+9
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-2/+4
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-4/+2
* Store the user's profile as a property of a window in order to access it when...mirandac@chromium.org2011-02-041-3/+7
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-101-3/+5
* Reland r54074.dtseng@chromium.org2010-07-301-0/+9
* Revert 54074 - Add initial tests for keyboard access (tabbing in some dialogs).rohitrao@chromium.org2010-07-291-9/+0
* Add initial tests for keyboard access (tabbing in some dialogs).dtseng@chromium.org2010-07-281-0/+9
* views: Fix bad license headers found in some filestfarina@chromium.org2010-07-281-4/+5
* Add undeclared virtual destructors part 2ziadh@chromium.org2010-07-271-0/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fixes possible crash if the window hosting a menu was closed while thesky@chromium.org2010-04-161-1/+6
* Move Always On Top setting out of Window/WindowDelegate and into task manager...beng@google.com2009-05-141-9/+3
* Forgot to add these files as part of last change.ben@chromium.org2009-05-101-0/+64