1. 74e5377 [SurfaceFlinger] add setDisplayContentSamplingEnabled i/f by Kevin DuBois · 7 years ago
  2. 1b6531c Rounded corners by Lucas Dupin · 7 years ago
  3. 9c0a176 [SurfaceFlinger] add getDisplayedContentSamplingAttributes i/f by Kevin DuBois · 7 years ago
  4. 2c358bf Add setInputWindowInfo to SurfaceComposerClient::Transaction by Robert Carr · 7 years ago
  5. e2ffb42 blast: Send transaction callback by Marissa Wall · 7 years ago
  6. c837b5e blast: Send transaction listener from SCC to SF by Marissa Wall · 7 years ago
  7. 7a9b6ff blast: Create ITransactionCompletedListener by Marissa Wall · 7 years ago
  8. c678097 [SurfaceFlinger] Expose WCG composition preference through ISurfaceComposer API. by Peiyong Lin · 7 years ago
  9. 0e003c9 [SurfaceFlinger] Accept data space and pixel format to take screenshot. by Peiyong Lin · 7 years ago
  10. d378863 [SurfaceFlinger] Implement per layer color transformation. by Peiyong Lin · 7 years ago
  11. 0e3479f Remove minLayer and maxLayer from screenshot code. by chaviw · 7 years ago
  12. 0256f72 [SurfaceFlinger] Add getCompositionPreference APIs to SurfaceComposer. by Peiyong Lin · 7 years ago
  13. e4a93ec Merge "Merge getDisplayViewport into DisplayInfo" by TreeHugger Robot · 7 years ago
  14. dcce0e2 SF: Remove setFinalCrop impl 2/2 by Vishnu Nair · 7 years ago
  15. 6407571 Merge "SF: Set the buffer size immediately when applying a transaction" by TreeHugger Robot · 7 years ago
  16. 27de5df Merge getDisplayViewport into DisplayInfo by Yiwei Zhang · 7 years ago
  17. cd3f9e9 Add getDisplayViewport for screenrecord tool by Yiwei Zhang · 7 years ago
  18. d01c443 SF: Set the buffer size immediately when applying a transaction by Vishnu Nair · 7 years ago
  19. 61c5862 blast: BufferStateLayer by Marissa Wall · 7 years ago
  20. f58c14b blast: Append "_legacy" to old buffer state values by Marissa Wall · 7 years ago
  21. a03e044 [gui] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  22. 48a619f Replace NULL/0 with nullptr by Yi Kong · 7 years ago
  23. 84d619e Early wake-up for transitions (1/2) by Dan Stoza · 7 years ago
  24. 9f03447 Add proper namespace to GraphicTypes. by Peiyong Lin · 7 years ago
  25. c5b2cd2 Merge "SurfaceComposerClient: Ensure createSurface returns error codes." into pi-dev by TreeHugger Robot · 7 years ago
  26. 740eaf0 SurfaceComposerClient: Ensure createSurface returns error codes. by Robert Carr · 7 years ago
  27. ccd3484 Pass correct window type and app id to hw composer. by rongliu · 7 years ago
  28. a912b6e Merge "Propagate error codes from createSurface" into pi-dev by TreeHugger Robot · 7 years ago
  29. a52f029 [Native] Replace android_color_mode usage with ColorMode. by Peiyong Lin · 7 years ago
  30. 3b382ed Propagate error codes from createSurface by Robert Carr · 7 years ago
  31. 578038f SurfaceFlinger: Add childLayersOnly variant of capture layers. by Robert Carr · 7 years ago
  32. 8e3fe5d Store SurfaceControl reference when creating transactions by chaviw · 7 years ago
  33. 763ef57 Rename getLayerState and getDisplayState functions. by chaviw · 7 years ago
  34. ca27f25 Allow destroySurface to get called in transaction. by chaviw · 7 years ago
  35. 0b26710 Fix issue with Surface loss by Jorim Jaggi · 7 years ago
  36. 1eaa103 Merge "Make SurfaceControl parcelable (2/2)" by Jorim Jaggi · 8 years ago
  37. f3cf4bc Make SurfaceControl parcelable (2/2) by Jorim Jaggi · 8 years ago
  38. 40482ff Revert "Revert "Use GraphicBuffer instead of GBP for screenshots."" by Chavi Weingarten · 8 years ago
  39. 707b8f3 Revert "Use GraphicBuffer instead of GBP for screenshots." by Chavi Weingarten · 8 years ago
  40. a252d89 Use GraphicBuffer instead of GBP for screenshots. by chaviw · 8 years ago
  41. 7206d49 Add additional parameters for the captureLayer functions. by chaviw · 8 years ago
  42. 2c5f6d2 SurfaceFlinger: Implement merging of transaction objects. by Robert Carr · 8 years ago
  43. a76b271 Add captureLayers function to capture a layer and its children. by chaviw · 8 years ago
  44. 4cdc58f SurfaceFlinger Transactions as distinct objects. by Robert Carr · 8 years ago
  45. 13fdc49 Added native functionality to create a color layer. by chaviw · 8 years ago
  46. f1961f7 Re-parent invoked on child instead of on parent. by chaviw · 8 years ago
  47. 0617894 Add a re-parent function to re-parent a specific child. by chaviw · 8 years ago
  48. 88d37dd Various fixes for wide color gamut rendering by Romain Guy · 8 years ago
  49. db66e62 SurfaceFlinger: Add parent-less relative layering. by Robert Carr · 8 years ago
  50. cae605c Fix seamless rotation with SurfaceView WM bypass. by Robert Carr · 8 years ago
  51. 77c073b Merge changes from topic 'surfaceview-without-wm' by Rob Carr · 8 years ago
  52. f3edb89 Merge "SurfaceControl: Correct setMatrix parameter naming." by Rob Carr · 8 years ago
  53. 6961b6b Remove unneeded references to IMemory by Mathias Agopian · 8 years ago
  54. 9524cb3 Add detachChildren transaction. by Robert Carr · 8 years ago
  55. 0d48072 Add deferTransaction variant taking GraphicBufferProducer. by Robert Carr · 9 years ago
  56. cb6e1e3 SurfaceControl: Correct setMatrix parameter naming. by Robert Carr · 8 years ago
  57. 479c60c Refactor how layer metadata for use by VR is propagated by Albert Chaulk · 8 years ago
  58. 1db73f6 SurfaceFlinger: Add support for non-privileged clients. by Robert Carr · 9 years ago
  59. 1f0a16a SurfaceFlinger and libgui: Support for child layers. by Robert Carr · 9 years ago
  60. ae06083 SurfaceFlinger and libgui: Switch Z-order to signed type. by Robert Carr · 9 years ago
  61. 6cf6af0 VR: Add API to plumb surface type and owner through to SurfaceFlinger by Albert Chaulk · 9 years ago
  62. 673134e Add ScreenshotClient functionality for returning GraphicBuffer. by Robert Carr · 9 years ago
  63. d7de179 libgui: Add null pointer check in setDisplaySurface am: eddbef88cf am: 8663a03444 by Pablo Ceballos · 9 years ago
  64. 739c90c libgui: Add null pointer check in setDisplaySurface am: eddbef88cf by Pablo Ceballos · 9 years ago
  65. eddbef8 libgui: Add null pointer check in setDisplaySurface by Pablo Ceballos · 9 years ago
  66. ec8ab15 Fail setDisplaySurface if can't enable async am: 1aad24c0c4 am: ad685f0f9f by Pablo Ceballos · 9 years ago
  67. 881a8a9 Fail setDisplaySurface if can't enable async am: 1aad24c0c4 am: ad685f0f9f by Pablo Ceballos · 9 years ago
  68. 1aad24c Fail setDisplaySurface if can't enable async by Pablo Ceballos · 9 years ago
  69. c1ba5c4 Multithreaded Surface Replayer that replays traces by Sahil Dhanju · 9 years ago
  70. 19cd2f8 Merge \"Color transforms are now color modes.\" into nyc-mr1-dev am: f42ca4da5b by Michael Wright · 9 years ago
  71. 28f24d0 Color transforms are now color modes. by Michael Wright · 9 years ago
  72. d99daf4 Merge changes from topic \'seamless-rotation\' into nyc-mr1-dev am: 4bfbe1f7ef by Robert Carr · 9 years ago
  73. 367c568 SurfaceControl: Add getTransformToDisplayInverse by Robert Carr · 9 years ago
  74. 99e27f0 Change setPositionAppliesWithResize to apply to all geometry. by Robert Carr · 9 years ago
  75. f7b6b5d Merge "SurfaceFlinger: Add mode to apply position with resize." into nyc-dev am: c3da482bb8 by Robert Carr · 9 years ago
  76. 82364e3 SurfaceFlinger: Add mode to apply position with resize. by Robert Carr · 9 years ago
  77. 68a593e resolve merge conflicts of 168dc86 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 9 years ago
  78. e2347b7 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  79. c3574f7 Add setOverrideScalingMode to SurfaceControl by Robert Carr · 9 years ago
  80. 092123c Revert "Death to synchronous transactions (1/2)" by Jorim Jaggi · 9 years ago
  81. c6a607a Death to synchronous transactions (1/2) by Jorim Jaggi · 9 years ago
  82. c4f471e Plumb HDR capabilities up to SurfaceComposerClient by Dan Stoza · 9 years ago
  83. acbe678 Add final crop implementation by Pablo Ceballos · 9 years ago
  84. 7dde599 Support SurfaceView synchronization. by Dan Stoza · 10 years ago
  85. 53390e1 libgui/SF: Fix some code warnings by Pablo Ceballos · 10 years ago
  86. 2311608 libgui/SF: Propagate SECURE Layer flag changes by Dan Stoza · 10 years ago
  87. d723bd7 libgui: Enable -Weverything and -Werror by Dan Stoza · 11 years ago
  88. 2ea926b Replace IInterface::asBinder() with a static by Marco Nelissen · 11 years ago
  89. f10c46e Enable clang for libui/libgui/surfaceflinger by Dan Stoza · 11 years ago
  90. d15ef27 Update ScreenshotClient to take advantage of rotation in surfaceflinger's screencap api by Riley Andrews · 11 years ago
  91. 1f6078a Have VirtualDisplays send SF resize messages when resizing by Michael Wright · 11 years ago
  92. 2c9b11f surfaceflinger: Replace blank/unblank with setPowerMode by Prashant Malani · 11 years ago
  93. c187900 SurfaceFlinger: Add sourceCrop to screenshot by Dan Stoza · 11 years ago
  94. 7f7da32 Enable changing display configuration by Dan Stoza · 11 years ago
  95. d85084b Adding render stats APIs to UiAutomation (framework native). by Svetoslav · 11 years ago
  96. 6d5a7bb Remove deprecated BufferQueue constructor by Dan Stoza · 11 years ago
  97. c701401 Allow disabling layer rotation during screenshots by Dan Stoza · 11 years ago
  98. 4125a4f Allow "opaque" flag to be updated by Andy McFadden · 11 years ago
  99. 6c913be Add ISurfaceComposer::destroyDisplay by Jesse Hall · 12 years ago
  100. 3ca76f4 remove support for glReadPixels screenshot path by Mathias Agopian · 12 years ago