summaryrefslogtreecommitdiffstats
path: root/content/child/shared_worker_devtools_agent.cc
Commit message (Expand)AuthorAgeFilesLines
* Unify the three places that patch font loading for PDFium on Windows.jam2015-02-031-2/+2
* Reland r312612: DevTools: update backend state along with the command acks (C...pfeldman2015-01-231-13/+22
* Revert of DevTools: update backend state along with the command acks (Chromiu...macourteau2015-01-221-22/+13
* DevTools: update backend state along with the command acks (Chromium side).pfeldman2015-01-221-13/+22
* DevTools: Clean-up service/shared workers code after switching to main thread...vsevik2014-10-211-6/+0
* DevTools: add support for chunked protocol messages.pfeldman2014-10-161-1/+15
* DevTools: Pass host_id param to the shared/service worker implementation when...vsevik@chromium.org2014-08-201-2/+3
* DevTools: pass agent host id to the renderer (content).pfeldman@chromium.org2014-06-181-2/+3
* Add pause_on_start flag to WorkerProcessMsg_CreateWorker_Params.horo@chromium.org2014-03-291-6/+0
* Implementations of SharedWorker in the renderer process.horo@chromium.org2014-02-141-0/+88