summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/notifications
Commit message (Expand)AuthorAgeFilesLines
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-019-732/+0
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-192-1/+3
* Revert 66571 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-182-3/+1
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-182-1/+3
* Revert 65879 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-122-3/+1
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-122-1/+3
* Fix bug 42440: [mac] notifications bring chrome to the foreground on a clickjianli@chromium.org2010-11-053-1/+52
* Header dependency reduction for notification headers.levin@chromium.org2010-11-057-22/+36
* Rename ChromeThread to BrowserThread Part13:tfarina@chromium.org2010-10-101-4/+4
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-081-1/+1
* Make mac notifications less janky: group the animation together so that they ...johnnyg@chromium.org2010-08-312-2/+10
* Mac notification UI improvements: reduce the roundedness of the corners from ...johnnyg@chromium.org2010-08-302-4/+4
* Defensive patch that prevents a crash which doesn't have a solid repro but ha...johnnyg@chromium.org2010-08-251-1/+2
* Remove forward declares for ASCIIToUTF16 from string_util. All callers now usebrettw@chromium.org2010-08-191-0/+1
* Remove double initialization which causes valgrind failure in unit test.johnnyg@chromium.org2010-08-031-1/+0
* notifications: Convert some std::wstring over to string16.tfarina@chromium.org2010-08-012-3/+3
* Change mac notifications UI to match the new mocks. Introduce a new utility ...johnnyg@chromium.org2010-07-303-15/+72
* Fix memory leaks in the balloon controller unit test by loading the NIB in th...johnnyg@chromium.org2010-07-282-21/+36
* An experimental fix for Bug 49590.hbono@chromium.org2010-07-281-0/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-264-0/+4
* [mac] Use the cross-platform menu model for the notifications options menu, i...johnnyg@chromium.org2010-07-202-10/+11
* Implement BalloonView::Update on all platforms to navigate a notification bal...johnnyg@chromium.org2010-07-154-1/+16
* position the balloons after closing in a way that will keep the next one's cl...johnnyg@chromium.org2010-07-151-2/+2
* Implement BiDi support and replace ID support for notifications.johnnyg@chromium.org2010-07-121-2/+4
* Convert notification UI on Mac to a NIB rather than hand-coded. Also update ...johnnyg@chromium.org2010-06-245-280/+101
* Add notification processes to the task manager.johnnyg@chromium.org2010-04-085-0/+18
* Refactor BalloonViewHost, removing a lot of duplicate code that crept into no...johnnyg@chromium.org2010-03-232-206/+13
* Retry r41799:estade@chromium.org2010-03-181-1/+7
* Revert r41803 and r41799estade@chromium.org2010-03-171-7/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* * Moved sticky/controls frag to chromeos::BalloonViewImploshima@chromium.org2010-03-173-4/+5
* Basic DragImage implementation.estade@chromium.org2010-03-171-1/+7
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* On Windows, detect the WM_DISPLAYCHANGE message which indicates the desktop s...johnnyg@chromium.org2010-03-041-0/+1
* fix mac build breakageoshima@chromium.org2010-02-261-2/+4
* Desktop Notifications for the macjohnnyg@chromium.org2010-02-099-0/+904
* Revert 38469 - Desktop Notifications for the mac!johnnyg@chromium.org2010-02-099-897/+0
* Desktop Notifications for the mac!johnnyg@chromium.org2010-02-099-0/+897