| Commit message (Expand) | Author | Age | Files | Lines |
* | Reland 201932: Add API function chrome.notifications.getAll | dewittj@chromium.org | 2013-05-29 | 1 | -0/+1 |
* | Revert 202716 "Reland 201932: Add API function chrome.notificati..." | dbeam@chromium.org | 2013-05-29 | 1 | -1/+0 |
* | Reland 201932: Add API function chrome.notifications.getAll | dewittj@chromium.org | 2013-05-29 | 1 | -0/+1 |
* | Revert 201932 "Add API function chrome.notifications.getAll" | dbeam@chromium.org | 2013-05-24 | 1 | -1/+0 |
* | Add API function chrome.notifications.getAll | dewittj@chromium.org | 2013-05-24 | 1 | -0/+1 |
* | Remove ENABLE_MESSAGE_CENTER | dimich@chromium.org | 2013-05-14 | 1 | -9/+3 |
* | Revert 199625 "Remove ENABLE_MESSAGE_CENTER" | thakis@chromium.org | 2013-05-12 | 1 | -3/+9 |
* | Remove ENABLE_MESSAGE_CENTER | dimich@chromium.org | 2013-05-11 | 1 | -9/+3 |
* | Allow MessageCenterNotificationManager for ChromeOS. | mukai@chromium.org | 2013-02-21 | 1 | -5/+6 |
* | Uses --enable-rich-notifications for new design message center. | mukai@chromium.org | 2013-02-05 | 1 | -5/+2 |
* | Made --enable-rich-notifications flag available to message_center. | dharcourt@chromium.org | 2013-01-29 | 1 | -4/+4 |
* | Adding implementation for MessageCenter::Delegate on MessageCeneterNotificati... | dimich@chromium.org | 2013-01-26 | 1 | -0/+6 |
* | Start delegating notifications to MessageCenter on Windows. | dimich@chromium.org | 2013-01-23 | 1 | -4/+3 |
* | Rearrange gyp files for Message Center | dewittj@chromium.org | 2013-01-09 | 1 | -9/+12 |
* | Add initial plumbing to route Notifications to MessageCenter on Windows. | dimich@chromium.org | 2012-12-18 | 1 | -13/+22 |
* | [Mac] Implement a NotificationUIManager that uses Notification Center on 10.8... | rsesek@chromium.org | 2012-04-17 | 1 | -0/+26 |
* | Split the NotificationUIManager into a virtual interface and an impl. | rsesek@chromium.org | 2012-04-04 | 1 | -257/+0 |
* | Removing unnecessary includes of content\browser\site_instance.h from chrome,... | ananta@chromium.org | 2012-01-21 | 1 | -1/+0 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -2/+2 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -4/+5 |
* | Fix some disabled/flaky notification pyauto tests. | kkania@chromium.org | 2011-10-18 | 1 | -0/+9 |
* | Fixing the bug, that caused UI to hang after unsupported device was inserted. | sidor@chromium.org | 2011-09-10 | 1 | -2/+1 |
* | Update base/timer.h code to pass through Location from call sites. (reland) o... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, | mattm@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Chrome changes to fix the idle extension API | rkc@chromium.org | 2011-08-18 | 1 | -1/+1 |
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -5/+5 |
* | Adds a GYP flag for desktop notifications (enabled by default) and stub out r... | satish@chromium.org | 2011-06-06 | 1 | -1/+7 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-09 | 1 | -3/+3 |
* | Get rid of a bunch of includes to old locations of headers. | jam@chromium.org | 2011-03-02 | 1 | -1/+1 |
* | Do not show notifications when in fullscreen or screensaver mode. | jianli@chromium.org | 2011-01-25 | 1 | -3/+37 |
* | Allow the user to choose which corner of the screen should get notifications. | johnnyg@chromium.org | 2011-01-06 | 1 | -5/+47 |
* | Stray ++ causes crashes. Don't walk off the end of the array. | johnnyg@chromium.org | 2010-12-09 | 1 | -1/+1 |
* | Listen for APP_TERMINATING in notification ui; close windows earlier in the p... | johnnyg@chromium.org | 2010-12-01 | 1 | -0/+18 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-19 | 1 | -5/+22 |
* | Revert 66571 - When an extension is uninstalled, close all desktop notificati... | johnnyg@chromium.org | 2010-11-18 | 1 | -22/+5 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-18 | 1 | -5/+22 |
* | Revert 65879 - When an extension is uninstalled, close all desktop notificati... | johnnyg@chromium.org | 2010-11-12 | 1 | -22/+5 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-12 | 1 | -5/+22 |
* | Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*. | pkasting@chromium.org | 2010-10-21 | 1 | -3/+3 |
* | Implement BiDi support and replace ID support for notifications. | johnnyg@chromium.org | 2010-07-12 | 1 | -0/+42 |
* | Refactoring balloon collection and added chromeos's BalloonCollection. | oshima@chromium.org | 2010-03-02 | 1 | -1/+1 |
* | Implement cancel() API on a Notification object so that script can cancel or ... | johnnyg@chromium.org | 2009-11-04 | 1 | -0/+13 |
* | Connect the various pieces for notifications... hook up NotificationUIManager... | johnnyg@chromium.org | 2009-10-30 | 1 | -0/+77 |