summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/browser_bubble_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-201-3/+1
* Reverting 18872.jcampan@chromium.org2009-06-191-1/+3
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-3/+1
* Part 1 of dragging extensions on the shelf. This part was just about getting...erikkay@google.com2009-06-031-16/+11
* Turn BrowserView::GetBrowserViewForNativeView() into GetBrowserViewForNativeW...davemoore@chromium.org2009-05-281-3/+5
* Removes WidgetWin dependency from StatusBubbleViews so that it can compile on...ben@chromium.org2009-05-261-1/+1
* Renames BrowserView::GetBrowserViewForHWND tosky@chromium.org2009-05-261-2/+4
* An attempt to abstract the logic of the various layered windows we're using t...erikkay@google.com2009-05-181-0/+57