summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/balloon.h
Commit message (Expand)AuthorAgeFilesLines
* Implement the plumbing to deliver click events from the notification balloon ...johnnyg@chromium.org2010-09-011-0/+3
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-3/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* position the balloons after closing in a way that will keep the next one's cl...johnnyg@chromium.org2010-07-151-1/+11
* fix the notification continuous-resize problem by preventing scrollbars from ...johnnyg@chromium.org2010-07-091-0/+8
* Scroll notification panel so that new/updated notification is visible.oshima@chromium.org2010-04-191-1/+1
* Add notification processes to the task manager.johnnyg@chromium.org2010-04-081-0/+4
* * Moved sticky/controls frag to chromeos::BalloonViewImploshima@chromium.org2010-03-171-3/+9
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-3/+3
* Refactoring balloon collection and added chromeos's BalloonCollection.oshima@chromium.org2010-03-021-0/+5
* Notifications should resize themselves to the content within min-max bounds, ...johnnyg@chromium.org2009-12-081-15/+18
* Implement cancel() API on a Notification object so that script can cancel or ...johnnyg@chromium.org2009-11-041-2/+9
* Adds UI components for desktop notifications, including balloon view classes ...johnnyg@chromium.org2009-10-291-0/+91