1. 99974d2 SF: CompositorTiming/CompositorPresentTime state to SFBE by David Sodman · 7 years ago
  2. bc81528 SF: RenderEngine/EGL state to SFBE by David Sodman · 7 years ago
  3. 105b7dc surfaceflinger: Create SurfaceFlingerBE class by David Sodman · 7 years ago
  4. 1801d27 Merge "Revert "Revert "Use GraphicBuffer instead of GBP for screenshots.""" by Chavi Weingarten · 7 years ago
  5. 59182e5 Merge changes from topic "sf-re" by Chia-I Wu · 7 years ago
  6. 40482ff Revert "Revert "Use GraphicBuffer instead of GBP for screenshots."" by Chavi Weingarten · 7 years ago
  7. b02087d surfaceflinger: remove DisplayDevice::swapRegion by Chia-I Wu · 7 years ago
  8. b523df0 surfaceflinger: remove unused EGL data members by Chia-I Wu · 7 years ago
  9. b2c7624 surfaceflinger: manage RenderEngine with unique_ptr by Chia-I Wu · 7 years ago
  10. 707b8f3 Revert "Use GraphicBuffer instead of GBP for screenshots." by Chavi Weingarten · 7 years ago
  11. a252d89 Use GraphicBuffer instead of GBP for screenshots. by chaviw · 7 years ago
  12. 7206d49 Add additional parameters for the captureLayer functions. by chaviw · 7 years ago
  13. 8e0af36 Trace drawing state by Jorim Jaggi · 7 years ago
  14. 83ce7c1 surfaceflinger: remove USE_HWC2 by Chia-I Wu · 7 years ago
  15. 0c69cad Refactor Layer/ColorLayer into siblings by David Sodman · 7 years ago
  16. 1e1a128 Add SurfaceFlinger tracing by Adrian Roos · 7 years ago
  17. 7e8d74b Merge "Add captureLayers function to capture a layer and its children." by TreeHugger Robot · 7 years ago
  18. a76b271 Add captureLayers function to capture a layer and its children. by chaviw · 7 years ago
  19. e7f2e3a Merge "Add proto dump flag to services (1/2)" by TreeHugger Robot · 7 years ago
  20. 6bde3c8 Merge "Added protobuf to gather layer info." by Chavi Weingarten · 7 years ago
  21. 275166a Add new color setting am: 54f154a282 am: c5e26a942e by Romain Guy · 7 years ago
  22. c5e26a9 Add new color setting am: 54f154a282 by Romain Guy · 7 years ago
  23. 54f154a Add new color setting by Romain Guy · 7 years ago
  24. 6a40853 Add proto dump flag to services (1/2) by Vishnu Nair · 7 years ago
  25. 1d04428 Added protobuf to gather layer info. by chaviw · 7 years ago
  26. 13377a5 Merge "SurfaceFlinger Transactions as distinct objects." by Rob Carr · 7 years ago
  27. 4cdc58f SurfaceFlinger Transactions as distinct objects. by Robert Carr · 7 years ago
  28. 3579887 Support priority based dumpsys in surface flinger by Vishnu Nair · 7 years ago
  29. 91a8677 Revert "Support priority based dumpsys in surface flinger" by Vishnu Nair · 7 years ago
  30. deb36f2 Support priority based dumpsys in surface flinger by Vishnu Nair · 7 years ago
  31. 13fdc49 Added native functionality to create a color layer. by chaviw · 7 years ago
  32. 1f3e4bb Fix race conditions when using mHwc off the main thread am: 6d8110b170 by Steven Thomas · 7 years ago
  33. 6d8110b Fix race conditions when using mHwc off the main thread by Steven Thomas · 7 years ago
  34. b02664d Use a separate hwcomposer hidl instance for vr flinger by Steven Thomas · 7 years ago
  35. d7f49c5 Use a separate hwcomposer hidl instance for vr flinger by Steven Thomas · 7 years ago
  36. a099a24 Faked HWC for SurfaceFlinger testing by Kalle Raita · 8 years ago
  37. ab0c319 libsurfaceflinger: handle WINDOW_TYPE_DONT_SCREENSHOT by Chia-I Wu · 7 years ago
  38. 3eba406 Merge "Properly applies the selected saturation boost (vivid mode)" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  39. 11d63f4 Properly applies the selected saturation boost (vivid mode) by Romain Guy · 7 years ago
  40. f9b05ee SurfaceFlinger: Set property in StartPropertySetThread during init by Wei Wang · 7 years ago
  41. 87cd115 Merge "Fix concurrent writes to the hardware composer" into oc-dr1-dev by Steven Thomas · 7 years ago
  42. f5a5f6e Fix concurrent writes to the hardware composer by Steven Thomas · 7 years ago
  43. 2b6d38e SF: Move screenshot Surface ops off main thread by Dan Stoza · 7 years ago
  44. c35a5e2 Merge changes from topic 'layer-wp-race' into oc-dev am: a17b14eb92 by Chia-I Wu · 7 years ago
  45. 515dc9c surfaceflinger: Layer::getParent requires state lock held by Chia-I Wu · 7 years ago
  46. 5d37ae5 Properly run window animations at vsync-sf (2/2) am: b1e2f8deb3 by Jorim Jaggi · 7 years ago
  47. b1e2f8d Properly run window animations at vsync-sf (2/2) by Jorim Jaggi · 7 years ago
  48. 0147a17 Add saturation boost feature to SurfaceFlinger by Romain Guy · 7 years ago
  49. a963873 Fix the build by Romain Guy · 7 years ago
  50. 8ec6ff2 Use wide gamut only when necessary by Romain Guy · 7 years ago
  51. 412903f SurfaceFlinger: Select which layer state to visit by Dan Stoza · 7 years ago
  52. 7d3dcb9 Avoid a potential race condition on mDisplays by Stephen Kiazyk · 7 years ago
  53. 0556d79 get rid of IGraphicBufferAlloc by Mathias Agopian · 7 years ago
  54. c90e469 Merge "Revert "Avoid a potential race condition on mDisplays"" into oc-dev by TreeHugger Robot · 7 years ago
  55. 8722a31 Revert "Avoid a potential race condition on mDisplays" by Tomasz Wasilczyk · 7 years ago
  56. 5c34de2 Only enumerate display_timing when present timestamp supported by Ian Elliott · 7 years ago
  57. 21d072a Merge changes from topic 'presentFenceNotReliable' into oc-dev by Brian C. Anderson · 7 years ago
  58. 6b37671 egl: Avoid use of retire as present by Brian Anderson · 7 years ago
  59. 8d6c16d Avoid a potential race condition on mDisplays by Stephen Kiazyk · 7 years ago
  60. 80c0232 Revert "Avoid a potential race condition on mDisplays" by Polina Bondarenko · 7 years ago
  61. 5576a55 Avoid a potential race condition on mDisplays by Stephen Kiazyk · 7 years ago
  62. f3b2de1 Dump info about wide-color by Courtney Goeltzenleuchter · 7 years ago
  63. 5d94389 Add wide-color support to SurfaceFlinger by Courtney Goeltzenleuchter · 7 years ago
  64. bc75528 surfaceflinger: Generate unique layer names by Cody Northrop · 7 years ago
  65. 1971b63 Use max acquired buffer setting to configStore by Fabien Sanglard · 8 years ago
  66. 4d8f539 Merge "Revert "Revert "Tie vr flinger to persistent vr mode""" by Steven Thomas · 7 years ago
  67. d8ab439 Merge "egl: Remove retire event." by TreeHugger Robot · 7 years ago
  68. 050b2c8 Revert "Revert "Tie vr flinger to persistent vr mode"" by Steven Thomas · 8 years ago
  69. 7480c06 Revert "Tie vr flinger to persistent vr mode" by Jin Qian · 7 years ago
  70. f43d13e Tie vr flinger to persistent vr mode by Steven Thomas · 8 years ago
  71. 757b4ec Merge "Fix getFrameTimestamp test flakes." by TreeHugger Robot · 7 years ago
  72. cbf153b Use hasSyncFramework value from configStore by Fabien Sanglard · 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. a34ed63 Use forceHwcCopyForVirtualDisplay in configStore by Fabien Sanglard · 8 years ago
  78. d001058 Fix getFrameTimestamp test flakes. by Brian Anderson · 8 years ago
  79. f9e6033 Merge "Revert "Get rid of IGraphicBufferAlloc"" by Romain Guy · 8 years ago
  80. f8b4ca5 Revert "Get rid of IGraphicBufferAlloc" by Romain Guy · 8 years ago
  81. d4639b1 Merge "Get rid of IGraphicBufferAlloc" by TreeHugger Robot · 8 years ago
  82. 78491c9 Get rid of IGraphicBufferAlloc by Mathias Agopian · 8 years ago
  83. c45a7d9 [SF] Use presentTimeOffset from configStore by Fabien Sanglard · 8 years ago
  84. bd7ba14 Merge "[SurfaceFlinger]Use configStore useContextPriority" by TreeHugger Robot · 8 years ago
  85. c93afd5 [SurfaceFlinger]Use configStore useContextPriority by Fabien Sanglard · 8 years ago
  86. 975e49a Merge "Revert "get rid of IGraphicBufferAlloc"" by Chia-I Wu · 8 years ago
  87. 527747d Revert "get rid of IGraphicBufferAlloc" by Chia-I Wu · 8 years ago
  88. 4e67f0f Merge "[SurfaceFlinger] Use sf phase offset from CS" by TreeHugger Robot · 8 years ago
  89. 1da94df get rid of IGraphicBufferAlloc by Mathias Agopian · 8 years ago
  90. 0cc1938 [SurfaceFlinger] Use sf phase offset from CS by Fabien Sanglard · 8 years ago
  91. 3a8f794 Tie VR mode support to a property by Mark Urbanus · 8 years ago
  92. 77c073b Merge changes from topic 'surfaceview-without-wm' by Rob Carr · 8 years ago
  93. 6961b6b Remove unneeded references to IMemory by Mathias Agopian · 8 years ago
  94. 9524cb3 Add detachChildren transaction. by Robert Carr · 8 years ago
  95. 0d48072 Add deferTransaction variant taking GraphicBufferProducer. by Robert Carr · 8 years ago
  96. 1d77b71 move vector math out of libui by Mathias Agopian · 8 years ago
  97. 9f02435 Merge "EGL: Add eglGetCompositorTimingANDROID." by Brian C. Anderson · 8 years ago
  98. 0a61b0c EGL: Add eglGetCompositorTimingANDROID. by Brian Anderson · 8 years ago
  99. 3cfac28 Ignore callbacks from the non-active hardware composer by Steven Thomas · 8 years ago
  100. bb5afad Merge "Disable Virtual Display by default in SF" by TreeHugger Robot · 8 years ago