summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/balloon_collection_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* position the balloons after closing in a way that will keep the next one's cl...johnnyg@chromium.org2010-07-151-0/+32
* 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
* Enable notification for Chromeos/Linux view build.oshima@chromium.org2010-01-271-5/+0
* Make sure notifications are only enabled on GTK builds of linux, since that's...johnnyg@chromium.org2010-01-251-2/+14
* Refactor the calculation of desktop size to use an existing common method rat...johnnyg@chromium.org2010-01-051-5/+0
* Unit tests for desktop notifications.johnnyg@chromium.org2009-11-111-4/+2
* Fix the build by removing some not implemented macros.johnnyg@chromium.org2009-10-311-1/+0
* Adds UI components for desktop notifications, including balloon view classes ...johnnyg@chromium.org2009-10-291-0/+21