index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
chromeos
/
notifications
/
notification_panel.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move RootView to the internal namespace.
ben@chromium.org
2011-05-20
1
-1
/
+0
*
Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.
ben@chromium.org
2011-05-19
1
-2
/
+2
*
Re-land:
ben@chromium.org
2011-05-13
1
-7
/
+6
*
Revert 85269 - Split the hierarchy.
ben@chromium.org
2011-05-13
1
-6
/
+7
*
Split the hierarchy.
ben@chromium.org
2011-05-13
1
-7
/
+6
*
Address review comments I missed.
sky@chromium.org
2011-04-27
1
-5
/
+5
*
Migrates NotificationPanel code to using Widget API instead of
sky@chromium.org
2011-04-27
1
-39
/
+50
*
Rename CreateParams to InitParams.
ben@chromium.org
2011-04-26
1
-3
/
+3
*
Rework the way Widget::Init works:
ben@chromium.org
2011-04-26
1
-10
/
+10
*
Set gtk urgency for panels when tab title changes.
stevenjb@google.com
2011-04-16
1
-0
/
+5
*
Fix for flaky notification test.
oshima@google.com
2011-04-15
1
-18
/
+7
*
Transform GdkEvents for simpler MouseEvent construction.
msw@chromium.org
2011-04-05
1
-3
/
+2
*
chromeos: Update the references of notification includes to the new content l...
tfarina@chromium.org
2011-03-07
1
-3
/
+3
*
Replace Widget::GetBounds with Widget::GetClientScreenBounds and GetWindowScr...
ben@chromium.org
2011-03-03
1
-4
/
+2
*
Dramatically simplify view painting by getting rid of RootView's redundant kn...
ben@chromium.org
2011-02-23
1
-13
/
+1
*
Rework tree APIs to reflect Google style and more const-correctness.Also, mov...
ben@chromium.org
2011-02-09
1
-18
/
+18
*
Rework basic bounds methods on View to match new V2 API:
ben@chromium.org
2011-02-08
1
-2
/
+2
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
chromeos: Run beforeunload handlers when closing panels.
derat@chromium.org
2011-01-13
1
-0
/
+4
*
Remove CrOS hack from ppapi.gyp that made the include directories work. This
brettw@chromium.org
2010-12-17
1
-1
/
+1
*
Cleanup: Remove unneeded includes of notification_service.h in other headers.
thestig@chromium.org
2010-12-15
1
-0
/
+4
*
When an extension is uninstalled, close all desktop notifications from that e...
johnnyg@chromium.org
2010-11-19
1
-4
/
+2
*
Revert 66571 - When an extension is uninstalled, close all desktop notificati...
johnnyg@chromium.org
2010-11-18
1
-2
/
+4
*
When an extension is uninstalled, close all desktop notifications from that e...
johnnyg@chromium.org
2010-11-18
1
-4
/
+2
*
Revert 65879 - When an extension is uninstalled, close all desktop notificati...
johnnyg@chromium.org
2010-11-12
1
-2
/
+4
*
When an extension is uninstalled, close all desktop notifications from that e...
johnnyg@chromium.org
2010-11-12
1
-4
/
+2
*
Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/chromeos/*.
pkasting@chromium.org
2010-10-23
1
-4
/
+4
*
Google codestyle prescribes sorting #include filenames within a section.
dilmah@chromium.org
2010-09-16
1
-1
/
+1
*
Checking in http://codereview.chromium.org/2806070 and http://codereview.chro...
zelidrag@chromium.org
2010-07-27
1
-1
/
+1
*
Make notification panel vertically resizable.
oshima@chromium.org
2010-07-21
1
-3
/
+16
*
Adding reporting of parent browser's id, so that we can open up next to that ...
dhg@chromium.org
2010-06-04
1
-1
/
+1
*
Don't focus notificaiton panel when opened.
oshima@chromium.org
2010-06-02
1
-3
/
+3
*
Don't shrink notification.
oshima@chromium.org
2010-05-27
1
-6
/
+15
*
Add UpdateAndShowNotification API to BallonCollectionIml
oshima@chromium.org
2010-05-07
1
-14
/
+11
*
Fix crash bug when mouse hovers over system notification.
oshima@chromium.org
2010-04-30
1
-0
/
+5
*
Memory leak fix.
oshima@chromium.org
2010-04-29
1
-3
/
+8
*
Use WidgetGtk as viewport of ScrollView to make scrolling renderers smoother.
oshima@chromium.org
2010-04-23
1
-28
/
+118
*
Scroll notification panel so that new/updated notification is visible.
oshima@chromium.org
2010-04-19
1
-21
/
+53
*
Hover buttons for notification.
oshima@chromium.org
2010-04-16
1
-5
/
+68
*
Fix panel resize flicker:
oshima@chromium.org
2010-04-16
1
-1
/
+3
*
Revert "r44062 Fix issue where the size of notification on
oshima@chromium.org
2010-04-14
1
-11
/
+11
*
Fix issue where the size of notification on linux/views gets created bigger t...
oshima@chromium.org
2010-04-09
1
-11
/
+11
*
ifdef'ed debug only code
oshima@chromium.org
2010-04-08
1
-0
/
+4
*
notification panel fix on chromeos.
oshima@chromium.org
2010-04-08
1
-14
/
+94
*
* Add / exhanced tests for state transition.
oshima@chromium.org
2010-03-28
1
-7
/
+14
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Add KEEP_SIZE state to panel and fixed misc bugs.
oshima@chromium.org
2010-03-22
1
-63
/
+72
*
Don't change the panel state when deleting notifications (and mouse is on the...
oshima@chromium.org
2010-03-19
1
-5
/
+75
[next]