1. a2b0e61 Merge "ZipFileRO: moar logging and wrap close" into gingerbread by Kenny Root · 15 years ago
  2. 1ad00e9 Wait for initial device scan to finish before updating config. by Jeff Brown · 15 years ago
  3. dbf6f27 ZipFileRO: moar logging and wrap close by Kenny Root · 15 years ago
  4. 2806e38 Minor logging changes to input dispatcher to help with debugging. by Jeff Brown · 15 years ago
  5. 956c0fb Support haptic feedback for virtual keys defined in key layout. by Jeff Brown · 15 years ago
  6. 26c94ff Move verbose logging of device capabilities to dumpsys. by Jeff Brown · 15 years ago
  7. 6949f5d Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 15 years ago
  8. d1b0a2b Add suuport for splitting touch events across windows. by Jeff Brown · 15 years ago
  9. 8405dff Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 15 years ago
  10. 1b0b30d add support for [1974164] Be able to take a screen shot on the device by Mathias Agopian · 15 years ago
  11. fa98920 Add locking around ZIP seeking by Kenny Root · 15 years ago
  12. 61a25b2 Looper: use pthread_once for TLS key initialization. by Jeff Brown · 15 years ago
  13. b0619e8 Looper: Drop default parameters in favor of a safer overload. by Jeff Brown · 15 years ago
  14. d8816c3 Fix app switch latency optimization. by Jeff Brown · 15 years ago
  15. 128e334 Merge "Input API review." into gingerbread by Jeff Brown · 15 years ago
  16. 53a415e Make input dispatcher only ANR for foreground windows. by Jeff Brown · 15 years ago
  17. 6a3de9a fix a typo where the eventtags code were wrong by Mathias Agopian · 15 years ago
  18. b5764e0 Input API review. by Jeff Brown · 15 years ago
  19. b06cca6 Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 15 years ago
  20. 59abe7e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 15 years ago
  21. 35b48d1 Add logging of various important graphics events by Mathias Agopian · 15 years ago
  22. a665ca8 Input dispatcher ANR handling enhancements. by Jeff Brown · 15 years ago
  23. 61ce398 Fix key repeat delay. by Jeff Brown · 15 years ago
  24. af30ff6 Add support for secure views. by Jeff Brown · 15 years ago
  25. 45e0acb Modify native ALooper to take an explicit ident. by Dianne Hackborn · 15 years ago
  26. 774cf1b Remove incomplete input device enumeration NDK API. by Jeff Brown · 15 years ago
  27. 5273603 Don't propagate StrictMode over one-way Binder calls. by Brad Fitzpatrick · 15 years ago
  28. 38a7fab Input device calibration and capabilities. by Jeff Brown · 15 years ago
  29. 0e7f429 fix a race in SF buffer management by Mathias Agopian · 15 years ago
  30. b661d66 fix [2931513] Add support for setting the orientation of an ANativeWindow by Mathias Agopian · 15 years ago
  31. 1068812 Merge "Add OBB flags to support overlays" into gingerbread by Kenny Root · 15 years ago
  32. 542412c Add support for throttling motion events. by Jeff Brown · 15 years ago
  33. 36cb115 Merge "Fix some input device mapping bugs with certain drivers." into gingerbread by Jeff Brown · 15 years ago
  34. d64c855 Fix some input device mapping bugs with certain drivers. by Jeff Brown · 16 years ago
  35. 7dcaa58 Keep track of remaining fd when devices are removed by Jens Gulin · 16 years ago
  36. 28e9b9f Add OBB flags to support overlays by Kenny Root · 16 years ago
  37. 8276307 Optimize EventHub reads. by Jeff Brown · 16 years ago
  38. 0cacb87 Fix possible race conditions during channel unregistration. by Jeff Brown · 16 years ago
  39. 2f09a77 Merge "Add support for the PointerLocation overlay." into gingerbread by Jeff Brown · 16 years ago
  40. 3f9ff20 Add support for the PointerLocation overlay. by Jeff Brown · 16 years ago
  41. 1dfd9f8 Initial tool for OBB manipulation by Kenny Root · 16 years ago
  42. c3ef3ae More native work. by Dianne Hackborn · 16 years ago
  43. 8d4dfd2 Fix safe mode and KeyEvent.getMaxKeyCode(). by Jeff Brown · 16 years ago
  44. aa96663 Fix String8::operator+ by Kenny Root · 16 years ago
  45. b183fbd Enhanced VelocityTracker for > 5 pointers and fixed bugs. by Jeff Brown · 16 years ago
  46. b51719b Improve thread safety of input mappers. by Jeff Brown · 16 years ago
  47. a48bcf6 Added SensorManager.getMinDelay() by Mathias Agopian · 16 years ago
  48. f67c53e DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 16 years ago
  49. edae288 Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once." into gingerbread by Mathias Agopian · 16 years ago
  50. 46f28d3 Merge "Support streaming of compressed assets > 1 megabyte" into gingerbread by Christopher Tate · 16 years ago
  51. a45a800 Support streaming of compressed assets > 1 megabyte by Christopher Tate · 16 years ago
  52. e57e895 Refactor input reader to support new device types more easily. by Jeff Brown · 16 years ago
  53. 208cb07 fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once. by Mathias Agopian · 16 years ago
  54. 70081a1 Replace several IPCThreadState::get() lookups with one. by Brad Fitzpatrick · 16 years ago
  55. e3c8234 propagate sensor event rate properly by Mathias Agopian · 16 years ago
  56. a7352c9 new SensorService by Mathias Agopian · 16 years ago
  57. 874da6e Merge "Re-use existing Surface objects when reading them from parcels." into gingerbread by Jamie Gennis · 16 years ago
  58. 3cf1c9b Fix individual pointer id up/down reporting. by Jeff Brown · 16 years ago
  59. aca4e22 Re-use existing Surface objects when reading them from parcels. by Jamie Gennis · 16 years ago
  60. 0a128e3 Fix bug with phantom input windows. by Jeff Brown · 16 years ago
  61. 0e88527 Implement native key pre-dispatching to IMEs. by Dianne Hackborn · 16 years ago
  62. 5c1ed84 Add support for new input sources. by Jeff Brown · 16 years ago
  63. be581cf Merge "More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync." into gingerbread by Brad Fitzpatrick · 16 years ago
  64. 9373680 Add native C APIs for working with the Asset Manager by Christopher Tate · 16 years ago
  65. a877cd8 More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. by Brad Fitzpatrick · 16 years ago
  66. a1e6bc8 added BinderService<> template to help creating native binder services by Mathias Agopian · 16 years ago
  67. e1ea081 Merge "first step at implementing the native sensor support" into gingerbread by Mathias Agopian · 16 years ago
  68. 589ce85 first step at implementing the native sensor support by Mathias Agopian · 16 years ago
  69. ce838a2 IME events are now dispatched to native applications. by Dianne Hackborn · 16 years ago
  70. 8575a87 Add initial gamepad support. by Jeff Brown · 16 years ago
  71. 837a0d0 Add Parcel::readExceptionCode() and Parcel::writeNoException() by Brad Fitzpatrick · 16 years ago
  72. 9147d11 Add ANativeWindow API for directly drawing to the surface bits. by Dianne Hackborn · 16 years ago
  73. 3c5d125 Add new glue code for writing native apps. by Dianne Hackborn · 16 years ago
  74. 47ecb07 Merge "Add OBB file helper class" into gingerbread by Kenny Root · 16 years ago
  75. 9e1568c Merge "More native input dispatch work." into gingerbread by Chris Tate · 16 years ago
  76. b94a9a6 Add OBB file helper class by Kenny Root · 16 years ago
  77. f16c26d More native input dispatch work. by Jeff Brown · 16 years ago
  78. efa1085 Add new native Looper API. by Dianne Hackborn · 16 years ago
  79. e12e3d7 Merge "Introduce official public NativeWindow type." into gingerbread by Dianne Hackborn · 16 years ago
  80. 4b5e91e Introduce official public NativeWindow type. by Dianne Hackborn · 16 years ago
  81. c393eb6 Fix injection of specially intercepted keys like HOME. by Jeff Brown · 16 years ago
  82. 189ed23 Implement default key handling for native code. by Dianne Hackborn · 16 years ago
  83. 4036f7f Fix native input dispatch in the emulator. by Jeff Brown · 16 years ago
  84. 9c7f818 Update native activity & event APIs to follow correct conventions. by Dianne Hackborn · 16 years ago
  85. 50de30a Native input event dispatching. by Jeff Brown · 16 years ago
  86. 8c3c51b Fix a bug in sp<> and wp<> which could cause memory corruptions by Mathias Agopian · 16 years ago
  87. 4d96bb6 First stab at attaching native event dispatching. by Dianne Hackborn · 16 years ago
  88. 03bd248 Merge "Start of work on passing around StrictMode policy over Binder calls." into gingerbread by Brad Fitzpatrick · 16 years ago
  89. 51d45a7 More native input event dispatching. by Jeff Brown · 16 years ago
  90. 702ea9d Start of work on passing around StrictMode policy over Binder calls. by Brad Fitzpatrick · 16 years ago
  91. f4a4ec2 Even more native input dispatch work in progress. by Jeff Brown · 16 years ago
  92. 54bc281 More work in progress on native events. by Jeff Brown · 16 years ago
  93. 66d9df5 Fix include paths. by Jeff Brown · 16 years ago
  94. e839a58 Native input dispatch rewrite work in progress. by Jeff Brown · 16 years ago
  95. 579b3f8 allow re-targetting of surfaces by Mathias Agopian · 16 years ago
  96. a0c30e9 optimize Surface.readFromParcel() by Mathias Agopian · 16 years ago
  97. b7e930d split surface management from surface's buffers management by Mathias Agopian · 16 years ago
  98. 7e27f05 more clean-up in preparation of bigger changes by Mathias Agopian · 16 years ago
  99. b8510b9 Fix a typo in Singleton<> by Mathias Agopian · 16 years ago
  100. d4784a3 more clean-up of Surfaceflinger's client management by Mathias Agopian · 16 years ago