summaryrefslogtreecommitdiffstats
path: root/WebCore/bindings
Commit message (Expand)AuthorAgeFilesLines
* Bring Geolocation V8 bindings in line with those for JSC. Do not merge.Steve Block2009-10-141-8/+2
* Brings JSC Geolocation bindings up-to-date with latest submission to webkit.o...Steve Block2009-10-141-5/+6
* 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-072-12/+53
|\
| * Fixes Geolocation to correctly handle infinite values for PositionOptions pro...Steve Block2009-09-042-12/+53
* | 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-023-35/+53
|\
| * Add functionality to V8 bindings for SQLTransaction to allow array-like objec...Ben Murdoch2009-09-023-35/+53
* | 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
* fix JSC support.Andrei Popescu2009-08-191-1/+1
* Revert "Merge WebKit r47420"Andrei Popescu2009-08-1947-963/+99
* 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-1847-99/+963
* Try to fix JNI startup errors.Ben Murdoch2009-08-183-3/+7
* Merge commit 'goog/master' into mergeBen Murdoch2009-08-182-69/+89
|\
| * Add GC support in V8 and calling GC in WebCoreFrameBridge::clearCache.Feng Qian2009-08-131-1/+4
| * 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
* | 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
* | Merge change 21098 into master-webkit-mergeAndroid (Google) Code Review2009-08-132-7/+7
|\ \
| * | Fix some build errors.Ben Murdoch2009-08-132-7/+7
* | | Fix left over maunal mergesAndrei Popescu2009-08-131-1/+0
|/ /
* | More changes to get V8 bindings to build.Ben Murdoch2009-08-131-0/+1
* | Merge change 20934 into master-webkit-mergeAndroid (Google) Code Review2009-08-127-0/+50
|\ \
| * | Merge half of V8Binding/bindingAndrei Popescu2009-08-127-0/+50
* | | r47029: Merge V8Index and V8Proxy.Ben Murdoch2009-08-126-5/+154
|/ /
* | Merge r47029: Resolve merge conflicts in JavaScriptCore and WebCore/bindings.Ben Murdoch2009-08-1214-900/+6
* | Merge in WebKit r47029.Ben Murdoch2009-08-11294-2970/+17789
|/
* Revert "Correctly sets default values for Geolocation PositionOptions."Steve Block2009-08-071-102/+71
* Merge change 20268Android (Google) Code Review2009-08-071-71/+102
|\
| * Correctly sets default values for Geolocation PositionOptions.Steve Block2009-08-071-71/+102
* | Add more LOCK_V8 macros: the custom V8 bindings are used to invoke JS callbac...Andrei Popescu2009-08-066-1/+8
|/