1. d129348 am 41aabeb5: am 1e6a3a53: Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 15 years ago
  2. 90f0cee Added more robust tracking and cancelation of events. by Jeff Brown · 15 years ago
  3. fe2987d Merge "Move binder magic from the Surface class to GraphicBuffer." by Jamie Gennis · 15 years ago
  4. 309d3bb Move binder magic from the Surface class to GraphicBuffer. by Jamie Gennis · 15 years ago
  5. 26c336a am f10929fb: am a1bf0a06: Merge "Minor fix for InputReader support for non-touchscreen devices." into gingerbread by Jeff Brown · 15 years ago
  6. 2eb1995 am 22cb4ef8: am d577cfd7: Merge "Switch Looper back to using poll() instead of epoll()." into gingerbread by Jeff Brown · 15 years ago
  7. 77e26fc Minor fix for InputReader support for non-touchscreen devices. by Jeff Brown · 15 years ago
  8. 54e1cda Switch Looper back to using poll() instead of epoll(). by Jeff Brown · 15 years ago
  9. 6d462b1 am 56364bcd: am 78d15acf: Merge "Make secure views tolerate IME overlays." into gingerbread by Jeff Brown · 15 years ago
  10. e1c290b am ff04e97f: am f4619308: Merge "fix [2835280] Add support for cancelling buffers to ANativeWindow" into gingerbread by Mathias Agopian · 15 years ago
  11. 8c4edc0 am bfa33b94: am f84a5918: Merge "Use pread() in ZipFileRO for Linux" into gingerbread by Kenny Root · 15 years ago
  12. 91abfdd turn off some useless messages by Vasu Nori · 15 years ago
  13. 35cf0e9 Make secure views tolerate IME overlays. by Jeff Brown · 15 years ago
  14. 1995755 fix [2835280] Add support for cancelling buffers to ANativeWindow by Mathias Agopian · 15 years ago
  15. 566b728 Merge "refactored screenshot code" into gingerbread by Mathias Agopian · 15 years ago
  16. df85c45 refactored screenshot code by Mathias Agopian · 15 years ago
  17. 61ef747 Use pread() in ZipFileRO for Linux by Kenny Root · 15 years ago
  18. 3d20bc9 am ac754073: am b58b2714: Merge "ZipFileRO: moar logging and wrap close" into gingerbread by Kenny Root · 15 years ago
  19. a2b0e61 Merge "ZipFileRO: moar logging and wrap close" into gingerbread by Kenny Root · 15 years ago
  20. c024219 am ea58d1ba: am e951ef07: Merge "Wait for initial device scan to finish before updating config." into gingerbread by Jeff Brown · 15 years ago
  21. 76025e4 am e11b76d3: am f6295b35: Merge "Minor logging changes to input dispatcher to help with debugging." into gingerbread by Jeff Brown · 15 years ago
  22. 1ad00e9 Wait for initial device scan to finish before updating config. by Jeff Brown · 15 years ago
  23. dbf6f27 ZipFileRO: moar logging and wrap close by Kenny Root · 15 years ago
  24. 2806e38 Minor logging changes to input dispatcher to help with debugging. by Jeff Brown · 15 years ago
  25. 4adce42 am 57fa3e8b: am 9e32a438: Merge "Support haptic feedback for virtual keys defined in key layout." into gingerbread by Jeff Brown · 15 years ago
  26. 956c0fb Support haptic feedback for virtual keys defined in key layout. by Jeff Brown · 15 years ago
  27. 84ac949 Merge "refactored screenshot code" by Mathias Agopian · 15 years ago
  28. 3f0fd18 am 5d3cef8a: am e0c12c88: Merge "Move verbose logging of device capabilities to dumpsys." into gingerbread by Jeff Brown · 15 years ago
  29. 26c94ff Move verbose logging of device capabilities to dumpsys. by Jeff Brown · 15 years ago
  30. 74c40c0 refactored screenshot code by Mathias Agopian · 15 years ago
  31. 3c2450f Fix bug in split touches. by Jeff Brown · 15 years ago
  32. 1c32258 Fix bug in split touches. by Jeff Brown · 15 years ago
  33. 2341fd6 am 26d5786f: am 9c37447e: Merge "Fix pointer index when splitting secondary pointers." into gingerbread by Jeff Brown · 15 years ago
  34. ffb16d6 Fix pointer index when splitting secondary pointers. by Jeff Brown · 15 years ago
  35. 744c559 Add support for transferring touch focus. by Jeff Brown · 15 years ago
  36. e457038 am 9785bf0f: am 14a288da: Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 15 years ago
  37. 6949f5d Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 15 years ago
  38. d1b0a2b Add suuport for splitting touch events across windows. by Jeff Brown · 15 years ago
  39. a3aefeb am 495ad4f2: am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 15 years ago
  40. 8405dff Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 15 years ago
  41. be8bf0c am deaa8ff1: am a7ef18fc: Merge "Some debugging support." into gingerbread by Dianne Hackborn · 15 years ago
  42. 03ba4ae Merge "Some debugging support." into gingerbread by Dianne Hackborn · 15 years ago
  43. 323b75e am c55f6da7: am 0b606263: Merge "Revert "Revert "Free created FileMap when uncompressing files""" into gingerbread by Kenny Root · 15 years ago
  44. d6d93db am 3e07c000: am 74865ef6: Merge "Add locking around ZIP seeking" into gingerbread by Kenny Root · 15 years ago
  45. 1b0b30d add support for [1974164] Be able to take a screen shot on the device by Mathias Agopian · 15 years ago
  46. 67f78c4 Some debugging support. by Dianne Hackborn · 15 years ago
  47. b47eafa Revert "Revert "Free created FileMap when uncompressing files"" by Kenny Root · 15 years ago
  48. fa98920 Add locking around ZIP seeking by Kenny Root · 15 years ago
  49. 6bea174 am 4ec134cd: am cce0cd13: Merge "Looper: use pthread_once for TLS key initialization." into gingerbread by Jeff Brown · 15 years ago
  50. 61a25b2 Looper: use pthread_once for TLS key initialization. by Jeff Brown · 15 years ago
  51. 62927a5 am a8d95248: am 7d4739be: Merge "Reduce lock thrashing in native Looper." into gingerbread by Jeff Brown · 15 years ago
  52. ed242de Reduce lock thrashing in native Looper. by Jeff Brown · 15 years ago
  53. 8b9fbb9 am f3f822ed: am 987ba541: Merge "Fix sim-eng build on Hardy" into gingerbread by Brian Carlstrom · 15 years ago
  54. ce802e3 Merge "Fix sim-eng build on Hardy" into gingerbread by Brian Carlstrom · 15 years ago
  55. 8f38108 am 876e0e56: am 36f429d3: Fix typo which causes sensors to fail miserably by Mathias Agopian · 15 years ago
  56. 2ffb247 Fix typo which causes sensors to fail miserably by Mathias Agopian · 15 years ago
  57. 281c975 am 8f476407: am 08710dcd: Merge "part of fix for [3004226] Cannot end the call - Proximity sensor doesn\'t work" into gingerbread by Mathias Agopian · 15 years ago
  58. 9e110d5 Merge "part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work" into gingerbread by Mathias Agopian · 15 years ago
  59. aeda9af part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work by Mathias Agopian · 15 years ago
  60. 339f698 am d3576ef8: am 1ac48eab: Merge "Ensure input dispatcher and native looper handles EINTR." into gingerbread by Jeff Brown · 15 years ago
  61. 54e9a7e am 6f0ff46c: am 9c258710: Merge "Fix app switch latency optimization." into gingerbread by Jeff Brown · 15 years ago
  62. 3b6dda9 Merge "Ensure input dispatcher and native looper handles EINTR." into gingerbread by Jeff Brown · 15 years ago
  63. f67f299 Ensure input dispatcher and native looper handles EINTR. by Jeff Brown · 15 years ago
  64. d8816c3 Fix app switch latency optimization. by Jeff Brown · 15 years ago
  65. 17563f9 Fix sim-eng build on Hardy by Brian Carlstrom · 15 years ago
  66. 87fab27 am 61cf67a2: am 24326f72: Merge "Input API review." into gingerbread by Jeff Brown · 15 years ago
  67. 128e334 Merge "Input API review." into gingerbread by Jeff Brown · 15 years ago
  68. 0c8939f am 9284b454: am b9eb949b: Merge "Fix input dispatcher regression on launcher drag&drop." into gingerbread by Jeff Brown · 15 years ago
  69. 405a1d3 Fix input dispatcher regression on launcher drag&drop. by Jeff Brown · 15 years ago
  70. 260b6d9 am 03335af0: am 567c00a8: Merge "Fix NPE when handling certain kinds of ANRs." into gingerbread by Jeff Brown · 15 years ago
  71. 40ad470 Fix NPE when handling certain kinds of ANRs. by Jeff Brown · 15 years ago
  72. 02a71f7 am 7642c82c: am f4d788c9: Merge "Make input dispatcher only ANR for foreground windows." into gingerbread by Jeff Brown · 15 years ago
  73. 53a415e Make input dispatcher only ANR for foreground windows. by Jeff Brown · 15 years ago
  74. dc543ae am 14bc6b5d: am 09340a4b: Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 15 years ago
  75. c479e18 resolved conflicts for merge of 48a86240 to master by Mathias Agopian · 15 years ago
  76. b5764e0 Input API review. by Jeff Brown · 15 years ago
  77. b06cca6 Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 15 years ago
  78. 59abe7e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 15 years ago
  79. 35b48d1 Add logging of various important graphics events by Mathias Agopian · 15 years ago
  80. 055a792 am 0f0541e4: am b88102f5: Input dispatcher ANR handling enhancements. by Jeff Brown · 15 years ago
  81. a665ca8 Input dispatcher ANR handling enhancements. by Jeff Brown · 15 years ago
  82. 4181bd6 am 510951e9: am a8512a71: Always set the scheduling group when starting a new thread. by Dianne Hackborn · 15 years ago
  83. 9c82c48 Always set the scheduling group when starting a new thread. by Dianne Hackborn · 15 years ago
  84. e1e37e4 am 8723bb58: am b21fb104: Fix key repeat delay. by Jeff Brown · 15 years ago
  85. 6240634 resolved conflicts for merge of a05088c1 to master by Jeff Brown · 15 years ago
  86. 61ce398 Fix key repeat delay. by Jeff Brown · 15 years ago
  87. af30ff6 Add support for secure views. by Jeff Brown · 15 years ago
  88. 16ead47 am 2a08e2a9: am a19ef306: Revert "Free created FileMap when uncompressing files" by Kenny Root · 15 years ago
  89. dc2d840 Revert "Free created FileMap when uncompressing files" by Kenny Root · 15 years ago
  90. c946422 am a1205f07: am 2d3739d4: Merge "Modify native ALooper to take an explicit ident." into gingerbread by Dianne Hackborn · 15 years ago
  91. 45e0acb Modify native ALooper to take an explicit ident. by Dianne Hackborn · 15 years ago
  92. 1cce37b am 05dff838: am 11bbe200: Hopefully fix the build. by Dianne Hackborn · 15 years ago
  93. 3d2bca9 am b8bcfed5: am f703b77c: Merge "Add system property to turn off scheduling groups." into gingerbread by Dianne Hackborn · 15 years ago
  94. bb39b9f Hopefully fix the build. by Dianne Hackborn · 15 years ago
  95. 7b0d45c Add system property to turn off scheduling groups. by Dianne Hackborn · 15 years ago
  96. 757a867 am 8d5250c6: am 2e246549: Merge "Add better debug output for ResourceType errors" into gingerbread by Kenny Root · 15 years ago
  97. 4516244 Add better debug output for ResourceType errors by Kenny Root · 15 years ago
  98. 9b83cce am df02df11: am 307ed31c: Merge "Remove incomplete input device enumeration NDK API." into gingerbread by Jeff Brown · 15 years ago
  99. 774cf1b Remove incomplete input device enumeration NDK API. by Jeff Brown · 15 years ago
  100. f3372f7 am ae087369: am 63070856: Merge "Don\'t propagate StrictMode over one-way Binder calls." into gingerbread by Brad Fitzpatrick · 15 years ago