summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/notifications/balloon_collection_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Some ChromeOS GTK cleanup: removing WmIpc and related files. And a few orphan...saintlou@chromium.org2012-03-191-149/+0
* Implement chromeos SystemNotification on Aura by introducing BalloonCollectio...stevenjb@chromium.org2012-01-181-7/+12
* Revert 117984 - Implement chromeos SystemNotification on Aura by introducing ...apatrick@chromium.org2012-01-171-12/+7
* Implement chromeos SystemNotification on Aura by introducing BalloonCollectio...stevenjb@chromium.org2012-01-171-7/+12
* Replace Callback1 with base::Callback in MessageCallback.achuith@chromium.org2011-10-261-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-5/+5
* CrOS - Fix use-after-free in balloon notificationsjamescook@chromium.org2011-09-131-11/+11
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* cros: More clang plugin appeasing.thakis@chromium.org2011-05-151-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* chromeos: Update the references of notification includes to the new content l...tfarina@chromium.org2011-03-071-1/+1
* WebUI: Change more entries from DOMUI to WebUI under chromeos/notifications d...tfarina@chromium.org2011-02-121-1/+1
* WebUI: Get rid of references to DOMUI in comments. ChromeOS Part.tfarina@chromium.org2011-02-111-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Allow the user to choose which corner of the screen should get notifications.johnnyg@chromium.org2011-01-061-0/+1
* Listen for APP_TERMINATING in notification ui; close windows earlier in the p...johnnyg@chromium.org2010-12-011-0/+1
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-191-9/+10
* Revert 66571 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-181-10/+9
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-181-9/+10
* Revert 65879 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-121-10/+9
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-121-9/+10
* DOMUI callback to notificationoshima@chromium.org2010-08-191-1/+11
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add UpdateAndShowNotification API to BallonCollectionImloshima@chromium.org2010-05-071-3/+10
* Scroll notification panel so that new/updated notification is visible.oshima@chromium.org2010-04-191-0/+2
* Hover buttons for notification.oshima@chromium.org2010-04-161-0/+7
* Revert "r44062 Fix issue where the size of notification onoshima@chromium.org2010-04-141-4/+0
* Fix issue where the size of notification on linux/views gets created bigger t...oshima@chromium.org2010-04-091-0/+4
* Delete all RenderViewHost in BalloonViewImpl on exit.oshima@chromium.org2010-04-091-1/+13
* Add notification processes to the task manager.johnnyg@chromium.org2010-04-081-1/+1
* Fix chromeos build.estade@chromium.org2010-04-011-3/+3
* * Moved sticky/controls frag to chromeos::BalloonViewImploshima@chromium.org2010-03-171-3/+23
* Display sticky and non sticky notifications separately.oshima@chromium.org2010-03-061-3/+26
* Fix linking as well as compiling.johnnyg@chromium.org2010-03-041-1/+1
* Fix build break.johnnyg@chromium.org2010-03-041-0/+1
* Refactoring balloon collection and added chromeos's BalloonCollection.oshima@chromium.org2010-03-021-0/+58