summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/notifications_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Disables HTML notifications when rich notifications are enabled.dewittj@chromium.org2013-04-091-7/+45
* Temporarily disabled tests failing on 10.8, when running on 10.8.kbr@chromium.org2013-03-241-0/+12
* Disable ExtensionApiTest.NotificationsHasPermissionManifestfmalita@chromium.org2013-01-291-1/+4
* Reenable notification tests on win_aura, and move to interactive_ui_testsscottmg@google.com2012-11-301-5/+0
* Disable notifications tests on win aura while I investigate what's breaking t...jam@chromium.org2012-11-281-0/+5
* Only allows extensions to create HTML notifications.jianli@chromium.org2012-07-301-6/+4
* Mark notifications api tests as DISABLEDzmo@google.com2011-11-291-9/+4
* Disable ExtensionApiTest.NotificationsHasPermission.torne@chromium.org2011-09-271-1/+8
* Redirect chrome://extensions to the new chrome://settings/extensions (attempt...finnur@chromium.org2011-09-191-1/+15
* ExtensionApiTest.Notifications: wait until part 1 finishes cleanup before goi...bolms@chromium.org2011-05-251-2/+1
* Profile shouldn't own DesktopNotificationService.torne@chromium.org2011-04-131-3/+3
* Revert 81277 - Profile shouldn't own DesktopNotificationService.DesktopNotifi...siggi@chromium.org2011-04-121-3/+3
* Profile shouldn't own DesktopNotificationService.torne@chromium.org2011-04-121-3/+3
* Move:ben@chromium.org2010-12-021-1/+1
* Undisable tests that were disabled because of the leaked processes issue.phajdan.jr@chromium.org2010-11-301-7/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-1/+1
* Disable a flaky test that seems to completely blow up with some frequency on ...thomasvl@chromium.org2010-07-231-1/+7
* Mark ExtensionApiTest.Notifications as flaky.phajdan.jr@chromium.org2010-04-221-1/+2
* Add a browser test to ensure that notifications that are requested via reques...rafaelw@chromium.org2010-04-131-1/+11
* Re-land 42631: The problem was that notifications aren't implemented on linux...aa@chromium.org2010-03-251-0/+15
* Revert 42631 as it seems to have broken browser tests on linux_views.aa@chromium.org2010-03-251-11/+0
* Finish wiring up notifications in extensions.aa@chromium.org2010-03-251-0/+11