summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/desktop_notification_service_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-5/+6
* Delegating the "are images allowed" decision to renderer.marja@chromium.org2011-10-271-12/+11
* Take the content settings set by extensions into account in the default setti...marja@chromium.org2011-10-191-3/+8
* notifications: Move DesktopNotificationService unittest to base::Bind.tfarina@chromium.org2011-09-301-4/+4
* Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...jochen@chromium.org2011-09-141-4/+4
* Migrate Obsolete NotificationsSettings and remove content_settings::Notificat...markusheintz@chromium.org2011-08-311-152/+57
* Revert 98938 - Migrate Obsolete NotificationsSettings and remove content_sett...markusheintz@chromium.org2011-08-311-57/+152
* Migrate Obsolete NotificationsSettings and remove content_settings::Notificat...markusheintz@chromium.org2011-08-311-152/+57
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Profile shouldn't own DesktopNotificationService.torne@chromium.org2011-04-131-1/+2
* Revert 81277 - Profile shouldn't own DesktopNotificationService.DesktopNotifi...siggi@chromium.org2011-04-121-2/+1
* Profile shouldn't own DesktopNotificationService.torne@chromium.org2011-04-121-1/+2
* Get rid of PrefService::GetMutableDictionary/GetMutableListbattre@chromium.org2011-04-051-8/+6
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Fix notification settings for file schememarkusheintz@chromium.org2011-03-231-1/+37
* Fix missing change notifications of UserPrefStorebattre@chromium.org2011-03-071-3/+3
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-241-1/+1
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-031-0/+2
* 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
* Use make_scoped_refptr for NewRunnableMethod if the raw ptr type is derived f...thakis@chromium.org2010-11-011-1/+1
* Rename ChromeThread to BrowserThread Part12:tfarina@chromium.org2010-10-101-11/+11
* 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
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-2/+2
* Coverity issues 6506, 11549, 11097, 8454: Uninitialized members in various fi...finnur@chromium.org2010-07-231-1/+2
* Backend changes for notifications content settings.thakis@chromium.org2010-07-061-29/+202
* 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-031-0/+66