1. 7802bbd fix [3408713] Dialog window invisible sometimes by Mathias Agopian · 15 years ago
  2. 1b20cde Pass the IGraphicBufferAlloc to SurfaceTextureClient. by Jamie Gennis · 15 years ago
  3. 68f9127 Reset ANativeWindow crop on buffer geometry changes. by Jamie Gennis · 15 years ago
  4. eb8b9d8 Fix crashes caused by some input devices. by Jeff Brown · 15 years ago
  5. 47ab362 Use optimized display lists for all hwaccelerated rendering by Chet Haase · 15 years ago
  6. 78efe97 Merge "clean-up unneeded code" into honeycomb by Mathias Agopian · 15 years ago
  7. 2bd1d95 clean-up unneeded code by Mathias Agopian · 15 years ago
  8. 430c21e Fix getSwitchState. by Jeff Brown · 15 years ago
  9. f47c93b Merge "integrate videoeditor preview player." into honeycomb by Dharmaray Kundargi · 15 years ago
  10. c4d4aea Implement SurfaceTexture frame-available callback. by Jamie Gennis · 15 years ago
  11. b678316 integrate videoeditor preview player. by Dharmaray Kundargi · 15 years ago
  12. b353fd9 Merge "Fix error reporting in Surface::cancelBuffer()" into honeycomb by Mathias Agopian · 15 years ago
  13. a317f1b Fix error reporting in Surface::cancelBuffer() by Mathias Agopian · 15 years ago
  14. 9a78c90 Fix remote GraphicBuffer allocation in SurfaceFlinger. by Jamie Gennis · 15 years ago
  15. f238e28 Implement crop & transform for SurfaceTexture. by Jamie Gennis · 15 years ago
  16. 67eedd7 Fix a bug in SurfaceTexture::setBufferCount. by Jamie Gennis · 15 years ago
  17. 8ba32fa Add the SurfaceTexture C++ implementation. by Jamie Gennis · 15 years ago
  18. 4956334 Add the ISurfaceComposer::createGraphicBuffer IPC. by Jamie Gennis · 15 years ago
  19. 4125036 Mouse pointer integration. by Jeff Brown · 15 years ago
  20. 4c501a4 Add initial support for cursor-based pointing devices. by Jeff Brown · 15 years ago
  21. 11dde11 resubmitting Change-Id: I67b1d04a5c9fc18b0cd4da6184d0b814b64d89e9 by Vasu Nori · 15 years ago
  22. 204249b Revert "bug:2448371 cursorwindow size moved to resource xml file." by Vasu Nori · 15 years ago
  23. bd57473 bug:2448371 cursorwindow size moved to resource xml file. by Vasu Nori · 15 years ago
  24. 5eee3d2 Merge "minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so." by Mathias Agopian · 15 years ago
  25. 90f96b8 Merge "dump callstack on Surface use error" by Mathias Agopian · 15 years ago
  26. 1b60843 Framework-side support for Dalvik "isSensitiveThread" hook. by Brad Fitzpatrick · 15 years ago
  27. 455d18d minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. by Mathias Agopian · 15 years ago
  28. bf2c6a6 [3258939] Need snapshot to limit which layers are included by Mathias Agopian · 15 years ago
  29. e6f096a dump callstack on Surface use error by Mathias Agopian · 15 years ago
  30. 0a75781 fix [3259708] Graphic Buffer Mapper does not support YV12 by Mathias Agopian · 15 years ago
  31. a5529c8 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 15 years ago
  32. 1d21a9c surfaceflinger: add support for gralloc dump hooks by Erik Gilling · 15 years ago
  33. a15e3f5 Merge "Change assets to use 64-bit API" by Kenny Root · 15 years ago
  34. 18092dd Change assets to use 64-bit API by Kenny Root · 15 years ago
  35. 02d85b5 Add support for fallback keycodes. by Jeff Brown · 15 years ago
  36. b5a00fc am 48f42f8c: am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread by Mathias Agopian · 15 years ago
  37. 372c56e am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread by Mathias Agopian · 15 years ago
  38. 678bdd6 [3171580] don't automatically log GraphicBuffer allocation failures by Mathias Agopian · 15 years ago
  39. db36064 Improve support for external keyboards. by Jeff Brown · 15 years ago
  40. 53c1664 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 15 years ago
  41. 6688837 Support non-orientation aware keyboards and other devices. by Jeff Brown · 15 years ago
  42. ad1894d Allow status bar panels to be on top of the status bar. by Joe Onorato · 15 years ago
  43. 9ee93d1 Fix SDK build on Windows due to use of mmap. by Jeff Brown · 15 years ago
  44. a3477c8 Added support for full PC-style keyboards. by Jeff Brown · 15 years ago
  45. 3f02b88 am 5e069074: am a15e4886: Merge "Framebuffer: Support variable number of framebuffers in the UI" by Jean-Baptiste Queru · 15 years ago
  46. af10976 am a15e4886: Merge "Framebuffer: Support variable number of framebuffers in the UI" by Jean-Baptiste Queru · 15 years ago
  47. 7986fe5 Merge "Split UTF functions from String8/16" by Kenny Root · 15 years ago
  48. c412dcb Split UTF functions from String8/16 by Kenny Root · 15 years ago
  49. e33a9ec Enable touch splitting for all windows by default. by Jeff Brown · 15 years ago
  50. af34db4 Add new keycodes initially used for GoogleTV devices. by Jason Bayer · 15 years ago
  51. 54cc83e Implement reducing the buffer count of a Surface. by Jamie Gennis · 15 years ago
  52. d94206c The CHEEK_TOUCH stuff never worked. Remove it. by Joe Onorato · 15 years ago
  53. 8149991 Tell system server whether the app handled input events. by Jeff Brown · 15 years ago
  54. 71484f2 Framebuffer: Support variable number of framebuffers in the UI by Rodrigo Obregon · 15 years ago
  55. 7e5660f Add plumbing for volume mute key. by Jeff Brown · 15 years ago
  56. 133cde5 Add path to get different DPI drawables by Kenny Root · 15 years ago
  57. 4c766cc resolved conflicts for merge of df3cccf3 to master by Jeff Brown · 15 years ago
  58. fef5b04 Drop all dispatcher state when dispatcher is disabled. by Jeff Brown · 15 years ago
  59. bc9f053 am 2ef36763: am 860c2df4: Merge "Add unit tests for native input and fix bugs identified." into gingerbread by Jeff Brown · 15 years ago
  60. 3c3cc62 Add unit tests for native input and fix bugs identified. by Jeff Brown · 15 years ago
  61. e22d214 Revert "Add length-equality test in String operator== checks." by Brad Fitzpatrick · 15 years ago
  62. 075e750 Add length-equality test in String operator== checks. by Brad Fitzpatrick · 15 years ago
  63. 2659f40 am f2c40603: am 7689dd49: Merge "Fix bug where home presses were not poking user activity." into gingerbread by Jeff Brown · 15 years ago
  64. 60b5776 Add support for calibrating touch position. by Jeff Brown · 15 years ago
  65. ef3a823 Fix bug where home presses were not poking user activity. by Jeff Brown · 15 years ago
  66. 7d8733f am 5f0cbfce: am c1e7b218: Merge "Improve input device calibration format." into gingerbread by Jeff Brown · 15 years ago
  67. 83cd39e am dc3ad87c: am 78a76fea: Merge "Revert to using epoll_wait()." into gingerbread by Jeff Brown · 15 years ago
  68. fb3051b am 7e9a54d4: am d4e03f37: addresses parts of 3096779 and 3097475 by Mathias Agopian · 15 years ago
  69. e68d9e0 Add support for secure system overlays. by Jeff Brown · 15 years ago
  70. d9dd44d Add support for secure system overlays. (DO NOT MERGE) by Jeff Brown · 15 years ago
  71. 6a817e2 Add keycodes and meta-key modifiers to support external keyboards. by Jeff Brown · 15 years ago
  72. d72b033 am 8fda1636: am bdf8034c: Merge "OBB: use PBKDF2 for key generation." into gingerbread by Kenny Root · 15 years ago
  73. 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
  74. d055ca8 Merge "Improve input device calibration format." into gingerbread by Jeff Brown · 15 years ago
  75. 1ec7a1d Merge "Revert to using epoll_wait()." into gingerbread by Jeff Brown · 15 years ago
  76. 6b337e7 Improve input device calibration format. by Jeff Brown · 15 years ago
  77. abd671a addresses parts of 3096779 and 3097475 by Mathias Agopian · 15 years ago
  78. 503d2d4 am 9a12a3c8: am ba799098: Merge changes I76513387,I335fb671 into gingerbread by Joe Onorato · 15 years ago
  79. 7f7c9a2 Merge "OBB: use PBKDF2 for key generation." into gingerbread by Kenny Root · 15 years ago
  80. 95a6889 OBB: use PBKDF2 for key generation. by Kenny Root · 15 years ago
  81. 9daa5c9 implement part of [3094280] New animation for screen on and screen off by Mathias Agopian · 15 years ago
  82. 59119e6 turn off the electron beam by Mathias Agopian · 15 years ago
  83. 3b996c9 Always create OpenGL accelerated windows in RGBA 8888. by Romain Guy · 15 years ago
  84. b6702e5 Track input state when transferring touch focus. by Jeff Brown · 15 years ago
  85. 33d54ce Fix an event injection bug when the policy is bypassed. by Jeff Brown · 15 years ago
  86. d129348 am 41aabeb5: am 1e6a3a53: Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 15 years ago
  87. 1fe6dec Fix an event injection bug when the policy is bypassed. by Jeff Brown · 15 years ago
  88. 90f0cee Added more robust tracking and cancelation of events. by Jeff Brown · 15 years ago
  89. fe2987d Merge "Move binder magic from the Surface class to GraphicBuffer." by Jamie Gennis · 15 years ago
  90. 309d3bb Move binder magic from the Surface class to GraphicBuffer. by Jamie Gennis · 15 years ago
  91. 2eb1995 am 22cb4ef8: am d577cfd7: Merge "Switch Looper back to using poll() instead of epoll()." into gingerbread by Jeff Brown · 15 years ago
  92. dc4c5bf Revert to using epoll_wait(). by Jeff Brown · 15 years ago
  93. 54e1cda Switch Looper back to using poll() instead of epoll(). by Jeff Brown · 15 years ago
  94. 6d462b1 am 56364bcd: am 78d15acf: Merge "Make secure views tolerate IME overlays." into gingerbread by Jeff Brown · 15 years ago
  95. e1c290b am ff04e97f: am f4619308: Merge "fix [2835280] Add support for cancelling buffers to ANativeWindow" into gingerbread by Mathias Agopian · 15 years ago
  96. 8c4edc0 am bfa33b94: am f84a5918: Merge "Use pread() in ZipFileRO for Linux" into gingerbread by Kenny Root · 15 years ago
  97. 35cf0e9 Make secure views tolerate IME overlays. by Jeff Brown · 15 years ago
  98. 1995755 fix [2835280] Add support for cancelling buffers to ANativeWindow by Mathias Agopian · 15 years ago
  99. 566b728 Merge "refactored screenshot code" into gingerbread by Mathias Agopian · 15 years ago
  100. df85c45 refactored screenshot code by Mathias Agopian · 15 years ago