summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/DeviceOrientationManager.java
Commit message (Expand)AuthorAgeFilesLines
* Rename DeviceOrientationManager to DeviceMotionAndOrientationManagerSteve Block2010-10-151-79/+0
* Implement DeviceMotionEventSteve Block2010-10-081-1/+11
* Implement DeviceOrientationSteve Block2010-08-191-2/+13
* Update DeviceOrientationManager to be specific to a WebViewCoreSteve Block2010-08-111-10/+13
* Hook up mock for testing DeviceOrientation in DRTSteve Block2010-08-101-0/+55