1. 187019c Merge "screen-off animation won't be handled by SF anymore" into jb-mr1-dev by Mathias Agopian · 12 years ago
  2. 893a0e71 screen-off animation won't be handled by SF anymore by Mathias Agopian · 12 years ago
  3. 908aecc Start moving away from DisplayMetrics.DENSITY_DEVICE. by Dianne Hackborn · 12 years ago
  4. b696de5 Move and rename user activity event type constants. by Jeff Brown · 12 years ago
  5. 92c6d2f update to new getDisplayInfo API by Mathias Agopian · 12 years ago
  6. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  7. 4f8ecd8 Move power manager to a new package. by Jeff Brown · 12 years ago
  8. dccb2c1 PowerManagerService: call surfaceflinger blank and unblank through binder by Colin Cross · 12 years ago
  9. d232afa Tolerate missing power HAL module. by Jeff Brown · 12 years ago
  10. 30e5eb4 Tell power HAL when user activity occurs. by Jeff Brown · 12 years ago
  11. 7304c34 Move power HAL interactions to PowerManagerService. by Jeff Brown · 12 years ago
  12. 93de746 Separate the internal and external display rotations. by Jeff Brown · 12 years ago
  13. daa3753 Improve handling of built-in keyboard. by Jeff Brown · 12 years ago
  14. 166b05e UsbService: Add support for accessory initiating USB audio support by Mike Lockwood · 12 years ago
  15. 5bbd4b4 Get alias for Bluetooth devices. by Jeff Brown · 12 years ago
  16. 6ec6f79 Support loading keyboard layout overlays from resources. by Jeff Brown · 12 years ago
  17. a47425a Add support for input devices that have vibrators. by Jeff Brown · 12 years ago
  18. af9e8d3 Notify applications when input devices change. by Jeff Brown · 12 years ago
  19. 9f25b7f Request key maps from input manager service. by Jeff Brown · 12 years ago
  20. 27fd342 Fix lid switch interpretation. by Jeff Brown · 12 years ago
  21. 603b445 Ensure that apps crash if they throw exceptions. by Jeff Brown · 12 years ago
  22. e38fdfa Add a unique input device descriptor. by Jeff Brown · 12 years ago
  23. 4532e61 Refactor input system into its own service. by Jeff Brown · 12 years ago
  24. 8335f1c fix libgui header location by Mathias Agopian · 12 years ago
  25. 83c64e6 frameworks/base refactoring by Mathias Agopian · 12 years ago
  26. b93a03f8 frameworks/base refactoring. by Mathias Agopian · 12 years ago
  27. 62d1058 Merge "Remove the input dispatcher throttle." by Jeff Brown · 12 years ago
  28. a21e945 BatteryService: Don't fail to register native methods if kernel power supply driver is missing by Mike Lockwood · 13 years ago
  29. b01e8bf New Serial Manager API: by Mike Lockwood · 13 years ago
  30. 3080280 Remove the input dispatcher throttle. by Jeff Brown · 12 years ago
  31. ec193de Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE by Steve Block · 13 years ago
  32. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  33. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  34. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  35. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  36. 3f15700 split ComposerService out of SurfaceComposerClient.h by Mathias Agopian · 13 years ago
  37. 1e08fe9 Eliminate hw.keyboards system properties. by Jeff Brown · 13 years ago
  38. 98e044a BatteryService(jni): properly handle read's return value by Dima Zavin · 13 years ago
  39. d5bb82d DO NOT MERGE. Improve screenshot chord debouncing. Bug: 5011907 by Jeff Brown · 13 years ago
  40. cc4f7db Fix input channel leak. Bug: 5156144 by Jeff Brown · 13 years ago
  41. daf4a12 Add a "show touches" option for demos and presentations. Bug: 4569045 by Jeff Brown · 13 years ago
  42. 65fd251 Input system bug fixes, particularly for stylus. Bug: 5049148 by Jeff Brown · 13 years ago
  43. 89ef072 Add input system to Watchdog. Bug: 5094994 by Jeff Brown · 13 years ago
  44. 2b15cb2 Resolve merge conflict for '75f1fdec': by Mike Lockwood · 13 years ago
  45. 75f1fde am 0b3af353: am a82ee49a: am 8f5dd9ad: Merge "GPS Provider Service changes" by Mike Lockwood · 13 years ago
  46. a5fe6b2 GPS Provider Service changes by Kevin Tang · 13 years ago
  47. b7d95a4 am 21700fed: am 5f7203eb: am 5a27a754: am bd1dee94: Merge "gps: Adding ip address for AGps" by Mike Lockwood · 13 years ago
  48. 21700fe am 5f7203eb: am 5a27a754: am bd1dee94: Merge "gps: Adding ip address for AGps" by Mike Lockwood · 13 years ago
  49. 8efd74d gps: Adding ip address for AGps by Stephen Li · 13 years ago
  50. bc68a59 Report the external display size to the input reader. by Jeff Brown · 13 years ago
  51. d462ecf USB: Fix handling USB accessory attached when device is booting by Mike Lockwood · 13 years ago
  52. eb2591f Merge "VPN: Hook up the new control protocol and network state." by Chia-chi Yeh · 13 years ago
  53. 97a6156 VPN: Hook up the new control protocol and network state. by Chia-chi Yeh · 13 years ago
  54. 9302c87 Refactor input dispatcher use of window/app handles. by Jeff Brown · 13 years ago
  55. c1b9bbb Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build by Mike Lockwood · 13 years ago
  56. bd882b1 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  57. c2b8aa0 VPN: rename some variables. by Chia-chi Yeh · 13 years ago
  58. 8bc003e Merge "VPN: merge JNI methods." by Chia-chi Yeh · 13 years ago
  59. 3281034 VPN: merge JNI methods. by Chia-chi Yeh · 13 years ago
  60. a4d1bc5 Drop obsolete touch screen hacks. by Jeff Brown · 13 years ago
  61. 9c0835f VPN: correct the netmask for IPv4. by Chia-chi Yeh · 13 years ago
  62. f4e3bf8 VPN: refactor few JNI methods for the usage of legacy VPN. by Chia-chi Yeh · 13 years ago
  63. 9b9fb5c GPS: Support for on-demand NTP time injection by Mike Lockwood · 13 years ago
  64. 84bf739 VPN: make the file descriptor non-blocking by default. by Chia-chi Yeh · 13 years ago
  65. 474dcb5 Add support for disabling pointer gestures. by Jeff Brown · 13 years ago
  66. 96c7e70 VPN: do not allow zero prefix length in routing rules. by Chia-chi Yeh · 13 years ago
  67. 8ea9289 VPN: do not use gateway in routing rules. by Chia-chi Yeh · 13 years ago
  68. 23a5e4b VPN: tolerate duplicated routes. by Chia-chi Yeh · 13 years ago
  69. 6ddd574 VPN: fix a bad optimization of zeroing ifr_flags lately. by Chia-chi Yeh · 13 years ago
  70. 6224b5e VPN: set IFF_NO_PI on TUN interface. by Chia-chi Yeh · 13 years ago
  71. 3663227 VPN: add MTU support. by Chia-chi Yeh · 13 years ago
  72. 3667369 VPN: use ParcelFileDescriptor.adoptFd() instead of doing it in JNI. by Chia-chi Yeh · 13 years ago
  73. 8df5fcf am 6d60190a: am e502c536: am b3174c46: UsbService: Fix JNI reference leak by Mike Lockwood · 13 years ago
  74. b3174c4 UsbService: Fix JNI reference leak by Mike Lockwood · 13 years ago
  75. ff3bdca The service part of the user space VPN support. by Chia-chi Yeh · 13 years ago
  76. 774ed9d resolved conflicts for merge of 8b2c0014 to master by Jeff Brown · 13 years ago
  77. bb3fcba0c Touch pad improvements. Bug: 4124987 by Jeff Brown · 13 years ago
  78. 7218d83 resolved conflicts for merge of ca2b552d to master by Jeff Brown · 13 years ago
  79. f3b57de resolved conflicts for merge of 7e193916 to master by Dianne Hackborn · 13 years ago
  80. 1a84fd1 Add a preference panel for mouse speed. by Jeff Brown · 13 years ago
  81. 46d0adf UsbService: Refactor USB host and device support into two separate classes by Mike Lockwood · 13 years ago
  82. 214eaf4 Use ViewConfiguration to seed input system configuration. by Jeff Brown · 13 years ago
  83. 86ea1f5 Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 13 years ago
  84. a6dbfdd Add a sprite controller. (DO NOT MERGE) by Jeff Brown · 13 years ago
  85. 524ee64 Support chorded fallback keys. (DO NOT MERGE) by Jeff Brown · 13 years ago
  86. 22d789d Fix focused application handle. (DO NOT MERGE) by Jeff Brown · 13 years ago
  87. 5b2b4d9 Improve VelocityTracker numerical stability. (DO NOT MERGE) by Jeff Brown · 13 years ago
  88. aa9d84c resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 13 years ago
  89. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  90. 2352b97 Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 13 years ago
  91. dd66bcb More native code cleanup. by Elliott Hughes · 13 years ago
  92. 4a1ba21 Merge "You don't need to poke around inside FileDescriptor manually." by Elliott Hughes · 13 years ago
  93. a3804cf You don't need to poke around inside FileDescriptor manually. by Elliott Hughes · 13 years ago
  94. 5541de9 Add a sprite controller. by Jeff Brown · 13 years ago
  95. 46e18c11 Don't use local ref for cached jclass reference in JNI code by Brian Carlstrom · 13 years ago
  96. 0029c66 Add input filter mechanism for accessibility. by Jeff Brown · 13 years ago
  97. 6e92327 Merge "Support chorded fallback keys." by Jeff Brown · 13 years ago
  98. da3d5a9 Support chorded fallback keys. by Jeff Brown · 13 years ago
  99. 6035578 am 038c7297: am b115807a: am 7661dd8d: Merge "UsbService: Fix JNI local reference leaks in the USB host support code" into honeycomb-mr1 by Mike Lockwood · 13 years ago
  100. 8f8c602 UsbService: Fix JNI local reference leaks in the USB host support code by Mike Lockwood · 13 years ago