summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications
Commit message (Expand)AuthorAgeFilesLines
* Match the Notifications infobar color with the color of all other confirmatio...tfarina@chromium.org2010-08-111-0/+3
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-111-0/+2
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-1/+1
* In RenderViewHostDelegate::View, distinguish between MouseMove() and MouseDow...johnnyg@chromium.org2010-08-061-1/+2
* ChromeFrame currently overrides the request context for intercepting network ...ananta@chromium.org2010-08-041-1/+1
* notifications: Convert some std::wstring over to string16.tfarina@chromium.org2010-08-015-16/+16
* Change mac notifications UI to match the new mocks. Introduce a new utility ...johnnyg@chromium.org2010-07-301-1/+1
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-3/+5
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2614-0/+14
* Add undeclared virtual destructors.ziadh@chromium.org2010-07-242-1/+7
* Coverity issues 6506, 11549, 11097, 8454: Uninitialized members in various fi...finnur@chromium.org2010-07-231-1/+2
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-4/+2
* Always refresh the desktop size before showing notifications. This should pr...johnnyg@chromium.org2010-07-211-0/+1
* Improve the notifications options menu. If the notification came from an ext...johnnyg@chromium.org2010-07-201-8/+46
* Reapply r52859tfarina@chromium.org2010-07-182-0/+88
* Revert 52859.pfeldman@chromium.org2010-07-182-87/+0
* notifications: Add a cross platform NotificationOptionsMenuModel that can be ...tfarina@chromium.org2010-07-182-0/+87
* Factor out OriginToString into a common function in chrome/common/.tfarina@chromium.org2010-07-161-5/+2
* position the balloons after closing in a way that will keep the next one's cl...johnnyg@chromium.org2010-07-156-8/+208
* Fix valgrind failure in notifications tests.johnnyg@chromium.org2010-07-131-0/+1
* Implement BiDi support and replace ID support for notifications.johnnyg@chromium.org2010-07-128-90/+186
* fix the notification continuous-resize problem by preventing scrollbars from ...johnnyg@chromium.org2010-07-093-1/+18
* Add Notifications pane to content settings.thakis@chromium.org2010-07-061-4/+18
* Backend changes for notifications content settings.thakis@chromium.org2010-07-067-66/+458
* Moved common parts of ChildProcessHost into chrome/common and created a Brows...sanjeevr@chromium.org2010-07-031-1/+1
* Attempted build fix: Run IO blocking task actually on IO thread.thakis@chromium.org2010-07-031-12/+19
* Add a default content setting to the notifications service.thakis@chromium.org2010-07-036-7/+214
* Add NotificationExceptionTableModel.thakis@chromium.org2010-07-013-0/+149
* Don't try to animate the balloon before it's been shown, it will cause a crash.johnnyg@chromium.org2010-06-291-1/+1
* Remove the horizontal layout code from notifications logic. This code is not...johnnyg@chromium.org2010-06-242-46/+11
* Convert notification UI on Mac to a NIB rather than hand-coded. Also update ...johnnyg@chromium.org2010-06-242-20/+52
* Fix shutdown crash by sending the close notification at a point earlier in th...johnnyg@chromium.org2010-06-181-1/+1
* Cleanup: Remove some unneeded WebKit headers.thestig@chromium.org2010-06-181-1/+0
* Added plumbing to transport the frame name between RenderViewHost and the Web...atwilson@chromium.org2010-06-122-4/+7
* Properly escape user input for notifications, since URL-encoded characters ar...johnnyg@chromium.org2010-06-092-12/+15
* Move destkop notification prefs to RegisterUserPrefsskrul@chromium.org2010-06-012-4/+9
* Allow a profile without extension service to show notification.oshima@chromium.org2010-05-271-3/+5
* Attempt 2 at landing this as this broke ui_tests on linux.ananta@chromium.org2010-05-272-11/+6
* Revert 48348 - Broke ui_tests on linux.tonyg@chromium.org2010-05-272-6/+11
* The desktop notification service infobar would not display in ChromeFrame ren...ananta@chromium.org2010-05-272-11/+6
* Mac: Fix renderer idle cpu usage regression.thakis@chromium.org2010-05-241-1/+3
* Update extension functions to always pass a list of arguments, even when one ...arv@chromium.org2010-05-212-2/+2
* Fix problem of displaying title with parenthesis in extension.xji@chromium.org2010-05-211-1/+1
* Fix crash when signing in with certain desktop notification settings.zork@chromium.org2010-05-091-4/+8
* New visuals for notifications on Windows.johnnyg@chromium.org2010-05-072-4/+4
* Initial support for web-extent background pages.rafaelw@chromium.org2010-05-062-7/+16
* Make the app launcher bubble fit its contents.jcivelli@google.com2010-05-051-3/+1
* Remove deprecated things from net test suite:phajdan.jr@chromium.org2010-04-301-4/+4
* This is the second side of a multi-sided webkit patch that will allow experim...rafaelw@chromium.org2010-04-282-3/+8