summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/balloon.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix notifications being too large on OSX.levin@chromium.org2010-12-021-14/+1
* For OSX, make it so that notifications only start resizing after the first pa...levin@chromium.org2010-11-301-1/+15
* Revert 67396 - Broke ChromiumOS unit test: NotificationTest.TestActivateDeact...levin@chromium.org2010-11-251-11/+1
* Make it so that notifications only start resizing after the first paint is done.levin@chromium.org2010-11-251-1/+11
* Implement the plumbing to deliver click events from the notification balloon ...johnnyg@chromium.org2010-09-011-0/+4
* Implement BiDi support and replace ID support for notifications.johnnyg@chromium.org2010-07-121-0/+2
* * Moved sticky/controls frag to chromeos::BalloonViewImploshima@chromium.org2010-03-171-3/+12
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Notifications should resize themselves to the content within min-max bounds, ...johnnyg@chromium.org2009-12-081-4/+7
* Implement cancel() API on a Notification object so that script can cancel or ...johnnyg@chromium.org2009-11-041-1/+8
* Adds UI components for desktop notifications, including balloon view classes ...johnnyg@chromium.org2009-10-291-0/+43