1. 99d3da5 SF: Refactor display device creation by Lloyd Pique · 8 years ago
  2. 0f93281 Merge changes I73599f62,I8526e671,I8ab696b1,Ib7950386,I0051c41a, ... by TreeHugger Robot · 7 years ago
  3. 4dccc41 SF: Separate SurfaceInterceptor into interface and impl by Lloyd Pique · 8 years ago
  4. 3fcdef1 SF: Separate MessageQueue into interface and impl by Lloyd Pique · 8 years ago
  5. ac648ee SF: libsurfaceflinger_unittest should skip SF ctor by Lloyd Pique · 8 years ago
  6. 6794249 Merge "SF: Add IGBP list leak debugging info" into pi-dev am: 43bfc23bb8 by Dan Stoza · 7 years ago
  7. 0a0158c SF: Add IGBP list leak debugging info by Dan Stoza · 7 years ago
  8. 8141094 [Native] Replace android_color_mode usage with ColorMode. am: a52f029562 by Peiyong Lin · 7 years ago
  9. a52f029 [Native] Replace android_color_mode usage with ColorMode. by Peiyong Lin · 7 years ago
  10. 9255389 Merge changes from topic "capture-child-layers" into pi-dev am: 17511b0527 by Rob Carr · 7 years ago
  11. 578038f SurfaceFlinger: Add childLayersOnly variant of capture layers. by Robert Carr · 7 years ago
  12. 7124ad3 Implement Display Layer Stats by Yiwei Zhang · 7 years ago
  13. af8bab1 SF: Move LayerBE into it's own file by David Sodman · 8 years ago
  14. a52a5b6 Merge "SF: Fix mGraphicBufferProducerList" by TreeHugger Robot · 7 years ago
  15. 101d8dc SF: Fix mGraphicBufferProducerList by Dan Stoza · 7 years ago
  16. 8ee5227 Merge changes Ic400e8d1,If108059c by TreeHugger Robot · 7 years ago
  17. e65ab70 Merge "Don't use cutils/Atomic.h" am: 8f4529bbc2 am: 410582488d am: afbe4eee71 by Steven Moreland · 7 years ago
  18. afbe4ee Merge "Don't use cutils/Atomic.h" am: 8f4529bbc2 am: 410582488d by Steven Moreland · 7 years ago
  19. 2716e11 Don't use cutils/Atomic.h by Steven Moreland · 7 years ago
  20. 12eb423 SF: Abstract out buffer queue creation by Lloyd Pique · 8 years ago
  21. ca27f25 Allow destroySurface to get called in transaction. by chaviw · 7 years ago
  22. 0fcde1b SF: Separate EventThread into interface and impl by Lloyd Pique · 8 years ago
  23. 144e116 SF: Separate RenderEngine into interface and impl by Lloyd Pique · 8 years ago
  24. e83f931 SF: Cleanup EventThread Part 2 by Lloyd Pique · 8 years ago
  25. 755e319 SF: Cleanup EventControlThread by Lloyd Pique · 8 years ago
  26. f58625d SF: Introduce libsurfaceflinger_unittest by Lloyd Pique · 8 years ago
  27. 5c6e463 surfaceflinger: always advertise HDR10 when wide color is available by Chia-I Wu · 8 years ago
  28. 5b15ef6 Enable IMG_context_priority depending on availability by Jorim Jaggi · 8 years ago
  29. 715a2c1 Determine displayType in SurfaceFlinger by Lloyd Pique · 8 years ago
  30. fcd8661 Eliminate duplicate device creation code by Lloyd Pique · 8 years ago
  31. ba04e62 Move hotplug processing to the main thread by Lloyd Pique · 8 years ago
  32. 347200f Create processDisplayChangesLocked by Lloyd Pique · 8 years ago
  33. 03480e2 Restore ability of system to screenshot secure layers. by Robert Carr · 8 years ago
  34. 73beded SF: Move glComp/DispTimeline to SFBE by David Sodman · 8 years ago
  35. 4a36e93 SF: FrameBuckets state to SFBE by David Sodman · 8 years ago
  36. cbaf083 SF: BufferingStats state to SFBE by David Sodman · 8 years ago
  37. 99974d2 SF: CompositorTiming/CompositorPresentTime state to SFBE by David Sodman · 8 years ago
  38. bc81528 SF: RenderEngine/EGL state to SFBE by David Sodman · 8 years ago
  39. 105b7dc surfaceflinger: Create SurfaceFlingerBE class by David Sodman · 8 years ago
  40. 1801d27 Merge "Revert "Revert "Use GraphicBuffer instead of GBP for screenshots.""" by Chavi Weingarten · 8 years ago
  41. 59182e5 Merge changes from topic "sf-re" by Chia-I Wu · 8 years ago
  42. 40482ff Revert "Revert "Use GraphicBuffer instead of GBP for screenshots."" by Chavi Weingarten · 8 years ago
  43. b02087d surfaceflinger: remove DisplayDevice::swapRegion by Chia-I Wu · 8 years ago
  44. b523df0 surfaceflinger: remove unused EGL data members by Chia-I Wu · 8 years ago
  45. b2c7624 surfaceflinger: manage RenderEngine with unique_ptr by Chia-I Wu · 8 years ago
  46. 707b8f3 Revert "Use GraphicBuffer instead of GBP for screenshots." by Chavi Weingarten · 8 years ago
  47. a252d89 Use GraphicBuffer instead of GBP for screenshots. by chaviw · 8 years ago
  48. 7206d49 Add additional parameters for the captureLayer functions. by chaviw · 8 years ago
  49. 8e0af36 Trace drawing state by Jorim Jaggi · 8 years ago
  50. 83ce7c1 surfaceflinger: remove USE_HWC2 by Chia-I Wu · 8 years ago
  51. 0c69cad Refactor Layer/ColorLayer into siblings by David Sodman · 8 years ago
  52. 1e1a128 Add SurfaceFlinger tracing by Adrian Roos · 8 years ago
  53. 2f5bd00 surfaceflinger: make vsync injection more robust am: 6200eacdc9 am: ffbf2d94a1 by Chia-I Wu · 8 years ago
  54. 3c192d0 surfaceflinger: make vsync injection more robust am: 6200eacdc9 am: ffbf2d94a1 by Chia-I Wu · 8 years ago
  55. ffbf2d9 surfaceflinger: make vsync injection more robust am: 6200eacdc9 by Chia-I Wu · 8 years ago
  56. 6200eac surfaceflinger: make vsync injection more robust by Chia-I Wu · 8 years ago
  57. 7e8d74b Merge "Add captureLayers function to capture a layer and its children." by TreeHugger Robot · 8 years ago
  58. a76b271 Add captureLayers function to capture a layer and its children. by chaviw · 8 years ago
  59. e7f2e3a Merge "Add proto dump flag to services (1/2)" by TreeHugger Robot · 8 years ago
  60. a14443f Add new color setting by Romain Guy · 8 years ago
  61. 6bde3c8 Merge "Added protobuf to gather layer info." by Chavi Weingarten · 8 years ago
  62. 275166a Add new color setting am: 54f154a282 am: c5e26a942e by Romain Guy · 8 years ago
  63. c5e26a9 Add new color setting am: 54f154a282 by Romain Guy · 8 years ago
  64. 54f154a Add new color setting by Romain Guy · 8 years ago
  65. 6a40853 Add proto dump flag to services (1/2) by Vishnu Nair · 8 years ago
  66. 1d04428 Added protobuf to gather layer info. by chaviw · 8 years ago
  67. 13377a5 Merge "SurfaceFlinger Transactions as distinct objects." by Rob Carr · 8 years ago
  68. 4cdc58f SurfaceFlinger Transactions as distinct objects. by Robert Carr · 8 years ago
  69. 3579887 Support priority based dumpsys in surface flinger by Vishnu Nair · 8 years ago
  70. 91a8677 Revert "Support priority based dumpsys in surface flinger" by Vishnu Nair · 8 years ago
  71. deb36f2 Support priority based dumpsys in surface flinger by Vishnu Nair · 8 years ago
  72. 13fdc49 Added native functionality to create a color layer. by chaviw · 8 years ago
  73. 1f3e4bb Fix race conditions when using mHwc off the main thread am: 6d8110b170 by Steven Thomas · 8 years ago
  74. 6d8110b Fix race conditions when using mHwc off the main thread by Steven Thomas · 8 years ago
  75. b02664d Use a separate hwcomposer hidl instance for vr flinger by Steven Thomas · 8 years ago
  76. d7f49c5 Use a separate hwcomposer hidl instance for vr flinger by Steven Thomas · 8 years ago
  77. a099a24 Faked HWC for SurfaceFlinger testing by Kalle Raita · 9 years ago
  78. ab0c319 libsurfaceflinger: handle WINDOW_TYPE_DONT_SCREENSHOT by Chia-I Wu · 8 years ago
  79. 3eba406 Merge "Properly applies the selected saturation boost (vivid mode)" into oc-dr1-dev by TreeHugger Robot · 8 years ago
  80. 11d63f4 Properly applies the selected saturation boost (vivid mode) by Romain Guy · 8 years ago
  81. f9b05ee SurfaceFlinger: Set property in StartPropertySetThread during init by Wei Wang · 8 years ago
  82. 87cd115 Merge "Fix concurrent writes to the hardware composer" into oc-dr1-dev by Steven Thomas · 8 years ago
  83. f5a5f6e Fix concurrent writes to the hardware composer by Steven Thomas · 8 years ago
  84. 2b6d38e SF: Move screenshot Surface ops off main thread by Dan Stoza · 8 years ago
  85. c35a5e2 Merge changes from topic 'layer-wp-race' into oc-dev am: a17b14eb92 by Chia-I Wu · 8 years ago
  86. 515dc9c surfaceflinger: Layer::getParent requires state lock held by Chia-I Wu · 8 years ago
  87. 5d37ae5 Properly run window animations at vsync-sf (2/2) am: b1e2f8deb3 by Jorim Jaggi · 8 years ago
  88. b1e2f8d Properly run window animations at vsync-sf (2/2) by Jorim Jaggi · 8 years ago
  89. 0147a17 Add saturation boost feature to SurfaceFlinger by Romain Guy · 8 years ago
  90. a963873 Fix the build by Romain Guy · 8 years ago
  91. 8ec6ff2 Use wide gamut only when necessary by Romain Guy · 8 years ago
  92. 412903f SurfaceFlinger: Select which layer state to visit by Dan Stoza · 8 years ago
  93. 7d3dcb9 Avoid a potential race condition on mDisplays by Stephen Kiazyk · 8 years ago
  94. 0556d79 get rid of IGraphicBufferAlloc by Mathias Agopian · 8 years ago
  95. c90e469 Merge "Revert "Avoid a potential race condition on mDisplays"" into oc-dev by TreeHugger Robot · 8 years ago
  96. 8722a31 Revert "Avoid a potential race condition on mDisplays" by Tomasz Wasilczyk · 8 years ago
  97. 5c34de2 Only enumerate display_timing when present timestamp supported by Ian Elliott · 8 years ago
  98. 21d072a Merge changes from topic 'presentFenceNotReliable' into oc-dev by Brian C. Anderson · 8 years ago
  99. 6b37671 egl: Avoid use of retire as present by Brian Anderson · 8 years ago
  100. 8d6c16d Avoid a potential race condition on mDisplays by Stephen Kiazyk · 8 years ago