summaryrefslogtreecommitdiffstats
path: root/WebCore/Android.derived.v8bindings.mk
Commit message (Collapse)AuthorAgeFilesLines
* Enable orientation events.Patrick Scott2009-12-091-1/+1
| | | | | | | Remove our old orientation hacks as webkit now supports the orientation event. Call down into webkit when the orientation changes to send the js event. The change to Frame.cpp has been submited to bugs.webkit.org as issue 32321.
* Fixes Makefiles to have proper dependency on HTMLTagNames.in and ↵Steve Block2009-12-011-8/+4
| | | | | | | | | HTMLAttributeNames.in. Previously, the path to these files was expanded prior to execution of the rule, thus breaking the dependency. Change-Id: Iae9809cb925dfc26606f02a47a4dd930c99a3106
* Move V8 Makefiles to from V8Binding directory to WebCore directory, to match ↵Steve Block2009-11-171-0/+572
JSC Makefiles. Also move binding include paths to Android.*bindings.mk and clean up some comments. Change-Id: I6d1475cdfcc330ec3e271cab1c3aa25a414f0448