summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update Blink include pathsabarth@chromium.org2013-06-176-7/+7
* Remove test-specific code in NotificationBitmapFetcher.dcheng@chromium.org2013-06-133-45/+39
* Make notifications API send bitmaps instead of data URLs to the browser.dewittj@chromium.org2013-06-132-67/+3
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/.dcheng@chromium.org2013-06-121-3/+1
* Use platform-neutral initialize/shutdown functions for IMEYukawa@chromium.org2013-06-121-8/+3
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-2/+2
* Disable flaky test NotificationsTest.TestCrashRendererNotificationRemaintyoshino@chromium.org2013-06-111-1/+11
* Use a direct include of strings headers in chrome/browser/j*-n*/.avi@chromium.org2013-06-108-8/+8
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-079-9/+9
* Synced Notifications - Send bitmaps to rich notificationspetewil@chromium.org2013-06-073-19/+19
* Do not allow updates to notifications while center is open.dewittj@chromium.org2013-06-073-2/+79
* Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...ajwong@chromium.org2013-06-061-103/+10
* Hookup NotificationBitmapFetcher for SyncedNotificationspetewil@chromium.org2013-06-069-32/+280
* mac: Plumbing for the notification settings view.thakis@chromium.org2013-06-064-7/+10
* Rich Notifications working on Linux_aurasidharthms@chromium.org2013-06-061-3/+4
* Enable users of NotificationUIManager to specify binary images.dewittj@chromium.org2013-06-0611-220/+272
* Revert 204181 "Enable users of NotificationUIManager to specify ..."kinuko@chromium.org2013-06-0511-272/+220
* Enable users of NotificationUIManager to specify binary images.dewittj@chromium.org2013-06-0511-220/+272
* Use the browser UI thread for audio on OSX.dalecurtis@chromium.org2013-06-051-0/+1
* Update Notifications OWNERS files.dewittj@chromium.org2013-06-041-1/+1
* Remove reference to deprecated notification typepetewil@chromium.org2013-06-041-1/+1
* Try relanding this CL, the original CL passed the try bots but failed the mac...xians@chromium.org2013-06-031-1/+1
* Revert 203686 "Trying relanding this CL, the original CL passed ..."xians@chromium.org2013-06-031-1/+1
* Trying relanding this CL, the original CL passed the try bots but failed the ...xians@chromium.org2013-06-031-1/+1
* Disable NotificationAudioControllerTest.PlayInvalidSound on Win64 buildjschuh@chromium.org2013-06-031-0/+3
* Adds a missing initialization list.mukai@chromium.org2013-06-031-1/+4
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-022-3/+3
* Remove "using base::MessageLoop" from message_loop.h.xhwang@google.com2013-06-011-1/+1
* Continue bitmap fetching for notifications.petewil@chromium.org2013-06-013-0/+342
* Uses AUDIO_FAKE format for testing.mukai@chromium.org2013-05-313-6/+19
* Introduces NotificationAudioManager.mukai@chromium.org2013-05-313-0/+578
* Reland 201932: Add API function chrome.notifications.getAlldewittj@chromium.org2013-05-2912-1/+124
* Revert 202716 "Reland 201932: Add API function chrome.notificati..."dbeam@chromium.org2013-05-2910-101/+1
* Reland 201932: Add API function chrome.notifications.getAlldewittj@chromium.org2013-05-2910-1/+101
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-285-17/+17
* Move NotificationDelegate into message_center.dewittj@chromium.org2013-05-286-88/+13