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
/
notifications
/
balloon_collection.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
position the balloons after closing in a way that will keep the next one's cl...
johnnyg@chromium.org
2010-07-15
1
-4
/
+87
*
fix the notification continuous-resize problem by preventing scrollbars from ...
johnnyg@chromium.org
2010-07-09
1
-1
/
+7
*
Don't try to animate the balloon before it's been shown, it will cause a crash.
johnnyg@chromium.org
2010-06-29
1
-1
/
+1
*
Remove the horizontal layout code from notifications logic. This code is not...
johnnyg@chromium.org
2010-06-24
1
-44
/
+11
*
Convert notification UI on Mac to a NIB rather than hand-coded. Also update ...
johnnyg@chromium.org
2010-06-24
1
-20
/
+45
*
On Mac, notifications needs the uninverted coordinate space, because we inver...
johnnyg@chromium.org
2010-04-13
1
-1
/
+4
*
Make sure small notifications get shown. Previous change to make sure notifi...
johnnyg@chromium.org
2010-04-09
1
-3
/
+6
*
Only allow notifications to grow in size (as the content size is determined)....
johnnyg@chromium.org
2010-04-07
1
-2
/
+8
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
1
-2
/
+2
*
On Windows, detect the WM_DISPLAYCHANGE message which indicates the desktop s...
johnnyg@chromium.org
2010-03-04
1
-0
/
+5
*
Refactoring balloon collection and added chromeos's BalloonCollection.
oshima@chromium.org
2010-03-02
1
-3
/
+4
*
Change some desktop notifications layout parameters to be per-platform rather...
johnnyg@chromium.org
2010-03-02
1
-25
/
+15
*
Desktop Notifications for the mac
johnnyg@chromium.org
2010-02-09
1
-0
/
+6
*
Revert 38469 - Desktop Notifications for the mac!
johnnyg@chromium.org
2010-02-09
1
-6
/
+0
*
Desktop Notifications for the mac!
johnnyg@chromium.org
2010-02-09
1
-0
/
+6
*
linux: build with -Wextra
evan@chromium.org
2010-02-05
1
-4
/
+3
*
Refactor the calculation of desktop size to use an existing common method rat...
johnnyg@chromium.org
2010-01-05
1
-0
/
+17
*
Add a configurable amount of space between the notification balloons.
johnnyg@chromium.org
2010-01-05
1
-4
/
+11
*
Notifications should resize themselves to the content within min-max bounds, ...
johnnyg@chromium.org
2009-12-08
1
-1
/
+14
*
Spruce up the notification UI to much more closely match the mocks, including...
johnnyg@chromium.org
2009-12-05
1
-8
/
+12
*
Implement cancel() API on a Notification object so that script can cancel or ...
johnnyg@chromium.org
2009-11-04
1
-0
/
+13
*
Adds UI components for desktop notifications, including balloon view classes ...
johnnyg@chromium.org
2009-10-29
1
-0
/
+172