summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/balloon_collection_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Allow the user to choose which corner of the screen should get notifications.johnnyg@chromium.org2011-01-061-0/+21
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-1/+1
* Make mac notifications less janky: group the animation together so that they ...johnnyg@chromium.org2010-08-311-0/+10
* Change mac notifications UI to match the new mocks. Introduce a new utility ...johnnyg@chromium.org2010-07-301-1/+1
* On Mac, notifications needs the uninverted coordinate space, because we inver...johnnyg@chromium.org2010-04-131-1/+7
* Refactoring balloon collection and added chromeos's BalloonCollection.oshima@chromium.org2010-03-021-3/+7
* Change some desktop notifications layout parameters to be per-platform rather...johnnyg@chromium.org2010-03-021-0/+11
* Desktop Notifications for the macjohnnyg@chromium.org2010-02-091-2/+6
* Revert 38469 - Desktop Notifications for the mac!johnnyg@chromium.org2010-02-091-6/+2
* Desktop Notifications for the mac!johnnyg@chromium.org2010-02-091-2/+6
* 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/+22