summaryrefslogtreecommitdiffstats
path: root/WebCore/bindings/v8
Commit message (Expand)AuthorAgeFilesLines
* Merge webkit.org at r54127 : Fix missing virtual destructors in V8DOMMapSteve Block2010-02-041-0/+3
* Merge webkit.org at r54127 : Fix conflicts due to V8 feature runtime enabler ...Steve Block2010-02-041-13/+2
* Merge webkit.org at r54127 : Fix conflict with addition of virtual destructor...Steve Block2010-02-041-9/+0
* Merge webkit.org at r54127 : Fix final trivial mergesSteve Block2010-02-042-6/+0
* Merge webkit.org at r54127 : Resolve conflicts in V8 touch events bindings.Steve Block2010-02-043-802/+0
* Merge webkit.org at r54127 : Resolve conflicts due to code being moved from V...Steve Block2010-02-042-368/+8
* Merge webkit.org at r54127 : Fix conflict in V8DocumentCustom.cppSteve Block2010-02-041-10/+6
* Merge webkit.org at r54127 : Initial merge by gitSteve Block2010-02-04140-2846/+4397
* Enable database and appcache for V8Steve Block2010-02-031-3/+9
* Update Android to reflect final version submitted to webkit.org for ScriptCon...Steve Block2010-01-271-1/+0
* Update Android to reflect final version submitted to webkit.org for V8 TODOsSteve Block2010-01-271-2/+0
* Prepare NPV8Object.h/cpp for upstreaming:Andrei Popescu2010-01-252-23/+7
* Merge "Prepare ScriptController class for upstreaming."Andrei Popescu2010-01-253-23/+2
|\
| * Prepare ScriptController class for upstreaming.Andrei Popescu2010-01-223-23/+2
* | Remove Android-specific TODOs as the changes have been upstreamed inAndrei Popescu2010-01-222-12/+0
* | Add navigator.networkType to allow apps to detect the connection type.Andrei Popescu2010-01-153-0/+5
|/
* Update v8/bindings to remove the ANDROID #ifdefs and confirmAndrei Popescu2010-01-113-6/+5
* Android special-casing when using std::sort is no longer needed now that we u...Steve Block2009-12-221-14/+0
* Adds notes to upstream feature guards added in V8DOMWrapper.cpp.Steve Block2009-12-171-5/+6
* Merge webkit.org at r51976 : V8Proxy::sourceName now returns bool.Steve Block2009-12-171-1/+1
* Merge webkit.org at r51976 : Fix general conflicts.Steve Block2009-12-174-109/+10
* Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-1783-1980/+3325
* Updates Geolocation V8 bindings to match patch submitted to webkit.org.Steve Block2009-12-0210-190/+154
* Removes superfluous file V8 DerivedSourcesAllInOne.cpp from Android build.Steve Block2009-12-011-9/+2
* Updates an Android-specific work-around in V8GCController.cpp now that std::s...Steve Block2009-11-231-9/+8
* Removes LOCK_V8 calls, which are incomplete having been abandonned prior to p...Steve Block2009-11-1114-33/+3
* Update Android build to remove websockets include and to keep in line with la...Steve Block2009-11-101-0/+2
* Merge webkit.org at r50258 : Fix conflicts.Steve Block2009-11-107-37/+3
* Merge webkit.org at r50258 : Initial merge by git.Steve Block2009-11-1045-281/+969
* Use NPAPI headers from WebCore/bridge/ rather than those from V8Bindings/npapi/.Steve Block2009-10-281-0/+9
* Merge change Ia17a9f02 into eclair-mr2Android (Google) Code Review2009-10-282-0/+12
|\
| * Adds ScriptController::initializeThreading(), to allow initializeThreading() ...Steve Block2009-10-272-0/+12
* | Brings V8 binding ifdef changes in to line with version submitted to webkit.orgSteve Block2009-10-274-119/+109
|/
* Updates V8 bindings to use INSPECTOR guard.Steve Block2009-10-234-11/+26
* Makes a number of changes to ease future merging with and upstreaming to webk...Steve Block2009-10-226-74/+93
* Update DerivedSourcesAllInOne to closer match webkit.org version.Steve Block2009-10-201-14/+30
* Merge webkit.org at R49305 : Add ifdefs for enabler flags for V8 on Android.Steve Block2009-10-203-0/+19
* Merge webkit.org at R49305 : Fix merge conflicts.Steve Block2009-10-2011-198/+22
* Merge webkit.org at R49305 : Automatic merge by git.Steve Block2009-10-2097-2094/+4269
* Bring Geolocation V8 bindings in line with those for JSC. Do not merge.Steve Block2009-10-141-8/+2
* Cherry pick of WebKit commit r49018, fix for b/2067397. Enable Database.chang...Ben Murdoch2009-10-061-1/+40
* Merge change 23972 into eclairAndroid (Google) Code Review2009-09-071-8/+35
|\
| * Fixes Geolocation to correctly handle infinite values for PositionOptions pro...Steve Block2009-09-041-8/+35
* | Merge change 23971 into eclairAndroid (Google) Code Review2009-09-042-0/+82
|\ \ | |/
| * Adds V8 bindings for optional properties of Geolocation Coordinates object.Steve Block2009-09-042-0/+82
* | Fix the DOM storage layout tests when running with V8. Change the custom bind...Ben Murdoch2009-09-022-1/+5
|/
* Merge change 22906 into eclairAndroid (Google) Code Review2009-09-022-35/+48
|\
| * Add functionality to V8 bindings for SQLTransaction to allow array-like objec...Ben Murdoch2009-09-022-35/+48
* | Merge change 22913 into eclairAndroid (Google) Code Review2009-09-017-0/+479
|\ \
| * | Adds V8 bindings for Geolocation.Steve Block2009-09-017-0/+479