index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
worker_host
/
worker_process_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kill worker process by way of a sync IPC message before it cleans up.
meacer@chromium.org
2013-11-05
1
-0
/
+10
*
Add commandline flag for service workers.
alecflett@chromium.org
2013-10-15
1
-0
/
+1
*
Refactoring: Move MessagePort-related IPCs and handling them away from Worker...
marja@chromium.org
2013-10-15
1
-6
/
+14
*
Revert 228448 "Refactoring: Move MessagePort-related IPCs and ha..."
marja@chromium.org
2013-10-14
1
-14
/
+6
*
Refactoring: Move MessagePort-related IPCs and handling them away from Worker...
marja@chromium.org
2013-10-14
1
-6
/
+14
*
Remove dead IPC WorkerMsg_PostMessage.
marja@chromium.org
2013-10-07
1
-30
/
+1
*
Make BrowserMessageFilter not derive from IPC::ChannelProxy::MessageFilter. T...
jam@chromium.org
2013-10-01
1
-13
/
+11
*
Modify ResourceMessageFilter so that it can support attaching to PluginProces...
jam@chromium.org
2013-09-09
1
-32
/
+25
*
Move AlterEnvironment to base/environment.h, implement on Windows. This re-im...
brettw@chromium.org
2013-08-30
1
-1
/
+1
*
Add Stream support to WebBlobRegistry and FileAPIMessageFilter.
tyoshino@chromium.org
2013-08-06
1
-1
/
+4
*
Move QuotaDispatcherHost from browser/renderer_host to browser/
kinuko@chromium.org
2013-07-24
1
-1
/
+1
*
reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...
scottmg@chromium.org
2013-07-23
1
-1
/
+1
*
Revert 212927 "Move webkitplatformsupport_impl and related from ..."
bryeung@chromium.org
2013-07-22
1
-1
/
+1
*
Move webkitplatformsupport_impl and related from glue to child
scottmg@chromium.org
2013-07-22
1
-1
/
+1
*
Use a direct include of the message_loop header in content/, part 3.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Rename the "Experimental WebKit Features" flag.
mkwst@chromium.org
2013-07-10
1
-1
/
+1
*
fileapi: Rename FileSystemMountProvider to FileSystemBackend
satorux@chromium.org
2013-07-09
1
-1
/
+1
*
Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-27
1
-1
/
+1
*
Move IndexedDB files out of in_process_webkit
jsbell@chromium.org
2013-06-26
1
-1
/
+1
*
Add SocketStreamDispatcherHost::Shutdown and call it when a worker process is...
yhirano@chromium.org
2013-06-19
1
-0
/
+16
*
Shared workers should support --enable-experimental-webkit-features.
simonjam@chromium.org
2013-06-12
1
-0
/
+1
*
Use a direct include of strings headers in content/browser/, part 2.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in content/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
1
-4
/
+3
*
Lower the priority of shared workers that aren't associated with the foregrou...
simonhatch@chromium.org
2013-05-31
1
-1
/
+9
*
Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapi
kinuko@chromium.org
2013-05-28
1
-1
/
+1
*
Move FileAPI sandboxed filesystem related code from webkit/fileapi to webkit/...
kinuko@chromium.org
2013-05-21
1
-1
/
+1
*
Revert 200932 "Lower the priority of shared workers that aren't ..."
simonhatch@chromium.org
2013-05-20
1
-13
/
+1
*
Lower the priority of shared workers that aren't associated with the foregrou...
simonhatch@chromium.org
2013-05-18
1
-1
/
+13
*
Add support for split Public Suffix List distinctions.
nyquist@chromium.org
2013-05-14
1
-2
/
+3
*
Revert 199840 "Lower the priority of shared workers that aren't ..."
simonhatch@chromium.org
2013-05-13
1
-13
/
+1
*
Lower the priority of shared workers that aren't associated with the foregrou...
simonhatch@chromium.org
2013-05-13
1
-1
/
+13
*
Revert 199771 "Add support for split Public Suffix List distinct..."
nyquist@chromium.org
2013-05-13
1
-3
/
+2
*
Add support for split Public Suffix List distinctions.
nyquist@chromium.org
2013-05-13
1
-2
/
+3
*
WebSocket: Remove runtime disable flag
toyoshim@chromium.org
2013-04-09
1
-1
/
+0
*
Proxy queryUsageAndQuota from worker process (3rd try)
kinuko@chromium.org
2013-03-23
1
-1
/
+6
*
Revert 189913 "Proxy queryUsageAndQuota from worker process"
msw@chromium.org
2013-03-22
1
-6
/
+1
*
Proxy queryUsageAndQuota from worker process
alecflett@chromium.org
2013-03-22
1
-1
/
+6
*
Revert 189731 "Proxy queryUsageAndQuota from worker process"
tapted@chromium.org
2013-03-22
1
-6
/
+1
*
Proxy queryUsageAndQuota from worker process
alecflett@chromium.org
2013-03-22
1
-1
/
+6
*
Refactor sandbox_policy.cc so that it doesn't contain the sandbox policies fo...
jam@chromium.org
2013-03-20
1
-2
/
+21
*
Linux/ChromeOS Chromium style checker cleanup, content/ edition.
rsleevi@chromium.org
2013-02-12
1
-1
/
+1
*
Use base namespace for FilePath in content/browser
brettw@chromium.org
2013-02-07
1
-2
/
+2
*
Replace ASCIIToUTF16() call with UTF8ToUTF16() call.
haruki@chromium.org
2013-01-22
1
-1
/
+1
*
Support uploading filesystem files
hashimoto@chromium.org
2013-01-15
1
-0
/
+1
*
DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...
pfeldman@chromium.org
2012-12-19
1
-2
/
+2
*
Revert r173891 - "DevTools: rename debugger/ to devtools/, move DevTools file...
mnissler@chromium.org
2012-12-19
1
-2
/
+2
*
DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...
pfeldman@chromium.org
2012-12-19
1
-2
/
+2
*
Do not give blanket permission to the Sandboxed FileSystem directory and veri...
kinuko@chromium.org
2012-11-29
1
-40
/
+0
*
Move more code into the content namespace.
darin@chromium.org
2012-10-19
1
-28
/
+17
[next]