summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/DeviceOrientationService.java
Commit message (Expand)AuthorAgeFilesLines
* am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
|\
| * Correct executable bit for source filesKenny Root2012-11-071-0/+0
* | Fix alpha value for device orientationSteve Block2012-08-161-1/+1
|/
* Minor clean-up in DeviceOrientation and DeviceMotionSteve Block2012-04-121-0/+2
* In DeviceMotionService, handle the fact that we may receive updates from Sens...Steve Block2011-08-031-0/+1
* Rename DeviceOrientationManager to DeviceMotionAndOrientationManagerSteve Block2010-10-151-3/+3
* Make sure that we send the DeviceOrientation error event only onceSteve Block2010-10-061-0/+8
* Hook up device sensors for DeviceOrientationSteve Block2010-08-241-9/+142
* Implement DeviceOrientationSteve Block2010-08-191-0/+81