1. ca35d8d Merge changes I362ec1fc,I2d574855 by TreeHugger Robot · 7 years ago
  2. f58625d SF: Introduce libsurfaceflinger_unittest by Lloyd Pique · 7 years ago
  3. 66ce40d SF: Convert to Android.bp by Lloyd Pique · 7 years ago
  4. c51edbd Merge "surfaceflinger: support BT2020_ITU_PQ" by TreeHugger Robot · 7 years ago
  5. 98a420a Merge "Add "animation" class to vr_hwc" by Steven Thomas · 7 years ago
  6. 8d2651e surfaceflinger: support BT2020_ITU_PQ by Chia-I Wu · 7 years ago
  7. c12e5b8 Merge "[SurfaceFlinger] Update ColorLayer to set dataspace." by Peiyong Lin · 7 years ago
  8. 1e0b528 Add "animation" class to vr_hwc by Steven Thomas · 7 years ago
  9. 13170c8 [SurfaceFlinger] Update ColorLayer to set dataspace. by Peiyong Lin · 7 years ago
  10. a2163aa Merge changes from topic "re-hdr" by Chia-I Wu · 7 years ago
  11. 844e379 Merge "Update hwcomposer include paths" by Courtney Goeltzenleuchter · 7 years ago
  12. 5c6e463 surfaceflinger: always advertise HDR10 when wide color is available by Chia-I Wu · 7 years ago
  13. 131d376 surfaceflinger: add BT2020_PQ support to RenderEngine by Chia-I Wu · 7 years ago
  14. 7e65bc0 surfaceflinger: generalize Description::mIsWideGamut by Chia-I Wu · 7 years ago
  15. a89a787 Merge "binder interface between ArcBridge and C2VDAAdaptorProxy" by TreeHugger Robot · 7 years ago
  16. 01dcba5 binder interface between ArcBridge and C2VDAAdaptorProxy by Hirokazu Honda · 7 years ago
  17. 5c9664c Merge "No sensor access to idle UIDs - native framework" by TreeHugger Robot · 7 years ago
  18. 8755122 Update hwcomposer include paths by Courtney Goeltzenleuchter · 7 years ago
  19. 0f4b0d3 Merge "SensorRegistrationInfo: Set sampling rate and max reporting latency to 64-bit variables." by Julius D'souza · 7 years ago
  20. 0c11459 Merge "SurfaceFlinger: Change to support client target flip" by Matthew Bouyack · 7 years ago
  21. 88a905b SurfaceFlinger: Change to support client target flip by Madhuri Athota · 7 years ago
  22. f1831a1 Merge "SurfaceFlinger: Do not capture rounded corners on screenshots" by TreeHugger Robot · 7 years ago
  23. 8acf5a0 SurfaceFlinger: Do not capture rounded corners on screenshots by Adrian Roos · 7 years ago
  24. 5a96326 Force client composition if we'd use rotator by Jorim Jaggi · 7 years ago
  25. 5b15ef6 Enable IMG_context_priority depending on availability by Jorim Jaggi · 7 years ago
  26. a67cda6 Merge "SurfaceFlinger: Optimize region calculation for invisible layers." by TreeHugger Robot · 7 years ago
  27. e752a5c No sensor access to idle UIDs - native framework by Svet Ganov · 7 years ago
  28. e5f4f69 SurfaceFlinger: Optimize region calculation for invisible layers. by Robert Carr · 7 years ago
  29. c520831 Use wide color modes with external displays by Lloyd Pique · 7 years ago
  30. 2ae2b3b Allow a primary display disconnect by Lloyd Pique · 7 years ago
  31. 715a2c1 Determine displayType in SurfaceFlinger by Lloyd Pique · 7 years ago
  32. fcd8661 Eliminate duplicate device creation code by Lloyd Pique · 7 years ago
  33. ba04e62 Move hotplug processing to the main thread by Lloyd Pique · 7 years ago
  34. 347200f Create processDisplayChangesLocked by Lloyd Pique · 7 years ago
  35. 7989421 Merge "[SurfaceFlinger] Replace NULL with nullptr." by Peiyong Lin · 7 years ago
  36. 566a3b4 [SurfaceFlinger] Replace NULL with nullptr. by Peiyong Lin · 7 years ago
  37. 7e7cddf Merge "Get layer trace status from SurfaceFlinger service" by Vishnu Nair · 7 years ago
  38. eaf7acd Ensure deviceTimestamp is cleared by Siarhei Vishniakou · 7 years ago
  39. 16f9069 Process EV_MSC MSC_TIMESTAMP in InputMapper by Siarhei Vishniakou · 7 years ago
  40. 87704c9 Get layer trace status from SurfaceFlinger service by Vishnu Nair · 7 years ago
  41. 25429cb surfaceflinger: Description init style change by Greg Kaiser · 7 years ago
  42. b941e69 surfaceflinger: Initialize Description field by Greg Kaiser · 7 years ago
  43. 7a94772 surfaceflinger: Remove unused variable by Greg Kaiser · 7 years ago
  44. de50968 Merge "Restore ability of system to screenshot secure layers." by TreeHugger Robot · 7 years ago
  45. cdd574e Merge "Add plumbing for HDR metadata" by TreeHugger Robot · 7 years ago
  46. 03480e2 Restore ability of system to screenshot secure layers. by Robert Carr · 7 years ago
  47. 9f2eb0f Merge "Return std::string to not point to freed memory" by TreeHugger Robot · 7 years ago
  48. 9bad0d7 Add plumbing for HDR metadata by Courtney Goeltzenleuchter · 7 years ago
  49. 587c3f0 Return std::string to not point to freed memory by Siarhei Vishniakou · 7 years ago
  50. 154f5bb Merge "Avoid unnecessary calls to updateTransformHint" by Rob Carr · 7 years ago
  51. cf37f9e Merge "Correct setLayer variants." by TreeHugger Robot · 7 years ago
  52. 448f8b1 Merge "Scale the pressure range's max value." by TreeHugger Robot · 7 years ago
  53. aa449c9 Scale the pressure range's max value. by Michael Wright · 7 years ago
  54. 7f96780 Merge "libui: use unique_fd in Fence" by TreeHugger Robot · 7 years ago
  55. 93d120d Merge "surfaceflinger: defer EGLImage creation" by Chia-I Wu · 7 years ago
  56. 11f2a9b surfaceflinger: defer EGLImage creation by Chia-I Wu · 7 years ago
  57. df1badd libui: use unique_fd in Fence by Chia-I Wu · 7 years ago
  58. b28c674 surfaceflinger: rename BufferLayer::mSurfaceFlingerConsumer by Chia-I Wu · 7 years ago
  59. a26d082 surfaceflinger: fix fence fd double close by Chia-I Wu · 7 years ago
  60. 415cc5a Merge "SF: Switch computeBounds to return FloatRect" by TreeHugger Robot · 7 years ago
  61. 9c57956 Merge "surfaceflinger: do not check HWC2::Capability::SkipValidate" am: c770d27ff0 am: 45f9c3871b by Chia-I Wu · 7 years ago
  62. 7fef217 Merge "surfaceflinger: do not check HWC2::Capability::SkipValidate" am: c770d27ff0 by Chia-I Wu · 7 years ago
  63. c770d27 Merge "surfaceflinger: do not check HWC2::Capability::SkipValidate" by Chia-I Wu · 7 years ago
  64. f03a7f8 Merge "Fix sanitizer in surfaceflinger waitForEvent." am: a7b2ac212a by Ivan Lozano · 7 years ago
  65. 043488d Merge "Fix surfaceflinger on integer sanitized builds." am: 630fcaf0ab by Ivan Lozano · 7 years ago
  66. 221b592 surfaceflinger: update BufferLayerConsumer comments by Chia-I Wu · 7 years ago
  67. 6748db4 surfaceflinger: remove EGL/GLES dependency from BufferLayerConsumer by Chia-I Wu · 7 years ago
  68. 3498e3c surfaceflinger: use RenderEngine sync primitives by Chia-I Wu · 7 years ago
  69. a7b2ac2 Merge "Fix sanitizer in surfaceflinger waitForEvent." by Ivan Lozano · 7 years ago
  70. 630fcaf Merge "Fix surfaceflinger on integer sanitized builds." by Ivan Lozano · 7 years ago
  71. 80d6116 SF: Switch computeBounds to return FloatRect by Dan Stoza · 7 years ago
  72. c6c2a8a Fix surfaceflinger on integer sanitized builds. by Ivan Lozano · 7 years ago
  73. 0b3162a Fix sanitizer in surfaceflinger waitForEvent. by Ivan Lozano · 7 years ago
  74. 9f2db77 surfaceflinger: pass RenderEngine into BufferLayerConsumer by Chia-I Wu · 7 years ago
  75. 401ef83 surfaceflinger: add image abstraction to RenderEngine by Chia-I Wu · 7 years ago
  76. 767fcf7 surfaceflinger: add more sync operations to RenderEngine by Chia-I Wu · 7 years ago
  77. 767d7c9 surfaceflinger: support EGL extensions in GLExtensions by Chia-I Wu · 7 years ago
  78. 67d21a8 Merge "Fix sanitizer in InputFlinger Reader/Dispatcher." am: bfdea369b7 by Ivan Lozano · 7 years ago
  79. bfdea36 Merge "Fix sanitizer in InputFlinger Reader/Dispatcher." by Ivan Lozano · 7 years ago
  80. 623c43a Fix sanitizer in InputFlinger Reader/Dispatcher. by Ivan Lozano · 7 years ago
  81. 75abadc Merge "Fix sanitizer in handleTransitionLocked." am: 66d9ea6345 am: 201a44a961 by Ivan Lozano · 7 years ago
  82. 66d9ea6 Merge "Fix sanitizer in handleTransitionLocked." by Ivan Lozano · 7 years ago
  83. 6531a6d Merge "Fix sanitizer in setViewportAndProjection." am: 739c8b7cea am: e3d84283f8 by Ivan Lozano · 7 years ago
  84. 34ff878 Fix sanitizer in handleTransitionLocked. by Ivan Lozano · 7 years ago
  85. 054888f Fix sanitizer in setViewportAndProjection. by Ivan Lozano · 7 years ago
  86. c35b820 SensorRegistrationInfo: Set sampling rate and max reporting latency by Julius D'souza · 7 years ago
  87. da9904d Merge "Fix sanitizer in setViewportAndProjection." by Ivan Lozano · 7 years ago
  88. 41b98d4 surfaceflinger: do not check HWC2::Capability::SkipValidate by Chia-I Wu · 7 years ago
  89. 1f58ac5 Fix sanitizer in setViewportAndProjection. by Ivan Lozano · 7 years ago
  90. 27c3c9e Merge changes from topic "sf-re-3" by Chia-I Wu · 7 years ago
  91. 2c32175 surfaceflinger: remove vsync hint by Tim Murray · 7 years ago
  92. 0cb75ac surfaceflinger: remove SurfaceFlingerConsumer by Chia-I Wu · 7 years ago
  93. 67dcc69 surfaceflinger: move all SurfaceFlingerConsumer data members by Chia-I Wu · 7 years ago
  94. da5c730 surfaceflinger: move SurfaceFlingerConsumer::mPendingRelease by Chia-I Wu · 7 years ago
  95. fd257f8 surfaceflinger: move SurfaceFlingerConsumer::mContentsChangedListener by Chia-I Wu · 7 years ago
  96. c75c44d surfaceflinger: move SurfaceFlingerConsumer::mLayer by Chia-I Wu · 7 years ago
  97. e1e1187 surfaceflinger: remove BufferLayerConsumer::scaleDownCrop by Chia-I Wu · 7 years ago
  98. 243b74a surfaceflinger: remove BufferLayerConsumer::computeTransformMatrix by Chia-I Wu · 7 years ago
  99. bd854bf surfaceflinger: simplify BufferLayerConsumer constructor by Chia-I Wu · 7 years ago
  100. 6aff69b surfaceflinger: remove BufferLayerConsumer::mUseFenceSync by Chia-I Wu · 7 years ago