summaryrefslogtreecommitdiffstats
path: root/WebCore/bindings/v8
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Fix a bug where the V8 bindings for SQLStatement error callbacks would not re...Ben Murdoch2009-09-011-1/+1
| |/ |/|
* | Update V8 bindings to report exceptions thrown from callbacks.Ben Murdoch2009-08-281-2/+8
* | Use v8::V8::LowMemoryNotification() instead of the non-really-existibg v8::V8...Andrei Popescu2009-08-272-4/+8
|/
* Add TouchEvent check.Feng Qian2009-08-201-0/+5
* Fix Layout test crash in V8 bindings to AppCacheAndrei Popescu2009-08-201-0/+2
* Fix some typos when WEBCORE_INSTRUMENTATION is on.Feng Qian2009-08-202-4/+4
* Revert "Merge WebKit r47420"Andrei Popescu2009-08-197-165/+19
* Merge WebKit r47420Ben Murdoch2009-08-187-19/+165
* Try to fix JNI startup errors.Ben Murdoch2009-08-183-3/+7
* 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
* | Linker error fixes.Ben Murdoch2009-08-171-3/+3
* | sort out inspector linking errorsAndrei Popescu2009-08-171-0/+4
* | Merge change 21269 into master-webkit-mergeAndroid (Google) Code Review2009-08-141-3/+3
|\ \
| * | Rename functions in TouchList binding.Ben Murdoch2009-08-141-3/+3
* | | Fix V8DOMWrapper.cppAndrei Popescu2009-08-141-1/+3
|/ /
* | Merge change 21263 into master-webkit-mergeAndroid (Google) Code Review2009-08-145-5/+16
|\ \
| * | And some more bindings fixes.Ben Murdoch2009-08-145-5/+16
* | | More V8 compliation fixesAndrei Popescu2009-08-142-2/+11
|/ /
* | Fix a bunch more bindings errors.Ben Murdoch2009-08-137-56/+96
* | Fix some build errors.Ben Murdoch2009-08-132-7/+7
* | Merge change 20934 into master-webkit-mergeAndroid (Google) Code Review2009-08-127-0/+50
|\ \