summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/browser_bubble_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Add an BubbleBorder to BrowserAction popups and fix positioning of theerikkay@chromium.org2009-10-061-14/+0
* Resubmit http://codereview.chromium.org/243096 with gcc compile error fixed.erikkay@chromium.org2009-10-061-0/+14
* TBR: mpcompleteerikkay@chromium.org2009-10-051-14/+0
* Allow popups to close themselves with window.close().erikkay@chromium.org2009-10-051-0/+14
* Add simple popup support to browser actions. This will create a popup HTML w...erikkay@chromium.org2009-10-021-4/+45
* Change BrowserBubble to use Close instead of CloseNow. This should makeerikkay@chromium.org2009-09-181-6/+7
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-301-3/+1
* Revert :nsylvain@chromium.org2009-06-221-1/+3
* 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