1. 86fa3db SF: Fixup call expectations in libsurfaceflinger_unittest by Lloyd Pique · 7 years ago
  2. 42d0456 SurfaceFlinger: Add API to get native display color primaries by Daniel Solomon · 7 years ago
  3. 1eba020 SF: Tie VSyncState lifetime to display hotplug by Dominik Laskowski · 7 years ago
  4. 3d0c02e SF: Separate out display color handling by Lloyd Pique · 7 years ago
  5. 542307f SF: Move DisplaySurface into CompositionEngine by Lloyd Pique · 7 years ago
  6. 27083ae Merge changes from topics "sf-hwc-abstract", "sf-ce-min" by TreeHugger Robot · 7 years ago
  7. 3823e7b SF: Set up librenderengine_mocks by Lloyd Pique · 7 years ago
  8. e9e843a Adding HDR10+ Support to SF by Valerie Hau · 7 years ago
  9. 14724e6 [SurfaceFlinger] Remove usage of legacy data spaces. by Peiyong Lin · 7 years ago
  10. ed531a3 [SurfaceFlinger] Query per display SkipClientColorTransform. by Peiyong Lin · 7 years ago
  11. f2f18f7 Merge "SF: Clean up HWComposer" by TreeHugger Robot · 7 years ago
  12. 1af4793 SF: Clean up HWComposer by Dominik Laskowski · 7 years ago
  13. f6fd29e Revert "Revert "Remove gl surfaces from DisplayDevice."" by Alec Mouri · 7 years ago
  14. 4efb6c2 Always set usage bits for GPU comp in DisplayDevice. by Alec Mouri · 7 years ago
  15. 0a9c7b8 Revert "Revert "Bind to FBO when using GPU composition"" by Alec Mouri · 7 years ago
  16. 682188b Merge changes Iea02806d,I45af7b49,Id50e0d23 by TreeHugger Robot · 7 years ago
  17. 8d4f90a Revert "Bind to FBO when using GPU composition" by Alec Mouri · 7 years ago
  18. 0587464 Revert "Remove gl surfaces from DisplayDevice." by Alec Mouri · 7 years ago
  19. 1029443 Merge "SF: Define DisplayId as struct type" by TreeHugger Robot · 7 years ago
  20. 3415776 SF: Define DisplayId as struct type by Dominik Laskowski · 7 years ago
  21. ce0ad96 Remove gl surfaces from DisplayDevice. by Alec Mouri · 7 years ago
  22. 8147b0e Bind to FBO when using GPU composition by Alec Mouri · 7 years ago
  23. ba013fa Get display dimensions through ANativeWindow api. by Alec Mouri · 7 years ago
  24. 075d317 SF: Generalize display management by Dominik Laskowski · 7 years ago
  25. 9758ae0 Support DISPLAY_P3 dataspace to BT2020 in SF by Valerie Hau · 7 years ago
  26. 2209836 SF: Break out NativeWindowSurface by Lloyd Pique · 7 years ago
  27. 05483a0 Change setScissor() to take in Vulkan coordinate convention. by Alec Mouri · 7 years ago
  28. 438e9e7 SF: Fix two display identification bugs by Lloyd Pique · 7 years ago
  29. 833074a [RenderEngine] Organize RenderEngine directory. by Peiyong Lin · 7 years ago
  30. 13effd1 [SurfaceFlinger] Decouple color management from wide color display property. by Peiyong Lin · 7 years ago
  31. 6753a02 surfaceflinger: fix misplacement of getHwComposer related function by tangrobin · 7 years ago
  32. 41be5d2 [SurfaceFlinger] Allow DispSync to be GMock'd by Lloyd Pique · 7 years ago
  33. d7e01d7 surfaceflinger: do not propogate getPerFrameMetadataKeys errors by Chia-I Wu · 7 years ago
  34. 0f509fb surfaceflinger: silence misleading virtual display errors by Chia-I Wu · 7 years ago
  35. f07b85b SF: Remove DisplayDeviceState::isValid by Dominik Laskowski · 7 years ago
  36. 00a6fa2 SF: Decouple EventThread from DisplayDevice by Dominik Laskowski · 7 years ago
  37. a2edf61 SF: Clean up remaining display identifiers by Dominik Laskowski · 7 years ago
  38. 7e04546 SF: Use consistent names for display IDs by Dominik Laskowski · 7 years ago
  39. 9fae102 SF: Use std::map for DisplayDevice lookup by Dominik Laskowski · 7 years ago
  40. eecd659 SF: Use consistent names for display references by Dominik Laskowski · 7 years ago
  41. 614e142 surfaceflinger: initialize DisplayDevice data members by Chia-I Wu · 7 years ago
  42. 2de60f0 Merge "SF: Initialize DisplayDevice with the active config index" into pi-dev am: 384bf40ae9 by Lloyd Pique · 7 years ago
  43. 9b5c00a Merge "SF: Unittest Coverage for HDR/per-frame-metadata" into pi-dev am: 892e17d7e5 by Lloyd Pique · 7 years ago
  44. 8c0d8f7 Merge changes I6618561d,If9479cd9,I3e13894e into pi-dev am: 858e30b7d7 by Lloyd Pique · 7 years ago
  45. 3c085a0 SF: Initialize DisplayDevice with the active config index by Lloyd Pique · 7 years ago
  46. 892e17d Merge "SF: Unittest Coverage for HDR/per-frame-metadata" into pi-dev by TreeHugger Robot · 7 years ago
  47. d883d5a SF: Unittest Coverage for HDR/per-frame-metadata by Lloyd Pique · 7 years ago
  48. 7d4aa6c SF: Test coverage for setPowerModeInternal by Lloyd Pique · 7 years ago
  49. d6fa4a7 [SurfaceFlinger] Add BT2100_PQ and BT2100_HLG color mode. by Peiyong Lin · 7 years ago
  50. 136fbbc [SurfaceFlinger] Add BT2100_PQ and BT2100_HLG color mode. by Peiyong Lin · 7 years ago
  51. 667b707 Merge "SF: Generate stable display IDs using EDID" by Dominik Laskowski · 7 years ago
  52. 44fcd6d Merge changes Ife3ef43f,I50ec5d8b into pi-dev am: af0c783042 am: 09d6e4a278 by android-build-team Robot · 7 years ago
  53. e9ef7c4 SF: Generate stable display IDs using EDID by Dominik Laskowski · 7 years ago
  54. 86016da SF: Test coverage for onInitializeDisplays by Lloyd Pique · 7 years ago
  55. 9d9cf40 SF: Test Coverage for setDisplayStateLocked by Lloyd Pique · 7 years ago
  56. 4c2ac02 resolve merge conflicts of 9eb9687112e40ccc6195e35fe8102ede6c3d9c15 to master by Lloyd Pique · 7 years ago
  57. d6fbb8a SF: Test coverage for resetDisplayState by Lloyd Pique · 8 years ago
  58. a482f99 SF: Test coverage for createDisplay and destroyDisplay by Lloyd Pique · 8 years ago
  59. 6cf1103 SF: Test coverage for onHotplugReceived by Lloyd Pique · 8 years ago
  60. 0fa1d4c SF: Test coverage for display transaction state changes by Lloyd Pique · 8 years ago
  61. fc12f56 SF: Test coverage for setupNewDisplayDeviceInternal by Lloyd Pique · 8 years ago
  62. c11e0d3 SF: Test coverage for setupNewDisplayDeviceInternal by Lloyd Pique · 8 years ago
  63. 663bd28 SF: Clean up DisplayDeviceState by Dominik Laskowski · 7 years ago
  64. 2c327ac [SurfaceFlinger] Plumb getPerFrameMetadataKeys and setLayerPerFrameMetadata. by Peiyong Lin · 7 years ago
  65. 545fe5a Merge "SF: Shuffle test mocks into subdirs" into pi-dev am: d3898410e2 by Lloyd Pique · 7 years ago
  66. 0ac5f4e [SurfaceFlinger] Plumb getPerFrameMetadataKeys and setLayerPerFrameMetadata. by Peiyong Lin · 7 years ago
  67. cbe0001 SF: Shuffle test mocks into subdirs by Lloyd Pique · 8 years ago
  68. 6266589 [SurfaceFlinger] Extend HDR support. by Peiyong Lin · 7 years ago
  69. 0e7a791 [SurfaceFlinger] Plumb HAL to hardware composer. by Peiyong Lin · 7 years ago
  70. 1fa4d46 SF: Use display device factory in unit test by Lloyd Pique · 8 years ago
  71. bc79209 SF: Switch to internal display setup by Lloyd Pique · 8 years ago
  72. 926a5fc SF: Fix unit test getColorModes() expectation by Lloyd Pique · 7 years ago
  73. 5b36f3f SF: Add and use MockGraphicBufferProducer/Consumer by Lloyd Pique · 8 years ago
  74. e39cad2 SF: Add a first real unit test by Lloyd Pique · 8 years ago
  75. f58625d SF: Introduce libsurfaceflinger_unittest by Lloyd Pique · 8 years ago