summaryrefslogtreecommitdiffstats
path: root/WebCore/bindings/js
Commit message (Expand)AuthorAgeFilesLines
* Merge webkit.org at r61121: Initial merge by git.Ben Murdoch2010-06-1672-679/+605
* Merge webkit.org at r60469 : Fix JSC build breakLeon Clarke2010-06-081-5/+5
* Merge webkit.org at r60469 : Initial merge by git.Leon Clarke2010-06-0864-734/+704
* Merge WebKit at r60074: Initial merge by gitSteve Block2010-05-2727-166/+227
* Merge WebKit at r59636: Initial merge by gitKristian Monsen2010-05-2560-995/+1361
* Merge Webkit at r58956: Initial merge by Git.Ben Murdoch2010-05-1444-1175/+119
* Merge webkit.org at r58033 : Use ustringToString()Steve Block2010-05-111-1/+1
* Merge webkit.org at r58033 : Initial merge by gitSteve Block2010-05-11135-1338/+2912
* Merge webkit.org at r55033 : Initial merge by gitSteve Block2010-04-2714-73/+580
* Merge webkit.org at r54731 : Initial merge by gitSteve Block2010-02-1634-125/+372
* Merge webkit.org at r54340 : Initial merge by gitSteve Block2010-02-1511-55/+182
* Implement navigator.isApplicationInstalled() APIAndrei Popescu2010-02-121-1/+2
* Implement navigator.isApplicationInstalled() APIAndrei Popescu2010-02-093-0/+149
* Merge webkit.org at r54127 : Initial merge by gitSteve Block2010-02-0473-1812/+1290
* Cherry pick of WebKit revision r54138 (http://trac.webkit.org/changeset/54138...Ben Murdoch2010-02-021-2/+3
* resolved conflicts for merge of 3f4b1969 to masterSteve Block2010-01-209-12/+11
|\
| * Cherry-pick WebKit change 53464 to rename WebCore/bridge/runtime to WebCore/b...Steve Block2010-01-199-12/+11
* | Refactor our touch event code to use the version submitted to webkit.org by t...Ben Murdoch2010-01-202-3/+3
|/
* Cherry-pick WebKit change 53412 to move jni_instance to JavaInstanceJSCSteve Block2010-01-191-1/+1
* Merge webkit.org at r51976 : Fix general conflicts.Steve Block2009-12-174-86/+6
* Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-1790-1464/+2176
* Fixes license headers for all Android-specific JavaScriptCore and WebCore fil...Steve Block2009-11-131-1/+1
* Merge change I43c48f76 into eclair-mr2Android (Google) Code Review2009-11-111-1/+0
|\
| * Remove duplicate include of config.hSteve Block2009-11-121-1/+0
* | Use the ENABLE(INSPECTOR) guard instead of ENABLE(JAVASCRIPT_DEBUGGER). Also ...Ben Murdoch2009-11-111-5/+3
|/
* Merge webkit.org at r50258 : Fix conflicts.Steve Block2009-11-101-3/+0
* Merge webkit.org at r50258 : Initial merge by git.Steve Block2009-11-1057-516/+1059
* Adds ScriptController::initializeThreading(), to allow initializeThreading() ...Steve Block2009-10-272-0/+10
* Merge webkit.org at R49305 : Fix merge conflicts.Steve Block2009-10-204-67/+1
* Merge webkit.org at R49305 : Automatic merge by git.Steve Block2009-10-20140-1060/+5171
* Brings JSC Geolocation bindings up-to-date with latest submission to webkit.o...Steve Block2009-10-141-5/+6
* Fixes Geolocation to correctly handle infinite values for PositionOptions pro...Steve Block2009-09-041-4/+18
* Add functionality to V8 bindings for SQLTransaction to allow array-like objec...Ben Murdoch2009-09-021-0/+5
* fix JSC support.Andrei Popescu2009-08-191-1/+1
* Revert "Merge WebKit r47420"Andrei Popescu2009-08-1938-779/+41
* Revert "Continue with JSC errors."Andrei Popescu2009-08-192-5/+2
* Continue with JSC errors.Ben Murdoch2009-08-192-2/+5
* Merge WebKit r47420Ben Murdoch2009-08-1838-41/+779
* Merge commit 'goog/master' into mergeBen Murdoch2009-08-181-67/+84
|\
| * Final part of fix to set default values of Geolocation PositionOptions.Steve Block2009-08-131-20/+31
| * Correctly sets default values for Geolocation PositionOptions.Steve Block2009-08-111-72/+78
* | Fix left over maunal mergesAndrei Popescu2009-08-131-1/+0
* | Merge r47029: Resolve merge conflicts in JavaScriptCore and WebCore/bindings.Ben Murdoch2009-08-121-9/+2
* | Merge in WebKit r47029.Ben Murdoch2009-08-11131-1200/+2358
|/
* Revert "Correctly sets default values for Geolocation PositionOptions."Steve Block2009-08-071-102/+71
* Correctly sets default values for Geolocation PositionOptions.Steve Block2009-08-071-71/+102
* Fixes WebKit Geolocation bug 27255.Steve Block2009-07-242-3/+2
* Get WebKit r44544.Feng Qian2009-06-17146-2335/+2197
* Apply fixes for webkit bugs 24776 and 25616 to add ENABLE(DATABASE) guards. T...Ben Murdoch2009-05-1511-0/+41
* AI 145796: Land the WebKit merge @r42026.Feng Qian2009-04-1078-620/+1669