- dde1abd Merge "Support streaming fps updates for a layer subtree to sysui via listener." into sc-dev by Alec Mouri · 4 years, 6 months ago
- adebf5c Support streaming fps updates for a layer subtree to sysui via listener. by Alec Mouri · 4 years, 8 months ago
- b173f75 SF: Move ALLM and GameContentType to DynamicDisplayInfo by Marin Shalamanov · 4 years, 7 months ago
- 228f46b Introduce DynamicDisplayInfo by Marin Shalamanov · 4 years, 7 months ago
- d486b82 Merge "SurfaceFlinger: expose vsync id extra buffers" into sc-dev by Ady Abraham · 4 years, 7 months ago
- 564f9de SurfaceFlinger: expose vsync id extra buffers by Ady Abraham · 4 years, 7 months ago
- a7fe304 Rename DisplayConfig to DisplayMode by Marin Shalamanov · 4 years, 7 months ago
- fc434ac Add inputEventId to SurfaceFrame by Siarhei Vishniakou · 4 years, 8 months ago
- 2a829f3 Merge "Surface: add batch dequeue/queue/cancel methods" by TreeHugger Robot · 4 years, 8 months ago
- 78c0ad7 Surface: add batch dequeue/queue/cancel methods by Yin-Chia Yeh · 6 years ago
- f0c5649 SurfaceFlinger: correctly pass desired present time for BLAST by Ady Abraham · 4 years, 9 months ago
- 31f2b3c Plumbing through GPU context priority by Ana Krulec · 4 years, 9 months ago
- 62f216c SurfaceFlinger: Add DISPLAY_EVENT_FRAME_RATE_OVERRIDE by Ady Abraham · 5 years ago
- 4608442 Add shouldBeSeamless to setFrameRate by Marin Shalamanov · 5 years ago
- 30b0b3c SF: Populate allowGroupSwitching from DM by Marin Shalamanov · 5 years ago
- 22c7b5c SurfaceFlinger: add transactions to FrameTimeline by Ady Abraham · 5 years ago
- 7eb7ee7 Add ids to transactions and dump them in transaction trace by Pablo Gamito · 5 years ago
- 6ee484d Add listener callback to keep track of tracing state in SCC by Pablo Gamito · 5 years ago
- 7fb1931 Merge "SurfaceFlinger: Shared timeline plumbing" by Ady Abraham · 5 years ago
- 74e1756 SurfaceFlinger: Shared timeline plumbing by Ady Abraham · 5 years ago
- e7b9f27 Update screen capture functions to accept a ScreenCaptureListener by chaviw · 5 years ago
- 99eeeb8 Revert "Update screen capture functions to accept a ScreenCaptur..." by Chavi Weingarten · 5 years ago
- dcafa8d Update screen capture functions to accept a ScreenCaptureListener by chaviw · 5 years ago
- 8ffc7b8 Pass IScreenCaptureListener to screen capture functions by chaviw · 5 years ago
- 308ddba Check status for every ISurfaceComposer Parcel by chaviw · 5 years ago
- 3efadb1 Added LayerCapture args to captureLayers functions by chaviw · 5 years ago
- d243289 Use DisplayCaptureArgs for displayCapture functions. by chaviw · 5 years ago
- 58379d9 Merge "Use more inclusive terms." into rvc-dev-plus-aosp am: 6da1a17423 am: e9d251bb1b am: 2658bbf0a2 by Peiyong Lin · 5 years ago
- d8460c8 Use more inclusive terms. by Peiyong Lin · 5 years ago
- d98f1da Merge "libgui: align the Surface default mMaxBufferCount value with BufferQueue" into rvc-dev am: 4524ce5189 am: 7cf6872c4c am: 7cd0613344 am: c134a6dd97 by TreeHugger Robot · 5 years ago
- 74c9cc3 libgui: align the Surface default mMaxBufferCount value with BufferQueue by Yiwei Zhang · 5 years ago
- b071075 Merge "Call Layer::getLayerDebugInfo from the main thread" into rvc-dev am: 32ca5feb99 am: cc823882db am: a73c737c35 am: be36df3375 by Vishnu Nair · 5 years ago
- 43bccf8 Call Layer::getLayerDebugInfo from the main thread by Vishnu Nair · 5 years ago
- 31473fc Merge "Replace PowerHint with Boost in SurfaceComposer callback" by Lais Andrade · 5 years ago
- 49497c9 Merge "Update libgui to use android::base properties instead of cutils" into rvc-dev by Michael Hoisie · 5 years ago
- 53e19a7 Update libgui to use android::base properties instead of cutils by Michael Hoisie · 5 years ago
- f734df4 Split refresh rate range into two ranges by Steven Thomas · 5 years ago
- 3a6e47d Replace PowerHint with Boost in SurfaceComposer callback by Lais Andrade · 5 years ago
- f33c9f1 Change to using sysprop for libgui_tests by Sundong Ahn · 5 years ago
- 470df5f SF: Fix thread safety in ISurfaceComposer APIs by Dominik Laskowski · 5 years ago
- d407190 Add frame rate flexibility token by Steven Thomas · 5 years ago
- 62a4cf8 Add compatibility param to setFrameRate() api by Steven Thomas · 6 years ago
- 3cb3d4e SF: Redesign API to query display information by Dominik Laskowski · 6 years ago
- 012682f Merge "Make setActiveConfig() private, remove plumbing" by Steven Thomas · 6 years ago
- 718f960 ui: Deduplicate rotation types by Dominik Laskowski · 6 years ago
- a87ed45 Make setActiveConfig() private, remove plumbing by Steven Thomas · 6 years ago
- 5492cb5 Add Auto Low Latency Mode to native framework by Galia Peycheva · 6 years ago
- ed3a8cc Switch from allowed display configs to refresh rate range by Ana Krulec · 6 years ago
- e71d968 Revert submission by Hansong Zhang · 6 years ago
- b8df034 Add Auto Low Latency Mode to native framework by Galia Peycheva · 6 years ago
- 234bb16 2) SF-DM Generalization of Refresh Rates: Adding config variable and getter methods by Ana Krulec · 6 years ago
- cdea0c0 Merge "1) SF-DM Generalization of Refresh Rates: Adding a call to set Refresh Rate Range" by Steven Thomas · 6 years ago
- 0782b88 1) SF-DM Generalization of Refresh Rates: Adding a call to set Refresh Rate Range by Ana Krulec · 6 years ago
- b13bb95 [Shadows] Add api to set global shadow settings (4/n) by Vishnu Nair · 6 years ago
- 603f307 Merge "Only send surfaces to Listener that registered or applied transaction" by Valerie Hau · 6 years ago
- 9dab973 Only send surfaces to Listener that registered or applied transaction by Valerie Hau · 6 years ago
- a161966 [ANativeWindow] Add apex stub for getLastDequeueStartTime by Alec Mouri · 6 years ago
- 067fcd3 libgui: Add discardFreeBuffers callback to producer by Shuzhen Wang · 6 years ago
- 538cedc BufferQueue: handle consumer driven size for pre-rotation by Yiwei Zhang · 6 years ago
- 0f4a1b1 SurfaceFlinger: add explicit register for DISPLAY_EVENT_CONFIG_CHANGED by Ady Abraham · 6 years ago
- 8532d01 SurfaceFlinger: Add touch events to Scheduler by Ady Abraham · 6 years ago
- 93df2ea Added captureScreen function for displayId or layerStack by chaviw · 6 years ago
- 947d34e Change slot generation for BufferState by Marissa Wall · 6 years ago
- 108b2c7 SurfaceFlinger: Indicate whether we have captured secure layers. by Robert Carr · 6 years ago
- 866455f SurfaceFlinger: Add exclusion list for captureLayers. by Robert Carr · 6 years ago
- 3dad52d blast: transaction callbacks should come in order by Marissa Wall · 6 years ago
- 78b7220 blast: drop buffer from SF's cache when destroyed by Marissa Wall · 6 years ago
- 57e63c5 Moved brightness from Lights to SF. by Dan Gittik · 7 years ago
- b6040af Merge "SurfaceFlinger: add getAllowedDisplayConfigs" by TreeHugger Robot · 7 years ago
- d9b3ea6 SurfaceFlinger: add getAllowedDisplayConfigs by Ady Abraham · 7 years ago
- d20dbdb Merge changes from topic "display_policy" by TreeHugger Robot · 7 years ago
- 838de06 SurfaceFlinger: add setAllowedDisplayConfigs by Ady Abraham · 7 years ago
- fa8855f Exclude secure layers from most screenshots taken by the system server. by Robert Carr · 7 years ago
- 291d88a Add synchronous transaction to wait for setInputWindow to complete (3/n) by chaviw · 7 years ago
- 5f21a5e Add synchronous transaction to wait for setInputWindow to complete (1/n) by chaviw · 7 years ago
- 84ab937 [gui] Add {add,remove}RegionSamplingListener by Dan Stoza · 7 years ago
- 846c833 Merge "SF: Plumb physical display IDs to libgui" by Dominik Laskowski · 7 years ago
- 7341162 blast: implicitly cache buffers by Marissa Wall · 7 years ago
- dcb38bb SF: Plumb physical display IDs to libgui by Dominik Laskowski · 7 years ago
- 42d0456 SurfaceFlinger: Add API to get native display color primaries by Daniel Solomon · 7 years ago
- 4f3fddf Eliminate the usage of ConfigStore in native/libs/gui. by Peiyong Lin · 7 years ago
- ebc2c05 blast: cache buffers by Marissa Wall · 7 years ago
- 17b4e45 blast: add desired present time by Marissa Wall · 7 years ago
- 3c2791e [ComposerService] Add API to query protected content support. by Peiyong Lin · 7 years ago
- bff2290 Merge "SurfaceFlinger: Removed createScopedConnection." by Rob Carr · 7 years ago
- 2f72b24 Merge "Fix/suppress libs/gui google-explicit-constructor warnings" am: b0a8291275 am: c17263d064 by Chih-Hung Hsieh · 7 years ago
- b89ea9d SurfaceFlinger: Removed createScopedConnection. by Robert Carr · 7 years ago
- aaf6216 Fix/suppress libs/gui google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
- 273171b Fix drag and drop (1/3) by chaviw · 7 years ago
- 713b63f blast: Queue transactions by applying client by Marissa Wall · 7 years ago
- 14724e6 [SurfaceFlinger] Remove usage of legacy data spaces. by Peiyong Lin · 7 years ago
- 1d4249a [SurfaceFlinger] add getDisplayedContentSample i/f by Kevin DuBois · 7 years ago
- 74e5377 [SurfaceFlinger] add setDisplayContentSamplingEnabled i/f by Kevin DuBois · 7 years ago
- 9c0a176 [SurfaceFlinger] add getDisplayedContentSamplingAttributes i/f by Kevin DuBois · 7 years ago
- a82679d Adding HDR10+ metadata support for media API by Valerie Hau · 7 years ago
- 37965d4 ISurfaceComposer: rename isColorManagementUsed() by Ady Abraham · 7 years ago
- c678097 [SurfaceFlinger] Expose WCG composition preference through ISurfaceComposer API. by Peiyong Lin · 7 years ago
- 2a6ab2a SurfaceFlinger: fix color transfer test by Ady Abraham · 7 years ago
- 0e003c9 [SurfaceFlinger] Accept data space and pixel format to take screenshot. by Peiyong Lin · 7 years ago
- 0e3479f Remove minLayer and maxLayer from screenshot code. by chaviw · 7 years ago