| Commit message (Expand) | Author | Age | Files | Lines |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2011-03-22 | 1 | -1/+2 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -2/+2 |
* | Reapply and fix r73019. BalloonViewImpl has a different implemementation on | erg@google.com | 2011-02-01 | 1 | -1/+1 |
* | Revert 73019 - Fix style problems in the Balloon implementation on linux in p... | mbelshe@chromium.org | 2011-01-28 | 1 | -1/+1 |
* | Fix style problems in the Balloon implementation on linux in preparation for ... | erg@google.com | 2011-01-28 | 1 | -1/+1 |
* | For desktop notifications, only use offsets when the layout calls for them. | johnnyg@chromium.org | 2011-01-27 | 1 | -0/+4 |
* | Make the balloon bounding box code more generic and not dependent on which la... | johnnyg@chromium.org | 2011-01-10 | 1 | -0/+3 |
* | Allow the user to choose which corner of the screen should get notifications. | johnnyg@chromium.org | 2011-01-06 | 1 | -6/+13 |
* | Listen for APP_TERMINATING in notification ui; close windows earlier in the p... | johnnyg@chromium.org | 2010-12-01 | 1 | -0/+1 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-19 | 1 | -16/+10 |
* | Revert 66571 - When an extension is uninstalled, close all desktop notificati... | johnnyg@chromium.org | 2010-11-18 | 1 | -10/+16 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-18 | 1 | -16/+10 |
* | Revert 65879 - When an extension is uninstalled, close all desktop notificati... | johnnyg@chromium.org | 2010-11-12 | 1 | -10/+16 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-12 | 1 | -16/+10 |
* | Increase the maximum notification height from 120px to 160px. | johnnyg@chromium.org | 2010-10-28 | 1 | -1/+1 |
* | Make mac notifications less janky: group the animation together so that they ... | johnnyg@chromium.org | 2010-08-31 | 1 | -0/+4 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | position the balloons after closing in a way that will keep the next one's cl... | johnnyg@chromium.org | 2010-07-15 | 1 | -2/+49 |
* | Remove the horizontal layout code from notifications logic. This code is not... | johnnyg@chromium.org | 2010-06-24 | 1 | -2/+0 |
* | Convert notification UI on Mac to a NIB rather than hand-coded. Also update ... | johnnyg@chromium.org | 2010-06-24 | 1 | -0/+7 |
* | On Mac, notifications needs the uninverted coordinate space, because we inver... | johnnyg@chromium.org | 2010-04-13 | 1 | -0/+5 |
* | Add notification processes to the task manager. | johnnyg@chromium.org | 2010-04-08 | 1 | -0/+3 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -2/+2 |
* | On Windows, detect the WM_DISPLAYCHANGE message which indicates the desktop s... | johnnyg@chromium.org | 2010-03-04 | 1 | -0/+1 |
* | Refactoring balloon collection and added chromeos's BalloonCollection. | oshima@chromium.org | 2010-03-02 | 1 | -0/+120 |