summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/notifications/notification_panel.h
Commit message (Expand)AuthorAgeFilesLines
* Some ChromeOS GTK cleanup: removing WmIpc and related files. And a few orphan...saintlou@chromium.org2012-03-191-247/+0
* Replace ScopedRunnableMethodFactory with Closure in NotificationPanel.achuith@chromium.org2011-10-251-4/+3
* 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-12/+12
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Set gtk urgency for panels when tab title changes.stevenjb@google.com2011-04-161-0/+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-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* chromeos: Run beforeunload handlers when closing panels.derat@chromium.org2011-01-131-1/+2
* Google codestyle prescribes sorting #include filenames within a section.dilmah@chromium.org2010-09-161-1/+1
* `#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-5/+1
* Fix crash bug when mouse hovers over system notification.oshima@chromium.org2010-04-301-0/+3
* Use WidgetGtk as viewport of ScrollView to make scrolling renderers smoother.oshima@chromium.org2010-04-231-5/+12
* Scroll notification panel so that new/updated notification is visible.oshima@chromium.org2010-04-191-2/+21
* Hover buttons for notification.oshima@chromium.org2010-04-161-2/+30
* notification panel fix on chromeos.oshima@chromium.org2010-04-081-2/+24
* * Add / exhanced tests for state transition.oshima@chromium.org2010-03-281-1/+5
* Add KEEP_SIZE state to panel and fixed misc bugs.oshima@chromium.org2010-03-221-42/+61
* Don't change the panel state when deleting notifications (and mouse is on the...oshima@chromium.org2010-03-191-1/+18
* * Moved sticky/controls frag to chromeos::BalloonViewImploshima@chromium.org2010-03-171-0/+7
* Fixing method signatures.oshima@chromium.org2010-03-151-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Autoslide/hide notifications after timeout.oshima@chromium.org2010-03-121-3/+59
* Display sticky and non sticky notifications separately.oshima@chromium.org2010-03-061-6/+15
* Refactoring balloon collection and added chromeos's BalloonCollection.oshima@chromium.org2010-03-021-12/+12
* Moved chromeos's frame classes under chromeos/frame.oshima@chromium.org2010-02-121-1/+1
* 1st step to implement notification panel for chromeososhima@chromium.org2010-02-051-0/+58