1. a8d9524 am 7d4739be: Merge "Reduce lock thrashing in native Looper." into gingerbread by Jeff Brown · 14 years ago
  2. 9604987 Reduce lock thrashing in native Looper. by Jeff Brown · 14 years ago
  3. f3f822e am 987ba541: Merge "Fix sim-eng build on Hardy" into gingerbread by Brian Carlstrom · 14 years ago
  4. 987ba54 Merge "Fix sim-eng build on Hardy" into gingerbread by Brian Carlstrom · 14 years ago
  5. 876e0e5 am 36f429d3: Fix typo which causes sensors to fail miserably by Mathias Agopian · 14 years ago
  6. 36f429d Fix typo which causes sensors to fail miserably by Mathias Agopian · 14 years ago
  7. 8f47640 am 08710dcd: Merge "part of fix for [3004226] Cannot end the call - Proximity sensor doesn\'t work" into gingerbread by Mathias Agopian · 14 years ago
  8. 08710dc Merge "part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work" into gingerbread by Mathias Agopian · 14 years ago
  9. 4d3cb63 part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work by Mathias Agopian · 14 years ago
  10. d3576ef am 1ac48eab: Merge "Ensure input dispatcher and native looper handles EINTR." into gingerbread by Jeff Brown · 14 years ago
  11. 6f0ff46 am 9c258710: Merge "Fix app switch latency optimization." into gingerbread by Jeff Brown · 14 years ago
  12. 1ac48ea Merge "Ensure input dispatcher and native looper handles EINTR." into gingerbread by Jeff Brown · 14 years ago
  13. 7dae0e4 Ensure input dispatcher and native looper handles EINTR. by Jeff Brown · 14 years ago
  14. 54a1825 Fix app switch latency optimization. by Jeff Brown · 14 years ago
  15. dbb7b6d Fix sim-eng build on Hardy by Brian Carlstrom · 14 years ago
  16. 61cf67a am 24326f72: Merge "Input API review." into gingerbread by Jeff Brown · 14 years ago
  17. 24326f7 Merge "Input API review." into gingerbread by Jeff Brown · 14 years ago
  18. 9284b45 am b9eb949b: Merge "Fix input dispatcher regression on launcher drag&drop." into gingerbread by Jeff Brown · 14 years ago
  19. 2a95c2a Fix input dispatcher regression on launcher drag&drop. by Jeff Brown · 14 years ago
  20. 03335af am 567c00a8: Merge "Fix NPE when handling certain kinds of ANRs." into gingerbread by Jeff Brown · 14 years ago
  21. dc3e005 Fix NPE when handling certain kinds of ANRs. by Jeff Brown · 14 years ago
  22. 7642c82 am f4d788c9: Merge "Make input dispatcher only ANR for foreground windows." into gingerbread by Jeff Brown · 14 years ago
  23. 519e024 Make input dispatcher only ANR for foreground windows. by Jeff Brown · 14 years ago
  24. dc1ab4b Input API review. by Jeff Brown · 14 years ago
  25. 14bc6b5 am 09340a4b: Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 14 years ago
  26. 09340a4 Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 14 years ago
  27. 48a8624 am b3ffc78f: Merge "Add logging of various important graphics events" into gingerbread by Mathias Agopian · 14 years ago
  28. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  29. 04262e9 Add logging of various important graphics events by Mathias Agopian · 14 years ago
  30. 0f0541e am b88102f5: Input dispatcher ANR handling enhancements. by Jeff Brown · 14 years ago
  31. b88102f Input dispatcher ANR handling enhancements. by Jeff Brown · 14 years ago
  32. 510951e am a8512a71: Always set the scheduling group when starting a new thread. by Dianne Hackborn · 14 years ago
  33. a8512a7 Always set the scheduling group when starting a new thread. by Dianne Hackborn · 14 years ago
  34. 8723bb5 am b21fb104: Fix key repeat delay. by Jeff Brown · 14 years ago
  35. b21fb10 Fix key repeat delay. by Jeff Brown · 14 years ago
  36. a05088c am 85a31767: Add support for secure views. by Jeff Brown · 14 years ago
  37. 85a3176 Add support for secure views. by Jeff Brown · 14 years ago
  38. 2a08e2a am a19ef306: Revert "Free created FileMap when uncompressing files" by Kenny Root · 14 years ago
  39. a19ef30 Revert "Free created FileMap when uncompressing files" by Kenny Root · 14 years ago
  40. a1205f0 am 2d3739d4: Merge "Modify native ALooper to take an explicit ident." into gingerbread by Dianne Hackborn · 14 years ago
  41. 42c03e5 Modify native ALooper to take an explicit ident. by Dianne Hackborn · 14 years ago
  42. 05dff83 am 11bbe200: Hopefully fix the build. by Dianne Hackborn · 14 years ago
  43. 11bbe20 Hopefully fix the build. by Dianne Hackborn · 14 years ago
  44. b8bcfed am f703b77c: Merge "Add system property to turn off scheduling groups." into gingerbread by Dianne Hackborn · 14 years ago
  45. 84bb52e Add system property to turn off scheduling groups. by Dianne Hackborn · 14 years ago
  46. 8d5250c am 2e246549: Merge "Add better debug output for ResourceType errors" into gingerbread by Kenny Root · 14 years ago
  47. 68c2e91 Add better debug output for ResourceType errors by Kenny Root · 14 years ago
  48. df02df1 am 307ed31c: Merge "Remove incomplete input device enumeration NDK API." into gingerbread by Jeff Brown · 14 years ago
  49. 5fad267 Remove incomplete input device enumeration NDK API. by Jeff Brown · 14 years ago
  50. ae08736 am 63070856: Merge "Don\'t propagate StrictMode over one-way Binder calls." into gingerbread by Brad Fitzpatrick · 14 years ago
  51. 0234376 Don't propagate StrictMode over one-way Binder calls. by Brad Fitzpatrick · 14 years ago
  52. 36f0cb2 am 8d60866e: Input device calibration and capabilities. by Jeff Brown · 14 years ago
  53. 8d60866 Input device calibration and capabilities. by Jeff Brown · 14 years ago
  54. 6e46e6f am 7ec7b997: Remove camera metering mode API. by Wu-cheng Li · 14 years ago
  55. 7ec7b99 Remove camera metering mode API. by Wu-cheng Li · 14 years ago
  56. 8e72490 am ad6731b0: Merge "Add debugging to ZipFileRO" into gingerbread by Kenny Root · 14 years ago
  57. ad6731b Merge "Add debugging to ZipFileRO" into gingerbread by Kenny Root · 14 years ago
  58. 6329fdb Add debugging to ZipFileRO by Kenny Root · 14 years ago
  59. d322d16 am ae66946b: Merge "fix a race in SF buffer management" into gingerbread by Mathias Agopian · 14 years ago
  60. c9289fa fix a race in SF buffer management by Mathias Agopian · 14 years ago
  61. bc4389e am 8395b462: Merge "fix [2931513] Add support for setting the orientation of an ANativeWindow" into gingerbread by Mathias Agopian · 14 years ago
  62. e96aa3e fix [2931513] Add support for setting the orientation of an ANativeWindow by Mathias Agopian · 14 years ago
  63. 485de78 am 06c81f29: Merge changes I8a257579,I82d16312 into gingerbread by Kenny Root · 14 years ago
  64. b90b9d5 am 6be23712: Merge "Free created FileMap when uncompressing files" into gingerbread by Kenny Root · 14 years ago
  65. be857d4 Reorganize MountService IPC by Kenny Root · 14 years ago
  66. 6be2371 Merge "Free created FileMap when uncompressing files" into gingerbread by Kenny Root · 14 years ago
  67. 346b612 am 97a56269: Merge "Add camera fps range API." into gingerbread by Wu-cheng Li · 14 years ago
  68. 97a5626 Merge "Add camera fps range API." into gingerbread by Wu-cheng Li · 14 years ago
  69. 454630f Add camera fps range API. by Wu-cheng Li · 14 years ago
  70. 52b8235 Free created FileMap when uncompressing files by Kenny Root · 14 years ago
  71. a90a1e5 am 545eab8a: Merge "remove unused pixel format" into gingerbread by Mathias Agopian · 14 years ago
  72. 545eab8 Merge "remove unused pixel format" into gingerbread by Mathias Agopian · 14 years ago
  73. d7d58be am 00144745: Merge "Make the throttling more sensitive to end-to-end latency." into gingerbread by Jeff Brown · 14 years ago
  74. 0014474 Merge "Make the throttling more sensitive to end-to-end latency." into gingerbread by Jeff Brown · 14 years ago
  75. 0f4d7bc Make the throttling more sensitive to end-to-end latency. by Jeff Brown · 14 years ago
  76. e509328 remove unused pixel format by Mathias Agopian · 14 years ago
  77. 6694c71 am eba12749: Merge "Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE" into gingerbread by Wu-cheng Li · 14 years ago
  78. 9ba1ed6 am ccb91596: Merge "Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE" into gingerbread by Wu-cheng Li · 14 years ago
  79. eba1274 Merge "Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE" into gingerbread by Wu-cheng Li · 14 years ago
  80. ccb9159 Merge "Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE" into gingerbread by Wu-cheng Li · 14 years ago
  81. 6c008b8 Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE by Nipun Kwatra · 14 years ago
  82. 0de0c49 Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE by Nipun Kwatra · 14 years ago
  83. 821afa9 am 54d41379: Merge "Add OBB flags to support overlays" into gingerbread by Kenny Root · 14 years ago
  84. 54d4137 Merge "Add OBB flags to support overlays" into gingerbread by Kenny Root · 14 years ago
  85. d25f0ae am 99401b29: Merge "Add support for throttling motion events." into gingerbread by Jeff Brown · 14 years ago
  86. ae9fc03 Add support for throttling motion events. by Jeff Brown · 14 years ago
  87. 6d5bb88 am aac6a748: Merge "Only monitor recognized uevent devices." into gingerbread by Jean-Baptiste Queru · 14 years ago
  88. aeb00c4 Only monitor recognized uevent devices. by Sean McNeil · 14 years ago
  89. 33992d4 am 72e0b2ab: Merge "Fix some input device mapping bugs with certain drivers." into gingerbread by Jeff Brown · 14 years ago
  90. 72e0b2a Merge "Fix some input device mapping bugs with certain drivers." into gingerbread by Jeff Brown · 14 years ago
  91. 2dfd7a7 Fix some input device mapping bugs with certain drivers. by Jeff Brown · 14 years ago
  92. 29eb491 am 3922484d: Merge "Optimize EventHub reads." into gingerbread by Jeff Brown · 14 years ago
  93. 8fd80e9 am 72ce4235: Merge "Fix possible race conditions during channel unregistration." into gingerbread by Jeff Brown · 14 years ago
  94. c4554b9 Keep track of remaining fd when devices are removed by Jens Gulin · 14 years ago
  95. 02ca31f Add OBB flags to support overlays by Kenny Root · 14 years ago
  96. cc2e717 Optimize EventHub reads. by Jeff Brown · 14 years ago
  97. 2cbecea Fix possible race conditions during channel unregistration. by Jeff Brown · 14 years ago
  98. 6525fca resolved conflicts for merge of be50507b to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  99. be50507 Merge "Keep track of remaining fd when devices are removed" by Jean-Baptiste Queru · 14 years ago
  100. 80328ba am 8ea71511: Merge "Initial tool for OBB manipulation" into gingerbread by Kenny Root · 14 years ago