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
/
chrome
/
worker
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert worker.vcproj to gyp generation.
sgk@google.com
2009-06-03
1
-171
/
+0
*
Make automation proxy objects to ref_counted. That allows to process async no...
stoyan@chromium.org
2009-05-28
1
-1
/
+1
*
Increase timeout for worker UI tests.
jianli@chromium.org
2009-05-26
1
-1
/
+1
*
We need to add UI tests to test workers after we switch to process-per-worker...
jianli@chromium.org
2009-05-26
1
-0
/
+39
*
Prevent a worker that loops forever from preventing shutdown of the worker pr...
jam@chromium.org
2009-05-21
2
-2
/
+42
*
Forgot file with r16454
jam@chromium.org
2009-05-20
1
-0
/
+1
*
Move createWorker from WebKitClient to WebWorkerClient per your suggestion, t...
jam@chromium.org
2009-05-20
3
-7
/
+6
*
Move WebKit API to src/webkit/api.
darin@chromium.org
2009-05-10
4
-7
/
+7
*
Move win_util.h from common to app.
ben@chromium.org
2009-05-08
1
-1
/
+0
*
Chrome side to handle changing CreateWebWorker to createWorker.
darin@chromium.org
2009-05-05
2
-2
/
+2
*
Run workers in separate processes.
jam@chromium.org
2009-05-01
3
-0
/
+9
*
Call WebWorkerClient on the main thread. This makes it consistent with the r...
jam@chromium.org
2009-05-01
2
-13
/
+2
*
Use WebWorker and WebWorkerClient from the WebKit API.
darin@chromium.org
2009-04-24
2
-31
/
+39
*
Chrome changes to support WebKit API changes.
darin@chromium.org
2009-04-16
2
-5
/
+7
*
Enable the workers in WorkerThread so that the nested worker can be created.
jianli@chromium.org
2009-04-13
1
-0
/
+3
*
Revert "Move IPC code to ipc/"
agl@chromium.org
2009-04-03
2
-2
/
+2
*
Move IPC code to ipc/
agl@chromium.org
2009-04-03
2
-2
/
+2
*
Remove the checked-in scons configuration files.
sgk@google.com
2009-04-01
1
-102
/
+0
*
Enable running webkit tests in parallel and make it use
ojan@google.com
2009-03-30
2
-0
/
+15
*
Refactor plugin process code which checks with the browser process before shu...
jam@chromium.org
2009-03-27
7
-59
/
+6
*
Fix threading and ownership issues in WebWorkerClientProxy.
jam@chromium.org
2009-03-20
3
-9
/
+25
*
Eliminate using_webkit.{scons,vsprops} in favor of having WebCommon.h set the
darin@chromium.org
2009-03-19
1
-2
/
+2
*
Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.
darin@chromium.org
2009-03-19
2
-4
/
+3
*
Refactor sandboxing code so that it can be used by worker processes.
jam@chromium.org
2009-03-18
1
-3
/
+12
*
Implement WebSandboxSupport.
darin@chromium.org
2009-03-12
2
-20
/
+5
*
Slight code change to make some global variables const.
maruel@google.com
2009-03-10
2
-2
/
+4
*
Fill out some of the new abstract methods of WebKitClient.
ericroman@google.com
2009-03-08
2
-0
/
+20
*
Reland r11118.
darin@chromium.org
2009-03-06
2
-0
/
+11
*
Revert r11118 :(
darin@chromium.org
2009-03-06
2
-11
/
+0
*
WorkerWebKitClientImpl snuck up on me. arggh!
darin@chromium.org
2009-03-06
2
-0
/
+11
*
Hook up WebKit worker with Chromium.
jianli@chromium.org
2009-03-05
8
-25
/
+92
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-1
/
+1
*
Add DEPS file for chrome/worker
jam@chromium.org
2009-03-04
1
-0
/
+6
*
Initial checkin of the out of process worker implementation.
jam@chromium.org
2009-03-04
9
-0
/
+574