| Commit message (Expand) | Author | Age | Files | Lines |
* | Move browser/cocoa to browser/ui/cocoa | ben@chromium.org | 2010-12-01 | 9 | -732/+0 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-19 | 2 | -1/+3 |
* | Revert 66571 - When an extension is uninstalled, close all desktop notificati... | johnnyg@chromium.org | 2010-11-18 | 2 | -3/+1 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-18 | 2 | -1/+3 |
* | Revert 65879 - When an extension is uninstalled, close all desktop notificati... | johnnyg@chromium.org | 2010-11-12 | 2 | -3/+1 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-12 | 2 | -1/+3 |
* | Fix bug 42440: [mac] notifications bring chrome to the foreground on a click | jianli@chromium.org | 2010-11-05 | 3 | -1/+52 |
* | Header dependency reduction for notification headers. | levin@chromium.org | 2010-11-05 | 7 | -22/+36 |
* | Rename ChromeThread to BrowserThread Part13: | tfarina@chromium.org | 2010-10-10 | 1 | -4/+4 |
* | FBTF: Remove unneeded headers from base/ (part 8) | thestig@chromium.org | 2010-09-08 | 1 | -1/+1 |
* | Make mac notifications less janky: group the animation together so that they ... | johnnyg@chromium.org | 2010-08-31 | 2 | -2/+10 |
* | Mac notification UI improvements: reduce the roundedness of the corners from ... | johnnyg@chromium.org | 2010-08-30 | 2 | -4/+4 |
* | Defensive patch that prevents a crash which doesn't have a solid repro but ha... | johnnyg@chromium.org | 2010-08-25 | 1 | -1/+2 |
* | Remove forward declares for ASCIIToUTF16 from string_util. All callers now use | brettw@chromium.org | 2010-08-19 | 1 | -0/+1 |
* | Remove double initialization which causes valgrind failure in unit test. | johnnyg@chromium.org | 2010-08-03 | 1 | -1/+0 |
* | notifications: Convert some std::wstring over to string16. | tfarina@chromium.org | 2010-08-01 | 2 | -3/+3 |
* | Change mac notifications UI to match the new mocks. Introduce a new utility ... | johnnyg@chromium.org | 2010-07-30 | 3 | -15/+72 |
* | Fix memory leaks in the balloon controller unit test by loading the NIB in th... | johnnyg@chromium.org | 2010-07-28 | 2 | -21/+36 |
* | An experimental fix for Bug 49590. | hbono@chromium.org | 2010-07-28 | 1 | -0/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 4 | -0/+4 |
* | [mac] Use the cross-platform menu model for the notifications options menu, i... | johnnyg@chromium.org | 2010-07-20 | 2 | -10/+11 |
* | Implement BalloonView::Update on all platforms to navigate a notification bal... | johnnyg@chromium.org | 2010-07-15 | 4 | -1/+16 |
* | position the balloons after closing in a way that will keep the next one's cl... | johnnyg@chromium.org | 2010-07-15 | 1 | -2/+2 |
* | Implement BiDi support and replace ID support for notifications. | johnnyg@chromium.org | 2010-07-12 | 1 | -2/+4 |
* | Convert notification UI on Mac to a NIB rather than hand-coded. Also update ... | johnnyg@chromium.org | 2010-06-24 | 5 | -280/+101 |
* | Add notification processes to the task manager. | johnnyg@chromium.org | 2010-04-08 | 5 | -0/+18 |
* | Refactor BalloonViewHost, removing a lot of duplicate code that crept into no... | johnnyg@chromium.org | 2010-03-23 | 2 | -206/+13 |
* | Retry r41799: | estade@chromium.org | 2010-03-18 | 1 | -1/+7 |
* | Revert r41803 and r41799 | estade@chromium.org | 2010-03-17 | 1 | -7/+1 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | * Moved sticky/controls frag to chromeos::BalloonViewImpl | oshima@chromium.org | 2010-03-17 | 3 | -4/+5 |
* | Basic DragImage implementation. | estade@chromium.org | 2010-03-17 | 1 | -1/+7 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -1/+1 |
* | On Windows, detect the WM_DISPLAYCHANGE message which indicates the desktop s... | johnnyg@chromium.org | 2010-03-04 | 1 | -0/+1 |
* | fix mac build breakage | oshima@chromium.org | 2010-02-26 | 1 | -2/+4 |
* | Desktop Notifications for the mac | johnnyg@chromium.org | 2010-02-09 | 9 | -0/+904 |
* | Revert 38469 - Desktop Notifications for the mac! | johnnyg@chromium.org | 2010-02-09 | 9 | -897/+0 |
* | Desktop Notifications for the mac! | johnnyg@chromium.org | 2010-02-09 | 9 | -0/+897 |