summaryrefslogtreecommitdiffstats
path: root/WebCore/bindings
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Add V8 locks at the v8 entry points for use with workers.Andrei Popescu2009-08-056-0/+20
* Fixes WebKit Geolocation bug 27255.Steve Block2009-07-242-3/+2
* Add indexed getter for TouchList.Feng Qian2009-07-182-0/+64
* Merge change 7130Android (Google) Code Review2009-07-141-2/+4
|\
| * Pick up a bug fix from Chromium.Feng Qian2009-07-141-2/+4
* | Pick up a fix in V8 binding.Feng Qian2009-07-141-1/+1
|/
* Simplify Ben's previous commit.Feng Qian2009-07-131-4/+2
* Add a virtual destructor to V8DOMMap when NDEBUG is defined.Ben Murdoch2009-07-131-0/+2
* Implement V8 bindings for DOM Storage.Ben Murdoch2009-06-267-9/+815
* Fix V8 build.Feng Qian2009-06-223-0/+20
* Get WebKit r44544.Feng Qian2009-06-17238-4268/+7771
* Make AppCache work with v8:Andrei Popescu2009-06-081-0/+142
* Apply fixes for webkit bugs 24776 and 25616 to add ENABLE(DATABASE) guards. T...Ben Murdoch2009-05-1522-0/+96
* Make WebCore built with V8.Feng Qian2009-04-245-18/+804
* Copy V8DOMMap.h and V8DOMMap.cpp from future WebKit merge.Feng Qian2009-04-222-0/+650
* AI 145796: Land the WebKit merge @r42026.Feng Qian2009-04-10181-744/+10665
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-05158-1859/+3201
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03202-0/+29662