1. 0fcde1b SF: Separate EventThread into interface and impl by Lloyd Pique · 7 years ago
  2. 144e116 SF: Separate RenderEngine into interface and impl by Lloyd Pique · 7 years ago
  3. a822d52 SF: Separate Hwc2::Composer into interface and impl by Lloyd Pique · 7 years ago
  4. e83f931 SF: Cleanup EventThread Part 2 by Lloyd Pique · 7 years ago
  5. 46a46b3 SF: Cleanup EventThread Part 1 by Lloyd Pique · 7 years ago
  6. 755e319 SF: Cleanup EventControlThread by Lloyd Pique · 7 years ago
  7. 8d2651e surfaceflinger: support BT2020_ITU_PQ by Chia-I Wu · 7 years ago
  8. 5c6e463 surfaceflinger: always advertise HDR10 when wide color is available by Chia-I Wu · 7 years ago
  9. f1831a1 Merge "SurfaceFlinger: Do not capture rounded corners on screenshots" by TreeHugger Robot · 7 years ago
  10. 8acf5a0 SurfaceFlinger: Do not capture rounded corners on screenshots by Adrian Roos · 7 years ago
  11. 5b15ef6 Enable IMG_context_priority depending on availability by Jorim Jaggi · 7 years ago
  12. a67cda6 Merge "SurfaceFlinger: Optimize region calculation for invisible layers." by TreeHugger Robot · 7 years ago
  13. e5f4f69 SurfaceFlinger: Optimize region calculation for invisible layers. by Robert Carr · 7 years ago
  14. c520831 Use wide color modes with external displays by Lloyd Pique · 7 years ago
  15. 2ae2b3b Allow a primary display disconnect by Lloyd Pique · 7 years ago
  16. 715a2c1 Determine displayType in SurfaceFlinger by Lloyd Pique · 7 years ago
  17. fcd8661 Eliminate duplicate device creation code by Lloyd Pique · 7 years ago
  18. ba04e62 Move hotplug processing to the main thread by Lloyd Pique · 7 years ago
  19. 347200f Create processDisplayChangesLocked by Lloyd Pique · 7 years ago
  20. 7989421 Merge "[SurfaceFlinger] Replace NULL with nullptr." by Peiyong Lin · 7 years ago
  21. 566a3b4 [SurfaceFlinger] Replace NULL with nullptr. by Peiyong Lin · 7 years ago
  22. 87704c9 Get layer trace status from SurfaceFlinger service by Vishnu Nair · 7 years ago
  23. 03480e2 Restore ability of system to screenshot secure layers. by Robert Carr · 7 years ago
  24. 154f5bb Merge "Avoid unnecessary calls to updateTransformHint" by Rob Carr · 7 years ago
  25. 767fcf7 surfaceflinger: add more sync operations to RenderEngine by Chia-I Wu · 7 years ago
  26. 95f40fb Merge "Fix sanitizer in handleTransitionLocked." by Ivan Lozano · 7 years ago
  27. 51a0b41 Fix sanitizer in handleTransitionLocked. by Ivan Lozano · 7 years ago
  28. 56a0b9a Avoid unnecessary calls to updateTransformHint by Robert Carr · 7 years ago
  29. 73beded SF: Move glComp/DispTimeline to SFBE by David Sodman · 7 years ago
  30. 4a36e93 SF: FrameBuckets state to SFBE by David Sodman · 7 years ago
  31. cbaf083 SF: BufferingStats state to SFBE by David Sodman · 7 years ago
  32. 99974d2 SF: CompositorTiming/CompositorPresentTime state to SFBE by David Sodman · 7 years ago
  33. bc81528 SF: RenderEngine/EGL state to SFBE by David Sodman · 7 years ago
  34. 105b7dc surfaceflinger: Create SurfaceFlingerBE class by David Sodman · 7 years ago
  35. 1801d27 Merge "Revert "Revert "Use GraphicBuffer instead of GBP for screenshots.""" by Chavi Weingarten · 7 years ago
  36. 59182e5 Merge changes from topic "sf-re" by Chia-I Wu · 7 years ago
  37. 40482ff Revert "Revert "Use GraphicBuffer instead of GBP for screenshots."" by Chavi Weingarten · 7 years ago
  38. c5aad50 Merge "Revert "Use GraphicBuffer instead of GBP for screenshots."" by Chavi Weingarten · 7 years ago
  39. b02087d surfaceflinger: remove DisplayDevice::swapRegion by Chia-I Wu · 7 years ago
  40. 94e6a68 surfaceflinger: remove DisplayDevice::mFlags by Chia-I Wu · 7 years ago
  41. b523df0 surfaceflinger: remove unused EGL data members by Chia-I Wu · 7 years ago
  42. c670d50 surfaceflinger: remove EGLConfig from DisplayDevice ctor by Chia-I Wu · 7 years ago
  43. eadbaa6 surfaceflinger: add RenderEngine::BindNativeBufferAsFramebuffer by Chia-I Wu · 7 years ago
  44. b0c041b surfaceflinger: return fence fd from RenderEngine::flush by Chia-I Wu · 7 years ago
  45. 7f40290 surfaceflinger: add RenderEngine::setCurrentSurface by Chia-I Wu · 7 years ago
  46. 8601f88 surfaceflinger: move EGL version/extensions dump into RE by Chia-I Wu · 7 years ago
  47. b01450b surfaceflinger: move EGL termination into RE by Chia-I Wu · 7 years ago
  48. d4d9c6f surfaceflinger: move EGL initialization into RE by Chia-I Wu · 7 years ago
  49. 707b8f3 Revert "Use GraphicBuffer instead of GBP for screenshots." by Chavi Weingarten · 7 years ago
  50. 761f8b4 Merge "Remove from top layer list if re-parenting top layer." by TreeHugger Robot · 7 years ago
  51. 8ea97bb Remove from top layer list if re-parenting top layer. by chaviw · 7 years ago
  52. a252d89 Use GraphicBuffer instead of GBP for screenshots. by chaviw · 7 years ago
  53. 503b79e Merge "Add additional parameters for the captureLayer functions." by Chavi Weingarten · 7 years ago
  54. c5de5b3 Merge "Fix usage of HWC_DISPLAY_PRIMARY in vr flinger" by Steven Thomas · 7 years ago
  55. ebd62af SurfaceFlinger: Fix removal check when adding child layers. by Robert Carr · 7 years ago
  56. 7206d49 Add additional parameters for the captureLayer functions. by chaviw · 7 years ago
  57. 6e8f706 Fix usage of HWC_DISPLAY_PRIMARY in vr flinger by Steven Thomas · 7 years ago
  58. ec2d985 surfaceflinger: fix traverseLayersInDisplay by Chia-I Wu · 7 years ago
  59. 8d7cb20 Merge "Allow relative layering of children" by Rob Carr · 7 years ago
  60. 68e316e Merge "surfaceflinger: fix fencing when layers become invisible" by Chia-I Wu · 7 years ago
  61. 91601ac Merge "surfaceflinger: fix fencing when composition mode switches" am: 42ddbb44ac am: 4256a72959 by Chia-I Wu · 7 years ago
  62. 3d91a35 Merge "surfaceflinger: fix fencing when composition mode switches" am: 42ddbb44ac by Chia-I Wu · 7 years ago
  63. 4256a72 Merge "surfaceflinger: fix fencing when composition mode switches" by Chia-I Wu · 7 years ago
  64. 8380689 surfaceflinger: fix fencing when layers become invisible by Chia-I Wu · 7 years ago
  65. 6960096 Merge "Trace drawing state" by Jorim Jaggi · 7 years ago
  66. 503c704 Allow relative layering of children by Robert Carr · 7 years ago
  67. 8e0af36 Trace drawing state by Jorim Jaggi · 7 years ago
  68. 7b54959 surfaceflinger: fix fencing when composition mode switches by Chia-I Wu · 7 years ago
  69. c9232ed Added check for forceClientComposition for every layer. by chaviw · 7 years ago
  70. 83ce7c1 surfaceflinger: remove USE_HWC2 by Chia-I Wu · 7 years ago
  71. de1eb9c Merge "Eliminate redundant changes to hardware vsync state." by Matthew Bouyack · 7 years ago
  72. 8b3871a Don't invoke transactions on layers that will be removed. by chaviw · 7 years ago
  73. 0c69cad Refactor Layer/ColorLayer into siblings by David Sodman · 7 years ago
  74. 2b18d43 Merge "Add SurfaceFlinger tracing" by TreeHugger Robot · 7 years ago
  75. 1e1a128 Add SurfaceFlinger tracing by Adrian Roos · 7 years ago
  76. a3d7bd3 Allow SurfaceFlinger to dump to proto by chaviw · 7 years ago
  77. 2f5bd00 surfaceflinger: make vsync injection more robust am: 6200eacdc9 am: ffbf2d94a1 by Chia-I Wu · 7 years ago
  78. 3c192d0 surfaceflinger: make vsync injection more robust am: 6200eacdc9 am: ffbf2d94a1 by Chia-I Wu · 7 years ago
  79. ffbf2d9 surfaceflinger: make vsync injection more robust am: 6200eacdc9 by Chia-I Wu · 7 years ago
  80. 6200eac surfaceflinger: make vsync injection more robust by Chia-I Wu · 7 years ago
  81. 7e8d74b Merge "Add captureLayers function to capture a layer and its children." by TreeHugger Robot · 7 years ago
  82. a76b271 Add captureLayers function to capture a layer and its children. by chaviw · 7 years ago
  83. e7f2e3a Merge "Add proto dump flag to services (1/2)" by TreeHugger Robot · 7 years ago
  84. 90f669f surfaceflinger: make vsync injection more robust by Chia-I Wu · 7 years ago
  85. a14443f Add new color setting by Romain Guy · 7 years ago
  86. 6bde3c8 Merge "Added protobuf to gather layer info." by Chavi Weingarten · 7 years ago
  87. 275166a Add new color setting am: 54f154a282 am: c5e26a942e by Romain Guy · 7 years ago
  88. c5e26a9 Add new color setting am: 54f154a282 by Romain Guy · 7 years ago
  89. 54f154a Add new color setting by Romain Guy · 7 years ago
  90. 6a40853 Add proto dump flag to services (1/2) by Vishnu Nair · 7 years ago
  91. 1d04428 Added protobuf to gather layer info. by chaviw · 7 years ago
  92. 3579887 Support priority based dumpsys in surface flinger by Vishnu Nair · 7 years ago
  93. 91a8677 Revert "Support priority based dumpsys in surface flinger" by Vishnu Nair · 7 years ago
  94. deb36f2 Support priority based dumpsys in surface flinger by Vishnu Nair · 7 years ago
  95. 4a485ae Merge "Fix deadlock when transitioning to vr flinger" into oc-mr1-dev am: c026c52ee6 by Steven Thomas · 7 years ago
  96. 87d4263 Merge "Fix deadlock when transitioning to vr flinger" into oc-mr1-dev by Steven Thomas · 7 years ago
  97. be6cbae Fix deadlock when transitioning to vr flinger by Steven Thomas · 7 years ago
  98. 7a88a14 Merge "Added native functionality to create a color layer." by Chavi Weingarten · 7 years ago
  99. 13fdc49 Added native functionality to create a color layer. by chaviw · 7 years ago
  100. 8754785 Merge "Single ATRACE_CALL per function" by TreeHugger Robot · 7 years ago