summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/balloon_collection_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-3/+3
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-1/+1
* - Rename notification.show to notification.create.miket@chromium.org2013-01-281-0/+4
* Rename PanelStrip to PanelCollectionjianli@chromium.org2012-12-061-7/+7
* Add CloseAllByProfile to NotificationUIManager and call before destroyng a Pr...stevenjb@chromium.org2012-11-301-0/+4
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-311-2/+2
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-231-1/+1
* Makes notifications animate from the bottom of the screen (as wassky@chromium.org2012-10-171-1/+2
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-1/+3
* Implicit coversion operators from integer geometry types to floating point.danakj@chromium.org2012-10-111-1/+1
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-1/+1
* Fix bug 127498: Panels: The position of notifications aren't adjusted when pa...jianli@chromium.org2012-06-011-28/+6
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-251-1/+1
* Ensure both PanelBrowserWindowGtk and BalloonCollectionImpl call RemoveObserver.jianli@chromium.org2012-03-141-0/+3
* Fix 117074: Panels [WIN]: Crash data shows a stack trace consistently involvi...jianli@chromium.org2012-03-081-0/+9
* Fix the problem that trying to close a panel when drag is in progress.jianli@chromium.org2012-02-281-2/+2
* Update a few more function calls to use TimeDeltas instead of int ms.tedvessenes@gmail.com2012-01-301-2/+2
* Rename PanelStrip to DockedPanelStrip and PanelOverflowStrip to OverflowPanel...jianli@chromium.org2012-01-251-5/+6
* Implement chromeos SystemNotification on Aura by introducing BalloonCollectio...stevenjb@chromium.org2012-01-181-3/+9
* Revert 117984 - Implement chromeos SystemNotification on Aura by introducing ...apatrick@chromium.org2012-01-171-9/+3
* Implement chromeos SystemNotification on Aura by introducing BalloonCollectio...stevenjb@chromium.org2012-01-171-3/+9
* clang: Fix a few things -Wunused-variable complains about in a recent clang v...thakis@chromium.org2012-01-141-3/+3
* Revert 117325 - Convert use of int ms to TimeDelta in files owned by johnnyg.lambroslambrou@google.com2012-01-121-3/+2
* Convert use of int ms to TimeDelta in files owned by johnnyg.tedvessenes@gmail.com2012-01-111-2/+3
* Add test cases for panel overflow handling.jianli@chromium.org2011-12-151-3/+5
* Extract MonitorInfoProvider from WindowSizer.tfarina@chromium.org2011-12-081-5/+3
* Fix the problem that notifications and panels overlap.jianli@chromium.org2011-11-111-21/+117
* notifications: Migrate BalloonCollection to base::Closure.tfarina@chromium.org2011-10-051-4/+4
* notifications: Convert BalloonCollectionImpl to new callback system.tfarina@chromium.org2011-09-301-5/+6
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Coverity: Initialize member variables.jhawkins@chromium.org2011-03-221-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Reapply and fix r73019. BalloonViewImpl has a different implemementation onerg@google.com2011-02-011-0/+382
* Revert 73019 - Fix style problems in the Balloon implementation on linux in p...mbelshe@chromium.org2011-01-281-382/+0
* Fix style problems in the Balloon implementation on linux in preparation for ...erg@google.com2011-01-281-0/+382