summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications
Commit message (Expand)AuthorAgeFilesLines
* Stray ++ causes crashes. Don't walk off the end of the array.johnnyg@chromium.org2010-12-091-1/+1
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-1/+0
* Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-031-0/+2
* Fix notifications being too large on OSX.levin@chromium.org2010-12-022-14/+3
* Move:ben@chromium.org2010-12-023-3/+3
* Move a bunch more browser stuff around.ben@chromium.org2010-12-021-1/+1
* Revert 67997 - Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-021-2/+0
* Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-021-0/+2
* Listen for APP_TERMINATING in notification ui; close windows earlier in the p...johnnyg@chromium.org2010-12-017-1/+54
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-1/+1
* For OSX, make it so that notifications only start resizing after the first pa...levin@chromium.org2010-11-303-2/+56
* Revert 67396 - Broke ChromiumOS unit test: NotificationTest.TestActivateDeact...levin@chromium.org2010-11-253-48/+4
* Fix permission on balloon_host.ccpodivilov@chromium.org2010-11-251-0/+0
* Use profile to initialize WebPreferences for BalloonHostpodivilov@chromium.org2010-11-251-3/+4
* Make it so that notifications only start resizing after the first paint is done.levin@chromium.org2010-11-253-4/+48
* Ensure that the contents settings dialog is displayed for notifications displ...ananta@chromium.org2010-11-241-1/+16
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-1918-106/+294
* notifications: Update the 'Notification Exceptions' dialog when the permissio...tfarina@chromium.org2010-11-184-22/+64
* Revert 66571 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-1817-292/+106
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-1817-106/+292
* Revert 65879 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-1217-287/+106
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-1217-106/+287
* Mark following tests as flaky due to an assertion failure:phajdan.jr@chromium.org2010-11-081-2/+4
* Header dependency reduction for notification headers.levin@chromium.org2010-11-052-9/+11
* When notifications are closed by the user, send the notification to remove it...johnnyg@chromium.org2010-11-042-1/+24
* Use make_scoped_refptr for NewRunnableMethod if the raw ptr type is derived f...thakis@chromium.org2010-11-011-1/+1
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-292-3/+3
* notifications: Update the permission settings when clicking in 'Disable' menu...tfarina@chromium.org2010-10-293-11/+71
* Increase the maximum notification height from 120px to 160px.johnnyg@chromium.org2010-10-281-1/+1
* Add pyauto hook for HTML5 notifications, tests, and helpers.kkania@chromium.org2010-10-262-0/+19
* Refactoring select popup on Mac.jcivelli@google.com2010-10-261-0/+7
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.pkasting@chromium.org2010-10-211-3/+3
* FBTF: Even more deinlining.erg@google.com2010-10-208-63/+112
* BAdd purchase more link to 3g notifications.chocobo@chromium.org2010-10-142-5/+15
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* DOM UI Settings - Desktop Notification exceptionsestade@chromium.org2010-10-131-0/+5
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-126-6/+6
* Inspector settings not updated in profile when inspecting extensions.podivilov@chromium.org2010-10-122-0/+14
* Rename ChromeThread to BrowserThread Part12:tfarina@chromium.org2010-10-108-45/+45
* Revert 61899 for breaking cookes on file:// URLs.willchan@chromium.org2010-10-081-4/+2
* Fix instances of passing raw pointers to RefCounted objects in tasks.willchan@chromium.org2010-10-081-2/+4
* Add geolocation and desktop notifications NotificationTypes.estade@chromium.org2010-10-071-5/+15
* Couple of match preview changes.sky@chromium.org2010-09-291-0/+3
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-292-10/+8
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-221-0/+1
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-222-8/+10
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-222-10/+8
* clang: update gtest to r435 and gmock to r300.evan@chromium.org2010-09-161-18/+20
* Fix SessionStoragejorlow@chromium.org2010-09-141-6/+2
* Partial clone of the following CL: http://codereview.chromium.org/3013045/showtwiz@google.com2010-09-101-1/+1