1. 7986fe5 Merge "Split UTF functions from String8/16" by Kenny Root · 15 years ago
  2. c412dcb Split UTF functions from String8/16 by Kenny Root · 15 years ago
  3. e33a9ec Enable touch splitting for all windows by default. by Jeff Brown · 15 years ago
  4. 54cc83e Implement reducing the buffer count of a Surface. by Jamie Gennis · 15 years ago
  5. e9ebae2 Fix a compile warning in the Surface class. by Jamie Gennis · 15 years ago
  6. d94206c The CHEEK_TOUCH stuff never worked. Remove it. by Joe Onorato · 15 years ago
  7. 8149991 Tell system server whether the app handled input events. by Jeff Brown · 15 years ago
  8. d4ecee9 Rename the locked meta key constants for clarity. by Jeff Brown · 15 years ago
  9. 92988aa Fix a key repeating bug. by Jeff Brown · 15 years ago
  10. b0bb949 Merge "Add plumbing for volume mute key." by Jeff Brown · 15 years ago
  11. 7e5660f Add plumbing for volume mute key. by Jeff Brown · 15 years ago
  12. e113710 Merge "Optimize FBO drawing with regions. This optimization is currently disabled until Launcher is modified to take advantage of it. The optimization can be enabled by turning on RENDER_LAYERS_AS_REGIONS in the OpenGLRenderer.h file." by Romain Guy · 15 years ago
  13. b801624 Optimize FBO drawing with regions. by Romain Guy · 15 years ago
  14. ec033c5 Fix default return code for getResource by Kenny Root · 15 years ago
  15. 2d283a6 am 7ab5d2d9: am a87ea46c: Fix bugs related to cheek event suppression. by Jeff Brown · 15 years ago
  16. f6149c3 Fix bugs related to cheek event suppression. by Jeff Brown · 15 years ago
  17. fd749c6 Fix policy issues when screen is off. by Jeff Brown · 15 years ago
  18. 133cde5 Add path to get different DPI drawables by Kenny Root · 15 years ago
  19. 4c766cc resolved conflicts for merge of df3cccf3 to master by Jeff Brown · 15 years ago
  20. fef5b04 Drop all dispatcher state when dispatcher is disabled. by Jeff Brown · 15 years ago
  21. 252ebf3 Merge "convert one of the LOGE to LOG_WINDOW msg to reduce grief" by Vasu Nori · 15 years ago
  22. 82bd26d convert one of the LOGE to LOG_WINDOW msg to reduce grief by Vasu Nori · 15 years ago
  23. 8845688 am 85c5ca07: am 2f19f56a: Merge "Updade Surface (ANativeWindow) format based on its buffers format" into gingerbread by Mathias Agopian · 15 years ago
  24. 53f291e Tweak log messages a bit. by Jeff Brown · 15 years ago
  25. 367dc0b Updade Surface (ANativeWindow) format based on its buffers format by Mathias Agopian · 15 years ago
  26. 5e871b4 Add test stubs for newly added methods. by Jeff Brown · 15 years ago
  27. bc9f053 am 2ef36763: am 860c2df4: Merge "Add unit tests for native input and fix bugs identified." into gingerbread by Jeff Brown · 15 years ago
  28. 3c3cc62 Add unit tests for native input and fix bugs identified. by Jeff Brown · 15 years ago
  29. 4b3d8bd am 7ba8c44e: am 8ad30b5b: Merge "Initialized check in ZipFileRO::findEntryByName" into gingerbread by Kenny Root · 15 years ago
  30. 6d9d44a Merge "Initialized check in ZipFileRO::findEntryByName" into gingerbread by Kenny Root · 15 years ago
  31. a209aa8 am d7cd560a: am 1d79a9d9: Use correct size of GAMEPAD_KEYCODES by Kenny Root · 15 years ago
  32. bc9c82f Use correct size of GAMEPAD_KEYCODES by Kenny Root · 15 years ago
  33. 06dbe50 Initialized check in ZipFileRO::findEntryByName by Kenny Root · 15 years ago
  34. c6a98bb resolved conflicts for merge of 368fdba4 to master by Brad Fitzpatrick · 15 years ago
  35. fc1a4df Reduce logging. by Joe Onorato · 15 years ago
  36. 2659f40 am f2c40603: am 7689dd49: Merge "Fix bug where home presses were not poking user activity." into gingerbread by Jeff Brown · 15 years ago
  37. 60b5776 Add support for calibrating touch position. by Jeff Brown · 15 years ago
  38. ef3a823 Fix bug where home presses were not poking user activity. by Jeff Brown · 15 years ago
  39. ace3dc4 am 9e0e0543: am 36e65ffd: Merge "Fix a native crash in input dispatcher when windows are removed." into gingerbread by Jeff Brown · 15 years ago
  40. 7d8733f am 5f0cbfce: am c1e7b218: Merge "Improve input device calibration format." into gingerbread by Jeff Brown · 15 years ago
  41. e68d9e0 Add support for secure system overlays. by Jeff Brown · 15 years ago
  42. b13d7b5 Fix a native crash in input dispatcher when windows are removed. by Jeff Brown · 15 years ago
  43. d9dd44d Add support for secure system overlays. (DO NOT MERGE) by Jeff Brown · 15 years ago
  44. 6a817e2 Add keycodes and meta-key modifiers to support external keyboards. by Jeff Brown · 15 years ago
  45. cc13ed1 am 729503c2: am 848a2bc4: Merge "MinGW/Cygwin requires open() in O_BINARY mode." into gingerbread by Raphael Moll · 15 years ago
  46. 28699cc am 567db077: am 2d441e14: Merge "Make sure EventHub reports added/removed devices immediately." into gingerbread by Jeff Brown · 15 years ago
  47. d72b033 am 8fda1636: am bdf8034c: Merge "OBB: use PBKDF2 for key generation." into gingerbread by Kenny Root · 15 years ago
  48. e33a35f am 5bfa3a34: am 011b5bcc: Merge "implement part of [3094280] New animation for screen on and screen off add support for screen on animation" into gingerbread by Mathias Agopian · 15 years ago
  49. d055ca8 Merge "Improve input device calibration format." into gingerbread by Jeff Brown · 15 years ago
  50. 6b337e7 Improve input device calibration format. by Jeff Brown · 15 years ago
  51. 6f3c5bd Merge "MinGW/Cygwin requires open() in O_BINARY mode." into gingerbread by Raphael Moll · 15 years ago
  52. c04563d Merge "Make sure EventHub reports added/removed devices immediately." into gingerbread by Jeff Brown · 15 years ago
  53. 7e40f36 Make sure EventHub reports added/removed devices immediately. by Jeff Brown · 15 years ago
  54. 503d2d4 am 9a12a3c8: am ba799098: Merge changes I76513387,I335fb671 into gingerbread by Joe Onorato · 15 years ago
  55. 2cf43c6 MinGW/Cygwin requires open() in O_BINARY mode. by Raphael Moll · 15 years ago
  56. 7f7c9a2 Merge "OBB: use PBKDF2 for key generation." into gingerbread by Kenny Root · 15 years ago
  57. 95a6889 OBB: use PBKDF2 for key generation. by Kenny Root · 15 years ago
  58. 29ba9b8 am 4b255a23: am 03aa28fb: Merge "Improve the input policy handling a bit." into gingerbread by Jeff Brown · 15 years ago
  59. 5d0d23d am b05632aa: am a28d5aff: Merge "Fix a bug synthesizing cancelation events for motions." into gingerbread by Jeff Brown · 15 years ago
  60. 9daa5c9 implement part of [3094280] New animation for screen on and screen off by Mathias Agopian · 15 years ago
  61. 59119e6 turn off the electron beam by Mathias Agopian · 15 years ago
  62. a8ed856 Improve the input policy handling a bit. by Jeff Brown · 15 years ago
  63. b6702e5 Track input state when transferring touch focus. by Jeff Brown · 15 years ago
  64. 316237d Fix a bug synthesizing cancelation events for motions. by Jeff Brown · 15 years ago
  65. 33d54ce Fix an event injection bug when the policy is bypassed. by Jeff Brown · 15 years ago
  66. d129348 am 41aabeb5: am 1e6a3a53: Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 15 years ago
  67. 1fe6dec Fix an event injection bug when the policy is bypassed. by Jeff Brown · 15 years ago
  68. 90f0cee Added more robust tracking and cancelation of events. by Jeff Brown · 15 years ago
  69. fe2987d Merge "Move binder magic from the Surface class to GraphicBuffer." by Jamie Gennis · 15 years ago
  70. 309d3bb Move binder magic from the Surface class to GraphicBuffer. by Jamie Gennis · 15 years ago
  71. 26c336a am f10929fb: am a1bf0a06: Merge "Minor fix for InputReader support for non-touchscreen devices." into gingerbread by Jeff Brown · 15 years ago
  72. 2eb1995 am 22cb4ef8: am d577cfd7: Merge "Switch Looper back to using poll() instead of epoll()." into gingerbread by Jeff Brown · 15 years ago
  73. 77e26fc Minor fix for InputReader support for non-touchscreen devices. by Jeff Brown · 15 years ago
  74. 54e1cda Switch Looper back to using poll() instead of epoll(). by Jeff Brown · 15 years ago
  75. 6d462b1 am 56364bcd: am 78d15acf: Merge "Make secure views tolerate IME overlays." into gingerbread by Jeff Brown · 15 years ago
  76. e1c290b am ff04e97f: am f4619308: Merge "fix [2835280] Add support for cancelling buffers to ANativeWindow" into gingerbread by Mathias Agopian · 15 years ago
  77. 8c4edc0 am bfa33b94: am f84a5918: Merge "Use pread() in ZipFileRO for Linux" into gingerbread by Kenny Root · 15 years ago
  78. 91abfdd turn off some useless messages by Vasu Nori · 15 years ago
  79. 35cf0e9 Make secure views tolerate IME overlays. by Jeff Brown · 15 years ago
  80. 1995755 fix [2835280] Add support for cancelling buffers to ANativeWindow by Mathias Agopian · 15 years ago
  81. 566b728 Merge "refactored screenshot code" into gingerbread by Mathias Agopian · 15 years ago
  82. df85c45 refactored screenshot code by Mathias Agopian · 15 years ago
  83. 61ef747 Use pread() in ZipFileRO for Linux by Kenny Root · 15 years ago
  84. 3d20bc9 am ac754073: am b58b2714: Merge "ZipFileRO: moar logging and wrap close" into gingerbread by Kenny Root · 15 years ago
  85. a2b0e61 Merge "ZipFileRO: moar logging and wrap close" into gingerbread by Kenny Root · 15 years ago
  86. c024219 am ea58d1ba: am e951ef07: Merge "Wait for initial device scan to finish before updating config." into gingerbread by Jeff Brown · 15 years ago
  87. 76025e4 am e11b76d3: am f6295b35: Merge "Minor logging changes to input dispatcher to help with debugging." into gingerbread by Jeff Brown · 15 years ago
  88. 1ad00e9 Wait for initial device scan to finish before updating config. by Jeff Brown · 15 years ago
  89. dbf6f27 ZipFileRO: moar logging and wrap close by Kenny Root · 15 years ago
  90. 2806e38 Minor logging changes to input dispatcher to help with debugging. by Jeff Brown · 15 years ago
  91. 4adce42 am 57fa3e8b: am 9e32a438: Merge "Support haptic feedback for virtual keys defined in key layout." into gingerbread by Jeff Brown · 15 years ago
  92. 956c0fb Support haptic feedback for virtual keys defined in key layout. by Jeff Brown · 15 years ago
  93. 84ac949 Merge "refactored screenshot code" by Mathias Agopian · 15 years ago
  94. 3f0fd18 am 5d3cef8a: am e0c12c88: Merge "Move verbose logging of device capabilities to dumpsys." into gingerbread by Jeff Brown · 15 years ago
  95. 26c94ff Move verbose logging of device capabilities to dumpsys. by Jeff Brown · 15 years ago
  96. 74c40c0 refactored screenshot code by Mathias Agopian · 15 years ago
  97. 3c2450f Fix bug in split touches. by Jeff Brown · 15 years ago
  98. 1c32258 Fix bug in split touches. by Jeff Brown · 15 years ago
  99. 2341fd6 am 26d5786f: am 9c37447e: Merge "Fix pointer index when splitting secondary pointers." into gingerbread by Jeff Brown · 15 years ago
  100. ffb16d6 Fix pointer index when splitting secondary pointers. by Jeff Brown · 15 years ago