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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use utf_string_conversions header in more places.
maruel@chromium.org
2009-12-11
1
-2
/
+1
*
Notifications should resize themselves to the content within min-max bounds, ...
johnnyg@chromium.org
2009-12-08
7
-30
/
+90
*
Spruce up the notification UI to much more closely match the mocks, including...
johnnyg@chromium.org
2009-12-05
2
-12
/
+14
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-12-02
1
-0
/
+1
*
Keep incognito notification preferences separate from regular ones, and don't...
johnnyg@chromium.org
2009-12-01
2
-28
/
+38
*
Make notifications permission available in the extension manifest and hook up...
johnnyg@chromium.org
2009-11-24
2
-7
/
+47
*
Remove (actually, reverse meaning of) command line flag for desktop notificat...
johnnyg@chromium.org
2009-11-14
1
-1
/
+0
*
Escape javascript going into text notifications.
johnnyg@chromium.org
2009-11-14
2
-2
/
+22
*
Notifications permission infobar should only be shown in response to a user g...
johnnyg@chromium.org
2009-11-13
1
-0
/
+65
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
4
-10
/
+10
*
Revert 31839 - Notifications permission infobar should only be shown in respo...
scherkus@chromium.org
2009-11-12
1
-67
/
+0
*
Notifications permission infobar should only be shown in response to a user g...
johnnyg@chromium.org
2009-11-12
1
-0
/
+67
*
When extensions use notifications, display the name of the extension in UI ra...
johnnyg@chromium.org
2009-11-12
4
-6
/
+50
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
3
-3
/
+3
*
Unit tests for desktop notifications.
johnnyg@chromium.org
2009-11-11
6
-29
/
+414
*
Correctly route the notifications permission-request-complete callback to the...
johnnyg@chromium.org
2009-11-06
2
-6
/
+11
*
Seventh patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
2
-0
/
+8
*
Implement cancel() API on a Notification object so that script can cancel or ...
johnnyg@chromium.org
2009-11-04
10
-4
/
+81
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
1
-21
/
+14
*
Fix the build by removing some not implemented macros.
johnnyg@chromium.org
2009-10-31
2
-2
/
+0
*
Now that the UI layer is accessible cross-platform, coalesce the DesktopNotif...
johnnyg@chromium.org
2009-10-30
4
-155
/
+75
*
Need to load the permissions lists every time at startup for notifications.
johnnyg@chromium.org
2009-10-30
3
-12
/
+8
*
Connect the various pieces for notifications... hook up NotificationUIManager...
johnnyg@chromium.org
2009-10-30
4
-8
/
+148
*
Adds UI components for desktop notifications, including balloon view classes ...
johnnyg@chromium.org
2009-10-29
8
-200
/
+554
*
Simplify threading in browser thread by making only ChromeThread deal with di...
jam@chromium.org
2009-10-27
1
-5
/
+3
*
Browser side support (sans UI) for desktop notifications.
johnnyg@chromium.org
2009-10-12
11
-0
/
+958