summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/desktop_notification_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Eliminate kAshNotifyDisabled and SystemNotificationstevenjb@google.com2012-09-241-32/+16
* The way that ImageSkia::empty has been implemented, it is equivalent to Image...pkotwicz@chromium.org2012-08-221-1/+1
* Correctly remove file browser notifications from Ash notification tray.stevenjb@google.com2012-08-131-4/+12
* Create chrome/browser/api directory. Move infobar delegates used by Autofill ...joi@chromium.org2012-08-131-1/+1
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-1/+1
* ignore notification permission requests from web contents that doesestade@chromium.org2012-07-041-15/+21
* Get rid of browser::FindLastActiveWithProfile call in desktop_notification_se...jam@chromium.org2012-06-221-11/+0
* Protect access to notification_ui_manager in DesktopNotificationService::Observestevenjb@google.com2012-06-211-3/+7
* Extensions: respond to webkitNotifications.requestPermissionestade@chromium.org2012-06-191-5/+5
* Change kAshNotify to kAshNotifyDisabled (default ash notifications to enabled)stevenjb@google.com2012-06-181-1/+2
* Add DesktopNotificationService::AddNotificationstevenjb@google.com2012-06-141-0/+66
* Add support for plumbing desktop chrome notifications to the metro driver. Th...ananta@chromium.org2012-06-111-0/+2
* TabContentsWrapper -> TabContents, part 21.avi@chromium.org2012-06-111-6/+6
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-241-1/+2
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-3/+3
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-171-2/+1
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-171-1/+2
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-2/+3
* Add a separate Notification constructor to differentiate between text and HTM...rsesek@chromium.org2012-04-061-10/+7
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-0/+1
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-2/+2
* Hide WorkerProcessHost from chrome.jam@chromium.org2012-02-011-1/+0
* Removing unnecessary includes of content\browser\site_instance.h from chrome,...ananta@chromium.org2012-01-211-1/+0
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-1/+0
* Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...jam@chromium.org2012-01-201-0/+1
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-1/+0
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-1/+1
* Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW...jam@chromium.org2012-01-031-2/+3
* Change most of the methods of WebContentsObserver to take a content::WebConte...jam@chromium.org2011-12-231-0/+1
* Move/replace/rename URL-based extension getters from ExtensionService to/in E...yoz@chromium.org2011-12-131-3/+10
* Change the icon on the desktop notifications infobar.gideonwald@chromium.org2011-12-011-2/+2
* Defer construction of NotificationUIManager to fix notification initialization.stevenjb@chromium.org2011-11-201-13/+13
* Move the struct used when showing a desktop notification to content/public/co...jam@chromium.org2011-11-121-2/+2
* Browser Parts cleanupstevenjb@google.com2011-11-081-2/+11
* Remove needless include of the content/browser/render_process_host.h header f...ananta@chromium.org2011-11-041-1/+0
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Delegating the "are images allowed" decision to renderer.marja@chromium.org2011-10-271-1/+2
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-3/+3
* Ensure that DesktopNotification fires on the browser with the correct Profile.mirandac@chromium.org2011-10-191-1/+1
* Take the content settings set by extensions into account in the default setti...marja@chromium.org2011-10-191-7/+3
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+8
* Fix some AllSources observers of EXTENSION_UNLOADED.yoz@chromium.org2011-10-131-3/+3
* net: Move EscapeForHTML() functions into net namespace.tfarina@chromium.org2011-10-131-6/+6
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-19/+25
* net: Put more functions from escape.h into net namespace.tfarina@chromium.org2011-09-221-1/+1
* Moving ContentSettingsPattern and ContentSettingsPatternParser from chrome/br...marja@chromium.org2011-09-211-1/+1
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-4/+4
* Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA...thakis@chromium.org2011-09-011-4/+4
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-4/+4