summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/balloon_collection.h
Commit message (Expand)AuthorAgeFilesLines
* Add pyauto hook for HTML5 notifications, tests, and helpers.kkania@chromium.org2010-10-261-0/+11
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add notification processes to the task manager.johnnyg@chromium.org2010-04-081-0/+6
* On Windows, detect the WM_DISPLAYCHANGE message which indicates the desktop s...johnnyg@chromium.org2010-03-041-0/+3
* Refactoring balloon collection and added chromeos's BalloonCollection.oshima@chromium.org2010-03-021-119/+20
* Change some desktop notifications layout parameters to be per-platform rather...johnnyg@chromium.org2010-03-021-0/+5
* Instead of using a single template file and leaving some parts of it out, use...johnnyg@chromium.org2010-02-191-1/+1
* linux: build with -Wextraevan@chromium.org2010-02-051-2/+2
* Notifications should resize themselves to the content within min-max bounds, ...johnnyg@chromium.org2009-12-081-6/+10
* Unit tests for desktop notifications.johnnyg@chromium.org2009-11-111-16/+16
* Implement cancel() API on a Notification object so that script can cancel or ...johnnyg@chromium.org2009-11-041-0/+5
* Adds UI components for desktop notifications, including balloon view classes ...johnnyg@chromium.org2009-10-291-0/+151