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