summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/balloon_host.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-2/+2
* WebUI: Get rid of more references to dom_ui and DOM_UI.tfarina@chromium.org2011-02-151-5/+5
* WebUI: Get rid of more references to DOMUI in the rest of the directories.tfarina@chromium.org2011-02-131-2/+2
* WebUI: Rename ProcessDOMUIMessage to ProcessWebUIMessage.tfarina@chromium.org2011-02-121-1/+1
* WebUI: Rename DOMUIFactory to WebUIFactory.tfarina@chromium.org2011-01-291-1/+1
* Don't use GetAsTabContents. Send notifications from TabContentsView instead.jochen@chromium.org2011-01-241-4/+4
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-2/+2
* Refactor RenderWidgetHost::set_paint_observer()davemoore@chromium.org2011-01-121-29/+11
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-1/+1
* Deinline even more destructors.erg@google.com2010-12-141-0/+5
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-141-2/+5
* Fix notifications being too large on OSX.levin@chromium.org2010-12-021-0/+2
* Move:ben@chromium.org2010-12-021-1/+1
* For OSX, make it so that notifications only start resizing after the first pa...levin@chromium.org2010-11-301-1/+38
* Revert 67396 - Broke ChromiumOS unit test: NotificationTest.TestActivateDeact...levin@chromium.org2010-11-251-34/+3
* Fix permission on balloon_host.ccpodivilov@chromium.org2010-11-251-0/+0
* Use profile to initialize WebPreferences for BalloonHostpodivilov@chromium.org2010-11-251-3/+4
* Make it so that notifications only start resizing after the first paint is done.levin@chromium.org2010-11-251-3/+34
* Header dependency reduction for notification headers.levin@chromium.org2010-11-051-0/+6
* When notifications are closed by the user, send the notification to remove it...johnnyg@chromium.org2010-11-041-0/+1
* FBTF: Even more deinlining.erg@google.com2010-10-201-0/+38
* Inspector settings not updated in profile when inspecting extensions.podivilov@chromium.org2010-10-121-0/+10
* Fix SessionStoragejorlow@chromium.org2010-09-141-6/+2
* Implement the plumbing to deliver click events from the notification balloon ...johnnyg@chromium.org2010-09-011-0/+4
* Reland r57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-311-1/+2
* Revert 57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-2/+1
* Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-1/+2
* DOMUI callback to notificationoshima@chromium.org2010-08-191-1/+10
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-7/+3
* ChromeFrame currently overrides the request context for intercepting network ...ananta@chromium.org2010-08-041-1/+1