summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/balloon_collection_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* On Windows, detect the WM_DISPLAYCHANGE message which indicates the desktop s...johnnyg@chromium.org2010-03-041-1/+1
* Refactoring balloon collection and added chromeos's BalloonCollection.oshima@chromium.org2010-03-021-2/+6
* Change some desktop notifications layout parameters to be per-platform rather...johnnyg@chromium.org2010-03-021-0/+12
* Refactor the calculation of desktop size to use an existing common method rat...johnnyg@chromium.org2010-01-051-35/+0
* Notifications should resize themselves to the content within min-max bounds, ...johnnyg@chromium.org2009-12-081-1/+1
* Adds UI components for desktop notifications, including balloon view classes ...johnnyg@chromium.org2009-10-291-0/+54