1. 0a19d00 Fix a segfault when there is no power module. by Jeff Brown · 12 years ago
  2. 9e316a1 Blank or unblank all displays as need. by Jeff Brown · 12 years ago
  3. 1081eed Pass display arg to blank/unblank by Andy McFadden · 12 years ago
  4. 80cd819 Use more reasonable warning thresholds for power on/off. by Jeff Brown · 12 years ago
  5. 9630704 Power manager rewrite. by Jeff Brown · 12 years ago
  6. 893a0e71 screen-off animation won't be handled by SF anymore by Mathias Agopian · 12 years ago
  7. b696de5 Move and rename user activity event type constants. by Jeff Brown · 12 years ago
  8. 4f8ecd8 Move power manager to a new package. by Jeff Brown · 12 years ago[Renamed (98%) from services/jni/com_android_server_PowerManagerService.cpp]
  9. dccb2c1 PowerManagerService: call surfaceflinger blank and unblank through binder by Colin Cross · 12 years ago
  10. d232afa Tolerate missing power HAL module. by Jeff Brown · 12 years ago
  11. 30e5eb4 Tell power HAL when user activity occurs. by Jeff Brown · 12 years ago
  12. 7304c34 Move power HAL interactions to PowerManagerService. by Jeff Brown · 12 years ago
  13. 8335f1c fix libgui header location by Mathias Agopian · 12 years ago
  14. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  15. 3f15700 split ComposerService out of SurfaceComposerClient.h by Mathias Agopian · 13 years ago
  16. 17cc33a Remove unused JNI global references. by Carl Shapiro · 13 years ago
  17. 609695d Screen on/off animation tweaks by Joe Onorato · 14 years ago
  18. b08a1af Remove dead code, and make the animation a setting. by Joe Onorato · 14 years ago
  19. 9029157 Throttle userActivity calls from input dispatcher. by Jeff Brown · 14 years ago
  20. 00fa7bd More native input dispatch work. by Jeff Brown · 14 years ago