summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/desktop_notifications_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove balloon notification code. The last user was the Linux GTK port but th...jam@chromium.org2014-04-111-588/+0
* Run ContentMain in a browser_test's browser process. This removes duplication...jam@chromium.org2014-03-181-0/+4
* Move wm/core to wm namespace.ben@chromium.org2014-03-141-1/+1
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-131-1/+1
* Move wm/core to wm namespace.ben@chromium.org2014-03-131-1/+1
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-121-1/+1
* Move wm/core to wm namespace.ben@chromium.org2014-03-121-1/+1
* Move files from ui/views/corewm to ui/wm/coreben@chromium.org2014-03-111-1/+1
* Revert of Enable the volume slider in Ash for windows. (https://codereview.ch...pkotwicz@chromium.org2014-03-061-8/+0
* Enable the volume slider in Ash for windows.zturner@chromium.org2014-03-061-0/+8
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Move ContextFactory setup out of AuraTestHelper.danakj@chromium.org2014-02-201-2/+2
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-11/+11
* Adds views::corewm::WMState to install common statesky@chromium.org2013-12-201-1/+10
* Skip TestingBrowserProcess creation in browser_testsjamescook@chromium.org2013-12-091-1/+2
* Remove plumbing for showing HTML notifications from content/.peter@chromium.org2013-12-031-6/+4
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-1/+1
* Move test-only ContextFactory implementations out of production targetsjamesr@chromium.org2013-10-301-0/+5
* Remove unused WebKit includes and DEPS entries from chrome/browserjamesr@chromium.org2013-07-201-3/+0
* Remove ActiveDesktopMonitor from DesktopNotificationsUnittestsgab@chromium.org2013-06-221-3/+0
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Use platform-neutral initialize/shutdown functions for IMEYukawa@chromium.org2013-06-121-8/+3
* Use a direct include of strings headers in chrome/browser/j*-n*/.avi@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-071-1/+1
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-11/+11
* Remove ENABLE_MESSAGE_CENTERdimich@chromium.org2013-05-141-7/+0
* Revert 199625 "Remove ENABLE_MESSAGE_CENTER"thakis@chromium.org2013-05-121-0/+7
* Remove ENABLE_MESSAGE_CENTERdimich@chromium.org2013-05-111-7/+0
* Revert 198977 "Remove unused third_party/WebKit #includes from c..."csharp@chromium.org2013-05-081-0/+3
* Remove unused third_party/WebKit #includes from chrome/browserjamesr@chromium.org2013-05-081-3/+0
* Support the Text services framework based IME for Chrome AURA on Windows 8 an...ananta@chromium.org2013-04-151-0/+9
* Add fade in animation for guest session and logged in user sessionbshe@chromium.org2013-03-191-0/+3
* Fix a NotificationUIManagerImpl crash bug where iterators are used after they...dewittj@chromium.org2013-03-151-0/+83
* 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