summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications
Commit message (Expand)AuthorAgeFilesLines
* Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a...chromium@hybridsource.org2011-05-281-1/+1
* Remove OSX specific changes from balloon_host as they didn't work completely.levin@chromium.org2011-05-272-29/+1
* Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...jam@chromium.org2011-05-191-4/+6
* Enable ContentSettingsPattern to match origins.markusheintz@chromium.org2011-05-191-1/+1
* Revert 85894 - Enable ContentSettingsPattern to match origins.markusheintz@chromium.org2011-05-191-1/+1
* Enable ContentSettingsPattern to match origins.markusheintz@chromium.org2011-05-191-1/+1
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-181-4/+8
* Remove the last content settings include from content.jam@chromium.org2011-05-131-2/+1
* Wait for notification balloon hosts' render view to be readykkania@chromium.org2011-05-132-0/+7
* Re-land r84928: Move EFD to ExtensionTabHelper.aa@chromium.org2011-05-132-42/+26
* Revert "Re-land r84928: Move ExtensionFunctionDispatcher to"aa@chromium.org2011-05-122-26/+42
* Re-land r84928: Move ExtensionFunctionDispatcher toaa@chromium.org2011-05-112-42/+26
* Revert "Revert "Looks like this introduced leaks in sync ui tests. Sigh.""aa@chromium.org2011-05-112-26/+42
* Revert "Looks like this introduced leaks in sync ui tests. Sigh."aa@chromium.org2011-05-112-42/+26
* Looks like this introduced leaks in sync ui tests. Sigh.aa@chromium.org2011-05-112-26/+42
* Move ExtensionFunctionDispatcher to ExtensionTabHelper. Thisaa@chromium.org2011-05-112-42/+26
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-101-1/+1
* Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...pkasting@chromium.org2011-05-051-12/+6
* Remove ChromeURLRequestContext from content/.willchan@chromium.org2011-04-291-0/+1
* Notification toasts should not show an empty (Disable) menu item in the wrenc...finnur@chromium.org2011-04-281-8/+10
* Revert "Revert 83168 - Revert "Revert 83100 - Remove weird dependency on exte...aa@chromium.org2011-04-272-7/+14
* Revert 83168 - Revert "Revert 83100 - Remove weird dependency on extensions f...acolwell@chromium.org2011-04-272-14/+7
* Revert "Revert 83100 - Remove weird dependency on extensions from webui.Re-pl...aa@chromium.org2011-04-272-7/+14
* Revert 83100 - Remove weird dependency on extensions from webui.Re-plumb exte...aa@chromium.org2011-04-262-14/+7
* Remove weird dependency on extensions from webui.aa@chromium.org2011-04-262-7/+14
* Revert my recent changes regarding title directionality.evan@chromium.org2011-04-251-4/+2
* Don't hold the installed app in BrowserProcessRenderHost, since that's in con...jam@chromium.org2011-04-231-2/+4
* Add and use a base::i18n::StringWithDirection for carrying titles.evan@chromium.org2011-04-211-4/+4
* Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.rsesek@chromium.org2011-04-211-3/+3
* Plumb direction of document title through IPC layer.evan@chromium.org2011-04-201-1/+3
* Add optional creation to ProfileKeyedServiceFactory.torne@chromium.org2011-04-201-1/+1
* 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
* Fix opening settings page for balloons.sadrul@chromium.org2011-04-131-5/+9
* Fix showing infobar requesting permission to show balloons (typo).sadrul@chromium.org2011-04-131-1/+1
* Profile shouldn't own DesktopNotificationService.torne@chromium.org2011-04-137-8/+99
* Revert 81277 - Profile shouldn't own DesktopNotificationService.DesktopNotifi...siggi@chromium.org2011-04-127-99/+8
* Profile shouldn't own DesktopNotificationService.torne@chromium.org2011-04-127-8/+99
* Relanding http://src.chromium.org/viewvc/chrome?view=rev&revision=80938.jam@chromium.org2011-04-084-19/+19
* Revert 80938 - Add a new RenderViewHostObserver interface for filtering IPCs ...jam@chromium.org2011-04-084-19/+18
* Add a new RenderViewHostObserver interface for filtering IPCs send to RenderV...jam@chromium.org2011-04-084-18/+19
* Revert 80630 - Mark the following as failing under Windows:mmenke@chromium.org2011-04-061-11/+0
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-062-3/+3
* Mark the following as failing under Windows:mmenke@chromium.org2011-04-061-0/+11
* Move dispatching and sending of the last extension specific messages out of T...jam@chromium.org2011-04-052-9/+17
* Get rid of PrefService::GetMutableDictionary/GetMutableListbattre@chromium.org2011-04-051-8/+6
* Move WebUIFactory to chrome/, try 2.estade@chromium.org2011-03-302-1/+3
* Revert 79691 - Move WebUIFactory to chrome/browser.estade@chromium.org2011-03-292-3/+1
* Move WebUIFactory to chrome/browser.estade@chromium.org2011-03-292-1/+3
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-282-2/+3