summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications
Commit message (Expand)AuthorAgeFilesLines
* [Mac][Win] Hide notifications popups when entering fullscreen mode.dewittj@chromium.org2013-08-065-7/+70
* Turn off Synced Notifications at display level instead of network level.petewil@chromium.org2013-08-061-0/+6
* Enable Synced Notifications in Dev and Canarypetewil@chromium.org2013-08-031-0/+10
* More UI fixes for Synced Notificationspetewil@chromium.org2013-08-024-16/+10
* Fix origin url for synced notificationspetewil@chromium.org2013-08-022-3/+3
* Show the update in message center for progress notificationsjianli@chromium.org2013-08-027-60/+204
* Fix crash when opening an incognito window with synced notifications.dewittj@chromium.org2013-08-021-5/+9
* Revert 214517 "Enable Synced Notifications by default."petewil@chromium.org2013-08-011-10/+1
* [Mac] Reenable notification tests now that message_center is on by default.rsesek@chromium.org2013-08-011-83/+0
* Enable Synced Notifications by default.petewil@chromium.org2013-07-311-1/+10
* App proper threading checks to the code, and fixup the unit tests.petewil@chromium.org2013-07-312-4/+7
* Disable Ash browser tests by detecting command-line switch rather than OS ver...gab@chromium.org2013-07-311-9/+6
* Allow partial update for notification update APIjianli@chromium.org2013-07-2614-35/+48
* Disable another batch of failing Ash browser tests.gab@chromium.org2013-07-261-0/+12
* Code cleanup: remove DesktopNotificationService::IsExtensionEnabled()mukai@chromium.org2013-07-262-9/+0
* Misc. cleanup part III:pkasting@chromium.org2013-07-241-25/+36
* Crash on message center settings change fixedsidharthms@chromium.org2013-07-242-13/+50
* Adapting the UI to bring it closer to the spec, and fixing image fetching.petewil@chromium.org2013-07-243-45/+135
* Enable and disable Synced Notification Client Servicespetewil@chromium.org2013-07-234-13/+75
* Another batch of disabled Ash browser testsgab@chromium.org2013-07-231-0/+22
* Remove unused WebKit includes and DEPS entries from chrome/browserjamesr@chromium.org2013-07-203-10/+0
* More misc. cleanup:pkasting@chromium.org2013-07-191-1/+1
* Use a direct include of the message_loop header in chrome/browser/, part 7.avi@chromium.org2013-07-185-5/+5
* Remove ExtensionURLInfo, make security decisions in render processjamesr@chromium.org2013-07-182-8/+5
* 2nd try: Supporting high dpi favicons in Instant Extended.pedrosimonetti@chromium.org2013-07-171-1/+1
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-132-2/+1
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-127-7/+7
* Add implementation and tests for clicking on a notification.petewil@chromium.org2013-07-1111-764/+647
* Revert 211085 "Preparation for supporting high dpi favicons in I..."pauljensen@chromium.org2013-07-111-1/+1
* Preparation for supporting high dpi favicons in Instant Extended.pedrosimonetti@chromium.org2013-07-111-1/+1
* Synced Notification dismissals and updates need to be go to message ctr.petewil@chromium.org2013-07-105-42/+115
* Misc. cleanup:pkasting@chromium.org2013-07-102-19/+14
* Rename RenderViewGone IPC/methods to better reflect reality.nasko@chromium.org2013-07-102-2/+2
* Removes NotificationAudioController.mukai@chromium.org2013-07-083-604/+0
* Remove the most obvious dead code from message center.dewittj@chromium.org2013-07-081-1/+0
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-052-2/+2
* Introduces sync notifiers as settings items.mukai@chromium.org2013-07-028-149/+295
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-027-7/+7
* Message center profile fixsidharthms@chromium.org2013-07-021-1/+3
* Use a direct include of time headers in chrome/browser/, part 4.avi@chromium.org2013-06-283-4/+4
* GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1phajdan.jr@chromium.org2013-06-261-55/+102
* Improve profile matching in NotificationUIManager.dewittj@chromium.org2013-06-261-3/+3
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-241-2/+2
* Remove ActiveDesktopMonitor from DesktopNotificationsUnittestsgab@chromium.org2013-06-222-5/+0
* Adds a first-run balloon to the Windows notification center.dewittj@chromium.org2013-06-227-7/+299
* Use a direct include of strings headers, delete some strings forwarding headers.avi@chromium.org2013-06-201-1/+1
* Introduces a new settings UI in the center.mukai@chromium.org2013-06-204-30/+29
* Resizing huge favicons when retrieving those.qsr@chromium.org2013-06-201-2/+3
* Disable NotificationAudioControllerTest.MultiProfiles under ThreadSanitizer v2glider@chromium.org2013-06-181-1/+7
* Fixing issue of invalid number of parameters. Found this issue while debuggin...shrikant@chromium.org2013-06-171-12/+6