1. a0c6b76 minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. (DO NOT MERGE) by Mathias Agopian · 15 years ago
  2. af6bba5 Merge "Use EGL_NATIVE_VISUAL_ID to select EGLConfig" into gingerbread by Mathias Agopian · 15 years ago
  3. 8fb7545 Merge "Filter virtual keys after touches. (DO NOT MERGE)" into gingerbread by Jeff Brown · 15 years ago
  4. 788ce5d Use EGL_NATIVE_VISUAL_ID to select EGLConfig by Mathias Agopian · 15 years ago
  5. 238bec1 Fix the ISurfaceComposer onTransact switch. by Jamie Gennis · 15 years ago
  6. 7bfdb29 Filter virtual keys after touches. (DO NOT MERGE) by Jeff Brown · 15 years ago
  7. a017d5b Fix issue 3302649. by Eric Laurent · 15 years ago
  8. e7a0d2b Fix policy issues when screen is off. (DO NOT MERGE) by Jeff Brown · 15 years ago
  9. 30eb1b1 [3171580] Add transform field to native buffers. (DO NOT MERGE) by Mathias Agopian · 15 years ago
  10. 678bdd6 [3171580] don't automatically log GraphicBuffer allocation failures by Mathias Agopian · 15 years ago
  11. 9cf416c Fix a key repeating bug. (DO NOT MERGE) by Jeff Brown · 15 years ago
  12. 9bb3ef2 Fix stuck keys when released out of order. (DO NOT MERGE) by Jeff Brown · 15 years ago
  13. a2b1b7f Merge "fix [3148312] Region can access data out of bounds" into gingerbread by Mathias Agopian · 15 years ago
  14. f6149c3 Fix bugs related to cheek event suppression. by Jeff Brown · 15 years ago
  15. 0cc0399 fix [3148312] Region can access data out of bounds by Mathias Agopian · 15 years ago
  16. fef5b04 Drop all dispatcher state when dispatcher is disabled. by Jeff Brown · 15 years ago
  17. 367dc0b Updade Surface (ANativeWindow) format based on its buffers format by Mathias Agopian · 15 years ago
  18. 3c3cc62 Add unit tests for native input and fix bugs identified. by Jeff Brown · 15 years ago
  19. 6d9d44a Merge "Initialized check in ZipFileRO::findEntryByName" into gingerbread by Kenny Root · 15 years ago
  20. bc9c82f Use correct size of GAMEPAD_KEYCODES by Kenny Root · 15 years ago
  21. 06dbe50 Initialized check in ZipFileRO::findEntryByName by Kenny Root · 15 years ago
  22. fc1a4df Reduce logging. by Joe Onorato · 15 years ago
  23. ef3a823 Fix bug where home presses were not poking user activity. by Jeff Brown · 15 years ago
  24. b13d7b5 Fix a native crash in input dispatcher when windows are removed. by Jeff Brown · 15 years ago
  25. d9dd44d Add support for secure system overlays. (DO NOT MERGE) by Jeff Brown · 15 years ago
  26. d055ca8 Merge "Improve input device calibration format." into gingerbread by Jeff Brown · 15 years ago
  27. 6b337e7 Improve input device calibration format. by Jeff Brown · 15 years ago
  28. 6f3c5bd Merge "MinGW/Cygwin requires open() in O_BINARY mode." into gingerbread by Raphael Moll · 15 years ago
  29. c04563d Merge "Make sure EventHub reports added/removed devices immediately." into gingerbread by Jeff Brown · 15 years ago
  30. 7e40f36 Make sure EventHub reports added/removed devices immediately. by Jeff Brown · 15 years ago
  31. 2cf43c6 MinGW/Cygwin requires open() in O_BINARY mode. by Raphael Moll · 15 years ago
  32. 7f7c9a2 Merge "OBB: use PBKDF2 for key generation." into gingerbread by Kenny Root · 15 years ago
  33. 95a6889 OBB: use PBKDF2 for key generation. by Kenny Root · 15 years ago
  34. 9daa5c9 implement part of [3094280] New animation for screen on and screen off by Mathias Agopian · 15 years ago
  35. 59119e6 turn off the electron beam by Mathias Agopian · 15 years ago
  36. a8ed856 Improve the input policy handling a bit. by Jeff Brown · 15 years ago
  37. 316237d Fix a bug synthesizing cancelation events for motions. by Jeff Brown · 15 years ago
  38. 1fe6dec Fix an event injection bug when the policy is bypassed. by Jeff Brown · 15 years ago
  39. 90f0cee Added more robust tracking and cancelation of events. by Jeff Brown · 15 years ago
  40. 77e26fc Minor fix for InputReader support for non-touchscreen devices. by Jeff Brown · 15 years ago
  41. 54e1cda Switch Looper back to using poll() instead of epoll(). by Jeff Brown · 15 years ago
  42. 35cf0e9 Make secure views tolerate IME overlays. by Jeff Brown · 15 years ago
  43. 1995755 fix [2835280] Add support for cancelling buffers to ANativeWindow by Mathias Agopian · 15 years ago
  44. 566b728 Merge "refactored screenshot code" into gingerbread by Mathias Agopian · 15 years ago
  45. df85c45 refactored screenshot code by Mathias Agopian · 15 years ago
  46. 61ef747 Use pread() in ZipFileRO for Linux by Kenny Root · 15 years ago
  47. a2b0e61 Merge "ZipFileRO: moar logging and wrap close" into gingerbread by Kenny Root · 15 years ago
  48. 1ad00e9 Wait for initial device scan to finish before updating config. by Jeff Brown · 15 years ago
  49. dbf6f27 ZipFileRO: moar logging and wrap close by Kenny Root · 15 years ago
  50. 2806e38 Minor logging changes to input dispatcher to help with debugging. by Jeff Brown · 15 years ago
  51. 956c0fb Support haptic feedback for virtual keys defined in key layout. by Jeff Brown · 15 years ago
  52. 26c94ff Move verbose logging of device capabilities to dumpsys. by Jeff Brown · 15 years ago
  53. 1c32258 Fix bug in split touches. by Jeff Brown · 15 years ago
  54. ffb16d6 Fix pointer index when splitting secondary pointers. by Jeff Brown · 15 years ago
  55. 6949f5d Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 15 years ago
  56. d1b0a2b Add suuport for splitting touch events across windows. by Jeff Brown · 15 years ago
  57. 8405dff Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 15 years ago
  58. 03ba4ae Merge "Some debugging support." into gingerbread by Dianne Hackborn · 15 years ago
  59. 1b0b30d add support for [1974164] Be able to take a screen shot on the device by Mathias Agopian · 15 years ago
  60. 67f78c4 Some debugging support. by Dianne Hackborn · 15 years ago
  61. b47eafa Revert "Revert "Free created FileMap when uncompressing files"" by Kenny Root · 15 years ago
  62. fa98920 Add locking around ZIP seeking by Kenny Root · 15 years ago
  63. 61a25b2 Looper: use pthread_once for TLS key initialization. by Jeff Brown · 15 years ago
  64. ed242de Reduce lock thrashing in native Looper. by Jeff Brown · 15 years ago
  65. ce802e3 Merge "Fix sim-eng build on Hardy" into gingerbread by Brian Carlstrom · 15 years ago
  66. 2ffb247 Fix typo which causes sensors to fail miserably by Mathias Agopian · 15 years ago
  67. 9e110d5 Merge "part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work" into gingerbread by Mathias Agopian · 15 years ago
  68. aeda9af part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work by Mathias Agopian · 15 years ago
  69. 3b6dda9 Merge "Ensure input dispatcher and native looper handles EINTR." into gingerbread by Jeff Brown · 15 years ago
  70. f67f299 Ensure input dispatcher and native looper handles EINTR. by Jeff Brown · 15 years ago
  71. d8816c3 Fix app switch latency optimization. by Jeff Brown · 15 years ago
  72. 17563f9 Fix sim-eng build on Hardy by Brian Carlstrom · 15 years ago
  73. 128e334 Merge "Input API review." into gingerbread by Jeff Brown · 15 years ago
  74. 405a1d3 Fix input dispatcher regression on launcher drag&drop. by Jeff Brown · 15 years ago
  75. 40ad470 Fix NPE when handling certain kinds of ANRs. by Jeff Brown · 15 years ago
  76. 53a415e Make input dispatcher only ANR for foreground windows. by Jeff Brown · 15 years ago
  77. b5764e0 Input API review. by Jeff Brown · 15 years ago
  78. b06cca6 Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 15 years ago
  79. 59abe7e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 15 years ago
  80. 35b48d1 Add logging of various important graphics events by Mathias Agopian · 15 years ago
  81. a665ca8 Input dispatcher ANR handling enhancements. by Jeff Brown · 15 years ago
  82. 9c82c48 Always set the scheduling group when starting a new thread. by Dianne Hackborn · 15 years ago
  83. 61ce398 Fix key repeat delay. by Jeff Brown · 15 years ago
  84. af30ff6 Add support for secure views. by Jeff Brown · 15 years ago
  85. dc2d840 Revert "Free created FileMap when uncompressing files" by Kenny Root · 15 years ago
  86. 45e0acb Modify native ALooper to take an explicit ident. by Dianne Hackborn · 15 years ago
  87. bb39b9f Hopefully fix the build. by Dianne Hackborn · 15 years ago
  88. 7b0d45c Add system property to turn off scheduling groups. by Dianne Hackborn · 15 years ago
  89. 4516244 Add better debug output for ResourceType errors by Kenny Root · 15 years ago
  90. 774cf1b Remove incomplete input device enumeration NDK API. by Jeff Brown · 15 years ago
  91. 5273603 Don't propagate StrictMode over one-way Binder calls. by Brad Fitzpatrick · 15 years ago
  92. 38a7fab Input device calibration and capabilities. by Jeff Brown · 15 years ago
  93. e96ad7b Merge "Add debugging to ZipFileRO" into gingerbread by Kenny Root · 15 years ago
  94. e0573a4 Add debugging to ZipFileRO by Kenny Root · 15 years ago
  95. 0e7f429 fix a race in SF buffer management by Mathias Agopian · 15 years ago
  96. b661d66 fix [2931513] Add support for setting the orientation of an ANativeWindow by Mathias Agopian · 15 years ago
  97. e6d429c Merge "Free created FileMap when uncompressing files" into gingerbread by Kenny Root · 15 years ago
  98. cd9ce31 Free created FileMap when uncompressing files by Kenny Root · 15 years ago
  99. 385648b Merge "remove unused pixel format" into gingerbread by Mathias Agopian · 15 years ago
  100. 2008e3e Merge "Make the throttling more sensitive to end-to-end latency." into gingerbread by Jeff Brown · 15 years ago