1. 11e0746 Fix issue #3392073: At times soft keyboard comes up in... by Dianne Hackborn · 15 years ago
  2. 78efe97 Merge "clean-up unneeded code" into honeycomb by Mathias Agopian · 15 years ago
  3. 2bd1d95 clean-up unneeded code by Mathias Agopian · 15 years ago
  4. d5ea3db Use EGL_NATIVE_VISUAL_ID to select EGLConfig by Mathias Agopian · 15 years ago
  5. 48b888a improve SurfaceFlinger 'dumpsys' log by Mathias Agopian · 15 years ago
  6. ed8a50c fix [3361121] hang in glClear() - device unresponsive, OTA fails by Mathias Agopian · 15 years ago
  7. c4d4aea Implement SurfaceTexture frame-available callback. by Jamie Gennis · 15 years ago
  8. a214c64 Fix SurfaceTexture transform matrix. by Jamie Gennis · 15 years ago
  9. 73e8b9e Compare GraphicBuffers using handles. by Jamie Gennis · 15 years ago
  10. b353fd9 Merge "Fix error reporting in Surface::cancelBuffer()" into honeycomb by Mathias Agopian · 15 years ago
  11. 9346643 Make getFallbackAction return false when there is none. by Jeff Brown · 15 years ago
  12. a317f1b Fix error reporting in Surface::cancelBuffer() by Mathias Agopian · 15 years ago
  13. 9a78c90 Fix remote GraphicBuffer allocation in SurfaceFlinger. by Jamie Gennis · 15 years ago
  14. e5366c5 Add logging to SurfaceTextureClient. by Jamie Gennis · 15 years ago
  15. 0579d57 Merge "Fix a bug in SurfaceTexture::dequeueBuffer." into honeycomb by Jamie Gennis · 15 years ago
  16. 1502525 Fix issue 3302649. by Eric Laurent · 15 years ago
  17. 235c424 Fix a bug in SurfaceTexture::dequeueBuffer. by Jamie Gennis · 15 years ago
  18. f238e28 Implement crop & transform for SurfaceTexture. by Jamie Gennis · 15 years ago
  19. 67eedd7 Fix a bug in SurfaceTexture::setBufferCount. by Jamie Gennis · 15 years ago
  20. e70d8b4 Add method logging to the SurfaceTexture C++ class. by Jamie Gennis · 15 years ago
  21. 3461e0f Initialize the SurfaceTexture buffer slots. by Jamie Gennis · 15 years ago
  22. 8ba32fa Add the SurfaceTexture C++ implementation. by Jamie Gennis · 15 years ago
  23. 4956334 Add the ISurfaceComposer::createGraphicBuffer IPC. by Jamie Gennis · 15 years ago
  24. 4125036 Mouse pointer integration. by Jeff Brown · 15 years ago
  25. 288757f Merge "Add initial support for cursor-based pointing devices." by Jeff Brown · 15 years ago
  26. 4c501a4 Add initial support for cursor-based pointing devices. by Jeff Brown · 15 years ago
  27. 1ee57e3 am 6637e307: am bfb5f596: Merge "Fix for writing empty strings to Parcel::writeString8()" by Jean-Baptiste Queru · 15 years ago
  28. 587567a am bfb5f596: Merge "Fix for writing empty strings to Parcel::writeString8()" by Jean-Baptiste Queru · 15 years ago
  29. f717518 am c6f2b3b3: Merge "Fix policy issues when screen is off. (DO NOT MERGE)" into gingerbread by Jeff Brown · 15 years ago
  30. e7a0d2b Fix policy issues when screen is off. (DO NOT MERGE) by Jeff Brown · 15 years ago
  31. d1dff8d Fix for writing empty strings to Parcel::writeString8() by Pravat Dalbehera · 15 years ago
  32. 5eee3d2 Merge "minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so." by Mathias Agopian · 15 years ago
  33. 90f96b8 Merge "dump callstack on Surface use error" by Mathias Agopian · 15 years ago
  34. 1b60843 Framework-side support for Dalvik "isSensitiveThread" hook. by Brad Fitzpatrick · 15 years ago
  35. 455d18d minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. by Mathias Agopian · 15 years ago
  36. c44375c Merge "[3258939] Need snapshot to limit which layers are included" by Mathias Agopian · 15 years ago
  37. bf2c6a6 [3258939] Need snapshot to limit which layers are included by Mathias Agopian · 15 years ago
  38. e6f096a dump callstack on Surface use error by Mathias Agopian · 15 years ago
  39. 7999039 Fix race condition in fallback key processing. by Jeff Brown · 15 years ago
  40. 0a75781 fix [3259708] Graphic Buffer Mapper does not support YV12 by Mathias Agopian · 15 years ago
  41. a5529c8 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 15 years ago
  42. 1d21a9c surfaceflinger: add support for gralloc dump hooks by Erik Gilling · 15 years ago
  43. a15e3f5 Merge "Change assets to use 64-bit API" by Kenny Root · 15 years ago
  44. 18092dd Change assets to use 64-bit API by Kenny Root · 15 years ago
  45. 02d85b5 Add support for fallback keycodes. by Jeff Brown · 15 years ago
  46. b5a00fc am 48f42f8c: am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread by Mathias Agopian · 15 years ago
  47. e4f8109 am a2977c38: Merge changes Ie03796ae,Ide3e980a into gingerbread by Mathias Agopian · 15 years ago
  48. 372c56e am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread by Mathias Agopian · 15 years ago
  49. 30eb1b1 [3171580] Add transform field to native buffers. (DO NOT MERGE) by Mathias Agopian · 15 years ago
  50. 678bdd6 [3171580] don't automatically log GraphicBuffer allocation failures by Mathias Agopian · 15 years ago
  51. db36064 Improve support for external keyboards. by Jeff Brown · 15 years ago
  52. 53c1664 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 15 years ago
  53. 6688837 Support non-orientation aware keyboards and other devices. by Jeff Brown · 15 years ago
  54. 7c4f09d fix messages from sqlite layer in c++ code to be useful. by Vasu Nori · 15 years ago
  55. 44a2a17 Merge "Port Emulator keymaps." by Jeff Brown · 15 years ago
  56. d5fdf7d Port Emulator keymaps. by Jeff Brown · 15 years ago
  57. ffb0795 am 9df7f313: am f0f6c54b: Merge "frameworks/base: Destroy the overlay even if there is an error" by Jean-Baptiste Queru · 15 years ago
  58. ec75605 am f0f6c54b: Merge "frameworks/base: Destroy the overlay even if there is an error" by Jean-Baptiste Queru · 15 years ago
  59. 29a73ba frameworks/base: Destroy the overlay even if there is an error by Naomi Luis · 15 years ago
  60. 9ee93d1 Fix SDK build on Windows due to use of mmap. by Jeff Brown · 15 years ago
  61. 46aabb3 am b27b8c0c: Fix a key repeating bug. (DO NOT MERGE) by Jeff Brown · 15 years ago
  62. 0b7b196 am bfc1cc2d: Fix stuck keys when released out of order. (DO NOT MERGE) by Jeff Brown · 15 years ago
  63. a3477c8 Added support for full PC-style keyboards. by Jeff Brown · 15 years ago
  64. 9cf416c Fix a key repeating bug. (DO NOT MERGE) by Jeff Brown · 15 years ago
  65. 9bb3ef2 Fix stuck keys when released out of order. (DO NOT MERGE) by Jeff Brown · 15 years ago
  66. 3f02b88 am 5e069074: am a15e4886: Merge "Framebuffer: Support variable number of framebuffers in the UI" by Jean-Baptiste Queru · 15 years ago
  67. af10976 am a15e4886: Merge "Framebuffer: Support variable number of framebuffers in the UI" by Jean-Baptiste Queru · 15 years ago
  68. 7986fe5 Merge "Split UTF functions from String8/16" by Kenny Root · 15 years ago
  69. c412dcb Split UTF functions from String8/16 by Kenny Root · 15 years ago
  70. e33a9ec Enable touch splitting for all windows by default. by Jeff Brown · 15 years ago
  71. 54cc83e Implement reducing the buffer count of a Surface. by Jamie Gennis · 15 years ago
  72. e9ebae2 Fix a compile warning in the Surface class. by Jamie Gennis · 15 years ago
  73. a2b1b7f Merge "fix [3148312] Region can access data out of bounds" into gingerbread by Mathias Agopian · 15 years ago
  74. d94206c The CHEEK_TOUCH stuff never worked. Remove it. by Joe Onorato · 15 years ago
  75. 8149991 Tell system server whether the app handled input events. by Jeff Brown · 15 years ago
  76. d4ecee9 Rename the locked meta key constants for clarity. by Jeff Brown · 15 years ago
  77. 71484f2 Framebuffer: Support variable number of framebuffers in the UI by Rodrigo Obregon · 15 years ago
  78. 92988aa Fix a key repeating bug. by Jeff Brown · 15 years ago
  79. b0bb949 Merge "Add plumbing for volume mute key." by Jeff Brown · 15 years ago
  80. 7e5660f Add plumbing for volume mute key. by Jeff Brown · 15 years ago
  81. 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
  82. b801624 Optimize FBO drawing with regions. by Romain Guy · 15 years ago
  83. ec033c5 Fix default return code for getResource by Kenny Root · 15 years ago
  84. 2d283a6 am 7ab5d2d9: am a87ea46c: Fix bugs related to cheek event suppression. by Jeff Brown · 15 years ago
  85. f6149c3 Fix bugs related to cheek event suppression. by Jeff Brown · 15 years ago
  86. fd749c6 Fix policy issues when screen is off. by Jeff Brown · 15 years ago
  87. 0cc0399 fix [3148312] Region can access data out of bounds by Mathias Agopian · 15 years ago
  88. 133cde5 Add path to get different DPI drawables by Kenny Root · 15 years ago
  89. 4c766cc resolved conflicts for merge of df3cccf3 to master by Jeff Brown · 15 years ago
  90. fef5b04 Drop all dispatcher state when dispatcher is disabled. by Jeff Brown · 15 years ago
  91. 252ebf3 Merge "convert one of the LOGE to LOG_WINDOW msg to reduce grief" by Vasu Nori · 15 years ago
  92. 82bd26d convert one of the LOGE to LOG_WINDOW msg to reduce grief by Vasu Nori · 15 years ago
  93. 8845688 am 85c5ca07: am 2f19f56a: Merge "Updade Surface (ANativeWindow) format based on its buffers format" into gingerbread by Mathias Agopian · 15 years ago
  94. 53f291e Tweak log messages a bit. by Jeff Brown · 15 years ago
  95. 367dc0b Updade Surface (ANativeWindow) format based on its buffers format by Mathias Agopian · 15 years ago
  96. 5e871b4 Add test stubs for newly added methods. by Jeff Brown · 15 years ago
  97. bc9f053 am 2ef36763: am 860c2df4: Merge "Add unit tests for native input and fix bugs identified." into gingerbread by Jeff Brown · 15 years ago
  98. 3c3cc62 Add unit tests for native input and fix bugs identified. by Jeff Brown · 15 years ago
  99. 4b3d8bd am 7ba8c44e: am 8ad30b5b: Merge "Initialized check in ZipFileRO::findEntryByName" into gingerbread by Kenny Root · 15 years ago
  100. 6d9d44a Merge "Initialized check in ZipFileRO::findEntryByName" into gingerbread by Kenny Root · 15 years ago