summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/balloon_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-1/+1
* Remove the flags to RenderViewHost::EnablePreferredSizeMode since it's not us...jam@chromium.org2011-11-171-3/+1
* Move Sad Tab implementation out of the TabContentsViews.avi@chromium.org2011-11-151-1/+1
* Make BalloonHost use TabContents instead of RenderViewHost.jam@chromium.org2011-11-101-98/+35
* Move RendererPreferences to content/public/common and also put in the content...jam@chromium.org2011-10-311-3/+3
* Set extension-related webkit preferences in a common location.aa@chromium.org2011-10-291-2/+1
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-5/+7
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-3/+3
* Move view_types to content\public\common. Also update the enum values to matc...jam@chromium.org2011-10-121-2/+2
* Move BindingsPolicy enum to content\public\common and put it in the content n...jam@chromium.org2011-10-111-2/+2
* Split ViewType between chrome and contentjochen@chromium.org2011-10-061-2/+3
* Removed the sending of the following content IPC messages out of chrome and r...ananta@chromium.org2011-09-191-5/+4
* Removal of Profile from content part 1.avi@chromium.org2011-07-271-1/+3
* BalloonHost: remove vestigal virtual functionsevan@chromium.org2011-07-221-10/+2
* Get rid of the remaining implementation in TabContentsView and make all the m...jam@chromium.org2011-07-121-10/+0
* Remove TabContentsView methods that just call to the delegate, and have them ...jam@chromium.org2011-07-111-5/+0
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+3
* GPU compositing surface handle is no longer sent to renderer process.apatrick@chromium.org2011-06-271-1/+1
* Removes RenderViewHostDelegate::GetBrowserWindowID. Instead the placessky@chromium.org2011-06-081-4/+0
* Remove OSX specific changes from balloon_host as they didn't work completely.levin@chromium.org2011-05-271-19/+0
* Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...jam@chromium.org2011-05-191-4/+6
* Wait for notification balloon hosts' render view to be readykkania@chromium.org2011-05-131-0/+4
* Re-land r84928: Move EFD to ExtensionTabHelper.aa@chromium.org2011-05-131-37/+20
* Revert "Re-land r84928: Move ExtensionFunctionDispatcher to"aa@chromium.org2011-05-121-20/+37
* Re-land r84928: Move ExtensionFunctionDispatcher toaa@chromium.org2011-05-111-37/+20
* Revert "Revert "Looks like this introduced leaks in sync ui tests. Sigh.""aa@chromium.org2011-05-111-20/+37
* Revert "Looks like this introduced leaks in sync ui tests. Sigh."aa@chromium.org2011-05-111-37/+20
* Looks like this introduced leaks in sync ui tests. Sigh.aa@chromium.org2011-05-111-20/+37
* Move ExtensionFunctionDispatcher to ExtensionTabHelper. Thisaa@chromium.org2011-05-111-37/+20
* Revert "Revert 83168 - Revert "Revert 83100 - Remove weird dependency on exte...aa@chromium.org2011-04-271-5/+6
* Revert 83168 - Revert "Revert 83100 - Remove weird dependency on extensions f...acolwell@chromium.org2011-04-271-6/+5
* Revert "Revert 83100 - Remove weird dependency on extensions from webui.Re-pl...aa@chromium.org2011-04-271-5/+6
* Revert 83100 - Remove weird dependency on extensions from webui.Re-plumb exte...aa@chromium.org2011-04-261-6/+5
* Remove weird dependency on extensions from webui.aa@chromium.org2011-04-261-5/+6
* Don't hold the installed app in BrowserProcessRenderHost, since that's in con...jam@chromium.org2011-04-231-2/+4
* Move BrowserRenderProcessHost to content. It should have been moved earlier.jam@chromium.org2011-04-191-1/+1
* Remove the last Chrome dependencies from renderer, and enforce no more includ...jam@chromium.org2011-04-181-1/+1
* Relanding http://src.chromium.org/viewvc/chrome?view=rev&revision=80938.jam@chromium.org2011-04-081-13/+7
* Revert 80938 - Add a new RenderViewHostObserver interface for filtering IPCs ...jam@chromium.org2011-04-081-7/+12
* Add a new RenderViewHostObserver interface for filtering IPCs send to RenderV...jam@chromium.org2011-04-081-12/+7
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* Move dispatching and sending of the last extension specific messages out of T...jam@chromium.org2011-04-051-7/+12
* Move WebUIFactory to chrome/, try 2.estade@chromium.org2011-03-301-1/+2
* Revert 79691 - Move WebUIFactory to chrome/browser.estade@chromium.org2011-03-291-2/+1
* Move WebUIFactory to chrome/browser.estade@chromium.org2011-03-291-1/+2
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-281-1/+1
* Move the rest of the content browser->renderer messages to content. Also mov...jam@chromium.org2011-03-231-1/+1
* Move a bunch of remaining files from chrome\renderer to content\renderer.jam@chromium.org2011-03-191-1/+1
* Initial support for partitioning cookies for isolated apps.creis@google.com2011-03-151-0/+7
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3