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