summaryrefslogtreecommitdiffstats
path: root/WebCore/bindings/v8/ScriptController.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge webkit.org at r54340 : Initial merge by gitSteve Block2010-02-151-2/+4
| | | | Change-Id: Ib489d2ff91186ea3652522e1d586e54416a2cf44
* Merge webkit.org at r54127 : Initial merge by gitSteve Block2010-02-041-116/+107
| | | | Change-Id: Ib661abb595522f50ea406f72d3a0ce17f7193c82
* Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-171-2/+12
| | | | Change-Id: Ib0e7e2f0fb4bee5a186610272edf3186f0986b43
* Merge webkit.org at r50258 : Fix conflicts.Steve Block2009-11-101-3/+0
| | | | | | | Note that FrameLoader::gotoAnchor has been moved to FramveView::gotoAnchor. See http://trac.webkit.org/changeset/49608 Change-Id: Ic2a87bb0c0f91d371508578ddccf200967524a77
* Merge webkit.org at r50258 : Initial merge by git.Steve Block2009-11-101-5/+16
| | | | Change-Id: I1a9e1dc4ed654b69174ad52a4f031a07240f37b0
* Adds ScriptController::initializeThreading(), to allow initializeThreading() ↵Steve Block2009-10-271-0/+3
| | | | | | | | | | to be used with both JSC and V8 without the use of ifdefs. See https://bugs.webkit.org/show_bug.cgi?id=30678 This has now been upstreamed to webkit.org, so submitting to Android to avoid future merge conflicts. Change-Id: Ia17a9f02060f04b11a8bffa367164162775516ba
* Merge webkit.org at R49305 : Automatic merge by git.Steve Block2009-10-201-11/+15
| | | | Change-Id: I8968561bc1bfd72b8923b7118d3728579c6dbcc7
* Use v8::V8::LowMemoryNotification() instead of the non-really-existibg ↵Andrei Popescu2009-08-271-0/+3
| | | | v8::V8::CollectAllGarbage()
* Merge in WebKit r47029.Ben Murdoch2009-08-111-1/+12
|
* Get WebKit r44544.Feng Qian2009-06-171-0/+167