| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW... | jam@chromium.org | 2012-01-03 | 1 | -1/+2 |
* | Add OVERRIDE to chrome/browser/. | avi@chromium.org | 2011-11-21 | 1 | -1/+1 |
* | Defer construction of NotificationUIManager to fix notification initialization. | stevenjb@chromium.org | 2011-11-20 | 1 | -3/+2 |
* | Cleanup: Remove unneeded forward declarations from various chrome/browser sub... | thestig@chromium.org | 2011-11-15 | 1 | -3/+0 |
* | Move the struct used when showing a desktop notification to content/public/co... | jam@chromium.org | 2011-11-12 | 1 | -2/+5 |
* | Browser Parts cleanup | stevenjb@google.com | 2011-11-08 | 1 | -0/+3 |
* | Delegating the "are images allowed" decision to renderer. | marja@chromium.org | 2011-10-27 | 1 | -3/+1 |
* | Take the content settings set by extensions into account in the default setti... | marja@chromium.org | 2011-10-19 | 1 | -3/+3 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -7/+7 |
* | Migrate Obsolete NotificationsSettings and remove content_settings::Notificat... | markusheintz@chromium.org | 2011-08-31 | 1 | -27/+8 |
* | Revert 98938 - Migrate Obsolete NotificationsSettings and remove content_sett... | markusheintz@chromium.org | 2011-08-31 | 1 | -8/+27 |
* | Migrate Obsolete NotificationsSettings and remove content_settings::Notificat... | markusheintz@chromium.org | 2011-08-31 | 1 | -27/+8 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -1/+1 |
* | Get rid of Chrome notifications dependency, and instead go through ContentBro... | jam@chromium.org | 2011-06-07 | 1 | -3/+4 |
* | Adds a GYP flag for desktop notifications (enabled by default) and stub out r... | satish@chromium.org | 2011-06-06 | 1 | -0/+7 |
* | Profile shouldn't own DesktopNotificationService. | torne@chromium.org | 2011-04-13 | 1 | -1/+3 |
* | Revert 81277 - Profile shouldn't own DesktopNotificationService.DesktopNotifi... | siggi@chromium.org | 2011-04-12 | 1 | -3/+1 |
* | Profile shouldn't own DesktopNotificationService. | torne@chromium.org | 2011-04-12 | 1 | -1/+3 |
* | Relanding http://src.chromium.org/viewvc/chrome?view=rev&revision=80938. | jam@chromium.org | 2011-04-08 | 1 | -1/+3 |
* | Revert 80938 - Add a new RenderViewHostObserver interface for filtering IPCs ... | jam@chromium.org | 2011-04-08 | 1 | -3/+1 |
* | Add a new RenderViewHostObserver interface for filtering IPCs send to RenderV... | jam@chromium.org | 2011-04-08 | 1 | -1/+3 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Move geolocation, desktop notification, and device orientation into their own... | jam@chromium.org | 2011-03-19 | 1 | -2/+2 |
* | Merge content_settings::NotificationsDefaultProvider with content_settings::P... | markusheintz@chromium.org | 2011-03-18 | 1 | -1/+0 |
* | First step of integrating notifications content settings to the host content ... | markusheintz@chromium.org | 2011-03-17 | 1 | -3/+6 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-09 | 1 | -3/+3 |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 1 | -1/+1 |
* | Allow default desktop content settings and default geolocation settings to be... | markusheintz@chromium.org | 2010-12-20 | 1 | -0/+1 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-19 | 1 | -4/+7 |
* | notifications: Update the 'Notification Exceptions' dialog when the permissio... | tfarina@chromium.org | 2010-11-18 | 1 | -0/+3 |
* | Revert 66571 - When an extension is uninstalled, close all desktop notificati... | johnnyg@chromium.org | 2010-11-18 | 1 | -7/+4 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-18 | 1 | -4/+7 |
* | Revert 65879 - When an extension is uninstalled, close all desktop notificati... | johnnyg@chromium.org | 2010-11-12 | 1 | -7/+4 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-12 | 1 | -4/+7 |
* | notifications: Update the permission settings when clicking in 'Disable' menu... | tfarina@chromium.org | 2010-10-29 | 1 | -2/+2 |
* | BAdd purchase more link to 3g notifications. | chocobo@chromium.org | 2010-10-14 | 1 | -0/+6 |
* | Use PrefChangeRegistrar everywhere | danno@chromium.org | 2010-09-29 | 1 | -0/+3 |
* | Revert 60169 - Use PrefChangeRegistrar everywhere | danno@chromium.org | 2010-09-22 | 1 | -3/+0 |
* | Use PrefChangeRegistrar everywhere | danno@chromium.org | 2010-09-22 | 1 | -0/+3 |
* | Reset the desktop notifications settings to default. | tfarina@chromium.org | 2010-09-07 | 1 | -0/+3 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -1/+2 |
* | notifications: Convert some std::wstring over to string16. | tfarina@chromium.org | 2010-08-01 | 1 | -1/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Implement BiDi support and replace ID support for notifications. | johnnyg@chromium.org | 2010-07-12 | 1 | -19/+16 |
* | Backend changes for notifications content settings. | thakis@chromium.org | 2010-07-06 | 1 | -0/+19 |
* | Add a default content setting to the notifications service. | thakis@chromium.org | 2010-07-03 | 1 | -1/+5 |
* | Move destkop notification prefs to RegisterUserPrefs | skrul@chromium.org | 2010-06-01 | 1 | -0/+2 |
* | Attempt 2 at landing this as this broke ui_tests on linux. | ananta@chromium.org | 2010-05-27 | 1 | -1/+3 |
* | Revert 48348 - Broke ui_tests on linux. | tonyg@chromium.org | 2010-05-27 | 1 | -3/+1 |
* | The desktop notification service infobar would not display in ChromeFrame ren... | ananta@chromium.org | 2010-05-27 | 1 | -1/+3 |