summaryrefslogtreecommitdiffstats
path: root/content/renderer/shared_worker_repository.h
Commit message (Expand)AuthorAgeFilesLines
* CORS-RFC1918: Pipe creator address space through SharedWorker creation.mkwst2016-03-091-0/+2
* Switch to standard integer types in content/renderer/.avi2015-12-251-1/+1
* Check for secure context mismatches on SharedWorker creationestark2015-12-091-0/+2
* Expand SharedWorker plumbing to accomodate different error typesestark2015-12-011-1/+2
* Enforce marking "override" for functions overriding Blink in content/renderer/.avi2015-09-251-2/+2
* Standardize usage of virtual/override/final in content/renderer/dcheng2014-10-211-1/+1
* Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderermohan.reddy2014-10-081-2/+2
* Now that RenderFrame is 1:1 with WebFrame, add the associated getters and sta...jam@chromium.org2014-01-151-3/+0
* Move the worker script loading code to the worker process (phase:2/5)horo@chromium.org2014-01-091-1/+4
* Chrome side of making SharedWorkerRepositoryClient be per RenderFrame instead...jam@chromium.org2013-12-181-4/+7
* Split blink::WebSharedWorker interface into two in Chrome side (phase:2/3)horo@chromium.org2013-12-161-1/+1
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-4/+4
* Simplify SharedWorkerRepository code (Chromium side)kinuko@chromium.org2013-10-271-0/+39