summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/balloon_collection_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Increase the maximum notification height from 120px to 160px.johnnyg@chromium.org2010-10-281-1/+1
* Make mac notifications less janky: group the animation together so that they ...johnnyg@chromium.org2010-08-311-0/+4
* `#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-2/+49
* Remove the horizontal layout code from notifications logic. This code is not...johnnyg@chromium.org2010-06-241-2/+0
* Convert notification UI on Mac to a NIB rather than hand-coded. Also update ...johnnyg@chromium.org2010-06-241-0/+7
* On Mac, notifications needs the uninverted coordinate space, because we inver...johnnyg@chromium.org2010-04-131-0/+5
* Add notification processes to the task manager.johnnyg@chromium.org2010-04-081-0/+3
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-2/+2
* On Windows, detect the WM_DISPLAYCHANGE message which indicates the desktop s...johnnyg@chromium.org2010-03-041-0/+1
* Refactoring balloon collection and added chromeos's BalloonCollection.oshima@chromium.org2010-03-021-0/+120