Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge WebKit at r75993: Move WebKit/android files to Source | Ben Murdoch | 2011-05-16 | 1 | -65/+0 |
| | | | | Change-Id: Ifa871f8320bdb3a09fe189fffecc23f702c394b9 | ||||
* | Merge WebKit at r68651 : Implement controller destroyed callbacks for ↵ | Steve Block | 2010-10-07 | 1 | -0/+1 |
| | | | | | | | | DeviceOrientation and DeviceMotion See http://trac.webkit.org/changeset/67949 Change-Id: Ide94a861a7468d4eef3a238696aad754c8924aed | ||||
* | Merge WebKit at r65072 : Implement DeviceMotionClientAndroid | Steve Block | 2010-08-13 | 1 | -0/+64 |
This class acts simply as a proxy to the real or mock client, which is owned by the WebView. DEVICE_ORIENTATION is enabled on Android, so we must implement this client before we pull in http://trac.webkit.org/changeset/64845, which calls DeviceMotionClient::setController() from the Page constructor. Change-Id: I8cf448f26103df3e55098e70eec80d845725761f |