summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/desktop_notification_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-118/+162
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-231-1/+2
* Allow default desktop content settings and default geolocation settings to be...markusheintz@chromium.org2010-12-201-0/+5
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-2/+2
* Move:ben@chromium.org2010-12-021-1/+1
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-191-13/+32
* notifications: Update the 'Notification Exceptions' dialog when the permissio...tfarina@chromium.org2010-11-181-8/+13
* Revert 66571 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-181-32/+13
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-181-13/+32
* Revert 65879 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-121-27/+13
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-121-13/+27
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-1/+1
* BAdd purchase more link to 3g notifications.chocobo@chromium.org2010-10-141-5/+9
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* DOM UI Settings - Desktop Notification exceptionsestade@chromium.org2010-10-131-0/+5
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part12:tfarina@chromium.org2010-10-101-22/+22
* Add geolocation and desktop notifications NotificationTypes.estade@chromium.org2010-10-071-5/+15
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-291-10/+5
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-221-0/+1
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-5/+10
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-10/+5
* Reset the desktop notifications settings to default.tfarina@chromium.org2010-09-071-0/+7
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-2/+2
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-0/+1
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-131-10/+10
* Match the Notifications infobar color with the color of all other confirmatio...tfarina@chromium.org2010-08-111-0/+3
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-1/+1
* notifications: Convert some std::wstring over to string16.tfarina@chromium.org2010-08-011-8/+9
* Implement BiDi support and replace ID support for notifications.johnnyg@chromium.org2010-07-121-22/+25
* Add Notifications pane to content settings.thakis@chromium.org2010-07-061-4/+18
* Backend changes for notifications content settings.thakis@chromium.org2010-07-061-27/+96
* Moved common parts of ChildProcessHost into chrome/common and created a Brows...sanjeevr@chromium.org2010-07-031-1/+1
* Add a default content setting to the notifications service.thakis@chromium.org2010-07-031-0/+46
* Properly escape user input for notifications, since URL-encoded characters ar...johnnyg@chromium.org2010-06-091-11/+11
* Move destkop notification prefs to RegisterUserPrefsskrul@chromium.org2010-06-011-4/+7
* Attempt 2 at landing this as this broke ui_tests on linux.ananta@chromium.org2010-05-271-10/+3
* Revert 48348 - Broke ui_tests on linux.tonyg@chromium.org2010-05-271-3/+10
* The desktop notification service infobar would not display in ChromeFrame ren...ananta@chromium.org2010-05-271-10/+3
* Fix problem of displaying title with parenthesis in extension.xji@chromium.org2010-05-211-1/+1
* Fix crash when signing in with certain desktop notification settings.zork@chromium.org2010-05-091-4/+8
* New visuals for notifications on Windows.johnnyg@chromium.org2010-05-071-1/+1
* Add notifications to allow desktop notification permissions to be synced.zork@chromium.org2010-04-121-14/+118
* Revert 44234 - Add notifications to allow desktop notification permissions to...zork@chromium.org2010-04-121-107/+10
* Add notifications to allow desktop notification permissions to be synced.zork@chromium.org2010-04-121-10/+107
* Hook up extension apps notification permission, take tworafaelw@chromium.org2010-03-311-31/+0