1. 481c157 Add Java wrappers for new atrace functionality. by Jeff Brown · 13 years ago
  2. 8335f1c fix libgui header location by Mathias Agopian · 13 years ago
  3. 83c64e6 frameworks/base refactoring by Mathias Agopian · 13 years ago
  4. b93a03f8 frameworks/base refactoring. by Mathias Agopian · 13 years ago
  5. 91e3289 Clean up InputChannel file descriptor data type. by Jeff Brown · 13 years ago
  6. 0952c30 Don't serialize motion events. by Jeff Brown · 13 years ago
  7. 072ec96 Implement batching of input events on the consumer side. by Jeff Brown · 13 years ago
  8. 1adee11 Optimize dispatcher for back-to-back finished signals. by Jeff Brown · 13 years ago
  9. d1c48a0 Dispatch multiple touch events in parallel. by Jeff Brown · 13 years ago
  10. 8b4be560 Delete premature optimization. by Jeff Brown · 13 years ago
  11. 28b5cf1 Delete dead code. by Jeff Brown · 13 years ago
  12. 59f1ff9 Delete latency tracking information in the Connection. by Jeff Brown · 13 years ago
  13. 9831d90 Remove active connection tracking. by Jeff Brown · 13 years ago
  14. e9bb9be Simplify input target handling in the dispatcher. by Jeff Brown · 13 years ago
  15. cbee6d6 Rewrite input transport using sockets. by Jeff Brown · 13 years ago
  16. 3241b6b Remove batching and streaming from the input dispatcher. by Jeff Brown · 13 years ago
  17. 3080280 Remove the input dispatcher throttle. by Jeff Brown · 13 years ago
  18. ed73440 Merge "Use O_CLOEXEC when opening input device." by Jeff Brown · 13 years ago
  19. dd3ba43 Merge "Add basic support for new suspend-block ioctls." by Jeff Brown · 13 years ago
  20. 112b5f5 Improve watchdog monitor for InputReader and InputDispatcher. by Jeff Brown · 13 years ago
  21. 874c1e9 Use O_CLOEXEC when opening input device. by Jeff Brown · 13 years ago
  22. e22afbe Add basic support for new suspend-block ioctls. by Jeff Brown · 13 years ago
  23. 214f459 Remove no longer needed EventHub usleep() optimization. by Jeff Brown · 13 years ago
  24. 4130554 Fix line wrapping. by Jeff Brown · 13 years ago
  25. c0cb3dc Fix a few memory leaks in the input dispatcher. by Jeff Brown · 13 years ago
  26. ec193de Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE by Steve Block · 13 years ago
  27. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  28. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  29. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  30. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  31. fa7fa9a am 944c985b: am e0e9fd98: Merge "Fix system hotkey handling." into ics-mr1 by Jeff Brown · 13 years ago
  32. 68b909d Fix system hotkey handling. by Jeff Brown · 13 years ago
  33. 221096f am 4c0e0dd2: am 3e7497b4: Merge "Eliminate hw.keyboards system properties." into ics-mr1 by Jeff Brown · 13 years ago
  34. 1e08fe9 Eliminate hw.keyboards system properties. by Jeff Brown · 13 years ago
  35. fbca596 Modify getState to prefer AKEY_STATE_DOWN and AKEY_STATE_UP over AKEY_STATE_UNKNOWN. by David Deephanphongs · 13 years ago
  36. a965f08 Delete dead code. by Jeff Brown · 13 years ago
  37. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  38. 905805a Improve screenshot chord debouncing. Bug: 5011907 by Jeff Brown · 13 years ago
  39. e8b7f4a eventhub: print debugginf info when removing device by Dima Zavin · 13 years ago
  40. bfcb60a Adjust layers for system overlays. by Jeff Brown · 13 years ago
  41. 3cdfc4d Merge "Support composite touch / joystick devices better." by Jeff Brown · 13 years ago
  42. 9d4bc85 Merge "Fix input channel leak. Bug: 5156144" by Jeff Brown · 13 years ago
  43. 9ee285a Support composite touch / joystick devices better. by Jeff Brown · 13 years ago
  44. cc4f7db Fix input channel leak. Bug: 5156144 by Jeff Brown · 13 years ago
  45. e81056f Pick up device configuration "device.internal = 0". Before, only "device.internal = 1" had an effect. by Max Braun · 13 years ago
  46. 8d3feb6 Merge "Add a "show touches" option for demos and presentations. Bug: 4569045" by Jeff Brown · 13 years ago
  47. deffe07 Prioritize INPUT_PROP_DIRECT first. by Jeff Brown · 13 years ago
  48. daf4a12 Add a "show touches" option for demos and presentations. Bug: 4569045 by Jeff Brown · 13 years ago
  49. c28306a Improve input device wake heuristics. Bug: 5205674 by Jeff Brown · 13 years ago
  50. 9cc695c Clean up InputDispatcher debugging. by Jeff Brown · 13 years ago
  51. ea6892e Support BTN_TOOL_*TAP as synonyms for BTN_TOOL_FINGER. Bug: 5205301 by Jeff Brown · 13 years ago
  52. a66cee1 Fix tap gesture on touch pads. by Jeff Brown · 13 years ago
  53. 65fd251 Input system bug fixes, particularly for stylus. Bug: 5049148 by Jeff Brown · 13 years ago
  54. 755bd67 Merge "Don't crash if a drag recipient throws an uncaught exception" by Christopher Tate · 13 years ago
  55. d9be36c Don't crash if a drag recipient throws an uncaught exception by Christopher Tate · 13 years ago
  56. abb4d44 Fix blocked event handling in InputDispatcher. Bug: 5161854 by Jeff Brown · 13 years ago
  57. 0630975 Ensure outValue is set, even when an error occurs. by Jeff Brown · 13 years ago
  58. 8bcbbef Exorcise notification panel ghosts. Bug: 5105599 by Jeff Brown · 13 years ago
  59. a1f89ce Improve touch device configuration. Bug: 5064702 by Jeff Brown · 13 years ago
  60. 89ef072 Add input system to Watchdog. Bug: 5094994 by Jeff Brown · 13 years ago
  61. ba421dd Fix getSwitchState and others to check bitmasks. Bug: 5149443 by Jeff Brown · 13 years ago
  62. d87c6d5 Use BTN_TOUCH or BTN_TOOL_* to determine if touch active. Bug: 5064702 by Jeff Brown · 13 years ago
  63. be1aa82 Refactor input reader to add stylus support. Bug: 5064702 by Jeff Brown · 13 years ago
  64. 00fd1fc Merge "Fix uses of all-subdir-makefiles" by Ying Wang · 13 years ago
  65. d84d6c7 Fix uses of all-subdir-makefiles by Ying Wang · 13 years ago
  66. 5ea29ab Reset input dispatcher targets when focus changes apps. by Jeff Brown · 13 years ago
  67. bc68a59 Report the external display size to the input reader. by Jeff Brown · 13 years ago
  68. 49754db Handle stylus buttons and tool types. by Jeff Brown · 13 years ago
  69. 44e504e Drop hack for drivers that emit zero ABS_MT_TOUCH_MAJOR. Bug: 5064702 by Jeff Brown · 13 years ago
  70. ac38607 Remove unimplemented memory pool. by Jeff Brown · 13 years ago
  71. 612891e Add support for orientationAware touch pads. Bug: 5038388 by Jeff Brown · 13 years ago
  72. 6069139 Remove more edge flag cruft. by Jeff Brown · 13 years ago
  73. a611137 Remove edge slop support. by Jeff Brown · 13 years ago
  74. 9302c87 Refactor input dispatcher use of window/app handles. by Jeff Brown · 13 years ago
  75. 023e8c7 Merge "Revert "fix a weird use of Vector::appendVector()"" by Jeff Brown · 13 years ago
  76. b99a824 Revert "fix a weird use of Vector::appendVector()" by Jeff Brown · 13 years ago
  77. 8c55a9a Merge "Remove the simulator target from all makefiles. Bug: 5010576" by Jeff Brown · 13 years ago
  78. bd882b1 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  79. 198fd88 fix a weird use of Vector::appendVector() by Mathias Agopian · 13 years ago
  80. a4d1bc5 Drop obsolete touch screen hacks. by Jeff Brown · 13 years ago
  81. 6894a29 Workaround apps that make assumptions about pointer ids. by Jeff Brown · 13 years ago
  82. 2717eff Query input device for initial slot index. by Jeff Brown · 13 years ago
  83. d640125 Merge "Fix joystick and trackpad regression." by Jeff Brown · 13 years ago
  84. 2e45fb6 Fix joystick and trackpad regression. by Jeff Brown · 13 years ago
  85. 439863f SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 13 years ago
  86. aba321a Add some logging code to track down touch issues. by Jeff Brown · 13 years ago
  87. 8134681 Improve input event consistency invariants. by Jeff Brown · 13 years ago
  88. 53ca3f1 Hover and stylus API cleanup. by Jeff Brown · 13 years ago
  89. 474dcb5 Add support for disabling pointer gestures. by Jeff Brown · 13 years ago
  90. 93fa9b3 EventHub code cleanup. by Jeff Brown · 13 years ago
  91. 98db5fa Allow touches to slide out of the navigation bar. by Jeff Brown · 13 years ago
  92. b3a2d13 Take advantage of updated linux/input.h kernel headers. by Jeff Brown · 13 years ago
  93. 7a9db18 No position information for outside touches by Kenny Root · 13 years ago
  94. 9429e6e am 92110af2: am 5f0b1721: am 25bd8abc: Merge "Fix swipe gesture cosine calculation. Bug: 4124987" into honeycomb-mr2 by Jeff Brown · 13 years ago
  95. cb0c55e am e046555b: am fd324486: am 5cb05eea: Merge "Fix build." into honeycomb-mr2 by Jeff Brown · 13 years ago
  96. 051e8f2 am 55cc25c1: am 797dc698: am b92dcf9c: Merge "Simplify spot tracking logic. Bug: 4124987" into honeycomb-mr2 by Jeff Brown · 13 years ago
  97. 774ed9d resolved conflicts for merge of 8b2c0014 to master by Jeff Brown · 13 years ago
  98. 6674d9b Fix swipe gesture cosine calculation. Bug: 4124987 by Jeff Brown · 13 years ago
  99. 9181a5f4 Fix build. by Jeff Brown · 13 years ago
  100. cb5ffcf Simplify spot tracking logic. Bug: 4124987 by Jeff Brown · 13 years ago