summaryrefslogtreecommitdiffstats
path: root/chrome/browser/user_style_sheet_watcher.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the base::files:: namespace.darin@chromium.org2013-01-151-1/+1
* Cleanup: Remove more unneeded browser_thread.h includes.thestig@chromium.org2013-01-041-1/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Remove message_loop_helpers.h and update the includes to point to the new loc...tfarina@chromium.org2012-06-201-1/+1
* Convert UserStyleSheetWatcher to a ProfileKeyedService.rlp@chromium.org2012-04-061-7/+7
* Remove DeleteTask and convert remaining users.dcheng@chromium.org2012-01-021-1/+2
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-1/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-3/+5
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Fix RENDER_VIEW_HOST_CREATED_FOR_TAB AllSources usage in UserStyleSheetWatcher.yoz@chromium.org2011-10-131-1/+5
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Move FilePathWatcher to base/files.craig.schlenter@chromium.org2011-04-141-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Move FilePathWatcher class from chrome/browser/... to content/common...dmaclach@chromium.org2011-03-181-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Cleanup: Use more specific friend struct / make destructors non-public for cl...thestig@chromium.org2011-03-071-1/+5
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part16:tfarina@chromium.org2010-10-111-1/+1
* Reland 56341 - Add support for watching directories to FileWatcher.mnissler@chromium.org2010-08-191-2/+2
* Revert 56341 - Add support for watching directories to FileWatcher.mnissler@chromium.org2010-08-171-2/+2
* Add support for watching directories to FileWatcher.mnissler@chromium.org2010-08-171-2/+2
* Rework FileWatcher to avoid race condition upon deletion.mnissler@chromium.org2010-08-111-21/+9
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Cleanup: Explicitly add a bunch of missing includes.thestig@chromium.org2010-04-151-0/+1
* Connect UserStyleSheetWatcher to FileWatcher to have changes totony@chromium.org2010-03-151-3/+10
* First cut at custom user style sheets.tony@chromium.org2010-03-081-0/+57