summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/notifications/balloon_view.h
Commit message (Expand)AuthorAgeFilesLines
* The code was assuming that the BalloonViewHost's lifetime would be managed by...rafaelw@chromium.org2010-04-131-3/+3
* Add notification processes to the task manager.johnnyg@chromium.org2010-04-081-1/+2
* notifications: Simplify the callback handler for the close button event.johnnyg@chromium.org2010-04-071-3/+4
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* * Moved sticky/controls frag to chromeos::BalloonViewImploshima@chromium.org2010-03-171-4/+5
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-3/+3
* On Windows, detect the WM_DISPLAYCHANGE message which indicates the desktop s...johnnyg@chromium.org2010-03-041-1/+10
* Notifications should resize themselves to the content within min-max bounds, ...johnnyg@chromium.org2009-12-081-0/+12
* Refactor the menu model to live outside views/ so it can be sharedpinkerton@chromium.org2009-12-041-5/+6
* Adds an options menu to the frame of the desktop notification, for now with t...johnnyg@chromium.org2009-11-101-3/+29
* Implement cancel() API on a Notification object so that script can cancel or ...johnnyg@chromium.org2009-11-041-2/+2
* Adds UI components for desktop notifications, including balloon view classes ...johnnyg@chromium.org2009-10-291-0/+134