summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications
Commit message (Expand)AuthorAgeFilesLines
* Remove PrefService parameter from chrome::RegisterPrefs.joi@chromium.org2013-02-211-1/+1
* First batch of fixing pref registrations.joi@chromium.org2013-02-213-13/+17
* Allow MessageCenterNotificationManager for ChromeOS.mukai@chromium.org2013-02-211-5/+6
* Do not pass empty GURL() to notification manager.mukai@chromium.org2013-02-202-2/+4
* Linux/ChromeOS Chromium style checker cleanup, misc edition.rsleevi@chromium.org2013-02-202-3/+3
* Moves ash::AppIconLoader to extensions and uses from notifications.mukai@chromium.org2013-02-202-2/+21
* Adds favicon loader to the message center settings.mukai@chromium.org2013-02-162-1/+38
* Message Center settings button causes crash when Ash is disabled.dewittj@chromium.org2013-02-151-0/+6
* Refactors notifier settings dialog.mukai@chromium.org2013-02-154-2/+181
* Moving last generic Prefs implementation files to base/prefs/.joi@chromium.org2013-02-142-2/+2
* Synced Notification Sync Change Processorpetewil@chromium.org2013-02-1210-0/+1476
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-114-5/+5
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-103-7/+8
* Add ImageDownload to MessageCenterNotificationManager.dewittj@chromium.org2013-02-083-22/+190
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-063-6/+13
* Uses --enable-rich-notifications for new design message center.mukai@chromium.org2013-02-051-5/+2
* Remove memory leaks from NotificationUIManager.dewittj@chromium.org2013-02-052-9/+7
* Stores notification settings into disk.mukai@chromium.org2013-02-042-0/+79
* Implement message center on Windows.dewittj@chromium.org2013-01-312-0/+9
* Move full screen/idle detection out of NotificationUIManagerImpldcheng@chromium.org2013-01-311-6/+0
* Made --enable-rich-notifications flag available to message_center.dharcourt@chromium.org2013-01-292-6/+12
* - Rename notification.show to notification.create.miket@chromium.org2013-01-2813-10/+60
* Adding implementation for MessageCenter::Delegate on MessageCeneterNotificati...dimich@chromium.org2013-01-264-6/+172
* Adds miket and me to the OWNERS of c/b/notifications.mukai@chromium.org2013-01-251-0/+2
* Revert 178898dimich@chromium.org2013-01-253-163/+6
* Adding implementation for MessageCenter::Delegate on MessageCeneterNotificati...dimich@chromium.org2013-01-253-6/+163
* Introduces 'context' param to NotifierSettingsView.mukai@chromium.org2013-01-252-2/+6
* Allow new Notification API to fill old balloon style.dewittj@chromium.org2013-01-241-0/+4
* Switch to Cocoa APIs for fullscreen.avi@chromium.org2013-01-241-2/+0
* Start delegating notifications to MessageCenter on Windows.dimich@chromium.org2013-01-239-31/+242
* Move web_ui_util.* from chrome\browser\ui\webui to ui\webui so that they can ...jam@chromium.org2013-01-231-2/+2
* Move window_open_disposition.h from webkit/ into ui/base.tfarina@chromium.org2013-01-221-1/+1
* Rearrange gyp files for Message Centerdewittj@chromium.org2013-01-091-9/+12
* Disable NotificationsTest.TestCrashTabWithPermissionInfobar on Windows and Linuxjochen@chromium.org2013-01-091-1/+10
* Change infobar creation to use a public static Create() method on the infobar...pkasting@chromium.org2013-01-081-4/+28
* Simplify ExecuteJavaScript* functions.darin@chromium.org2013-01-041-12/+8
* Moved BallowViewAsh GetExtensionId() utility function to Balloon class.dharcourt@chromium.org2013-01-032-0/+13
* Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}darin@chromium.org2013-01-021-8/+8
* Clean up chrome::CloseWebContents.avi@chromium.org2012-12-281-2/+2
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-223-4/+4
* Revert destroying BalloonHost from BalloonViewstevenjb@chromium.org2012-12-211-2/+8
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-202-29/+29
* Add initial plumbing to route Notifications to MessageCenter on Windows.dimich@chromium.org2012-12-1814-214/+443
* Remove TabContents includes.avi@chromium.org2012-12-142-2/+0
* Plumb the ButtonPressed callback of the two buttons in BaseFormatView through...miket@chromium.org2012-12-146-3/+27
* Move PrefMember to base/prefs/public now that it has no bad dependencies.joi@chromium.org2012-12-121-1/+1
* Introduces "CreateParams" for web contents, and add |parent| parameter in it.mukai@chromium.org2012-12-091-4/+1
* Simple CreateParams conversions to using constructor with HostDesktopType.gab@chromium.org2012-12-091-2/+4
* Rename PanelStrip to PanelCollectionjianli@chromium.org2012-12-061-7/+7
* Decouple IsMetroProcess() calls, introducing IsSingleWindowMetroMode().gab@chromium.org2012-12-061-2/+3