summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/balloon.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove ExtensionURLInfo, make security decisions in render processjamesr@chromium.org2013-07-181-2/+2
* Moved BallowViewAsh GetExtensionId() utility function to Balloon class.dharcourt@chromium.org2013-01-031-0/+10
* Plumb the ButtonPressed callback of the two buttons in BaseFormatView through...miket@chromium.org2012-12-141-0/+4
* Makes notifications animate from the bottom of the screen (as wassky@chromium.org2012-10-171-0/+8
* Move extension pop-ups and notifications to the new auto-resize code.levin@chromium.org2012-03-201-2/+2
* Removing unnecessary includes of content\browser\site_instance.h from chrome,...ananta@chromium.org2012-01-211-1/+0
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Fix notifications being too large on OSX.levin@chromium.org2010-12-021-14/+1
* For OSX, make it so that notifications only start resizing after the first pa...levin@chromium.org2010-11-301-1/+15
* Revert 67396 - Broke ChromiumOS unit test: NotificationTest.TestActivateDeact...levin@chromium.org2010-11-251-11/+1
* Make it so that notifications only start resizing after the first paint is done.levin@chromium.org2010-11-251-1/+11
* Implement the plumbing to deliver click events from the notification balloon ...johnnyg@chromium.org2010-09-011-0/+4
* Implement BiDi support and replace ID support for notifications.johnnyg@chromium.org2010-07-121-0/+2
* * Moved sticky/controls frag to chromeos::BalloonViewImploshima@chromium.org2010-03-171-3/+12
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Notifications should resize themselves to the content within min-max bounds, ...johnnyg@chromium.org2009-12-081-4/+7
* Implement cancel() API on a Notification object so that script can cancel or ...johnnyg@chromium.org2009-11-041-1/+8
* Adds UI components for desktop notifications, including balloon view classes ...johnnyg@chromium.org2009-10-291-0/+43