1. 5f2165f remove dependency on android_native{s_priv|buffer}.h by Mathias Agopian · 13 years ago
  2. 870b8aa remove libui dependency on libEGL by Mathias Agopian · 13 years ago
  3. ff615cc deprecate L_8, LA_88 and RGB_332 in sdk by Mathias Agopian · 13 years ago
  4. 42e2458 remove libui's dependency on libpixelflinger by Mathias Agopian · 13 years ago
  5. 80c3918 frameworks/base refactoring. by Mathias Agopian · 13 years ago
  6. 9491e81 Clean up InputChannel file descriptor data type. by Jeff Brown · 13 years ago
  7. a18829a Accurately track the sequence numbers of batched events. by Jeff Brown · 13 years ago
  8. 0a63ada Enable deferred input messages to be batched. by Jeff Brown · 13 years ago
  9. f0490c9 Implement batching of input events on the consumer side. by Jeff Brown · 13 years ago
  10. 6cdee98 Rewrite input transport using sockets. by Jeff Brown · 14 years ago
  11. b8a2e98 Preliminary support for clipRect(Rect, Op) by Romain Guy · 13 years ago
  12. 55ef343 remove dead/usnused code by Mathias Agopian · 14 years ago
  13. e06a174 Merge "SurfaceMediaSource: use the vid enc usage bit" into ics-mr1 by Jamie Gennis · 14 years ago
  14. 9ee44c8 Fix application launch shortcuts. by Jeff Brown · 14 years ago
  15. b7d87c4 SurfaceMediaSource: use the vid enc usage bit by Jamie Gennis · 14 years ago
  16. 882b0a5 Eliminate hw.keyboards system properties. by Jeff Brown · 14 years ago
  17. 000e95e fix the float Rect in OpenGLRenderer to handle NANs by Mathias Agopian · 14 years ago
  18. 73aaf0d Velocity Tracker II: The Revenge of Velocity Tracker Bug: 5265529 by Jeff Brown · 14 years ago
  19. 137c3c5 Tweak VelocityTracker. Bug: 5265529 by Jeff Brown · 14 years ago
  20. 3599bf2 SurfaceFlinger: use the HWC gralloc usage bit by Jamie Gennis · 14 years ago
  21. ecc7ade Input system bug fixes, particularly for stylus. Bug: 5049148 by Jeff Brown · 14 years ago
  22. 5873ce4 Refactor input reader to add stylus support. Bug: 5064702 by Jeff Brown · 14 years ago
  23. acb7b5d Adding SurfaceEncoder for encoding FilterFrames by Pannag Sanketi · 14 years ago
  24. 5d99f17 am 61220e88: am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4364920" into honeycomb-mr2 by Jeff Brown · 14 years ago
  25. 7ca7ba2 Revert velocity damping. Bug: 4364920 by Jeff Brown · 14 years ago
  26. 36f49c1 am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration." into honeycomb-mr2 by Jeff Brown · 14 years ago
  27. adab620 Implement pointer acceleration. by Jeff Brown · 14 years ago
  28. d3e6d3e Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 14 years ago
  29. c5982b7 Improve VelocityTracker numerical stability. (DO NOT MERGE) by Jeff Brown · 14 years ago
  30. 247da72 Use touch pad gestures to manipulate the pointer. (DO NOT MERGE) by Jeff Brown · 14 years ago
  31. e959ed2 Add initial API for stylus and mouse buttons. by Jeff Brown · 14 years ago
  32. db05e22 resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 14 years ago
  33. 16fe3c2 Better compat mode part one: start scaling windows. by Dianne Hackborn · 14 years ago
  34. 697526b frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 14 years ago
  35. ec10d23 frameworks/base: move ANativeWindow/android_native_buffer_t out by Iliyan Malchev · 14 years ago
  36. 41abd67 frameworks/base: make the ANativeWindow query() method const by Iliyan Malchev · 14 years ago
  37. 9cdb01d get rid of dependency on copybit HAL module by Mathias Agopian · 14 years ago
  38. 4815f2a Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 14 years ago
  39. 02988ec Merge "Add a little input event consistency verifier." by Jeff Brown · 14 years ago
  40. 3847f62 Add a little input event consistency verifier. by Jeff Brown · 14 years ago
  41. 8f2fff3 Merge "Add input filter mechanism for accessibility." by Jeff Brown · 14 years ago
  42. 37159af Add input filter mechanism for accessibility. by Jeff Brown · 14 years ago
  43. 1cd921e Revert "retire android_native_window_t" by Mathias Agopian · 14 years ago
  44. 5cfbdc8 retire android_native_window_t by Iliyan Malchev · 14 years ago
  45. edc5ac1 Merge "Add support for timestamps into SurfaceTexture." by Eino-Ville Talvala · 14 years ago
  46. 1d01a12 Add support for timestamps into SurfaceTexture. by Eino-Ville Talvala · 14 years ago
  47. 5aaab9c Add 3D mode key and others. by Jeff Brown · 14 years ago
  48. e3d4a68 Merge "Improve VelocityTracker numerical stability." by Jeff Brown · 14 years ago
  49. 1593354 Improve VelocityTracker numerical stability. by Jeff Brown · 14 years ago
  50. cefc876 am ceb7cb14: am 02805a40: Merge "ANativeWindow: add query for the concrete type." into honeycomb-mr1 by Jamie Gennis · 14 years ago
  51. 391bbe2 ANativeWindow: add query for the concrete type. by Jamie Gennis · 14 years ago
  52. fa773aa Use touch pad gestures to manipulate the pointer. by Jeff Brown · 14 years ago
  53. 46689da Input improvements and bug fixes. by Jeff Brown · 14 years ago
  54. ec8a5ef Merge "ANativeWindow: add queues-to-window-composer check." into honeycomb-mr1 by Jamie Gennis · 14 years ago
  55. 134f042 ANativeWindow: add queues-to-window-composer check. by Jamie Gennis · 14 years ago
  56. e89d104 Joystick tweaks. (DO NOT MERGE) by Jeff Brown · 14 years ago
  57. d5ed285 Wake screen from external HID peripherals. by Jeff Brown · 14 years ago
  58. 80f3e7c Fade out the mouse pointer after inactivity or other events. by Jeff Brown · 14 years ago
  59. 9d4d6c1 Add the MIN_UNDEQUEUED_BUFFERS query to ANW. by Jamie Gennis · 14 years ago
  60. 3ea4de8 Add new axes for joysticks and mouse wheels. by Jeff Brown · 14 years ago
  61. b2d4435 Fix a regression with MotionEvent parceling. by Jeff Brown · 14 years ago
  62. 3e34146 Add support for arbitrary axes in MotionEvents. by Jeff Brown · 14 years ago
  63. 79676ac am 09443aeb: am 62884505: Merge "Reset ANativeWindow crop on buffer geometry changes." into honeycomb by Jamie Gennis · 15 years ago
  64. 68f9127 Reset ANativeWindow crop on buffer geometry changes. by Jamie Gennis · 15 years ago
  65. 16f0453 Protected surface API by Glenn Kasten · 15 years ago
  66. ae1d9d7 am 12b2dc90: am b1e0a870: Merge "Fix crashes caused by some input devices." into honeycomb by Jeff Brown · 15 years ago
  67. eb8b9d8 Fix crashes caused by some input devices. by Jeff Brown · 15 years ago
  68. 6453b75 am 5f668c6e: am 8b9df978: Merge "Fix getSwitchState." into honeycomb by Jeff Brown · 15 years ago
  69. 430c21e Fix getSwitchState. by Jeff Brown · 15 years ago
  70. 218e7c7 Add joystick support to framework. by Jeff Brown · 15 years ago
  71. 8ba32fa Add the SurfaceTexture C++ implementation. by Jamie Gennis · 15 years ago
  72. 4125036 Mouse pointer integration. by Jeff Brown · 15 years ago
  73. 4c501a4 Add initial support for cursor-based pointing devices. by Jeff Brown · 15 years ago
  74. a5529c8 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 15 years ago
  75. 1d21a9c surfaceflinger: add support for gralloc dump hooks by Erik Gilling · 15 years ago
  76. 02d85b5 Add support for fallback keycodes. by Jeff Brown · 15 years ago
  77. b5a00fc am 48f42f8c: am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread by Mathias Agopian · 15 years ago
  78. 372c56e am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread by Mathias Agopian · 15 years ago
  79. 678bdd6 [3171580] don't automatically log GraphicBuffer allocation failures by Mathias Agopian · 15 years ago
  80. db36064 Improve support for external keyboards. by Jeff Brown · 15 years ago
  81. 53c1664 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 15 years ago
  82. 6688837 Support non-orientation aware keyboards and other devices. by Jeff Brown · 15 years ago
  83. ad1894d Allow status bar panels to be on top of the status bar. by Joe Onorato · 15 years ago
  84. a3477c8 Added support for full PC-style keyboards. by Jeff Brown · 15 years ago
  85. 3f02b88 am 5e069074: am a15e4886: Merge "Framebuffer: Support variable number of framebuffers in the UI" by Jean-Baptiste Queru · 15 years ago
  86. af10976 am a15e4886: Merge "Framebuffer: Support variable number of framebuffers in the UI" by Jean-Baptiste Queru · 15 years ago
  87. e33a9ec Enable touch splitting for all windows by default. by Jeff Brown · 15 years ago
  88. af34db4 Add new keycodes initially used for GoogleTV devices. by Jason Bayer · 15 years ago
  89. d94206c The CHEEK_TOUCH stuff never worked. Remove it. by Joe Onorato · 15 years ago
  90. 8149991 Tell system server whether the app handled input events. by Jeff Brown · 15 years ago
  91. 71484f2 Framebuffer: Support variable number of framebuffers in the UI by Rodrigo Obregon · 15 years ago
  92. 7e5660f Add plumbing for volume mute key. by Jeff Brown · 15 years ago
  93. 4c766cc resolved conflicts for merge of df3cccf3 to master by Jeff Brown · 15 years ago
  94. fef5b04 Drop all dispatcher state when dispatcher is disabled. by Jeff Brown · 15 years ago
  95. bc9f053 am 2ef36763: am 860c2df4: Merge "Add unit tests for native input and fix bugs identified." into gingerbread by Jeff Brown · 15 years ago
  96. 3c3cc62 Add unit tests for native input and fix bugs identified. by Jeff Brown · 15 years ago
  97. 2659f40 am f2c40603: am 7689dd49: Merge "Fix bug where home presses were not poking user activity." into gingerbread by Jeff Brown · 15 years ago
  98. 60b5776 Add support for calibrating touch position. by Jeff Brown · 15 years ago
  99. ef3a823 Fix bug where home presses were not poking user activity. by Jeff Brown · 15 years ago
  100. 7d8733f am 5f0cbfce: am c1e7b218: Merge "Improve input device calibration format." into gingerbread by Jeff Brown · 15 years ago