Age | Commit message (Expand) | Author |
2021-09-27 | [ProtonAOSP] blur: Invalidate newly-bound framebuffers before renderinglineage-18.1 | Danny Lin |
2021-09-27 | [ProtonAOSP] blur: Calculate vertices in vertex shader instead of using VBO | Danny Lin |
2021-09-27 | [ProtonAOSP] blur: Interpolate tap UV coordinates in vertex shader | Danny Lin |
2021-09-27 | [ProtonAOSP] blur: Reduce floating-point precision for UV coordinates | Danny Lin |
2021-09-27 | [ProtonAOSP] blur: Downscale image before blurring | Danny Lin |
2021-09-27 | [ProtonAOSP] blur: Only set constant shader uniforms once | Danny Lin |
2021-09-27 | [ProtonAOSP] blur: Dither output using triangular RGB blue noise | Danny Lin |
2021-09-27 | [ProtonAOSP] blur: Skip processing of alpha channel by swizzling RGB | Danny Lin |
2021-09-27 | [ProtonAOSP] blur: Improve terminology used in mix shader | Danny Lin |
2021-09-27 | [ProtonAOSP] blur: Limit blur to the two frontmost layers | Danny Lin |
2021-09-27 | [ProtonAOSP] blur: Downscale source FBO to 20% size | Danny Lin |
2021-09-27 | [ProtonAOSP] blur: Don't limit number of Kawase blur passes | Danny Lin |
2021-09-27 | [ProtonAOSP] libbinder: Suppress log spam when unlinking death recipients | Danny Lin |
2021-09-27 | [master] libbinder: support inheriting realtime priority | Steven Moreland |
2021-09-27 | [master] libbinder: writeInterfaceToken char16_t* variant | Steven Moreland |
2021-09-27 | [master] libbinder: avoid pthread_cond_broadcast per call | Steven Moreland |
2021-09-27 | [master] libbinder: avoid global mutex every binder call | Steven Moreland |
2021-09-27 | [master] vulkan: avoid waiting for service.sf.present_timestamp creation | Yiwei Zhang |
2021-09-27 | [master] libgui: Enable ThinLTO | Yi Kong |
2021-09-08 | Merge tag 'android-11.0.0_r43' into staging/lineage-18.1_merge-android-11.0.0... | Kevin F. Haggerty |
2021-07-29 | Revert "Use the original device ID when the injected event is unchanged" | Sam Mortimer |
2021-07-23 | Use the original device ID when the injected event is unchanged | Sean McCreary |
2021-07-08 | Properly scale touch input window through resolution changes | Aaron Kling |
2021-07-01 | Merge cherrypicks of [15164514, 15164515, 15164096, 15164078, 15163495, 15164... | Android Build Coastguard Worker |
2021-06-30 | Do not modify vector after getting references | Siarhei Vishniakou |
2021-06-08 | Merge tag 'android-11.0.0_r38' into staging/lineage-18.1_merge-android-11.0.0... | Kevin F. Haggerty |
2021-03-21 | gralloc4: fix PlaneLayout encode typecasting | SeYeong Byeon |
2021-03-06 | Merge tag 'android-11.0.0_r32' into staging/lineage-18.1_merge-android-11.0.0... | Kevin F. Haggerty |
2021-03-02 | Ensure that expected present time is in the future | Snild Dolkow |
2021-03-02 | SF: handle long waiting Layer sync point | KaiChieh Chuang |
2021-02-04 | Merge tag 'android-11.0.0_r29' into staging/lineage-18.1_merge-android-11.0.0... | Kevin F. Haggerty |
2021-01-07 | Snap for 7066328 from 4d0996faee5f3ba6dfebe06e2c4635c60df8527b to rvc-qpr3-re... | android-build-team Robot |
2021-01-05 | Merge tag 'android-11.0.0_r27' into staging/lineage-18.1_merge-android-11.0.0... | Michael Bestas |
2021-01-05 | Ensure to switch to unprotected context if display is not secure. | Peiyong Lin |
2020-12-19 | Snap for 7041858 from d10af92a7b83d252038944cad6014a00bfa7ca25 to rvc-qpr2-re... | android-build-team Robot |
2020-12-17 | Vulkan: load built-in driver into default namespace as a fallback | Yiwei Zhang |
2020-12-16 | input: Adjust priority | Steve Kondik |
2020-12-15 | Merge cherrypicks of [13231586, 13231437, 13231588, 13230397, 13230399, 13231... | android-build-team Robot |
2020-12-15 | resolve merge conflicts of cae2ee036040fc0dce9fc82af9bf8d85240d566b to rvc-dev | Chavi Weingarten |
2020-12-12 | DO NOT MERGE Correct physical orientation | liyong |
2020-12-12 | Correct PowerManager transaction IDs. | Wang Wen |
2020-12-12 | SurfaceFlinger: Don't cleanup resources from previous frame | Arne Coucheron |
2020-12-12 | surfaceflinger: Add support for extension lib | Pierre-Hugues Husson |
2020-12-12 | sf: Exclude VDS use of HWC on non-UM platforms | dianlujitao |
2020-12-12 | sf: Fix virtual display related issues. | Ramakant Singh |
2020-12-12 | Forward port 'Swap volume buttons' (2/3) | nadlabak |
2020-12-12 | InputDispatcher: On keypress, deliver keycode to pokeUserActivity | Corinna Vinschen |
2020-12-12 | PowerManager.h: Define USER_ACTIVITY_FLAG values | Corinna Vinschen |
2020-12-12 | libui: Allow extension of valid gralloc 1.0 buffer usage bits | Kevin F. Haggerty |
2020-12-11 | Snap for 7025657 from 1931d67b086f049d6bab2e5ddd300295ed657ae6 to rvc-qpr2-re... | android-build-team Robot |