summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications
Commit message (Expand)AuthorAgeFilesLines
* Fix broken threading model in CheckDesktopNotificationPermissiondewittj@chromium.org2013-11-133-64/+10
* Hides notifications when switching to user-adding-screen in ChromeOS.mukai@chromium.org2013-11-133-3/+160
* Moved ExtensionInfoMap and ExtensionsQuotaService to extensions/benwells@chromium.org2013-11-092-4/+4
* Disabled flaky NotificationBitmapFetcherBrowserTest.HandleImageFailedTest on ...kbr@chromium.org2013-11-081-1/+8
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-079-35/+35
* [sync] Allow FakeURLFetcher to return an arbitrary URLRequestStatusrsimha@chromium.org2013-11-061-3/+7
* Welcome Notification: Use appropriate notifier ID.dewittj@chromium.org2013-11-052-10/+19
* Make FaviconService() use Profile as parametermichaelbai@chromium.org2013-11-051-1/+0
* Disable NotificationBitmapFetcherBrowserTest.StartTestcsharp@chromium.org2013-11-041-1/+7
* [sync] Allow FakeURLFetcher to return arbitrary HTTP response codesrsimha@chromium.org2013-11-041-3/+6
* Reland 232439: Add a way for notifications to be linked from settings dialog.dewittj@chromium.org2013-11-022-2/+53
* Revert 232469 "Reland 232439: Add a way for notifications to be ..."scherkus@chromium.org2013-11-022-53/+2
* Undo priority mapping in preparation for the sync code change.petewil@chromium.org2013-11-022-4/+4
* Reland 232439: Add a way for notifications to be linked from settings dialog.dewittj@chromium.org2013-11-012-2/+53
* Revert 232439 "Add a way for notifications to be linked from set..."csharp@chromium.org2013-11-012-53/+2
* Add a way for notifications to be linked from settings dialog.dewittj@chromium.org2013-11-012-2/+53
* Fix memory leaks in ChromeNotifierDelegateBrowserTest.*.earthdok@chromium.org2013-11-011-7/+13
* Make sure that the created browser is displayed when chrome::FindOrCreateTabb...pkotwicz@chromium.org2013-10-312-17/+9
* Cleanup LoginStateNotificationBlockerChromeos.mukai@chromium.org2013-10-303-14/+142
* Move ScopedUserPrefUpdate to base/prefs.derat@chromium.org2013-10-301-1/+1
* Move test-only ContextFactory implementations out of production targetsjamesr@chromium.org2013-10-301-0/+5
* Add a Learn More button to the Welcome Notificationrobliao@chromium.org2013-10-301-1/+22
* No longer delete notifications when clicked on.petewil@chromium.org2013-10-292-5/+4
* Replace kFullscreenUsesMinimalChrome with ash::wm::WindowState::hide_shelf_wh...pkotwicz@chromium.org2013-10-281-6/+7
* Fix notification click focus issuespetewil@chromium.org2013-10-261-2/+7
* Uses GetDefaultProfileOrOffTheRecord() for ChromeOS guest mode.mukai@chromium.org2013-10-243-23/+27
* Fixes a lock state condition of a NotificationBlocker in ChromeOSmukai@chromium.org2013-10-231-4/+2
* Add getPermissionLevel and onPermissionLevelChanged to notifications APIjianli@chromium.org2013-10-222-0/+23
* Track Welcome Notification Pop Up Staterobliao@chromium.org2013-10-223-5/+94
* Get rid of the extensions' MessageHandler RenderViewHostObserver. Move this c...jam@chromium.org2013-10-211-0/+3
* Add UMA histogram data representing the Synced Notifications feature.petewil@chromium.org2013-10-213-0/+45
* Native Welcome Notification for Chrome Now and Synced Notificationsrobliao@chromium.org2013-10-206-4/+458
* Prevents the crash when opening the message center in guest mode.mukai@chromium.org2013-10-172-1/+15
* UMA statistics for enabling/disabling synced notification sending services.petewil@chromium.org2013-10-172-1/+57
* Create content::WebContentsDestroyedWatcher, use it in many tests.avi@chromium.org2013-10-171-4/+3
* Don't show entire synced notification backlog when the feature turns on.petewil@chromium.org2013-10-155-15/+90
* ui: Move webui/ directory into base/tfarina@chromium.org2013-10-152-2/+2
* Add the preference message_center.welcome_notification_dismissedrobliao@chromium.org2013-10-111-6/+13
* Properly map server prioritites to chrome priorities.petewil@chromium.org2013-10-032-5/+3
* Consolidate TestURLFetcherFactory::SetFakeResponsemnissler@chromium.org2013-09-301-3/+3
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-262-7/+0
* Clean up a few more unused globals.thakis@chromium.org2013-09-252-8/+7
* Queue notification center deletes while visible to the user.dewittj@chromium.org2013-09-243-9/+16
* Stats collector for message center.dewittj@chromium.org2013-09-244-15/+236
* Fix broken unit testpetewil@chromium.org2013-09-201-8/+2
* Allow chrome.notifications to have icons on Linux.dewittj@chromium.org2013-09-191-2/+3
* Disabling ChromeNotifierServiceTest.InitializePrefsTest on Win.grunell@google.com2013-09-191-1/+7
* Turn on Synced Notification Sending services by default for all users, and sa...petewil@chromium.org2013-09-197-57/+315
* [Notifications] Fix regression in queueing updates.dewittj@chromium.org2013-09-182-14/+6
* This CL:pkotwicz@chromium.org2013-09-182-11/+4