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