summaryrefslogtreecommitdiffstats
path: root/WebCore/bindings
Commit message (Expand)AuthorAgeFilesLines
* Merge webkit.org at r55033 : Fix merge conflictsSteve Block2010-04-272-25/+1
* Merge webkit.org at r55033 : Initial merge by gitSteve Block2010-04-2725-124/+676
* Cherry pick http://src.chromium.org/viewvc/chrome?view=rev&revision=43874Andrei Popescu2010-04-121-0/+4
* Cherry-pick https://bugs.webkit.org/show_bug.cgi?id=37150Andrei Popescu2010-04-061-1/+8
* If "widget" is already existed in the HashMap whenGrace Kloba2010-04-011-0/+13
* Cherry pick patch in https://bugs.webkit.org/show_bug.cgi?id=36665Andrei Popescu2010-03-294-14/+131
* compile fix for V8 with debug buildsKristian Monsen2010-03-241-0/+2
* Add missing WORKERS guards to V8 bindingsSteve Block2010-03-171-0/+8
* Cherry-pick WebKit change 56112 to add WORKERS guards to V8 bindingsSteve Block2010-03-172-0/+6
* Cherry-pick WebKit change 55084 to add SHARED_WORKERS guard in V8 globalObjec...Steve Block2010-03-171-0/+2
* Cherry-pick WebKit change 54972 to merge DOMWindow and WorkerContext object w...Steve Block2010-03-173-55/+29
* Revert "Fix V8 crashes with plugins. The extra call to _NPN_ReleaseObject ins...Ben Murdoch2010-03-161-0/+1
* Fix V8 crashes with plugins. The extra call to _NPN_ReleaseObject inside forg...Ben Murdoch2010-03-161-1/+0
* fix buildAndrei Popescu2010-03-031-1/+1
* Fix V8 build when instrumentation is onAndrei Popescu2010-03-031-0/+4
* Don't crash when throwing javascript exceptions from plugins withoutLeon Clarke2010-02-261-1/+5
* Update Android to reflect recent upstreaming of V8 runtime feature default va...Steve Block2010-02-191-3/+0
* Android doesn't need to build V8VoidCallback.cppSteve Block2010-02-183-20/+4
* Merge "Cherry-pick WebKit change 54957 to use V8 DerivedSourcesAllInOne.cpp"Steve Block2010-02-181-0/+13
|\
| * Cherry-pick WebKit change 54957 to use V8 DerivedSourcesAllInOne.cppSteve Block2010-02-181-0/+13
* | Merge "Update touch event bindings for V8 in V8Index.cpp to match what landed...Ben Murdoch2010-02-181-7/+3
|\ \ | |/ |/|
| * Update touch event bindings for V8 in V8Index.cpp to match what landed to web...Ben Murdoch2010-02-181-7/+3
* | Fix the V8 build.Ben Murdoch2010-02-181-2/+2
|/
* Update V8 Bindings for touch to match what's upstream, landed in http://trac....Ben Murdoch2010-02-184-15/+15
* Merge "Updates Android to reflect upstreaming of CHROMIUM and XPATH guards in...Steve Block2010-02-173-20/+9
|\
| * Updates Android to reflect upstreaming of CHROMIUM and XPATH guards in V8 bin...Steve Block2010-02-173-20/+9
* | Updates Android to reflect upstreaming of guards on npruntime.h includesSteve Block2010-02-176-19/+19
|/
* Merge "Adds an XPath generated header to the Android build to avoid a guard o...Steve Block2010-02-165-8/+9
|\
| * Adds an XPath generated header to the Android build to avoid a guard on an in...Steve Block2010-02-165-8/+9
* | Merge "Add toV8 conversion for touch event type."Ben Murdoch2010-02-161-0/+8
|\ \ | |/ |/|
| * Add toV8 conversion for touch event type.Ben Murdoch2010-02-161-0/+8
* | Merge webkit.org at r54731 : Update Android to reflect refactoring of Runtime...Steve Block2010-02-161-2/+5
* | Merge webkit.org at r54731 : Fix remaining merge conflictsSteve Block2010-02-161-4/+0
* | Merge webkit.org at r54731 : Initial merge by gitSteve Block2010-02-16131-904/+1023
|/
* Merge webkit.org at r54340 : Cherry-pick WebKit change 54658 to add required ...Steve Block2010-02-151-0/+2
* Merge webkit.org at r54340 : Cherry-pick WebKit change 54650 to add SVG guard...Steve Block2010-02-153-0/+6
* Merge webkit.org at r54340 : Fix merge conflictsSteve Block2010-02-153-390/+19
* Merge webkit.org at r54340 : Initial merge by gitSteve Block2010-02-1589-1170/+2108
* Fix the build by including the right header for INVALID_STATE_ERRAndrei Popescu2010-02-121-0/+1
* Implement navigator.isApplicationInstalled() APIAndrei Popescu2010-02-122-2/+5
* Implement navigator.isApplicationInstalled() APIAndrei Popescu2010-02-093-0/+149
* Fix the V8 build by adding files missing from ece0a38a9778edd2ae7a550df7dcd38...Andrei Popescu2010-02-092-0/+131
* Merge "Implement navigator.isApplicationInstalled() API"Andrei Popescu2010-02-091-0/+48
|\
| * Implement navigator.isApplicationInstalled() APIAndrei Popescu2010-02-091-0/+48
* | Remove Android code that skipped functions for retrieving the source name and...Ben Murdoch2010-02-081-10/+0
|/
* 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