summaryrefslogtreecommitdiffstats
path: root/content/public/browser/worker_service_observer.h
Commit message (Expand)AuthorAgeFilesLines
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-1/+1
* Update include paths in content/public for base/process changes.rsesek@chromium.org2013-07-251-1/+1
* Use a direct include of strings headers in content/p*/.avi@chromium.org2013-06-121-1/+1
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* RefCounted types should not have public destructors, delegate cleanuprsleevi@chromium.org2012-06-261-3/+4
* Hide WorkerProcessHost from chrome.jam@chromium.org2012-02-011-10/+9
* Create an API around WorkerService that chrome consumes. Rename the existing ...jam@chromium.org2011-12-291-0/+30