summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/notifications/notification_panel.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-land:ben@chromium.org2011-05-131-7/+6
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-6/+7
* Split the hierarchy. ben@chromium.org2011-05-131-7/+6
* Address review comments I missed.sky@chromium.org2011-04-271-5/+5
* Migrates NotificationPanel code to using Widget API instead ofsky@chromium.org2011-04-271-39/+50
* Rename CreateParams to InitParams.ben@chromium.org2011-04-261-3/+3
* Rework the way Widget::Init works:ben@chromium.org2011-04-261-10/+10
* Set gtk urgency for panels when tab title changes.stevenjb@google.com2011-04-161-0/+5
* Fix for flaky notification test.oshima@google.com2011-04-151-18/+7
* Transform GdkEvents for simpler MouseEvent construction.msw@chromium.org2011-04-051-3/+2
* chromeos: Update the references of notification includes to the new content l...tfarina@chromium.org2011-03-071-3/+3
* Replace Widget::GetBounds with Widget::GetClientScreenBounds and GetWindowScr...ben@chromium.org2011-03-031-4/+2
* Dramatically simplify view painting by getting rid of RootView's redundant kn...ben@chromium.org2011-02-231-13/+1
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-091-18/+18
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-081-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* chromeos: Run beforeunload handlers when closing panels.derat@chromium.org2011-01-131-0/+4
* Remove CrOS hack from ppapi.gyp that made the include directories work. Thisbrettw@chromium.org2010-12-171-1/+1
* Cleanup: Remove unneeded includes of notification_service.h in other headers.thestig@chromium.org2010-12-151-0/+4
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-191-4/+2
* Revert 66571 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-181-2/+4
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-181-4/+2
* Revert 65879 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-121-2/+4
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-121-4/+2
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/chromeos/*.pkasting@chromium.org2010-10-231-4/+4
* Google codestyle prescribes sorting #include filenames within a section.dilmah@chromium.org2010-09-161-1/+1
* Checking in http://codereview.chromium.org/2806070 and http://codereview.chro...zelidrag@chromium.org2010-07-271-1/+1
* Make notification panel vertically resizable.oshima@chromium.org2010-07-211-3/+16
* Adding reporting of parent browser's id, so that we can open up next to that ...dhg@chromium.org2010-06-041-1/+1
* Don't focus notificaiton panel when opened.oshima@chromium.org2010-06-021-3/+3
* Don't shrink notification.oshima@chromium.org2010-05-271-6/+15
* Add UpdateAndShowNotification API to BallonCollectionImloshima@chromium.org2010-05-071-14/+11
* Fix crash bug when mouse hovers over system notification.oshima@chromium.org2010-04-301-0/+5
* Memory leak fix.oshima@chromium.org2010-04-291-3/+8
* Use WidgetGtk as viewport of ScrollView to make scrolling renderers smoother.oshima@chromium.org2010-04-231-28/+118
* Scroll notification panel so that new/updated notification is visible.oshima@chromium.org2010-04-191-21/+53
* Hover buttons for notification.oshima@chromium.org2010-04-161-5/+68
* Fix panel resize flicker:oshima@chromium.org2010-04-161-1/+3
* Revert "r44062 Fix issue where the size of notification onoshima@chromium.org2010-04-141-11/+11
* Fix issue where the size of notification on linux/views gets created bigger t...oshima@chromium.org2010-04-091-11/+11
* ifdef'ed debug only codeoshima@chromium.org2010-04-081-0/+4
* notification panel fix on chromeos.oshima@chromium.org2010-04-081-14/+94
* * Add / exhanced tests for state transition.oshima@chromium.org2010-03-281-7/+14
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Add KEEP_SIZE state to panel and fixed misc bugs.oshima@chromium.org2010-03-221-63/+72
* Don't change the panel state when deleting notifications (and mouse is on the...oshima@chromium.org2010-03-191-5/+75
* * Moved sticky/controls frag to chromeos::BalloonViewImploshima@chromium.org2010-03-171-7/+55
* Fixing method signatures.oshima@chromium.org2010-03-151-4/+4