1. fe40e9e Merge "fix [3148312] Region can access data out of bounds" into gingerbread by Mathias Agopian · 14 years ago
  2. a87ea46 Fix bugs related to cheek event suppression. by Jeff Brown · 14 years ago
  3. 7bf1521 fix [3148312] Region can access data out of bounds by Mathias Agopian · 14 years ago
  4. 120a459 Drop all dispatcher state when dispatcher is disabled. by Jeff Brown · 14 years ago
  5. b9737a1 Updade Surface (ANativeWindow) format based on its buffers format by Mathias Agopian · 14 years ago
  6. c3db858 Add unit tests for native input and fix bugs identified. by Jeff Brown · 14 years ago
  7. 8ad30b5 Merge "Initialized check in ZipFileRO::findEntryByName" into gingerbread by Kenny Root · 14 years ago
  8. 1d79a9d Use correct size of GAMEPAD_KEYCODES by Kenny Root · 14 years ago
  9. 0b22423 Initialized check in ZipFileRO::findEntryByName by Kenny Root · 14 years ago
  10. 73655bd Merge "propagate RS context priority to EGLContext when possible. DO NOT MERGE." into gingerbread by Mathias Agopian · 14 years ago
  11. 431bb22 Reduce logging. by Joe Onorato · 14 years ago
  12. e2fe69e Fix bug where home presses were not poking user activity. by Jeff Brown · 14 years ago
  13. af48cae Fix a native crash in input dispatcher when windows are removed. by Jeff Brown · 14 years ago
  14. 2d3f159 Add support for secure system overlays. (DO NOT MERGE) by Jeff Brown · 14 years ago
  15. c1e7b21 Merge "Improve input device calibration format." into gingerbread by Jeff Brown · 14 years ago
  16. c6d282b Improve input device calibration format. by Jeff Brown · 14 years ago
  17. 848a2bc Merge "MinGW/Cygwin requires open() in O_BINARY mode." into gingerbread by Raphael Moll · 14 years ago
  18. 2d441e1 Merge "Make sure EventHub reports added/removed devices immediately." into gingerbread by Jeff Brown · 14 years ago
  19. a9b8422 Make sure EventHub reports added/removed devices immediately. by Jeff Brown · 14 years ago
  20. 5c4d4da MinGW/Cygwin requires open() in O_BINARY mode. by Raphael Moll · 14 years ago
  21. bdf8034 Merge "OBB: use PBKDF2 for key generation." into gingerbread by Kenny Root · 14 years ago
  22. 3b1abba OBB: use PBKDF2 for key generation. by Kenny Root · 14 years ago
  23. 2d2b803 implement part of [3094280] New animation for screen on and screen off by Mathias Agopian · 14 years ago
  24. aab758e turn off the electron beam by Mathias Agopian · 14 years ago
  25. 3122e44 Improve the input policy handling a bit. by Jeff Brown · 14 years ago
  26. 2db7616 propagate RS context priority to EGLContext when possible. DO NOT MERGE. by Mathias Agopian · 14 years ago
  27. a1160a7 Fix a bug synthesizing cancelation events for motions. by Jeff Brown · 14 years ago
  28. de846ac Merge "Change to new binder implementation for OBB" into gingerbread by Kenny Root · 14 years ago
  29. 4a99ed8 Change to new binder implementation for OBB by Kenny Root · 14 years ago
  30. b4de3dc Merge "OBB: rearrange to be entirely asynchronous" into gingerbread by Kenny Root · 14 years ago
  31. af9d667 OBB: rearrange to be entirely asynchronous by Kenny Root · 14 years ago
  32. b931a1b Fix an event injection bug when the policy is bypassed. by Jeff Brown · 14 years ago
  33. b699726 Added more robust tracking and cancelation of events. by Jeff Brown · 14 years ago
  34. 8da727a Minor fix for InputReader support for non-touchscreen devices. by Jeff Brown · 14 years ago
  35. 415d8c3 Switch Looper back to using poll() instead of epoll(). by Jeff Brown · 14 years ago
  36. 19dfc83 Make secure views tolerate IME overlays. by Jeff Brown · 14 years ago
  37. 8ddd2c7 fix [2835280] Add support for cancelling buffers to ANativeWindow by Mathias Agopian · 14 years ago
  38. 1905887 Merge "refactored screenshot code" into gingerbread by Mathias Agopian · 14 years ago
  39. 597c7f6 refactored screenshot code by Mathias Agopian · 14 years ago
  40. 259ec46 Use pread() in ZipFileRO for Linux by Kenny Root · 14 years ago
  41. b58b271 Merge "ZipFileRO: moar logging and wrap close" into gingerbread by Kenny Root · 14 years ago
  42. 7342bb9 Wait for initial device scan to finish before updating config. by Jeff Brown · 14 years ago
  43. 6cb241f ZipFileRO: moar logging and wrap close by Kenny Root · 14 years ago
  44. f2f4871 Minor logging changes to input dispatcher to help with debugging. by Jeff Brown · 14 years ago
  45. 0eaf393 Support haptic feedback for virtual keys defined in key layout. by Jeff Brown · 14 years ago
  46. ef3d7e8 Move verbose logging of device capabilities to dumpsys. by Jeff Brown · 14 years ago
  47. 05105f7 Update OBB API to include callbacks by Kenny Root · 14 years ago
  48. aeec2bf Fix bug in split touches. by Jeff Brown · 14 years ago
  49. 9a01d05 Fix pointer index when splitting secondary pointers. by Jeff Brown · 14 years ago
  50. 14a288d Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 14 years ago
  51. 01ce2e9 Add suuport for splitting touch events across windows. by Jeff Brown · 14 years ago
  52. beabe75 Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 14 years ago
  53. a7ef18f Merge "Some debugging support." into gingerbread by Dianne Hackborn · 14 years ago
  54. ca5edbe add support for [1974164] Be able to take a screen shot on the device by Mathias Agopian · 14 years ago
  55. f123e49 Some debugging support. by Dianne Hackborn · 14 years ago
  56. ba606d4 Revert "Revert "Free created FileMap when uncompressing files"" by Kenny Root · 14 years ago
  57. 6458fa0 Add locking around ZIP seeking by Kenny Root · 14 years ago
  58. 134b4ae Looper: use pthread_once for TLS key initialization. by Jeff Brown · 14 years ago
  59. d45cb72 Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. by Wu-cheng Li · 14 years ago
  60. 9604987 Reduce lock thrashing in native Looper. by Jeff Brown · 14 years ago
  61. 987ba54 Merge "Fix sim-eng build on Hardy" into gingerbread by Brian Carlstrom · 14 years ago
  62. 36f429d Fix typo which causes sensors to fail miserably by Mathias Agopian · 14 years ago
  63. 08710dc Merge "part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work" into gingerbread by Mathias Agopian · 14 years ago
  64. 4d3cb63 part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work by Mathias Agopian · 14 years ago
  65. 1ac48ea Merge "Ensure input dispatcher and native looper handles EINTR." into gingerbread by Jeff Brown · 14 years ago
  66. 7dae0e4 Ensure input dispatcher and native looper handles EINTR. by Jeff Brown · 14 years ago
  67. 54a1825 Fix app switch latency optimization. by Jeff Brown · 14 years ago
  68. dbb7b6d Fix sim-eng build on Hardy by Brian Carlstrom · 14 years ago
  69. 24326f7 Merge "Input API review." into gingerbread by Jeff Brown · 14 years ago
  70. 2a95c2a Fix input dispatcher regression on launcher drag&drop. by Jeff Brown · 14 years ago
  71. dc3e005 Fix NPE when handling certain kinds of ANRs. by Jeff Brown · 14 years ago
  72. 519e024 Make input dispatcher only ANR for foreground windows. by Jeff Brown · 14 years ago
  73. dc1ab4b Input API review. by Jeff Brown · 14 years ago
  74. 09340a4 Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 14 years ago
  75. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  76. 04262e9 Add logging of various important graphics events by Mathias Agopian · 14 years ago
  77. b88102f Input dispatcher ANR handling enhancements. by Jeff Brown · 14 years ago
  78. a8512a7 Always set the scheduling group when starting a new thread. by Dianne Hackborn · 14 years ago
  79. b21fb10 Fix key repeat delay. by Jeff Brown · 14 years ago
  80. 85a3176 Add support for secure views. by Jeff Brown · 14 years ago
  81. a19ef30 Revert "Free created FileMap when uncompressing files" by Kenny Root · 14 years ago
  82. 42c03e5 Modify native ALooper to take an explicit ident. by Dianne Hackborn · 14 years ago
  83. 11bbe20 Hopefully fix the build. by Dianne Hackborn · 14 years ago
  84. 84bb52e Add system property to turn off scheduling groups. by Dianne Hackborn · 14 years ago
  85. 68c2e91 Add better debug output for ResourceType errors by Kenny Root · 14 years ago
  86. 5fad267 Remove incomplete input device enumeration NDK API. by Jeff Brown · 14 years ago
  87. 0234376 Don't propagate StrictMode over one-way Binder calls. by Brad Fitzpatrick · 14 years ago
  88. 8d60866 Input device calibration and capabilities. by Jeff Brown · 14 years ago
  89. 7ec7b99 Remove camera metering mode API. by Wu-cheng Li · 14 years ago
  90. ad6731b Merge "Add debugging to ZipFileRO" into gingerbread by Kenny Root · 14 years ago
  91. 6329fdb Add debugging to ZipFileRO by Kenny Root · 14 years ago
  92. c9289fa fix a race in SF buffer management by Mathias Agopian · 14 years ago
  93. e96aa3e fix [2931513] Add support for setting the orientation of an ANativeWindow by Mathias Agopian · 14 years ago
  94. be857d4 Reorganize MountService IPC by Kenny Root · 14 years ago
  95. 6be2371 Merge "Free created FileMap when uncompressing files" into gingerbread by Kenny Root · 14 years ago
  96. 97a5626 Merge "Add camera fps range API." into gingerbread by Wu-cheng Li · 14 years ago
  97. 454630f Add camera fps range API. by Wu-cheng Li · 14 years ago
  98. 52b8235 Free created FileMap when uncompressing files by Kenny Root · 14 years ago
  99. 545eab8 Merge "remove unused pixel format" into gingerbread by Mathias Agopian · 14 years ago
  100. 0014474 Merge "Make the throttling more sensitive to end-to-end latency." into gingerbread by Jeff Brown · 14 years ago