1. ab89d81 Fix the input info missing for SurfaceView by Wenhui Yang · 12 months ago
  2. 2248f52 Framework code for Attached Choreographer. by Rachel Lee · 2 years, 7 months ago
  3. a361de6 Add layer name to layer_state_t and SurfaceControl by Patrick Williams · 2 years, 11 months ago
  4. d3d8f8e Migrate ISurfaceComposerClient to AIDL by Huihong Luo · 3 years, 6 months ago
  5. c2cf02c SurfaceControl: Ensure unused fields are zeroed by Robert Carr · 3 years, 5 months ago
  6. 57f748c Support setBuffer w/ release callback by John Reck · 3 years, 5 months ago
  7. 0bde6b5 SF: increase the number of buffers for SurfaceView by Ady Abraham · 4 years, 3 months ago
  8. f9cb20a Fix java SurfaceControl BBQ wrapper update path by Vishnu Nair · 4 years, 4 months ago
  9. 5b3b914 SurfaceFlinger: Prepare to remove BufferQueueLayer by Robert Carr · 4 years, 6 months ago
  10. 3b1f7bc Extract ParcelableUtils to avoid code duplication by Marin Shalamanov · 4 years, 5 months ago
  11. 228f46b Introduce DynamicDisplayInfo by Marin Shalamanov · 4 years, 7 months ago
  12. 11dcc22 Pass surface control instead of handle as reference to layers in LayerState by Pablo Gamito · 5 years ago
  13. dbc3167 Add LayerId to SurfaceControl and LayerState when created by Pablo Gamito · 5 years ago
  14. 91512a0 Add functions to parcel nullable surface controls by Pablo Gamito · 5 years ago
  15. 421dfd5 Convert SurfaceControl parceling to SAFE_PARCEL by Pablo Gamito · 5 years ago
  16. 2faa631 Read everything and return NULL in SurfaceControl. by Garfield Tan · 5 years ago
  17. 0e328f6 SurfaceControl: C++ Binding Lifetime refactoring by Robert Carr · 6 years ago
  18. 1acd696 Pass back transformHint on Surface Creation by Valerie Hau · 6 years ago
  19. f03652d Store layer state changes by layer handle in Transaction objects by Vishnu Nair · 6 years ago
  20. 5b72500 Merge "Remove SurfaceControl.destroy function" by Chavi Weingarten · 6 years ago
  21. 621102e Make SurfaceControl Transaction parcelable 2/2 by Vishnu Nair · 6 years ago
  22. e8097ca Remove SurfaceControl.destroy function by chaviw · 6 years ago
  23. c2fdc9a Merge "SurfaceControl life-cycle refactoring." by Rob Carr · 7 years ago
  24. 8724653 SurfaceControl life-cycle refactoring. by Robert Carr · 7 years ago
  25. 8b6b321 SurfaceControl: Allow calling destroy when mOwned is true by Robert Carr · 7 years ago
  26. a35ef9f Expose IGBP getter by Robert Carr · 7 years ago
  27. 6fb1a7e SurfaceFlinger: Remove removeLayer by Robert Carr · 7 years ago
  28. b89ea9d SurfaceFlinger: Removed createScopedConnection. by Robert Carr · 7 years ago
  29. 7274173 Replace magic 0 with enum in surfacecontrol by Aleks Rozman · 7 years ago
  30. 48a619f Replace NULL/0 with nullptr by Yi Kong · 7 years ago
  31. 0b26710 Fix issue with Surface loss by Jorim Jaggi · 8 years ago
  32. f3cf4bc Make SurfaceControl parcelable (2/2) by Jorim Jaggi · 8 years ago
  33. 4cdc58f SurfaceFlinger Transactions as distinct objects. by Robert Carr · 8 years ago
  34. 13fdc49 Added native functionality to create a color layer. by chaviw · 8 years ago
  35. f1961f7 Re-parent invoked on child instead of on parent. by chaviw · 8 years ago
  36. 0617894 Add a re-parent function to re-parent a specific child. by chaviw · 8 years ago
  37. 4e623e2 Add method to explicitly create Surface. by Bryce Lee · 8 years ago
  38. db66e62 SurfaceFlinger: Add parent-less relative layering. by Robert Carr · 8 years ago
  39. cae605c Fix seamless rotation with SurfaceView WM bypass. by Robert Carr · 8 years ago
  40. 77c073b Merge changes from topic 'surfaceview-without-wm' by Rob Carr · 8 years ago
  41. 9524cb3 Add detachChildren transaction. by Robert Carr · 9 years ago
  42. 0d48072 Add deferTransaction variant taking GraphicBufferProducer. by Robert Carr · 9 years ago
  43. cb6e1e3 SurfaceControl: Correct setMatrix parameter naming. by Robert Carr · 9 years ago
  44. 479c60c Refactor how layer metadata for use by VR is propagated by Albert Chaulk · 9 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. 367c568 SurfaceControl: Add getTransformToDisplayInverse by Robert Carr · 9 years ago
  49. 99e27f0 Change setPositionAppliesWithResize to apply to all geometry. by Robert Carr · 9 years ago
  50. 82364e3 SurfaceFlinger: Add mode to apply position with resize. by Robert Carr · 9 years ago
  51. c3574f7 Add setOverrideScalingMode to SurfaceControl by Robert Carr · 9 years ago
  52. acbe678 Add final crop implementation by Pablo Ceballos · 9 years ago
  53. 1b3a9ac Add SurfaceControl::disconnect() to disconnect currently connected API by Chong Zhang · 9 years ago
  54. 7dde599 Support SurfaceView synchronization. by Dan Stoza · 10 years ago
  55. d723bd7 libgui: Enable -Weverything and -Werror by Dan Stoza · 11 years ago
  56. 2ea926b Replace IInterface::asBinder() with a static by Marco Nelissen · 11 years ago
  57. 017a538 Merge "libgui: Remove unnecessary casts in SurfaceControl" by Dan Stoza · 11 years ago
  58. 3b3ba78 libgui: Remove unnecessary casts in SurfaceControl by Dan Stoza · 11 years ago
  59. d85084b Adding render stats APIs to UiAutomation (framework native). by Svetoslav · 11 years ago
  60. 6de9653 Merge "Remove unnecessary include." by Christopher Ferris · 12 years ago
  61. d142f4b Remove unnecessary include. by Christopher Ferris · 12 years ago
  62. 83cafff Stop using default value for Surface producerControlledByApp parameter by Jesse Hall · 12 years ago
  63. ac00643 Merge "Revert "Revert "Change SurfaceControl setPosition to take floats""" into jb-mr2-dev by Ramanan Rajeswaran · 12 years ago
  64. d6480c0 Revert "Revert "Change SurfaceControl setPosition to take floats"" by Ramanan Rajeswaran · 12 years ago
  65. 4d9b822 get rid of ISurface by Mathias Agopian · 12 years ago
  66. bbb57f3 Revert "Change SurfaceControl setPosition to take floats" by Dave Burke · 12 years ago
  67. 9a867a8 Change SurfaceControl setPosition to take floats by Michael Wright · 13 years ago
  68. e3c697f Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 13 years ago