- 8532d01 SurfaceFlinger: Add touch events to Scheduler by Ady Abraham · 7 years ago
- 118b114 Fix magnify screen in a dialog will response wrong position from touch. by Arthur Hung · 7 years ago
- 93df2ea Added captureScreen function for displayId or layerStack by chaviw · 7 years ago
- 947d34e Change slot generation for BufferState by Marissa Wall · 7 years ago
- 108b2c7 SurfaceFlinger: Indicate whether we have captured secure layers. by Robert Carr · 7 years ago
- 866455f SurfaceFlinger: Add exclusion list for captureLayers. by Robert Carr · 7 years ago
- 3dad52d blast: transaction callbacks should come in order by Marissa Wall · 7 years ago
- 78b7220 blast: drop buffer from SF's cache when destroyed by Marissa Wall · 7 years ago
- 57e63c5 Moved brightness from Lights to SF. by Dan Gittik · 7 years ago
- 9dcf049 libgui: disable RegionSamplingTest by Kevin DuBois · 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
- c686818 Merge "gui: add test for region sampling" by TreeHugger Robot · 7 years ago
- 4df38a4 gui: add test for region sampling by Kevin DuBois · 7 years ago
- 6d9c763 Merge "Exclude secure layers from most screenshots taken by the system server." by Rob Carr · 7 years ago
- 838de06 SurfaceFlinger: add setAllowedDisplayConfigs by Ady Abraham · 7 years ago
- ec46008 [sf] Implement addSamplingListener by Dan Stoza · 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
- 1878450 Merge changes from topic "ASC-SF" by TreeHugger Robot · 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
- d20b270 Fix touch event would be offset by crop by Arthur Hung · 7 years ago
- 3c2791e [ComposerService] Add API to query protected content support. by Peiyong Lin · 7 years ago
- fbe5d9c Fix drag and drop (2/3) by chaviw · 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
- de19f85 Input: Update input window info when the layer receives its first buffer by Vishnu Nair · 7 years ago
- 14724e6 [SurfaceFlinger] Remove usage of legacy data spaces. by Peiyong Lin · 7 years ago
- 2dbd69d Merge "[SurfaceFlinger] add getDisplayedContentSample i/f" by Kevin DuBois · 7 years ago
- 5434a78 SurfaceFlinger: Get rid of String8 in dumpsys by Yiwei Zhang · 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
- ae4c86f Merge "[SurfaceFlinger] add getDisplayedContentSamplingAttributes i/f" by Kevin DuBois · 7 years ago
- 88a11f2 SF: User buffer size instead of layer size when calculating size by Vishnu Nair · 7 years ago
- 9c0a176 [SurfaceFlinger] add getDisplayedContentSamplingAttributes i/f by Kevin DuBois · 7 years ago
- e07e103 SurfaceFlinger Input: Correct screen magnification. by Robert Carr · 7 years ago
- 740167f Rework InputApplicationInfo by Robert Carr · 7 years ago
- 5c8a026 Replace InputWindowInfo#inputChannel with an IBinder token. by Robert Carr · 7 years ago
- 1c4c559 Add some tests for native input. by Robert Carr · 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
- 7434f86 Merge "[SurfaceFlinger] Expose WCG composition preference through ISurfaceComposer API." by TreeHugger Robot · 7 years ago
- c678097 [SurfaceFlinger] Expose WCG composition preference through ISurfaceComposer API. by Peiyong Lin · 7 years ago
- 7756557 Remove DetachedBufferHandle from libui by Jiwen 'Steve' Cai · 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
- 3720ed0 Implement Parcelling functions for InputWindowInfo by Robert Carr · 7 years ago
- 0e3479f Remove minLayer and maxLayer from screenshot code. by chaviw · 7 years ago
- 0256f72 [SurfaceFlinger] Add getCompositionPreference APIs to SurfaceComposer. by Peiyong Lin · 7 years ago
- 27de5df Merge getDisplayViewport into DisplayInfo by Yiwei Zhang · 7 years ago
- 1d465af Add getDisplayViewport for screenrecord tool by Yiwei Zhang · 7 years ago
- cd3f9e9 Add getDisplayViewport for screenrecord tool by Yiwei Zhang · 7 years ago
- a03e044 [gui] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
- 7108c31 Remove mentions of EGL_ANDROID_image_crop by Krzysztof Kosiński · 8 years ago
- 4f5daff Do not use test_per_src in libs/gui by Siarhei Vishniakou · 8 years ago
- 57ae3ee Implement BufferHubProducer::attachBuffer by Jiwen 'Steve' Cai · 8 years ago
- 4287535 Implement BufferHubProducer::detachBuffer by Jiwen 'Steve' Cai · 8 years ago
- 639d479 BufferHubProducer: don't check user_metadata_size by Jiwen 'Steve' Cai · 8 years ago
- fd997e0 Add proper namespace to GraphicTypes. by Peiyong Lin · 8 years ago
- 740eaf0 SurfaceComposerClient: Ensure createSurface returns error codes. by Robert Carr · 8 years ago
- a52f029 [Native] Replace android_color_mode usage with ColorMode. by Peiyong Lin · 8 years ago
- 578038f SurfaceFlinger: Add childLayersOnly variant of capture layers. by Robert Carr · 8 years ago
- 2202950 Support BufferHub-backed IGBP in libgui_test by Jiwen 'Steve' Cai · 8 years ago
- c90a77f Add BufferHub backend for android::view::Surface by Jiwen 'Steve' Cai · 8 years ago
- 5e92144 Fix integer overflow in libgui_test Surface_test by Courtney Goeltzenleuchter · 8 years ago
- 9bad0d7 Add plumbing for HDR metadata by Courtney Goeltzenleuchter · 8 years ago
- 96ad822 libgui: fix a race in CpuConsumer::lockNextBuffer by Chia-I Wu · 8 years ago
- cacfcc6 libgui: add helper to find CpuConsumer::AcquiredBuffer by Chia-I Wu · 8 years ago
- 40482ff Revert "Revert "Use GraphicBuffer instead of GBP for screenshots."" by Chavi Weingarten · 8 years ago
- 707b8f3 Revert "Use GraphicBuffer instead of GBP for screenshots." by Chavi Weingarten · 8 years ago
- a252d89 Use GraphicBuffer instead of GBP for screenshots. by chaviw · 8 years ago
- 7206d49 Add additional parameters for the captureLayer functions. by chaviw · 8 years ago
- a76b271 Add captureLayers function to capture a layer and its children. by chaviw · 8 years ago
- a039340 Merge "Use -Werror in frameworks/native/libs/gui and ui" am: c4ebf5bbab am: 3a566dd1e1 am: 14ac77cd1e by Chih-hung Hsieh · 8 years ago
- 6d560a5 Merge "Use -Werror in frameworks/native/libs/gui and ui" am: c4ebf5bbab am: 3a566dd1e1 by Chih-hung Hsieh · 8 years ago
- 3a566dd Merge "Use -Werror in frameworks/native/libs/gui and ui" am: c4ebf5bbab by Chih-hung Hsieh · 8 years ago
- d66be0a Use -Werror in frameworks/native/libs/gui and ui by Chih-Hung Hsieh · 8 years ago
- 4cdc58f SurfaceFlinger Transactions as distinct objects. by Robert Carr · 8 years ago
- 5c34e48 resolve merge conflicts of 8007bdd7d to stage-aosp-master by Jae Shin · 8 years ago
- 8d455e9 Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK by Jiyong Park · 8 years ago
- 7c47163 Merge "Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK" into oc-mr1-dev by Jiyong Park · 8 years ago
- d2bc3ac Merge "Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK" into oc-mr1-dev by TreeHugger Robot · 8 years ago
- c50be85 Merge "libgui: support 64-bit BQ consumer usage" into oc-mr1-dev am: 64c9a3ee48 by Chia-I Wu · 8 years ago
- 00b15b8 Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK by Jiyong Park · 8 years ago
- e2786ea libgui: support 64-bit BQ consumer usage by Chia-I Wu · 8 years ago
- a099a24 Faked HWC for SurfaceFlinger testing by Kalle Raita · 9 years ago
- a2eb34c Have the Surface class track the buffer age. by Ian Elliott · 8 years ago