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