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
/
webkit
/
glue
/
webworker_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pull in webkit revision 47912. This involves a build fix matching
ojan@google.com
2009-09-01
1
-1
/
+2
*
More refactoring for WebPlugin.
darin@chromium.org
2009-08-27
1
-2
/
+3
*
First half of updating Worker.postMessage(), DOMWindow.postMessage(), and
jorlow@chromium.org
2009-08-26
1
-24
/
+26
*
Remove webview's dependency on webpreferences.
jorlow@chromium.org
2009-08-17
1
-2
/
+3
*
Switch to WebFrame from the WebKit API.
darin@chromium.org
2009-08-10
1
-0
/
+1
*
Enable message ports for workers.
jam@chromium.org
2009-08-06
1
-6
/
+23
*
Update Chromium side of WebKit r46507.
pkasting@chromium.org
2009-07-29
1
-2
/
+2
*
Update to WebKit 46369.
darin@chromium.org
2009-07-24
1
-3
/
+3
*
Reverting 20855.
darin@chromium.org
2009-07-16
1
-24
/
+21
*
Reverting 20854.
darin@chromium.org
2009-07-16
1
-21
/
+24
*
Use WebWidget from the WebKit API. This change also makes
darin@chromium.org
2009-07-16
1
-24
/
+21
*
Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,
darin@chromium.org
2009-07-14
1
-5
/
+0
*
Roll WebKit DEPS from 45738 to 45840.
dimich@google.com
2009-07-14
1
-0
/
+4
*
Remove reference counting from WebWidgetDelegate.
darin@chromium.org
2009-07-09
1
-2
/
+0
*
Remove WebWidgetDelegate::GetContainingView since it is not needed.
darin@chromium.org
2009-07-09
1
-3
/
+0
*
Start using WebCursorInfo from the WebKit API. WebCursorInfo is a
darin@google.com
2009-07-08
1
-3
/
+4
*
Fix the GC of workers. When Worker object is GC'ed in the renderer, we need t...
dimich@google.com
2009-07-07
1
-1
/
+11
*
Chromium implementation of new WebKit postMessageToWorkerObject/Context APIs
levin@chromium.org
2009-06-30
1
-6
/
+23
*
Implement a max worker count of 16 per tab and 64 total. Any workers created...
jam@chromium.org
2009-06-18
1
-1
/
+2
*
Delete files from webkit/glue that have been made obsolete by corresponding
darin@chromium.org
2009-06-18
1
-1
/
+1
*
Fix for occasional crash in a Worker process caused by 'shadow page' trying t...
dimich@google.com
2009-06-16
1
-1
/
+1
*
Make XHR work in Workers. Creates a 'shadow page' in a worker process to prox...
dimich@google.com
2009-06-16
1
-3
/
+93
*
Switch child threads so that current() only works on the correct thread and t...
jam@chromium.org
2009-06-15
1
-1
/
+1
*
Update WebKit to r44544.
darin@chromium.org
2009-06-09
1
-1
/
+15
*
Move WebKit API to src/webkit/api.
darin@chromium.org
2009-05-10
1
-3
/
+3
*
Call WebWorkerClient on the main thread. This makes it consistent with the r...
jam@chromium.org
2009-05-01
1
-7
/
+93
*
Use WebWorker and WebWorkerClient from the WebKit API.
darin@chromium.org
2009-04-24
1
-36
/
+53
*
Pass a URL with valid protocol to SecurityOrigin::create in order to follow t...
jianli@chromium.org
2009-04-13
1
-1
/
+3
*
Fix potential crash when multiple workers try to start at the same time. In o...
jianli@chromium.org
2009-04-03
1
-0
/
+18
*
Chrome side of webkit merge from r41860 to 41906.
tc@google.com
2009-03-23
1
-2
/
+0
*
Fix build breaks after webkit merge.
jam@chromium.org
2009-03-10
1
-0
/
+2
*
Fix lifetime control for worker and worker context.
jianli@chromium.org
2009-03-06
1
-1
/
+3
*
Hook up WebKit worker with Chromium.
jianli@chromium.org
2009-03-05
1
-4
/
+40
*
Initial checkin of the out of process worker implementation.
jam@chromium.org
2009-03-04
1
-0
/
+91