| Commit message (Expand) | Author | Age | Files | Lines |
* | notifications: Migrate BalloonCollection to base::Closure. | tfarina@chromium.org | 2011-10-05 | 1 | -6/+5 |
* | iwyu: Use callback_old.h where appropriate, part 2. | jhawkins@chromium.org | 2011-05-10 | 1 | -1/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Reapply and fix r73019. BalloonViewImpl has a different implemementation on | erg@google.com | 2011-02-01 | 1 | -5/+3 |
* | Revert 73019 - Fix style problems in the Balloon implementation on linux in p... | mbelshe@chromium.org | 2011-01-28 | 1 | -3/+5 |
* | Fix style problems in the Balloon implementation on linux in preparation for ... | erg@google.com | 2011-01-28 | 1 | -5/+3 |
* | Allow the user to choose which corner of the screen should get notifications. | johnnyg@chromium.org | 2011-01-06 | 1 | -0/+15 |
* | Listen for APP_TERMINATING in notification ui; close windows earlier in the p... | johnnyg@chromium.org | 2010-12-01 | 1 | -0/+3 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-19 | 1 | -2/+8 |
* | Revert 66571 - When an extension is uninstalled, close all desktop notificati... | johnnyg@chromium.org | 2010-11-18 | 1 | -8/+2 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-18 | 1 | -2/+8 |
* | Revert 65879 - When an extension is uninstalled, close all desktop notificati... | johnnyg@chromium.org | 2010-11-12 | 1 | -8/+2 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-12 | 1 | -2/+8 |
* | Add pyauto hook for HTML5 notifications, tests, and helpers. | kkania@chromium.org | 2010-10-26 | 1 | -0/+11 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Add notification processes to the task manager. | johnnyg@chromium.org | 2010-04-08 | 1 | -0/+6 |
* | On Windows, detect the WM_DISPLAYCHANGE message which indicates the desktop s... | johnnyg@chromium.org | 2010-03-04 | 1 | -0/+3 |
* | Refactoring balloon collection and added chromeos's BalloonCollection. | oshima@chromium.org | 2010-03-02 | 1 | -119/+20 |
* | Change some desktop notifications layout parameters to be per-platform rather... | johnnyg@chromium.org | 2010-03-02 | 1 | -0/+5 |
* | Instead of using a single template file and leaving some parts of it out, use... | johnnyg@chromium.org | 2010-02-19 | 1 | -1/+1 |
* | linux: build with -Wextra | evan@chromium.org | 2010-02-05 | 1 | -2/+2 |
* | Notifications should resize themselves to the content within min-max bounds, ... | johnnyg@chromium.org | 2009-12-08 | 1 | -6/+10 |
* | Unit tests for desktop notifications. | johnnyg@chromium.org | 2009-11-11 | 1 | -16/+16 |
* | Implement cancel() API on a Notification object so that script can cancel or ... | johnnyg@chromium.org | 2009-11-04 | 1 | -0/+5 |
* | Adds UI components for desktop notifications, including balloon view classes ... | johnnyg@chromium.org | 2009-10-29 | 1 | -0/+151 |