1. 03df422 Merge "Fix misc-macro-parentheses warnings in services jni." am: fe91d2a83d by Chih-Hung Hsieh · 8 years ago
  2. 6c89616 Fix misc-macro-parentheses warnings in services jni. by Chih-Hung Hsieh · 8 years ago
  3. 68cdf19 Add low power stats to batteryhistory by Badhri Jagan Sridharan · 8 years ago
  4. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  5. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  6. 27bbb2d Add control for double tap to wake setting by Jason Monk · 9 years ago
  7. 9c1c90e Fix unused variables. by Bernhard Rosenkränzer · 10 years ago
  8. 8dcf593 resolved conflicts for merge of 6290c048 to lmp-dev-plus-aosp by Andreas Gampe · 10 years ago
  9. 4e5c089 resolved conflicts for merge of 337e764d to master by Jeff Brown · 10 years ago
  10. 037c33e Plumb display power state through display manager. by Jeff Brown · 10 years ago
  11. 654d75f PowerManager: Fix build by Ruchi Kandoi · 10 years ago
  12. f20a5eb PowerManager: add powerHint method by Ruchi Kandoi · 10 years ago
  13. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/jni/com_android_server_power_PowerManagerService.cpp]
  14. 87eac99 Remove dependency on JNIHelp header side effects. by Ruben Brunk · 11 years ago
  15. dbcf2d7 PowerManagerService: Don't reboot directly. by Nick Kralevich · 11 years ago
  16. 0a19d00 Fix a segfault when there is no power module. by Jeff Brown · 12 years ago
  17. 9e316a1 Blank or unblank all displays as need. by Jeff Brown · 12 years ago
  18. 1081eed Pass display arg to blank/unblank by Andy McFadden · 12 years ago
  19. 80cd819 Use more reasonable warning thresholds for power on/off. by Jeff Brown · 12 years ago
  20. 9630704 Power manager rewrite. by Jeff Brown · 12 years ago
  21. 893a0e71 screen-off animation won't be handled by SF anymore by Mathias Agopian · 12 years ago
  22. b696de5 Move and rename user activity event type constants. by Jeff Brown · 12 years ago
  23. 4f8ecd8 Move power manager to a new package. by Jeff Brown · 12 years ago[Renamed (98%) from services/jni/com_android_server_PowerManagerService.cpp]
  24. dccb2c1 PowerManagerService: call surfaceflinger blank and unblank through binder by Colin Cross · 12 years ago
  25. d232afa Tolerate missing power HAL module. by Jeff Brown · 12 years ago
  26. 30e5eb4 Tell power HAL when user activity occurs. by Jeff Brown · 12 years ago
  27. 7304c34 Move power HAL interactions to PowerManagerService. by Jeff Brown · 12 years ago
  28. 8335f1c fix libgui header location by Mathias Agopian · 12 years ago
  29. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  30. 3f15700 split ComposerService out of SurfaceComposerClient.h by Mathias Agopian · 13 years ago
  31. 17cc33a Remove unused JNI global references. by Carl Shapiro · 13 years ago
  32. 609695d Screen on/off animation tweaks by Joe Onorato · 14 years ago
  33. b08a1af Remove dead code, and make the animation a setting. by Joe Onorato · 14 years ago
  34. 9029157 Throttle userActivity calls from input dispatcher. by Jeff Brown · 14 years ago
  35. 00fa7bd More native input dispatch work. by Jeff Brown · 14 years ago