1. 2c9b11f surfaceflinger: Replace blank/unblank with setPowerMode by Prashant Malani · 11 years ago
  2. f0058ca Add IMPLEMENTATION_DEFINED to dump by Andy McFadden · 11 years ago
  3. dd02391 Merge "Enable changing display configuration" by Dan Stoza · 11 years ago
  4. 7f7da32 Enable changing display configuration by Dan Stoza · 11 years ago
  5. 41d67d7 Improve SurfaceFlinger PTS estimation by Andy McFadden · 11 years ago
  6. 4df87bd Update HWC dump format by Andy McFadden · 11 years ago
  7. 9931460 am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  8. 92dc3fc native frameworks: 64-bit compile issues by Mark Salyzyn · 11 years ago
  9. 399184a Add sideband streams to BufferQueue and related classes by Jesse Hall · 11 years ago
  10. 5246725 am 03691218: am e5f7bf74: am b6c21004: Merge "Implement per-display EGLConfig and configless EGLContext" by Jesse Hall · 11 years ago
  11. 19e8729 Implement per-display EGLConfig and configless EGLContext by Jesse Hall · 12 years ago
  12. ad78055 am 2d32aa59: am 356c2386: Merge "Provide virtual display output buffer to HWC in prepare" into klp-dev by Jesse Hall · 12 years ago
  13. f7a6758 Provide virtual display output buffer to HWC in prepare by Jesse Hall · 12 years ago
  14. adbb306 am a04fd39c: am 8e26b28b: Filter out vsync events from HWC with duplicate timestamps by Jesse Hall · 12 years ago
  15. 8e26b28 Filter out vsync events from HWC with duplicate timestamps by Jesse Hall · 12 years ago
  16. b85d2cf resolved conflicts for merge of 790b6d09 to master by Jamie Gennis · 12 years ago
  17. faf77cc SurfaceFlinger: SW-based vsync events by Jamie Gennis · 12 years ago
  18. fee52e2 am f3fa0712: am 93573e91: Merge "Treat composition frames with no layers as using GLES composition" into klp-dev by Jesse Hall · 12 years ago
  19. d05a17f Treat composition frames with no layers as using GLES composition by Jesse Hall · 12 years ago
  20. ff98f3e am 338acd68: am 86206b41: Merge "fix initialization of framebuffer target crop rect on hwc 1.3" into klp-dev by Mathias Agopian · 12 years ago
  21. 8f63c20 fix initialization of framebuffer target crop rect on hwc 1.3 by Mathias Agopian · 12 years ago
  22. d142f4b Remove unnecessary include. by Christopher Ferris · 12 years ago
  23. bef42c5 handle several vsync signal correctly by Mathias Agopian · 12 years ago
  24. 353ddc6 Fix HWComposer dumping of float source crops by Jesse Hall · 12 years ago
  25. 9e663de Use new HWC display type/count constants. by Jesse Hall · 12 years ago
  26. 3bc3840 Merge "Rewrite VirtualDisplaySurface" by Jesse Hall · 12 years ago
  27. 38efe86 Rewrite VirtualDisplaySurface by Jesse Hall · 12 years ago
  28. 6b44267 fix SF buffer cropping by Mathias Agopian · 12 years ago
  29. 2381033 am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 12 years ago
  30. ea74d3b make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 12 years ago
  31. c0db619 am dda42952: am 64f3b2fd: Merge "Remove experimental HWC virtual display support" into jb-mr2-dev by Jesse Hall · 12 years ago
  32. e737c11 Remove experimental HWC virtual display support by Jesse Hall · 12 years ago
  33. 74d211a clean-up/simplify all dump() APIs by Mathias Agopian · 12 years ago
  34. 1c569c4 Tell HWComposer the dimensions of virtual displays by Jesse Hall · 12 years ago
  35. 6d5b8e6 Merge "Clean up HWC state when releasing a DisplayDevice" into jb-mr2-dev by Jesse Hall · 12 years ago
  36. 33ceeb3 Fix include paths by Mathias Agopian · 12 years ago
  37. 02d8656 Clean up HWC state when releasing a DisplayDevice by Jesse Hall · 12 years ago
  38. 851cfe8 Isolate knowledge that fb target == output buffer by Jesse Hall · 12 years ago
  39. afaf14b Use descriptive aliases instead of HWC_NUM_DISPLAY_TYPES by Jesse Hall · 12 years ago
  40. 13f01cb Pass sp<Fence>s around instead of file descriptors by Jesse Hall · 12 years ago
  41. 70a6e88 initialize planeAlpha (to 0xFF) for the FB_TARGET by Mathias Agopian · 12 years ago
  42. ef64b75 Don't log an error on HWC1.1+ devices with no FB HAL by Jesse Hall · 12 years ago
  43. 80e0a39 Add BufferQueueInterposer and use it for virtual displays by Jesse Hall · 12 years ago
  44. 99c7dbb Add DisplaySurface abstraction by Jesse Hall · 12 years ago
  45. 7adb0f8 Minor cleanups/fixes before virtual display refactoring by Jesse Hall · 12 years ago
  46. 13127d8 Get rid of LayerBase. by Mathias Agopian · 12 years ago
  47. a9a1b00 Initialize DisplayData fences to NO_FENCE, not NULL by Jesse Hall · 12 years ago
  48. e3c697f Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  49. 1df8c34 libgui: disallow NULL Fence pointers by Jamie Gennis · 13 years ago
  50. 5fe58b8 only disable hwc when alpha < 1.0 by Mathias Agopian · 12 years ago
  51. 9f8386e Add support for plane-alpha in HWC by Mathias Agopian · 12 years ago
  52. 51d2200 Remove unused HWCLayer::setPerFrameDefaultState() by Jesse Hall · 12 years ago
  53. 800856a am f3e9d5bd: am cbe51356: Merge "Remove support for legacy HWC version encoding" by Jesse Hall · 12 years ago
  54. f3e9d5b am cbe51356: Merge "Remove support for legacy HWC version encoding" by Jesse Hall · 12 years ago
  55. 8f06a8c Reduce C++11 warnings by Andy McFadden · 12 years ago
  56. 7296051 Remove support for legacy HWC version encoding by Jesse Hall · 12 years ago
  57. dd9d192 workaround: don't reset compositionType to HWC_FRAMEBUFFER by Mathias Agopian · 13 years ago
  58. e64b38f Merge "SurfaceFlinger: track the HWC retire fences" by Jamie Gennis · 13 years ago
  59. 3e095b2 workaround: don't reset compositionType to HWC_FRAMEBUFFER [DO NOT MERGE] by Mathias Agopian · 13 years ago
  60. 2ec3e07 SurfaceFlinger: track the HWC retire fences by Jamie Gennis · 13 years ago
  61. ee932d0 Reset compositionType to HWC_FRAMEBUFFER before calling prepare() by Mathias Agopian · 13 years ago
  62. 620685c Fix emulator vsync by Andy McFadden · 13 years ago
  63. 9e9689c Fix HDMI unblank behavior by Andy McFadden · 13 years ago
  64. cb55857 fix dumpsys Layer name when using multiple displays by Mathias Agopian · 13 years ago
  65. 5a8f901 Tone down a fatal assert by Andy McFadden · 13 years ago
  66. 81cd5d3 make sure we don't call into the HWC HAL when not needed by Mathias Agopian · 13 years ago
  67. 27ec573 Fix crashes after HDMI disconnect by Andy McFadden · 13 years ago
  68. ba607d5 Add Fence::waitForever which logs a warning timeout, and use it by Jesse Hall · 13 years ago
  69. d30b36d SurfaceFlinger: reset the FB_TGT acquire fence by Jamie Gennis · 13 years ago
  70. c01a79d Pass display arg to blank/unblank by Andy McFadden · 13 years ago
  71. 9e2463e add/remove displays properly on hotplug events by Mathias Agopian · 13 years ago
  72. b4d18ed fix an issue where hotplug events were not dispatched by Mathias Agopian · 13 years ago
  73. 38e623b fix a typo preventing pre hwc-1.1 devices from booting by Mathias Agopian · 13 years ago
  74. f5a3392 we now correctly set-up connected screens during boot by Mathias Agopian · 13 years ago
  75. 148994e We now report hotplug events to the framework by Mathias Agopian · 13 years ago
  76. 1604f77 one more step toward HDMI support by Mathias Agopian · 13 years ago
  77. 6ab9329 suppress superfluous log by Mathias Agopian · 13 years ago
  78. d3d35f1 Check that HWC exists before trying to use it by Jesse Hall · 13 years ago
  79. da27af9 add support hwc 1.1 by Mathias Agopian · 13 years ago
  80. cde87a3 refactor things a bit by Mathias Agopian · 13 years ago
  81. ae2cfb5 Minor tweaks by Andy McFadden · 13 years ago
  82. db27621 Initialize new HWC 1.2 fields by Jesse Hall · 13 years ago
  83. babba18 Fix emulator by Andy McFadden · 13 years ago
  84. 43601a2 Reduce failure uncertainty by Andy McFadden · 13 years ago
  85. b0d1dd3 Reshuffle FramebufferSurface by Andy McFadden · 13 years ago
  86. 55882de fix a problem where all hwc layers would have the SKIP flags set by Mathias Agopian · 13 years ago
  87. e25d005 Always reset layer acquireFenceFd after commit by Jesse Hall · 13 years ago
  88. c397360 the visible region sent to HWC was garbage by Mathias Agopian · 13 years ago
  89. 1bd20e0 HWC 1.1: hook up hotplug event, use new display config queries by Jesse Hall · 13 years ago
  90. 9eb1eb5 Handle new device api version encoding by Jesse Hall · 13 years ago
  91. 13a082e Added display initialization method by Andy McFadden · 13 years ago
  92. f435863 teach HWC about multiple displays by Mathias Agopian · 13 years ago
  93. 30bcc61 remove support for HWC < 1.0 by Mathias Agopian · 13 years ago
  94. e60b068 HWComposer now has its own concept of display IDs by Mathias Agopian · 13 years ago
  95. bbd164a Update for cleanups in hwc interface by Jesse Hall · 13 years ago
  96. 8f971ff Pass the correct number of displays based on HWC version by Jesse Hall · 13 years ago
  97. 5f20e2d reimplement wifi display hack with new external display SF framework by Mathias Agopian · 13 years ago
  98. 8b736f1 xdpi / ydpi were reported as 0 by Mathias Agopian · 13 years ago
  99. 748f3df avoid crashing when we don't have an h/w composer by Mathias Agopian · 13 years ago
  100. 1e26087 Add a display parameter to HWComposer where needed by Mathias Agopian · 13 years ago