summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/desktop_notification_service_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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