1. 19c8f0e Add support for background blurs by Lucas Dupin · 6 years ago
  2. 3172e20 Add plumbing for upcoming setFrameRate() api by Steven Thomas · 6 years ago
  3. c84d09b SF Generalization of Refresh Rates: Adding layer priority hint by Ana Krulec · 6 years ago
  4. 718f960 ui: Deduplicate rotation types by Dominik Laskowski · 6 years ago
  5. 440992f [Shadows] Add support for shadow attributes (7/n) by Vishnu Nair · 6 years ago
  6. c97b8db [Shadows] Add shadow radius to sf layer state (2/n) by Vishnu Nair · 6 years ago
  7. 9dab973 Only send surfaces to Listener that registered or applied transaction by Valerie Hau · 6 years ago
  8. 214c89d Remove setGeometryAppliesWithResize by chaviw · 6 years ago
  9. 26300b4 Merge "Store layer state changes by layer handle in Transaction objects" by TreeHugger Robot · 6 years ago
  10. 8ac66cd Merge "libgui: use read/writeStrongBinder" into stage-aosp-master am: 8c58b5afe3 am: c253e3a3f0 by Steven Moreland · 6 years ago
  11. 9d4ce9b libgui: use read/writeStrongBinder by Steven Moreland · 6 years ago
  12. f03652d Store layer state changes by layer handle in Transaction objects by Vishnu Nair · 6 years ago
  13. 996bc42 Properly merge flags when merging transactions by Vishnu Nair · 6 years ago
  14. 3237758 Don't allow both setRelative and setLayer for the same surface. by chaviw · 6 years ago
  15. 947d34e Change slot generation for BufferState by Marissa Wall · 6 years ago
  16. 3dad52d blast: transaction callbacks should come in order by Marissa Wall · 6 years ago
  17. 78b7220 blast: drop buffer from SF's cache when destroyed by Marissa Wall · 6 years ago
  18. c502cb7 [SurfaceFlinger] Add setColorSpaceAgnostic API. by Peiyong Lin · 6 years ago
  19. a911b10 Add synchronous transaction to wait for setInputWindow to complete (2/n) by chaviw · 6 years ago
  20. dd0b757 Combining background color related transactions/functions by Valerie Hau · 6 years ago
  21. 1f6d6d5 Add metadata store to surfaces by Evan Rosky · 7 years ago
  22. ed54efa Add Color Layer to ASurfaceControl by Valerie Hau · 7 years ago
  23. ebc2c05 blast: cache buffers by Marissa Wall · 6 years ago
  24. 273171b Fix drag and drop (1/3) by chaviw · 7 years ago
  25. 861616d blast: use frame instead of size and position by Marissa Wall · 7 years ago
  26. 8a3083e Change what in layer_state_t to 64 bit. by Garfield Tan · 7 years ago
  27. 1b6531c Rounded corners by Lucas Dupin · 7 years ago
  28. 2c358bf Add setInputWindowInfo to SurfaceComposerClient::Transaction by Robert Carr · 7 years ago
  29. c837b5e blast: Send transaction listener from SCC to SF by Marissa Wall · 7 years ago
  30. d378863 [SurfaceFlinger] Implement per layer color transformation. by Peiyong Lin · 7 years ago
  31. 217d8e6 SF: Fix incorrect LayerState logs by Vishnu Nair · 7 years ago
  32. dcce0e2 SF: Remove setFinalCrop impl 2/2 by Vishnu Nair · 7 years ago
  33. d314f16 Safe-guard Transaction::merge against programmer error. by Robert Carr · 7 years ago
  34. 61c5862 blast: BufferStateLayer by Marissa Wall · 7 years ago
  35. f58c14b blast: Append "_legacy" to old buffer state values by Marissa Wall · 7 years ago
  36. ca27f25 Allow destroySurface to get called in transaction. by chaviw · 7 years ago
  37. 2c5f6d2 SurfaceFlinger: Implement merging of transaction objects. by Robert Carr · 8 years ago
  38. 4cdc58f SurfaceFlinger Transactions as distinct objects. by Robert Carr · 8 years ago
  39. 13fdc49 Added native functionality to create a color layer. by chaviw · 8 years ago
  40. f1961f7 Re-parent invoked on child instead of on parent. by chaviw · 8 years ago
  41. 0617894 Add a re-parent function to re-parent a specific child. by chaviw · 8 years ago
  42. db66e62 SurfaceFlinger: Add parent-less relative layering. by Robert Carr · 8 years ago
  43. 0d48072 Add deferTransaction variant taking GraphicBufferProducer. by Robert Carr · 9 years ago
  44. 479c60c Refactor how layer metadata for use by VR is propagated by Albert Chaulk · 8 years ago
  45. 1db73f6 SurfaceFlinger: Add support for non-privileged clients. by Robert Carr · 9 years ago
  46. ae06083 SurfaceFlinger and libgui: Switch Z-order to signed type. by Robert Carr · 9 years ago
  47. 6cf6af0 VR: Add API to plumb surface type and owner through to SurfaceFlinger by Albert Chaulk · 9 years ago
  48. c3574f7 Add setOverrideScalingMode to SurfaceControl by Robert Carr · 9 years ago
  49. acbe678 Add final crop implementation by Pablo Ceballos · 9 years ago
  50. 7dde599 Support SurfaceView synchronization. by Dan Stoza · 10 years ago
  51. 60d6922 libsgui: Change Rect default constructor by Pablo Ceballos · 10 years ago
  52. d723bd7 libgui: Enable -Weverything and -Werror by Dan Stoza · 11 years ago
  53. 2ea926b Replace IInterface::asBinder() with a static by Marco Nelissen · 11 years ago
  54. 54430ca am 793fc0e1: Merge "Fix crash when user provides large values in the Parcel." into lmp-mr1-dev by Michael Lentine · 11 years ago
  55. 8afa1c4 Fix crash when user provides large values in the Parcel. by Michael Lentine · 11 years ago
  56. 27b780b am 9cc84950: Merge "Don\'t check if this == NULL." by Dan Albert · 11 years ago
  57. 1474f88 Don't check if this == NULL. by Dan Albert · 11 years ago
  58. 47e4540 Allow for resizing of Virtual Displays. by Michael Lentine · 11 years ago
  59. ac9fa42 get rid of Surface identity and token by Mathias Agopian · 12 years ago
  60. 2adaf04 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 13 years ago
  61. 8683fca improve [un]marshalling of non-binder objects by Mathias Agopian · 13 years ago
  62. e57f292 make multi-display more real by Mathias Agopian · 13 years ago
  63. 8b33f03 update SF binder protocol to support setting display attributes by Mathias Agopian · 13 years ago
  64. 90ac799 fix libgui header location by Mathias Agopian · 13 years ago
  65. 698c087 SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 14 years ago
  66. d87f162 merge libsurfaceflinger_client into libgui by Mathias Agopian · 14 years ago[Renamed from libs/surfaceflinger_client/LayerState.cpp]
  67. b612142 Remove a dependency of Region (libui) on Parcel (libbinder). by Mathias Agopian · 15 years ago
  68. 9cce325 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago[Renamed (82%) from libs/ui/LayerState.cpp]
  69. c5b2c0b move libbinder's header files under includes/binder by Mathias Agopian · 16 years ago
  70. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  71. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  72. 7c1b96a Initial Contribution by The Android Open Source Project · 17 years ago