1. 57e63c5 Moved brightness from Lights to SF. by Dan Gittik · 7 years ago
  2. 37c2c9b SF: Introduce OutputLayerCompositionState by Lloyd Pique · 7 years ago
  3. 27083ae Merge changes from topics "sf-hwc-abstract", "sf-ce-min" by TreeHugger Robot · 7 years ago
  4. df65fd2 Use global capabilities for Display without a valid HWC display ID. by Peiyong Lin · 7 years ago
  5. 441d504 SF: Move HWComposer ownership to CompositionEngine by Lloyd Pique · 7 years ago
  6. 2dbd69d Merge "[SurfaceFlinger] add getDisplayedContentSample i/f" by Kevin DuBois · 7 years ago
  7. 5434a78 SurfaceFlinger: Get rid of String8 in dumpsys by Yiwei Zhang · 7 years ago
  8. 1d4249a [SurfaceFlinger] add getDisplayedContentSample i/f by Kevin DuBois · 7 years ago
  9. 74e5377 [SurfaceFlinger] add setDisplayContentSamplingEnabled i/f by Kevin DuBois · 7 years ago
  10. ed531a3 [SurfaceFlinger] Query per display SkipClientColorTransform. by Peiyong Lin · 7 years ago
  11. 9c0a176 [SurfaceFlinger] add getDisplayedContentSamplingAttributes i/f by Kevin DuBois · 7 years ago
  12. 1af4793 SF: Clean up HWComposer by Dominik Laskowski · 7 years ago
  13. 3415776 SF: Define DisplayId as struct type by Dominik Laskowski · 7 years ago
  14. 075d317 SF: Generalize display management by Dominik Laskowski · 7 years ago
  15. b04f98a SF: Fix HWComposer destruction order by Dominik Laskowski · 7 years ago
  16. d36dc02 Revert "SF: Revamp frequencyScale backdoor" by David Sodman · 7 years ago
  17. c1498e6 SF: Use getVisibleLayers... in doComposeSurfaces by David Sodman · 7 years ago
  18. 438e9e7 SF: Fix two display identification bugs by Lloyd Pique · 7 years ago
  19. 10a41ff SF: Use CompositionInfo to program HWComposer by David Sodman · 7 years ago
  20. fb95bcc SF: Use compositionInfo after HWC changedTypes by David Sodman · 8 years ago
  21. 44b5de0 SF: Revamp frequencyScale backdoor by David Sodman · 7 years ago
  22. d7e01d7 surfaceflinger: do not propogate getPerFrameMetadataKeys errors by Chia-I Wu · 7 years ago
  23. d0aff9d surfaceflinger: silence getDisplayIdentificationData error by Chia-I Wu · 7 years ago
  24. f3749f8 SF: Clean up HWComposer logging by Dominik Laskowski · 7 years ago
  25. c1f18f6 SF: Remember display type in DisplayData by Dominik Laskowski · 7 years ago
  26. 0954b1d SF: Move getDisplayIdentificationData to HWC2::Device by Dominik Laskowski · 7 years ago
  27. a2edf61 SF: Clean up remaining display identifiers by Dominik Laskowski · 7 years ago
  28. f9750f2 SF: Remove DisplayData constructor/destructor by Dominik Laskowski · 7 years ago
  29. 7e04546 SF: Use consistent names for display IDs by Dominik Laskowski · 7 years ago
  30. eecd659 SF: Use consistent names for display references by Dominik Laskowski · 7 years ago
  31. 2de60f0 Merge "SF: Initialize DisplayDevice with the active config index" into pi-dev am: 384bf40ae9 by Lloyd Pique · 7 years ago
  32. 3c085a0 SF: Initialize DisplayDevice with the active config index by Lloyd Pique · 7 years ago
  33. c12e3a8 Merge "[SurfaceFlinger] Fix HWComposer error message." into pi-dev am: 02a7a668c4 by Peiyong Lin · 7 years ago
  34. 306e499 [SurfaceFlinger] Fix HWComposer error message. by Peiyong Lin · 7 years ago
  35. e9ef7c4 SF: Generate stable display IDs using EDID by Dominik Laskowski · 7 years ago
  36. 56a9e5d SF: Clean up HWC validation by Dominik Laskowski · 7 years ago
  37. fc2c032 SF: Clean up HWC validation by Dominik Laskowski · 7 years ago
  38. 2c327ac [SurfaceFlinger] Plumb getPerFrameMetadataKeys and setLayerPerFrameMetadata. by Peiyong Lin · 7 years ago
  39. 0ac5f4e [SurfaceFlinger] Plumb getPerFrameMetadataKeys and setLayerPerFrameMetadata. by Peiyong Lin · 7 years ago
  40. 6266589 [SurfaceFlinger] Extend HDR support. by Peiyong Lin · 7 years ago
  41. 0e7a791 [SurfaceFlinger] Plumb HAL to hardware composer. by Peiyong Lin · 7 years ago
  42. 34beb7a [SurfaceFlinger] Replace android_dataspace with Dataspace. by Peiyong Lin · 7 years ago
  43. fd997e0 Add proper namespace to GraphicTypes. by Peiyong Lin · 7 years ago
  44. a52f029 [Native] Replace android_color_mode usage with ColorMode. by Peiyong Lin · 7 years ago
  45. a822d52 SF: Separate Hwc2::Composer into interface and impl by Lloyd Pique · 8 years ago
  46. 0c11459 Merge "SurfaceFlinger: Change to support client target flip" by Matthew Bouyack · 8 years ago
  47. 88a905b SurfaceFlinger: Change to support client target flip by Madhuri Athota · 8 years ago
  48. 715a2c1 Determine displayType in SurfaceFlinger by Lloyd Pique · 8 years ago
  49. 9c57956 Merge "surfaceflinger: do not check HWC2::Capability::SkipValidate" am: c770d27ff0 am: 45f9c3871b by Chia-I Wu · 8 years ago
  50. 41b98d4 surfaceflinger: do not check HWC2::Capability::SkipValidate by Chia-I Wu · 8 years ago
  51. 6e8f706 Fix usage of HWC_DISPLAY_PRIMARY in vr flinger by Steven Thomas · 8 years ago
  52. ae5a6b8 surfaceflinger: flush HWC commands when present is skipped by Chia-I Wu · 8 years ago
  53. b02664d Use a separate hwcomposer hidl instance for vr flinger by Steven Thomas · 8 years ago
  54. 94e35b9 Use a separate hwcomposer hidl instance for vr flinger by Steven Thomas · 8 years ago
  55. a099a24 Faked HWC for SurfaceFlinger testing by Kalle Raita · 9 years ago
  56. f8ca9a0 Merge "surfaceflinger: discard stale commands" into oc-dev by Chia-I Wu · 8 years ago
  57. 269c236 Disable skip Validate on client composition by Fabien Sanglard · 8 years ago
  58. 0c6ce46 surfaceflinger: discard stale commands by Chia-I Wu · 8 years ago
  59. 249c0ae Skip Validate by Fabien Sanglard · 8 years ago
  60. d8ac4fd Merge "Delete SurfaceFlinger BYPASS codepath" into oc-dev by TreeHugger Robot · 8 years ago
  61. 5b3cf05 Delete SurfaceFlinger BYPASS codepath by Fabien Sanglard · 8 years ago
  62. 2342977 Remove stale dependency to libhwc2on1adaptor.so. by Logan Chien · 8 years ago
  63. 15b27e0 Revert "surfaceflinger: work around dumpsys lockup" by Chia-I Wu · 8 years ago
  64. 7d3dcb9 Avoid a potential race condition on mDisplays by Stephen Kiazyk · 8 years ago
  65. c90e469 Merge "Revert "Avoid a potential race condition on mDisplays"" into oc-dev by TreeHugger Robot · 8 years ago
  66. 8722a31 Revert "Avoid a potential race condition on mDisplays" by Tomasz Wasilczyk · 8 years ago
  67. 1636e00 Merge "VR: Update VR HWC to use buffer metadata passed by SurfaceFlinger" into oc-dev by TreeHugger Robot · 8 years ago
  68. 8d6c16d Avoid a potential race condition on mDisplays by Stephen Kiazyk · 8 years ago
  69. 1f42e3a VR: Update VR HWC to use buffer metadata passed by SurfaceFlinger by Daniel Nicoara · 8 years ago
  70. 80c0232 Revert "Avoid a potential race condition on mDisplays" by Polina Bondarenko · 8 years ago
  71. 5576a55 Avoid a potential race condition on mDisplays by Stephen Kiazyk · 8 years ago
  72. d8ab439 Merge "egl: Remove retire event." by TreeHugger Robot · 8 years ago
  73. 4e606e3 egl: Remove retire event. by Brian Anderson · 8 years ago
  74. c8e387e Use configStore for maxVirtualDisplay Size by Fabien Sanglard · 8 years ago
  75. 8c02341 Revert "Use configStore for maxVirtualDisplay Size" by Fabien Sanglard · 8 years ago
  76. 56a5dbd Use configStore for maxVirtualDisplay Size by Fabien Sanglard · 8 years ago
  77. aaff73f surfaceflinger: simplify HWC buffer cache clean up by Chia-I Wu · 8 years ago
  78. e29055f Create libhwc2on1adapter by Fabien Sanglard · 8 years ago
  79. 843460d surfaceflinger: work around dumpsys lockup by Chia-I Wu · 8 years ago
  80. 406acb8 surfaceflinger: skip buffer cache when BYPASS_IHWC by Chia-I Wu · 8 years ago
  81. 3cfac28 Ignore callbacks from the non-active hardware composer by Steven Thomas · 8 years ago
  82. 87670ff Allow surfaceflinger to run vrflinger by Hendrik Wagenaar · 8 years ago
  83. 06d63de surfaceflinger: cache HWC client targets and buffers by Chia-I Wu · 9 years ago
  84. e0ea99c resolve merge conflicts of a2c2d11f9 to master by Mark Salyzyn · 9 years ago
  85. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  86. c03d283 resolve merge conflicts of 525a5f2 to master by Mark Salyzyn · 9 years ago
  87. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  88. 3d4039d Use FenceTime to share fence times and reduce open fds. by Brian Anderson · 9 years ago
  89. 11d0fc3 Rename "retire" to "present" for consistency by Fabien Sanglard · 9 years ago
  90. 4a1f8a5 Merge "Rename "commit" to use "present" nomenclature" by TreeHugger Robot · 9 years ago
  91. e89987a Merge "Rename variable disp to displayId for consistency" by TreeHugger Robot · 9 years ago
  92. a87aa7b Rename "commit" to use "present" nomenclature by Fabien Sanglard · 9 years ago
  93. df0b705 Rename variable disp to displayId for consistency by Fabien Sanglard · 9 years ago
  94. 834bccb Merge "Add displayPresentTime to getFrameTimestamps" by Brian C. Anderson · 9 years ago
  95. b7432cc Fix HWC2to1Adapter crashing dragon at startup by Fabien Sanglard · 9 years ago
  96. 069b365 Add displayPresentTime to getFrameTimestamps by Brian Anderson · 9 years ago
  97. aab99f5 surfaceflinger: add support for android.hardware.graphics by Chia-I Wu · 9 years ago
  98. ec0f717 HWC2: Kill logspam for non-HWC virtual displays by Dan Stoza · 9 years ago
  99. 28f24d0 Color transforms are now color modes. by Michael Wright · 9 years ago
  100. 9f26a9c SF/HWC2: Add support for color transforms by Dan Stoza · 9 years ago