| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |