summaryrefslogtreecommitdiffstats
path: root/views/window/window_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix clang build (tested on trybots this time!).dmazzoni@chromium.org2011-03-141-2/+2
* Revert 78040 - Fix clang build. (Made things worse...)dmazzoni@chromium.org2011-03-141-2/+2
* Fix clang build.dmazzoni@chromium.org2011-03-141-2/+2
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-3/+3
* Add Activation support to WindowDelegate.ben@chromium.org2011-03-111-0/+4
* Do all OOLing in the views code. linux_views now builds clean with the clang ...erg@google.com2011-03-041-0/+60
* Store the user's profile as a property of a window in order to access it when...mirandac@chromium.org2011-02-041-3/+3
* Makes NativeFrameView implement GetPreferredSize. Without this wesky@chromium.org2010-10-181-0/+4
* some more fixes for ignored scoped_ptr::release() callsestade@chromium.org2010-05-061-6/+1
* Use web app icon as ICON_BIG for Windowsxiyuan@chromium.org2010-03-081-0/+5
* Move Always On Top setting out of Window/WindowDelegate and into task manager...beng@google.com2009-05-141-13/+2
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Add a new ViewsDelegate interface and implementation in the windows browser UI.ben@chromium.org2009-05-101-37/+13
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+96