summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/balloon_collection_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Coverity: Initialize member variables.jhawkins@chromium.org2011-03-221-1/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Reapply and fix r73019. BalloonViewImpl has a different implemementation onerg@google.com2011-02-011-1/+1
* Revert 73019 - Fix style problems in the Balloon implementation on linux in p...mbelshe@chromium.org2011-01-281-1/+1
* Fix style problems in the Balloon implementation on linux in preparation for ...erg@google.com2011-01-281-1/+1
* For desktop notifications, only use offsets when the layout calls for them.johnnyg@chromium.org2011-01-271-0/+4
* Make the balloon bounding box code more generic and not dependent on which la...johnnyg@chromium.org2011-01-101-0/+3
* Allow the user to choose which corner of the screen should get notifications.johnnyg@chromium.org2011-01-061-6/+13
* Listen for APP_TERMINATING in notification ui; close windows earlier in the p...johnnyg@chromium.org2010-12-011-0/+1
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-191-16/+10
* Revert 66571 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-181-10/+16
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-181-16/+10
* Revert 65879 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-121-10/+16
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-121-16/+10
* 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