1. bc4ee5c SF: Merge EffectLayer into BufferStateLayer by Vishnu Nair · 3 years, 5 months ago
  2. 16d8b2c SF: Refactor Layer::prepareClientCompositionList by Patrick Williams · 3 years, 6 months ago
  3. b83097d Enable effect layers with blur by Lucas Dupin · 6 years ago
  4. b87d94f Retrieve a list of composition settings from front end layer by Vishnu Nair · 6 years ago
  5. fa247b1 Rename ColorLayer to EffectLayer to handle both shadows and color fill by Vishnu Nair · 6 years ago[Renamed (79%) from services/surfaceflinger/ColorLayer.h]
  6. de19665 CE: Remove compositionengine::Layer by Lloyd Pique · 6 years ago
  7. 9b079a2 Skip client composition requests by Vishnu Nair · 6 years ago
  8. b4c6e58 [Mirror Layers] Added clone function to layers (1/4) by chaviw · 6 years ago
  9. 4244e03 Created bufferInfo to track buffer data in a single place (1/2) by chaviw · 6 years ago
  10. 8a01fa4 Update typeId for BufferQueueLayer and BufferStateLayer by chaviw · 6 years ago
  11. 575144f Added opaque flag check for ColorLayer by chaviw · 6 years ago
  12. f16688f SF: Introduce LayerFE::prepareClientComposition by Lloyd Pique · 7 years ago
  13. f527548 SF: Move/Refactor Layer::setPerFrameData by Lloyd Pique · 7 years ago
  14. a83776c SF: Move/Refactor Layer::setGeometry() to compositionengine::OutputLayer by Lloyd Pique · 7 years ago
  15. fb225b5 Merge "Plumb dataspace for color layers" by Valerie Hau · 7 years ago
  16. b153bab Plumb dataspace for color layers by Valerie Hau · 7 years ago
  17. c502cb7 [SurfaceFlinger] Add setColorSpaceAgnostic API. by Peiyong Lin · 7 years ago
  18. 8f28a1d [SurfaceFlinger] Add GPU protected content support. by Peiyong Lin · 7 years ago
  19. 37c2c9b SF: Introduce OutputLayerCompositionState by Lloyd Pique · 7 years ago
  20. e7d1d4a Revert "Revert "Use renderengine::drawLayers api everywhere."" by Alec Mouri · 7 years ago
  21. 79108df Revert "Use renderengine::drawLayers api everywhere." by Alec Mouri · 7 years ago
  22. 5ef8f96 Merge changes Id1e90796,Ic8fe0fee,I2ed83355 by Lloyd Pique · 7 years ago
  23. dd0b757 Combining background color related transactions/functions by Valerie Hau · 7 years ago
  24. feb73d7 SF: Setup CompositionEngine::Layer by Lloyd Pique · 7 years ago
  25. 0f71483 Use renderengine::drawLayers api everywhere. by Alec Mouri · 7 years ago
  26. 1f3bd18 Revert "Respect buffer source crop in client composition." by Alec Mouri · 7 years ago
  27. e0451f7 Respect buffer source crop in client composition. by Alec Mouri · 7 years ago
  28. 0449b0f Revert "SurfaceFlinger: protect state members in Layer" by Lloyd Pique · 7 years ago
  29. 8372988 SurfaceFlinger: protect state members in Layer by Ady Abraham · 7 years ago
  30. 075d317 SF: Generalize display management by Dominik Laskowski · 8 years ago
  31. 0d02879 Surface Flinger: return false from ColorLayer::onPreComposition() by Ady Abraham · 7 years ago
  32. 42ab75e SF: Cleanup layer construction by Lloyd Pique · 7 years ago
  33. fb95bcc SF: Use compositionInfo after HWC changedTypes by David Sodman · 8 years ago
  34. 61c5862 blast: BufferStateLayer by Marissa Wall · 8 years ago
  35. ca10ed2 Revert "Revert "SF: Add support for screen captures"" by David Sodman · 8 years ago
  36. f683340 SurfaceFlinger: Remove the duty of ColorLayer in computeCrop by Yichi Chen · 8 years ago
  37. eecd659 SF: Use consistent names for display references by Dominik Laskowski · 8 years ago
  38. 2156613 Revert "SF: Add support for screen captures" by bohu · 8 years ago
  39. dc5e062 SF: Add support for screen captures by David Sodman · 8 years ago
  40. cdf8320 SurfaceFlinger: Add "Abstract" Layer type. by Robert Carr · 8 years ago
  41. 105e64b SurfaceFlinger: Move trivial implementations to layer base class. by Robert Carr · 8 years ago
  42. 83ce7c1 surfaceflinger: remove USE_HWC2 by Chia-I Wu · 8 years ago
  43. eb085e0 Move mSurfaceFlingerConsumer into BufferLayer by David Sodman · 8 years ago
  44. 41fdfc9 Run clang-format on Layer/SurfaceFlinger files by David Sodman · 8 years ago
  45. 0c69cad Refactor Layer/ColorLayer into siblings by David Sodman · 8 years ago
  46. a76b271 Add captureLayers function to capture a layer and its children. by chaviw · 8 years ago
  47. 13fdc49 Added native functionality to create a color layer. by chaviw · 9 years ago[Renamed (81%) from services/surfaceflinger/LayerDim.h]
  48. 382574d surfaceflinger: fix -Woverloaded-virtual warning by Jesse Hall · 11 years ago
  49. c701401 Allow disabling layer rotation during screenshots by Dan Stoza · 12 years ago
  50. 875d8e1 Refactor SF. Move all GL operations in their own class. by Mathias Agopian · 13 years ago
  51. 1eae0ee clean-up SurfaceFlinger a bit by Mathias Agopian · 13 years ago
  52. 4d9b822 get rid of ISurface by Mathias Agopian · 13 years ago
  53. 2f73af9 Make LayerDim a regular Layer instead of a LayerBase by Mathias Agopian · 13 years ago
  54. b79f61d fold LayerBaseClient into LayerBase by Mathias Agopian · 13 years ago
  55. 3ee454a Eradicate DisplayID. by Mathias Agopian · 13 years ago
  56. 4297734 turn DisplayDevice into a reference-counted object by Mathias Agopian · 13 years ago
  57. 0f2f5ff rename DisplayHardware to DisplayDevice by Mathias Agopian · 13 years ago
  58. 1b03149 get rid of GraphicPlane by Mathias Agopian · 14 years ago
  59. a67932f unify SurfaceTexture and Surface by Mathias Agopian · 15 years ago
  60. 4884080 am 50b029d5: am 7ba35f5a: Merge "[3418265] apply layer transformations to the DimLayer." into honeycomb by Mathias Agopian · 15 years ago
  61. bce26da [3418265] apply layer transformations to the DimLayer. by Mathias Agopian · 15 years ago
  62. 16f0453 Protected surface API by Glenn Kasten · 15 years ago
  63. 81bac09 move native services under services/ by Mathias Agopian · 16 years ago[Renamed from libs/surfaceflinger/LayerDim.h]
  64. 96f0819 clean-up client management. by Mathias Agopian · 16 years ago
  65. 1b5e102 more surfaceflinger cleanups by Mathias Agopian · 16 years ago
  66. cbb288b fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 16 years ago
  67. f9d9327 fix a memory corruption where a SF Client could be used after it's been destroyed by Mathias Agopian · 17 years ago
  68. 945ebbf implement dimming with a texture on msm7k so it uses copybit by Mathias Agopian · 17 years ago
  69. 076b1cc Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 17 years ago
  70. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  71. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  72. 7c1b96a Initial Contribution by The Android Open Source Project · 17 years ago