1. 2342977 Remove stale dependency to libhwc2on1adaptor.so. by Logan Chien · 8 years ago
  2. 15b27e0 Revert "surfaceflinger: work around dumpsys lockup" by Chia-I Wu · 8 years ago
  3. 7d3dcb9 Avoid a potential race condition on mDisplays by Stephen Kiazyk · 8 years ago
  4. 8722a31 Revert "Avoid a potential race condition on mDisplays" by Tomasz Wasilczyk · 8 years ago
  5. 8d6c16d Avoid a potential race condition on mDisplays by Stephen Kiazyk · 8 years ago
  6. 80c0232 Revert "Avoid a potential race condition on mDisplays" by Polina Bondarenko · 8 years ago
  7. 5576a55 Avoid a potential race condition on mDisplays by Stephen Kiazyk · 8 years ago
  8. 4e606e3 egl: Remove retire event. by Brian Anderson · 8 years ago
  9. aaff73f surfaceflinger: simplify HWC buffer cache clean up by Chia-I Wu · 8 years ago
  10. 843460d surfaceflinger: work around dumpsys lockup by Chia-I Wu · 8 years ago
  11. 3cfac28 Ignore callbacks from the non-active hardware composer by Steven Thomas · 8 years ago
  12. 87670ff Allow surfaceflinger to run vrflinger by Hendrik Wagenaar · 9 years ago
  13. 06d63de surfaceflinger: cache HWC client targets and buffers by Chia-I Wu · 9 years ago
  14. 3d4039d Use FenceTime to share fence times and reduce open fds. by Brian Anderson · 9 years ago
  15. 11d0fc3 Rename "retire" to "present" for consistency by Fabien Sanglard · 9 years ago
  16. 4a1f8a5 Merge "Rename "commit" to use "present" nomenclature" by TreeHugger Robot · 9 years ago
  17. e89987a Merge "Rename variable disp to displayId for consistency" by TreeHugger Robot · 9 years ago
  18. a87aa7b Rename "commit" to use "present" nomenclature by Fabien Sanglard · 9 years ago
  19. df0b705 Rename variable disp to displayId for consistency by Fabien Sanglard · 9 years ago
  20. 069b365 Add displayPresentTime to getFrameTimestamps by Brian Anderson · 9 years ago
  21. 9d96de4 Revert "Delete HWC1" by Fabien Sanglard · 9 years ago
  22. 90f9234 Delete HWC1 by Fabien Sanglard · 9 years ago
  23. 28f24d0 Color transforms are now color modes. by Michael Wright · 9 years ago
  24. 9f26a9c SF/HWC2: Add support for color transforms by Dan Stoza · 9 years ago
  25. fad9d8c Add support for multiple color modes by Courtney Goeltzenleuchter · 9 years ago
  26. 1d6c0e9 Remove unused DisplayInfo structure by Courtney Goeltzenleuchter · 9 years ago
  27. 5cf424b HWC2: Fix breakage from header change by Dan Stoza · 9 years ago
  28. c4f471e Plumb HDR capabilities up to SurfaceComposerClient by Dan Stoza · 9 years ago
  29. 9e56aa0 Switch SurfaceFlinger to HWC 2.0 by Dan Stoza · 10 years ago
  30. f2699fc SF: Add colorTransform to DisplayInfo by Dan Stoza · 10 years ago
  31. e04e4ed sf: Fix incorrect state reporting in dumpsys by Manoj Kumar AVM · 10 years ago
  32. ee44edd SurfaceFlinger: Pass surface damage to HWC by Dan Stoza · 10 years ago
  33. 5746f14 am fb017a4c: Merge "Fix clang warnings about struct vs. class." by Dan Albert · 11 years ago
  34. aeb8ab8 Fix clang warnings about struct vs. class. by Dan Albert · 11 years ago
  35. 6c9e34a Modified SurfaceFlinger to implment setActiveConfig and getActiveConfig. by Michael Lentine · 11 years ago
  36. 03414a1 Turn on support for async cursor update in surfaceflinger. by Riley Andrews · 11 years ago
  37. 2c9b11f surfaceflinger: Replace blank/unblank with setPowerMode by Prashant Malani · 11 years ago
  38. dd02391 Merge "Enable changing display configuration" by Dan Stoza · 11 years ago
  39. 7f7da32 Enable changing display configuration by Dan Stoza · 11 years ago
  40. 41d67d7 Improve SurfaceFlinger PTS estimation by Andy McFadden · 11 years ago
  41. 399184a Add sideband streams to BufferQueue and related classes by Jesse Hall · 11 years ago
  42. bef42c5 handle several vsync signal correctly by Mathias Agopian · 12 years ago
  43. 9e663de Use new HWC display type/count constants. by Jesse Hall · 12 years ago
  44. 6b44267 fix SF buffer cropping by Mathias Agopian · 12 years ago
  45. 74d211a clean-up/simplify all dump() APIs by Mathias Agopian · 12 years ago
  46. 1c569c4 Tell HWComposer the dimensions of virtual displays by Jesse Hall · 12 years ago
  47. 851cfe8 Isolate knowledge that fb target == output buffer by Jesse Hall · 12 years ago
  48. 13f01cb Pass sp<Fence>s around instead of file descriptors by Jesse Hall · 12 years ago
  49. ef64b75 Don't log an error on HWC1.1+ devices with no FB HAL by Jesse Hall · 12 years ago
  50. 80e0a39 Add BufferQueueInterposer and use it for virtual displays by Jesse Hall · 12 years ago
  51. 13127d8 Get rid of LayerBase. by Mathias Agopian · 12 years ago
  52. a9a1b00 Initialize DisplayData fences to NO_FENCE, not NULL by Jesse Hall · 12 years ago
  53. 9f8386e Add support for plane-alpha in HWC by Mathias Agopian · 13 years ago
  54. 51d2200 Remove unused HWCLayer::setPerFrameDefaultState() by Jesse Hall · 13 years ago
  55. e64b38f Merge "SurfaceFlinger: track the HWC retire fences" by Jamie Gennis · 13 years ago
  56. 2ec3e07 SurfaceFlinger: track the HWC retire fences by Jamie Gennis · 13 years ago
  57. ee932d0 Reset compositionType to HWC_FRAMEBUFFER before calling prepare() by Mathias Agopian · 13 years ago
  58. cb55857 fix dumpsys Layer name when using multiple displays by Mathias Agopian · 13 years ago
  59. 81cd5d3 make sure we don't call into the HWC HAL when not needed by Mathias Agopian · 13 years ago
  60. 27ec573 Fix crashes after HDMI disconnect by Andy McFadden · 13 years ago
  61. c01a79d Pass display arg to blank/unblank by Andy McFadden · 13 years ago
  62. f5a3392 we now correctly set-up connected screens during boot by Mathias Agopian · 13 years ago
  63. 148994e We now report hotplug events to the framework by Mathias Agopian · 13 years ago
  64. 1604f77 one more step toward HDMI support by Mathias Agopian · 13 years ago
  65. da27af9 add support hwc 1.1 by Mathias Agopian · 13 years ago
  66. cde87a3 refactor things a bit by Mathias Agopian · 13 years ago
  67. db27621 Initialize new HWC 1.2 fields by Jesse Hall · 13 years ago
  68. b0d1dd3 Reshuffle FramebufferSurface by Andy McFadden · 13 years ago
  69. c397360 the visible region sent to HWC was garbage by Mathias Agopian · 13 years ago
  70. 1bd20e0 HWC 1.1: hook up hotplug event, use new display config queries by Jesse Hall · 13 years ago
  71. f435863 teach HWC about multiple displays by Mathias Agopian · 13 years ago
  72. 30bcc61 remove support for HWC < 1.0 by Mathias Agopian · 13 years ago
  73. e60b068 HWComposer now has its own concept of display IDs by Mathias Agopian · 13 years ago
  74. bbd164a Update for cleanups in hwc interface by Jesse Hall · 13 years ago
  75. 8f971ff Pass the correct number of displays based on HWC version by Jesse Hall · 13 years ago
  76. 8b736f1 xdpi / ydpi were reported as 0 by Mathias Agopian · 13 years ago
  77. 1e26087 Add a display parameter to HWComposer where needed by Mathias Agopian · 13 years ago
  78. b685c54 Changes to support multi-display HWC by Jesse Hall · 13 years ago
  79. 1a4d883 surfaceflinger: refactor FrambufferSurface by Jamie Gennis · 13 years ago
  80. 888c822 remove a dependency of DisplayDevice on the refresh rate by Mathias Agopian · 13 years ago
  81. d3ee231 cleanups in preparation of bigger changes by Mathias Agopian · 13 years ago
  82. 34a09ba Move eglSwapBuffers out of HWComposer by Jesse Hall · 13 years ago
  83. 921e6ac SurfaceFlinger cleanup by Mathias Agopian · 13 years ago
  84. 10fbdb6 surfaceflinger: call into hardware composer to blank screen by Colin Cross · 13 years ago
  85. dc5b485 Pass fence to HWC on first use of buffer by Jesse Hall · 13 years ago
  86. ef19414 Transfer HWC release fences to BufferQueue by Jesse Hall · 13 years ago
  87. 5880cc5 Add support for HWC_DEVICE_API_VERSION_1_0 by Jesse Hall · 13 years ago
  88. 3e8b853 refactor HWComposer to break dependency with the HAL headers by Mathias Agopian · 13 years ago
  89. 03e4072 set vsync power hint by Mathias Agopian · 13 years ago
  90. e2c4f4e Added vsync debugging information in dumpsys log by Mathias Agopian · 13 years ago
  91. 2965b26 VSYNC handling cleanup by Mathias Agopian · 13 years ago
  92. 3eb38cb SurfaceFlinger now uses the new VSYNC HAL API. by Mathias Agopian · 13 years ago
  93. 31d2843 Add HWC vsync hook. Currently unused. by Mathias Agopian · 13 years ago
  94. 9c6e297 fix transition from full overlays to fb by Mathias Agopian · 14 years ago
  95. 22da60c Improve SF dumpsys output wrt HWC by Mathias Agopian · 14 years ago
  96. 7ee4cd5 fix a bug that caused the off animation to not show sometimes by Mathias Agopian · 14 years ago
  97. c7d14e2 Add a h/w composer API to allow the HAL to trigger a redraw by Mathias Agopian · 14 years ago
  98. 8372785 dump HWC state in dumpsys by Mathias Agopian · 15 years ago
  99. f5f2712 surfaceflinger: give hwcomposer a chance to release buffers by Antti Hatala · 15 years ago
  100. 4572177 Fix a couple issues with the new hwcomposer HAL by Mathias Agopian · 15 years ago