| Commit message (Expand) | Author | Age | Files | Lines |
* | Add OVERRIDE to chrome/browser/. | avi@chromium.org | 2011-11-21 | 1 | -2/+2 |
* | Cleanup: Remove unneeded forward declarations from various chrome/browser sub... | thestig@chromium.org | 2011-11-15 | 1 | -1/+1 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -7/+7 |
* | Fix some disabled/flaky notification pyauto tests. | kkania@chromium.org | 2011-10-18 | 1 | -0/+5 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -1/+1 |
* | Adds a GYP flag for desktop notifications (enabled by default) and stub out r... | satish@chromium.org | 2011-06-06 | 1 | -1/+8 |
* | 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 |
* | Do not show notifications when in fullscreen or screensaver mode. | jianli@chromium.org | 2011-01-25 | 1 | -0/+8 |
* | For ChromeOS: when starting session: | dilmah@chromium.org | 2011-01-13 | 1 | -2/+2 |
* | Allow the user to choose which corner of the screen should get notifications. | johnnyg@chromium.org | 2011-01-06 | 1 | -7/+18 |
* | Listen for APP_TERMINATING in notification ui; close windows earlier in the p... | johnnyg@chromium.org | 2010-12-01 | 1 | -1/+16 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-19 | 1 | -2/+9 |
* | Revert 66571 - When an extension is uninstalled, close all desktop notificati... | johnnyg@chromium.org | 2010-11-18 | 1 | -9/+2 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-18 | 1 | -2/+9 |
* | Revert 65879 - When an extension is uninstalled, close all desktop notificati... | johnnyg@chromium.org | 2010-11-12 | 1 | -9/+2 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-12 | 1 | -2/+9 |
* | `#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 | -0/+4 |
* | * Moved sticky/controls frag to chromeos::BalloonViewImpl | oshima@chromium.org | 2010-03-17 | 1 | -0/+5 |
* | Refactoring balloon collection and added chromeos's BalloonCollection. | oshima@chromium.org | 2010-03-02 | 1 | -1/+1 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -2/+2 |
* | Implement cancel() API on a Notification object so that script can cancel or ... | johnnyg@chromium.org | 2009-11-04 | 1 | -0/+3 |
* | Connect the various pieces for notifications... hook up NotificationUIManager... | johnnyg@chromium.org | 2009-10-30 | 1 | -0/+66 |