1. e203e04 Allow for more flexible vsync-offsets by Jorim Jaggi · 6 years ago
  2. b46d5b2 Merge "surfaceflinger: prime shader cache for P3 conversion" into pi-dev by Chia-I Wu · 6 years ago
  3. b583b3b Merge "surfaceflinger: force client composition for Y410" into pi-dev by Chia-I Wu · 6 years ago
  4. 07376a9 surfaceflinger: force client composition for Y410 by Chia-I Wu · 6 years ago
  5. 3e27306 Merge "[SurfaceFlinger] Respect HDR data space." into pi-dev by Peiyong Lin · 6 years ago
  6. 3c6b7ef [SurfaceFlinger] Respect HDR data space. by Peiyong Lin · 6 years ago
  7. 6fa25f9 Merge "SF: Add workaround to release screenshot buffer" into pi-dev by TreeHugger Robot · 6 years ago
  8. 93e14df surfaceflinger: prime shader cache for P3 conversion by Chia-I Wu · 6 years ago
  9. 4f80b86 Merge "Use correct StateSet for LayerVector compare." into pi-dev by TreeHugger Robot · 6 years ago
  10. 738df02 Use correct StateSet for LayerVector compare. by chaviw · 6 years ago
  11. 70522fe Merge "Push existing pending state when deferring transaction" into pi-dev by Jorim Jaggi · 6 years ago
  12. a277ccb SF: Add workaround to release screenshot buffer by Dan Stoza · 6 years ago
  13. 664ff4f Merge "Keep early vsync-offsets for at least two frames after transaction" into pi-dev by TreeHugger Robot · 6 years ago
  14. dba3273 Push existing pending state when deferring transaction by Jorim Jaggi · 6 years ago
  15. 88fbd42 Merge "surfaceflinger: RenderIntent::COLORIMETRIC is no longer mandatory" into pi-dev by TreeHugger Robot · 6 years ago
  16. c4b08bd surfaceflinger: RenderIntent::COLORIMETRIC is no longer mandatory by Chia-I Wu · 6 years ago
  17. b06767b Merge "surfaceflinger: fix race condition" into pi-dev by TreeHugger Robot · 6 years ago
  18. 9339952 surfaceflinger: fix race condition by Steven Moreland · 6 years ago
  19. 9a1b655 [RenderEngine] Add inverse tone mapper. by Peiyong Lin · 6 years ago
  20. 9053521 Keep early vsync-offsets for at least two frames after transaction by Jorim Jaggi · 6 years ago
  21. 2c5f734 Merge "Need GSI to support landscape LCM" into pi-dev by TreeHugger Robot · 6 years ago
  22. 7501ed6 Need GSI to support landscape LCM by Iris Chang · 6 years ago
  23. 0d71126 surfaceflinger: allow unknown render intents by Chia-I Wu · 6 years ago
  24. bbb4446 surfaceflinger: display color setting is a hint by Chia-I Wu · 6 years ago
  25. 0607fbe surfaceflinger: compute color mode mappings on hotplug by Chia-I Wu · 6 years ago
  26. 62994a4 Merge "surfaceflinger: layer dataspace is not a state" into pi-dev by Chia-I Wu · 6 years ago
  27. 437efc2 surfaceflinger: initialize DisplayDevice data members by Chia-I Wu · 6 years ago
  28. 1b6bafc surfaceflinger: layer dataspace is not a state by Chia-I Wu · 6 years ago
  29. 3c085a0 SF: Initialize DisplayDevice with the active config index by Lloyd Pique · 6 years ago
  30. 892e17d Merge "SF: Unittest Coverage for HDR/per-frame-metadata" into pi-dev by TreeHugger Robot · 6 years ago
  31. 858e30b Merge changes I6618561d,If9479cd9,I3e13894e into pi-dev by TreeHugger Robot · 6 years ago
  32. 4863737 Merge "[RenderEngine] Use highp in shader." into pi-dev by Peiyong Lin · 6 years ago
  33. 834be49 [RenderEngine] Use highp in shader. by Peiyong Lin · 6 years ago
  34. ef38d07 Merge "surfaceflinger: use layer drawing dataspace" into pi-dev by TreeHugger Robot · 6 years ago
  35. e104332 surfaceflinger: use layer drawing dataspace by Chia-I Wu · 6 years ago
  36. 1236c38 Merge "[RenderEngine] Convert BT2020 to SRGB by default." into pi-dev by Peiyong Lin · 6 years ago
  37. 9b03c73 [RenderEngine] Convert BT2020 to SRGB by default. by Peiyong Lin · 6 years ago
  38. 891f1c0 Merge "SF: Fix IGBP list leak" into pi-dev by Yiwei Zhang · 6 years ago
  39. da7e1b5 Merge "Increase recent event count for light sensors" into pi-dev by Andrew Lehmer · 6 years ago
  40. a57670c Increase recent event count for light sensors by Andrew Lehmer · 6 years ago
  41. 36574d9 surfaceflinger: fix screenshot dataspace under WCG by Chia-I Wu · 6 years ago
  42. 243b378 SF: Fix IGBP list leak by Yiwei Zhang · 6 years ago
  43. 7c964b3 Merge "[SurfaceFlinger] Add methods for setting legacy starution matrix." into pi-dev by Peiyong Lin · 6 years ago
  44. f2410b6 [RenderEngine] Remove unncessary const from shader. by Peiyong Lin · 6 years ago
  45. 117510d SF: Test coverage for EventControlThread by Lloyd Pique · 6 years ago
  46. 24b0a48 SF: Test coverage for EventThread by Lloyd Pique · 6 years ago
  47. 76dd77a [SurfaceFlinger] Add methods for setting legacy starution matrix. by Peiyong Lin · 6 years ago
  48. 4dd7471 Merge "[RenderEngine] Add PQ/HLG data space support." into pi-dev by Peiyong Lin · 6 years ago
  49. d883d5a SF: Unittest Coverage for HDR/per-frame-metadata by Lloyd Pique · 6 years ago
  50. 7d4aa6c SF: Test coverage for setPowerModeInternal by Lloyd Pique · 6 years ago
  51. de1de87 Merge changes Ie828d9b4,I5ddd6323 into pi-dev by Yiwei Zhang · 6 years ago
  52. 53f320e [RenderEngine] Add PQ/HLG data space support. by Peiyong Lin · 6 years ago
  53. 8a4015c SF TimeStats: move dumpStats into TimeStatsHelper by Yiwei Zhang · 6 years ago
  54. c5f2c45 SF TimeStats: change the container of TimeRecord by Yiwei Zhang · 6 years ago
  55. 289fdbc SF TimeStats: update build file and some cleanups by Yiwei Zhang · 6 years ago
  56. edb393d Merge "Revert "[RenderEngine] Add PQ/HLG data space support."" into pi-dev by Peiyong Lin · 6 years ago
  57. 79af36f Revert "[RenderEngine] Add PQ/HLG data space support." by Peiyong Lin · 6 years ago
  58. 02a7a66 Merge "[SurfaceFlinger] Fix HWComposer error message." into pi-dev by Peiyong Lin · 6 years ago
  59. 6efccd8 Merge "[RenderEngine] Add PQ/HLG data space support." into pi-dev by Peiyong Lin · 6 years ago
  60. 306e499 [SurfaceFlinger] Fix HWComposer error message. by Peiyong Lin · 6 years ago
  61. d6fa4a7 [SurfaceFlinger] Add BT2100_PQ and BT2100_HLG color mode. by Peiyong Lin · 6 years ago
  62. 96b513c Merge changes from topic "color-auto-legacy-srgb" into pi-dev by Chia-I Wu · 6 years ago
  63. fbcca04 Merge "SF TimeStats: fix missed frame logic" into pi-dev by Yiwei Zhang · 6 years ago
  64. 621f9d4 SF TimeStats: fix missed frame logic by Yiwei Zhang · 6 years ago
  65. 0589adc [RenderEngine] Add PQ/HLG data space support. by Peiyong Lin · 6 years ago
  66. 1fa21ed Merge "surfaceflinger: fix tone mapper GLSL errors" into pi-dev by Chia-I Wu · 6 years ago
  67. a6e7d84 Merge "SurfaceFlinger TimeStats" into pi-dev by Yiwei Zhang · 6 years ago
  68. 7a28ecb surfaceflinger: no re-saturation when in SRGB mode by Chia-I Wu · 6 years ago
  69. 8e50e69 surfaceflinger: switch RE color matrices lazily by Chia-I Wu · 6 years ago
  70. 5e9a43e surfaceflinger: remove hwcId < 0 path in doComposeSurfaces by Chia-I Wu · 6 years ago
  71. 1148147 surfaceflinger: re-saturate all legacy dataspaces by Chia-I Wu · 6 years ago
  72. 8bbacdf surfaceflinger: fix tone mapper GLSL errors by Chia-I Wu · 6 years ago
  73. 3bef395 SurfaceFlinger TimeStats by Yiwei Zhang · 6 years ago
  74. 72128ee Merge "surfaceflinger: fix color tranform matrix races" into pi-dev by Chia-I Wu · 6 years ago
  75. 28f320b surfaceflinger: fix color tranform matrix races by Chia-I Wu · 6 years ago
  76. 0102ad2 SurfaceFlinger TimeStats Metrics by Yiwei Zhang · 6 years ago
  77. a296b0c [RenderEngine] Polish shader pipeline for HDR support. by Peiyong Lin · 6 years ago
  78. fb06930 [SurfaceFlinger] Adapt min/max luminance from hardware composer. by Peiyong Lin · 6 years ago
  79. af0c783 Merge changes Ife3ef43f,I50ec5d8b into pi-dev by android-build-team Robot · 6 years ago
  80. 2542cb0 [RenderEngine] Refactor the generation of EOTF, OOTF and OETF. by Peiyong Lin · 6 years ago
  81. 86016da SF: Test coverage for onInitializeDisplays by Lloyd Pique · 6 years ago
  82. 9d9cf40 SF: Test Coverage for setDisplayStateLocked by Lloyd Pique · 6 years ago
  83. 79ab721 Merge "Implement DetachedBuffer::Promote" into pi-dev by Jiwen Cai · 6 years ago
  84. 0728fa9 Implement DetachedBuffer::Promote by Jiwen 'Steve' Cai · 6 years ago
  85. 1348707 Merge changes Id0f21876,I8e27d2d3,I6989f11d,Ie2394b9c,Iba75a955 into pi-dev by Lloyd Pique · 6 years ago
  86. d6fbb8a SF: Test coverage for resetDisplayState by Lloyd Pique · 7 years ago
  87. a482f99 SF: Test coverage for createDisplay and destroyDisplay by Lloyd Pique · 7 years ago
  88. 6cf1103 SF: Test coverage for onHotplugReceived by Lloyd Pique · 7 years ago
  89. 0fa1d4c SF: Test coverage for display transaction state changes by Lloyd Pique · 7 years ago
  90. fc12f56 SF: Test coverage for setupNewDisplayDeviceInternal by Lloyd Pique · 7 years ago
  91. 56a9e5d SF: Clean up HWC validation by Dominik Laskowski · 6 years ago
  92. 4693e73 Merge "[SurfaceFlinger] Add HLG simulation support." into pi-dev by Peiyong Lin · 6 years ago
  93. f59a719 [SurfaceFlinger] Add HLG simulation support. by Peiyong Lin · 6 years ago
  94. a991bc0 Merge "Fix the obsolete vkjson path in gpu services" into pi-dev by Yiwei Zhang · 6 years ago
  95. c531b0e Merge "SurfaceFlinger: Only update client parent if set." into pi-dev by TreeHugger Robot · 6 years ago
  96. 66e0175 Fix the obsolete vkjson path in gpu services by Yiwei Zhang · 6 years ago
  97. 94c7d3d SurfaceFlinger: Only update client parent if set. by Robert Carr · 6 years ago
  98. 2c327ac [SurfaceFlinger] Plumb getPerFrameMetadataKeys and setLayerPerFrameMetadata. by Peiyong Lin · 6 years ago
  99. d389841 Merge "SF: Shuffle test mocks into subdirs" into pi-dev by TreeHugger Robot · 6 years ago
  100. 3c89463 SF: Clean up name lookup in ComposerHal.{h,cpp} by Dominik Laskowski · 6 years ago