summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/balloon_host.h
Commit message (Expand)AuthorAgeFilesLines
* WebUI: Get rid of more references to dom_ui and DOM_UI.tfarina@chromium.org2011-02-151-1/+1
* WebUI: Get rid of more references to DOMUI in the rest of the directories.tfarina@chromium.org2011-02-131-1/+1
* WebUI: Rename ProcessDOMUIMessage to ProcessWebUIMessage.tfarina@chromium.org2011-02-121-1/+1
* Cleanup: Remove unneeded uses of notification_observer.h.thestig@chromium.org2011-02-111-0/+1
* gtk: Improve fullscreen RenderWidgetHostViewGtk.derat@chromium.org2011-02-111-2/+1
* WebUI: Change all references from "DOM UI" to "Web UI".tfarina@chromium.org2011-02-021-2/+2
* Don't use GetAsTabContents. Send notifications from TabContentsView instead.jochen@chromium.org2011-01-241-2/+1
* 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-4/+11
* Deinline even more destructors.erg@google.com2010-12-141-3/+1
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-141-1/+3
* For OSX, make it so that notifications only start resizing after the first pa...levin@chromium.org2010-11-301-0/+3
* Revert 67396 - Broke ChromiumOS unit test: NotificationTest.TestActivateDeact...levin@chromium.org2010-11-251-3/+0
* Make it so that notifications only start resizing after the first paint is done.levin@chromium.org2010-11-251-0/+3
* Header dependency reduction for notification headers.levin@chromium.org2010-11-051-9/+5
* Refactoring select popup on Mac.jcivelli@google.com2010-10-261-0/+7
* FBTF: Even more deinlining.erg@google.com2010-10-201-26/+10
* Inspector settings not updated in profile when inspecting extensions.podivilov@chromium.org2010-10-121-0/+4
* Couple of match preview changes.sky@chromium.org2010-09-291-0/+3
* Partial clone of the following CL: http://codereview.chromium.org/3013045/showtwiz@google.com2010-09-101-1/+1
* Implement the plumbing to deliver click events from the notification balloon ...johnnyg@chromium.org2010-09-011-1/+1
* DOMUI callback to notificationoshima@chromium.org2010-08-191-0/+6
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-5/+1
* Use RenderWidget(Host) for full screenboliu@chromium.org2010-08-191-0/+3
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-111-0/+2
* In RenderViewHostDelegate::View, distinguish between MouseMove() and MouseDow...johnnyg@chromium.org2010-08-061-1/+2
* notifications: Convert some std::wstring over to string16.tfarina@chromium.org2010-08-011-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add undeclared virtual destructors.ziadh@chromium.org2010-07-241-0/+1
* Added plumbing to transport the frame name between RenderViewHost and the Web...atwilson@chromium.org2010-06-121-1/+2
* 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-1/+4
* This is the second side of a multi-sided webkit patch that will allow experim...rafaelw@chromium.org2010-04-281-1/+3
* Create a valid RendererPreferences for notification windows.erg@chromium.org2010-04-151-3/+1
* Add ExtensionFunctionDispatcher::Delegate::GetAssociatedTabContents.rafaelw@chromium.org2010-04-151-0/+1
* Revert "r44062 Fix issue where the size of notification onoshima@chromium.org2010-04-141-2/+0
* Fix issue where the size of notification on linux/views gets created bigger t...oshima@chromium.org2010-04-091-0/+2
* Add notification processes to the task manager.johnnyg@chromium.org2010-04-081-2/+10
* Adding the new WebPopupType to the RenderWidget creation.jcivelli@google.com2010-04-071-1/+1
* Add calling frame's source_url to extension and dom ui requests.rafaelw@chromium.org2010-04-021-0/+1
* Add two Extension view types: Notification and Infobars.finnur@chromium.org2010-03-261-1/+3
* Re-land 42631: The problem was that notifications aren't implemented on linux...aa@chromium.org2010-03-251-4/+22
* Revert 42631 as it seems to have broken browser tests on linux_views.aa@chromium.org2010-03-251-22/+4
* Finish wiring up notifications in extensions.aa@chromium.org2010-03-251-4/+22
* Refactor BalloonViewHost, removing a lot of duplicate code that crept into no...johnnyg@chromium.org2010-03-231-0/+116