1. 3c085a0 SF: Initialize DisplayDevice with the active config index by Lloyd Pique · 7 years ago
  2. 306e499 [SurfaceFlinger] Fix HWComposer error message. by Peiyong Lin · 7 years ago
  3. 56a9e5d SF: Clean up HWC validation by Dominik Laskowski · 7 years ago
  4. 2c327ac [SurfaceFlinger] Plumb getPerFrameMetadataKeys and setLayerPerFrameMetadata. by Peiyong Lin · 7 years ago
  5. 6266589 [SurfaceFlinger] Extend HDR support. by Peiyong Lin · 7 years ago
  6. 0e7a791 [SurfaceFlinger] Plumb HAL to hardware composer. by Peiyong Lin · 7 years ago
  7. 34beb7a [SurfaceFlinger] Replace android_dataspace with Dataspace. by Peiyong Lin · 7 years ago
  8. fd997e0 Add proper namespace to GraphicTypes. by Peiyong Lin · 7 years ago
  9. a52f029 [Native] Replace android_color_mode usage with ColorMode. by Peiyong Lin · 7 years ago
  10. a822d52 SF: Separate Hwc2::Composer into interface and impl by Lloyd Pique · 8 years ago
  11. 0c11459 Merge "SurfaceFlinger: Change to support client target flip" by Matthew Bouyack · 7 years ago
  12. 88a905b SurfaceFlinger: Change to support client target flip by Madhuri Athota · 8 years ago
  13. 715a2c1 Determine displayType in SurfaceFlinger by Lloyd Pique · 8 years ago
  14. 9c57956 Merge "surfaceflinger: do not check HWC2::Capability::SkipValidate" am: c770d27ff0 am: 45f9c3871b by Chia-I Wu · 8 years ago
  15. 41b98d4 surfaceflinger: do not check HWC2::Capability::SkipValidate by Chia-I Wu · 8 years ago
  16. 6e8f706 Fix usage of HWC_DISPLAY_PRIMARY in vr flinger by Steven Thomas · 8 years ago
  17. ae5a6b8 surfaceflinger: flush HWC commands when present is skipped by Chia-I Wu · 8 years ago
  18. b02664d Use a separate hwcomposer hidl instance for vr flinger by Steven Thomas · 8 years ago
  19. 94e35b9 Use a separate hwcomposer hidl instance for vr flinger by Steven Thomas · 8 years ago
  20. a099a24 Faked HWC for SurfaceFlinger testing by Kalle Raita · 8 years ago
  21. f8ca9a0 Merge "surfaceflinger: discard stale commands" into oc-dev by Chia-I Wu · 8 years ago
  22. 269c236 Disable skip Validate on client composition by Fabien Sanglard · 8 years ago
  23. 0c6ce46 surfaceflinger: discard stale commands by Chia-I Wu · 8 years ago
  24. 249c0ae Skip Validate by Fabien Sanglard · 8 years ago
  25. d8ac4fd Merge "Delete SurfaceFlinger BYPASS codepath" into oc-dev by TreeHugger Robot · 8 years ago
  26. 5b3cf05 Delete SurfaceFlinger BYPASS codepath by Fabien Sanglard · 8 years ago
  27. 2342977 Remove stale dependency to libhwc2on1adaptor.so. by Logan Chien · 8 years ago
  28. 15b27e0 Revert "surfaceflinger: work around dumpsys lockup" by Chia-I Wu · 8 years ago
  29. 7d3dcb9 Avoid a potential race condition on mDisplays by Stephen Kiazyk · 8 years ago
  30. c90e469 Merge "Revert "Avoid a potential race condition on mDisplays"" into oc-dev by TreeHugger Robot · 8 years ago
  31. 8722a31 Revert "Avoid a potential race condition on mDisplays" by Tomasz Wasilczyk · 8 years ago
  32. 1636e00 Merge "VR: Update VR HWC to use buffer metadata passed by SurfaceFlinger" into oc-dev by TreeHugger Robot · 8 years ago
  33. 8d6c16d Avoid a potential race condition on mDisplays by Stephen Kiazyk · 8 years ago
  34. 1f42e3a VR: Update VR HWC to use buffer metadata passed by SurfaceFlinger by Daniel Nicoara · 8 years ago
  35. 80c0232 Revert "Avoid a potential race condition on mDisplays" by Polina Bondarenko · 8 years ago
  36. 5576a55 Avoid a potential race condition on mDisplays by Stephen Kiazyk · 8 years ago
  37. d8ab439 Merge "egl: Remove retire event." by TreeHugger Robot · 8 years ago
  38. 4e606e3 egl: Remove retire event. by Brian Anderson · 8 years ago
  39. c8e387e Use configStore for maxVirtualDisplay Size by Fabien Sanglard · 8 years ago
  40. 8c02341 Revert "Use configStore for maxVirtualDisplay Size" by Fabien Sanglard · 8 years ago
  41. 56a5dbd Use configStore for maxVirtualDisplay Size by Fabien Sanglard · 8 years ago
  42. aaff73f surfaceflinger: simplify HWC buffer cache clean up by Chia-I Wu · 8 years ago
  43. e29055f Create libhwc2on1adapter by Fabien Sanglard · 8 years ago
  44. 843460d surfaceflinger: work around dumpsys lockup by Chia-I Wu · 8 years ago
  45. 406acb8 surfaceflinger: skip buffer cache when BYPASS_IHWC by Chia-I Wu · 8 years ago
  46. 3cfac28 Ignore callbacks from the non-active hardware composer by Steven Thomas · 8 years ago
  47. 87670ff Allow surfaceflinger to run vrflinger by Hendrik Wagenaar · 8 years ago
  48. 06d63de surfaceflinger: cache HWC client targets and buffers by Chia-I Wu · 8 years ago
  49. e0ea99c resolve merge conflicts of a2c2d11f9 to master by Mark Salyzyn · 8 years ago
  50. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  51. c03d283 resolve merge conflicts of 525a5f2 to master by Mark Salyzyn · 9 years ago
  52. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  53. 3d4039d Use FenceTime to share fence times and reduce open fds. by Brian Anderson · 9 years ago
  54. 11d0fc3 Rename "retire" to "present" for consistency by Fabien Sanglard · 9 years ago
  55. 4a1f8a5 Merge "Rename "commit" to use "present" nomenclature" by TreeHugger Robot · 9 years ago
  56. e89987a Merge "Rename variable disp to displayId for consistency" by TreeHugger Robot · 9 years ago
  57. a87aa7b Rename "commit" to use "present" nomenclature by Fabien Sanglard · 9 years ago
  58. df0b705 Rename variable disp to displayId for consistency by Fabien Sanglard · 9 years ago
  59. 834bccb Merge "Add displayPresentTime to getFrameTimestamps" by Brian C. Anderson · 9 years ago
  60. b7432cc Fix HWC2to1Adapter crashing dragon at startup by Fabien Sanglard · 9 years ago
  61. 069b365 Add displayPresentTime to getFrameTimestamps by Brian Anderson · 9 years ago
  62. aab99f5 surfaceflinger: add support for android.hardware.graphics by Chia-I Wu · 9 years ago
  63. ec0f717 HWC2: Kill logspam for non-HWC virtual displays by Dan Stoza · 9 years ago
  64. 28f24d0 Color transforms are now color modes. by Michael Wright · 9 years ago
  65. 9f26a9c SF/HWC2: Add support for color transforms by Dan Stoza · 9 years ago
  66. fad9d8c Add support for multiple color modes by Courtney Goeltzenleuchter · 9 years ago
  67. 5cf424b HWC2: Fix breakage from header change by Dan Stoza · 9 years ago
  68. 355f604 HWC2: Change version detection scheme by Dan Stoza · 9 years ago
  69. c4f471e Plumb HDR capabilities up to SurfaceComposerClient by Dan Stoza · 9 years ago
  70. 9e56aa0 Switch SurfaceFlinger to HWC 2.0 by Dan Stoza · 10 years ago
  71. d814cf2 Remove usage of SharedBuffer by Pablo Ceballos · 10 years ago
  72. f2699fc SF: Add colorTransform to DisplayInfo by Dan Stoza · 10 years ago
  73. e04e4ed sf: Fix incorrect state reporting in dumpsys by Manoj Kumar AVM · 10 years ago
  74. 10613dc Add hotplug support for primary display. by Michael Lentine · 10 years ago
  75. 4e3e30c surfaceflinger: Fix range check for getFormat by Ajay Dudani · 10 years ago
  76. ee44edd SurfaceFlinger: Pass surface damage to HWC by Dan Stoza · 10 years ago
  77. 82c6bcc DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  78. bacc28e surfaceflinger: Use landscape resolution for default dpi by Jesse Hall · 11 years ago
  79. 4d407a0 surfaceflinger: Trace HW vsync enable by Jesse Hall · 11 years ago
  80. eb21986 Merge "Update currentConfig variable when active display is changed." into lmp-dev by Michael Lentine · 11 years ago
  81. d3e6914 Update currentConfig variable when active display is changed. by Michael Lentine · 11 years ago
  82. 949ea08 sf: Clear display configs when hot pluggable display is disconnected by Naseer Ahmed · 11 years ago
  83. b54ee77 Change output format to not throw warning on volantis. by Michael Lentine · 11 years ago
  84. 258ee43 Build fix for printf with int64 and size_t by Michael Lentine · 11 years ago
  85. 6c9e34a Modified SurfaceFlinger to implment setActiveConfig and getActiveConfig. by Michael Lentine · 11 years ago
  86. 03414a1 Turn on support for async cursor update in surfaceflinger. by Riley Andrews · 11 years ago
  87. 2c9b11f surfaceflinger: Replace blank/unblank with setPowerMode by Prashant Malani · 11 years ago
  88. f0058ca Add IMPLEMENTATION_DEFINED to dump by Andy McFadden · 11 years ago
  89. dd02391 Merge "Enable changing display configuration" by Dan Stoza · 11 years ago
  90. 7f7da32 Enable changing display configuration by Dan Stoza · 11 years ago
  91. 41d67d7 Improve SurfaceFlinger PTS estimation by Andy McFadden · 11 years ago
  92. 4df87bd Update HWC dump format by Andy McFadden · 11 years ago
  93. 9931460 am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  94. 92dc3fc native frameworks: 64-bit compile issues by Mark Salyzyn · 11 years ago
  95. 399184a Add sideband streams to BufferQueue and related classes by Jesse Hall · 11 years ago
  96. 5246725 am 03691218: am e5f7bf74: am b6c21004: Merge "Implement per-display EGLConfig and configless EGLContext" by Jesse Hall · 11 years ago
  97. 19e8729 Implement per-display EGLConfig and configless EGLContext by Jesse Hall · 12 years ago
  98. ad78055 am 2d32aa59: am 356c2386: Merge "Provide virtual display output buffer to HWC in prepare" into klp-dev by Jesse Hall · 12 years ago
  99. f7a6758 Provide virtual display output buffer to HWC in prepare by Jesse Hall · 12 years ago
  100. adbb306 am a04fd39c: am 8e26b28b: Filter out vsync events from HWC with duplicate timestamps by Jesse Hall · 12 years ago