summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/desktop_notifications_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-home the global MessageCenter to support Ash+Win environments.dewittj@chromium.org2013-03-051-0/+14
* Remove PrefService parameter from chrome::RegisterPrefs.joi@chromium.org2013-02-211-1/+1
* Moving last generic Prefs implementation files to base/prefs/.joi@chromium.org2013-02-141-1/+1
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-101-1/+1
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-061-1/+1
* Add initial plumbing to route Notifications to MessageCenter on Windows.dimich@chromium.org2012-12-181-2/+3
* move desktop notification tests to interactive_ui_tests and enable on win_aurascottmg@chromium.org2012-11-301-5/+0
* Disable notifications tests on win aura while I investigate what's breaking t...jam@chromium.org2012-11-281-0/+5
* desktop notification test setup: valid ShellDelegate, create ActiveDesktopMon...scottmg@chromium.org2012-11-221-2/+6
* chrome/browser: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-171-9/+9
* notifications: Refactor MockBalloonView into FakeBalloonView.tfarina@chromium.org2012-08-051-1/+2
* browser: Move more files into chrome namespace.tfarina@chromium.org2012-07-061-1/+1
* Move render_view_test.h header from content\test to content\public\test. This...jam@chromium.org2012-06-041-1/+1
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-021-4/+4
* Revert 124461 - Remove the singleton instance get/delete methods from RootWin...ben@chromium.org2012-03-011-2/+2
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-011-2/+2
* Provide a RootWindow instance getter on the shell, in preparation for removin...ben@chromium.org2012-02-171-1/+2
* Move OnWindowInitialized() from RootWindowObserver to EnvObserver, the observ...ben@chromium.org2012-02-031-0/+2
* Remove old (pre-webkit) compositorpiman@chromium.org2012-01-271-7/+1
* aura/cc: Fix DesktopNotificationsTestpiman@chromium.org2011-12-071-0/+12
* Rename Desktop->RootWindow.ben@chromium.org2011-12-071-2/+2
* aura: Make sure the desktop is initialized when creating a DefaultMonitorInfo...sadrul@chromium.org2011-11-161-0/+10
* Move the struct used when showing a desktop notification to content/public/co...jam@chromium.org2011-11-121-14/+23
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-011-1/+1
* Adds a GYP flag for desktop notifications (enabled by default) and stub out r...satish@chromium.org2011-06-061-3/+2
* Revert 80630 - Mark the following as failing under Windows:mmenke@chromium.org2011-04-061-11/+0
* Mark the following as failing under Windows:mmenke@chromium.org2011-04-061-0/+11
* Move geolocation, desktop notification, and device orientation into their own...jam@chromium.org2011-03-191-15/+14
* Get rid of browser_prefs::RegisterAllPrefs()mnissler@chromium.org2011-02-211-9/+10
* Even more test cleanup. Some fixes to non-test code that's regressed.erg@google.com2011-02-151-0/+8
* Continuing with the out-of-lining of test code.erg@google.com2011-02-111-0/+4
* Remove includes of message headers in headers.jam@chromium.org2011-02-091-0/+1
* Make the balloon bounding box code more generic and not dependent on which la...johnnyg@chromium.org2011-01-101-0/+33
* Allow the user to choose which corner of the screen should get notifications.johnnyg@chromium.org2011-01-061-2/+79
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-191-15/+7
* Revert 66571 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-181-7/+15
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-181-15/+7
* Revert 65879 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-121-7/+15
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-121-15/+7
* Rename ChromeThread to BrowserThread Part12:tfarina@chromium.org2010-10-101-1/+1
* clang: update gtest to r435 and gmock to r300.evan@chromium.org2010-09-161-18/+20
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-0/+1
* position the balloons after closing in a way that will keep the next one's cl...johnnyg@chromium.org2010-07-151-1/+1
* 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-121-46/+76
* Properly escape user input for notifications, since URL-encoded characters ar...johnnyg@chromium.org2010-06-091-1/+4
* Add notifications to allow desktop notification permissions to be synced.zork@chromium.org2010-04-121-1/+1
* Revert 44234 - Add notifications to allow desktop notification permissions to...zork@chromium.org2010-04-121-1/+1
* Add notifications to allow desktop notification permissions to be synced.zork@chromium.org2010-04-121-1/+1