summaryrefslogtreecommitdiffstats
path: root/WebCore/bindings/v8/ScriptController.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adds ScriptController::initializeThreading(), to allow initializeThreading() ...Steve Block2009-10-271-0/+9
* Merge webkit.org at R49305 : Automatic merge by git.Steve Block2009-10-201-11/+9
* Use v8::V8::LowMemoryNotification() instead of the non-really-existibg v8::V8...Andrei Popescu2009-08-271-4/+5
* Try to fix JNI startup errors.Ben Murdoch2009-08-181-1/+1
* Merge commit 'goog/master' into mergeBen Murdoch2009-08-181-2/+5
|\
| * Add GC support in V8 and calling GC in WebCoreFrameBridge::clearCache.Feng Qian2009-08-131-1/+4
* | Merge r47029: Resolve merge conflicts in JavaScriptCore and WebCore/bindings.Ben Murdoch2009-08-121-3/+0
* | Merge in WebKit r47029.Ben Murdoch2009-08-111-35/+58
|/
* Add more LOCK_V8 macros: the custom V8 bindings are used to invoke JS callbac...Andrei Popescu2009-08-061-1/+3
* Add V8 locks at the v8 entry points for use with workers.Andrei Popescu2009-08-051-0/+3
* Fix V8 build.Feng Qian2009-06-221-0/+16
* Get WebKit r44544.Feng Qian2009-06-171-0/+391