summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/balloon_host.cc
Commit message (Expand)AuthorAgeFilesLines
* fix the notification continuous-resize problem by preventing scrollbars from ...johnnyg@chromium.org2010-07-091-0/+3
* Fix shutdown crash by sending the close notification at a point earlier in th...johnnyg@chromium.org2010-06-181-1/+1
* Added plumbing to transport the frame name between RenderViewHost and the Web...atwilson@chromium.org2010-06-121-3/+5
* Allow a profile without extension service to show notification.oshima@chromium.org2010-05-271-3/+5
* Mac: Fix renderer idle cpu usage regression.thakis@chromium.org2010-05-241-1/+3
* Update extension functions to always pass a list of arguments, even when one ...arv@chromium.org2010-05-211-1/+1
* Initial support for web-extent background pages.rafaelw@chromium.org2010-05-061-6/+12
* Make the app launcher bubble fit its contents.jcivelli@google.com2010-05-051-3/+1
* This is the second side of a multi-sided webkit patch that will allow experim...rafaelw@chromium.org2010-04-281-2/+5
* Implement app process model isolation.mpcomplete@chromium.org2010-04-221-1/+3
* Create a valid RendererPreferences for notification windows.erg@chromium.org2010-04-151-0/+6
* Add notification processes to the task manager.johnnyg@chromium.org2010-04-081-11/+15
* Add calling frame's source_url to extension and dom ui requests.rafaelw@chromium.org2010-04-021-1/+2
* Re-land 42631: The problem was that notifications aren't implemented on linux...aa@chromium.org2010-03-251-7/+18
* Revert 42631 as it seems to have broken browser tests on linux_views.aa@chromium.org2010-03-251-18/+7
* Finish wiring up notifications in extensions.aa@chromium.org2010-03-251-7/+18
* Refactor BalloonViewHost, removing a lot of duplicate code that crept into no...johnnyg@chromium.org2010-03-231-0/+131