{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":717158277,"defaultBranch":"mojito","name":"android_hardware_xiaomi","ownerLogin":"BootleggersROM-Devices","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-11-10T17:34:30.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/33973736?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1707249758.0","currentOid":""},"activityList":{"items":[{"before":"3c18c6df30f9c67547098afda38d323f95a9e76b","after":"dac88aeff8f9275bdf394d2cf0e525f6b01a3426","ref":"refs/heads/mojito","pushedAt":"2024-04-05T04:48:50.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"romgharti","name":"Rom Bdr. Gharti","path":"/romgharti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21030085?s=80&v=4"},"commit":{"message":"power: Remove wakeup behavior from PowerHintSession and PowerSessionManager\n\nCurrently, all sessions get boosted any time DISPLAY_UPDATE_IMMINENT is\nsent from SurfaceFlinger which can lead to large, unnecessary boosts.\nThis patch aims to change that by removing the wakeup behavior, relying\ninstead on sessions to boost themselves with new load change hints.\n\n * Remove wakeup() from PowerHintSession\n * Remove wakeSessions from PowerSessionManager\n * Remove related timers and message handlers\n * Remove DISPLAY_UPDATE_IMMINENT behavior entirely\n\nTest: manual\nBug: b/260136431\nChange-Id: I4610edfefe8fcbef7d4cdbf5768830a9392a54f7","shortMessageHtmlLink":"power: Remove wakeup behavior from PowerHintSession and PowerSessionM…"}},{"before":"f820f270b365138e0792e23f07e8866f379fdbd2","after":null,"ref":"refs/heads/mojitos","pushedAt":"2024-02-06T20:02:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"romgharti","name":"Rom Bdr. Gharti","path":"/romgharti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21030085?s=80&v=4"}},{"before":null,"after":"3c18c6df30f9c67547098afda38d323f95a9e76b","ref":"refs/heads/mojito","pushedAt":"2024-02-06T20:01:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"romgharti","name":"Rom Bdr. Gharti","path":"/romgharti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21030085?s=80&v=4"},"commit":{"message":"vibrator: effect: Read vibration fifo data from vendor\n\nChange-Id: I58c74f01d75e8616fdb03c27e3dc4c4df6838faa","shortMessageHtmlLink":"vibrator: effect: Read vibration fifo data from vendor"}},{"before":"f820f270b365138e0792e23f07e8866f379fdbd2","after":null,"ref":"refs/heads/mojito","pushedAt":"2024-02-06T20:00:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"romgharti","name":"Rom Bdr. Gharti","path":"/romgharti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21030085?s=80&v=4"}},{"before":null,"after":"f820f270b365138e0792e23f07e8866f379fdbd2","ref":"refs/heads/mojitos","pushedAt":"2024-02-06T20:00:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"romgharti","name":"Rom Bdr. Gharti","path":"/romgharti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21030085?s=80&v=4"},"commit":{"message":"power-libperfmgr: ADPF: extend non-stale session timer in wakeup\n\nFor DISPLAY_UPDATE_IMMINENT wakeup signal, non-stale\nsession's timer should be also extended. This resolves\nthe performance issue caused those sessions to go stale    \nprematurely.\n\nBug: 241621485\nTest: Build\nSigned-off-by: Wei Wang \nChange-Id: I06330e064060248bb556ae35e0cb8fd302cef231","shortMessageHtmlLink":"power-libperfmgr: ADPF: extend non-stale session timer in wakeup"}},{"before":"113ff71e35d7eb5f9771a2bc1f5257bfc3c82a69","after":"f820f270b365138e0792e23f07e8866f379fdbd2","ref":"refs/heads/mojito","pushedAt":"2024-02-06T19:58:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"romgharti","name":"Rom Bdr. Gharti","path":"/romgharti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21030085?s=80&v=4"},"commit":{"message":"power-libperfmgr: ADPF: extend non-stale session timer in wakeup\n\nFor DISPLAY_UPDATE_IMMINENT wakeup signal, non-stale\nsession's timer should be also extended. This resolves\nthe performance issue caused those sessions to go stale    \nprematurely.\n\nBug: 241621485\nTest: Build\nSigned-off-by: Wei Wang \nChange-Id: I06330e064060248bb556ae35e0cb8fd302cef231","shortMessageHtmlLink":"power-libperfmgr: ADPF: extend non-stale session timer in wakeup"}},{"before":"e7658b697fe802009e5396181f3d54b174475e58","after":"113ff71e35d7eb5f9771a2bc1f5257bfc3c82a69","ref":"refs/heads/mojito","pushedAt":"2024-02-06T19:49:05.000Z","pushType":"push","commitsCount":30,"pusher":{"login":"romgharti","name":"Rom Bdr. Gharti","path":"/romgharti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21030085?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'upstream/universe' into mojito","shortMessageHtmlLink":"Merge remote-tracking branch 'upstream/universe' into mojito"}},{"before":"f1137645eda528d3810b7cb9bd3ea850713fea99","after":"e7658b697fe802009e5396181f3d54b174475e58","ref":"refs/heads/mojito","pushedAt":"2023-11-18T06:05:00.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"romgharti","name":"Rom Bdr. Gharti","path":"/romgharti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21030085?s=80&v=4"},"commit":{"message":"aidl: light: Implement attention light type\n\nChange-Id: Ia7fff2a4374ad4d05718909000dc2fd99b9264f0","shortMessageHtmlLink":"aidl: light: Implement attention light type"}},{"before":null,"after":"f1137645eda528d3810b7cb9bd3ea850713fea99","ref":"refs/heads/mojito","pushedAt":"2023-11-10T17:34:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"romgharti","name":"Rom Bdr. Gharti","path":"/romgharti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21030085?s=80&v=4"},"commit":{"message":"hidl: sensors: 1.0: Standardize xiaomi pickup sensor\n\n * use standard sensor type\n * ignore non-wakeup sensor variant\n * ignore events that do not properly match a pickup\n\nChange-Id: I32bb097afb33603190dfd00a21202301a56bda08","shortMessageHtmlLink":"hidl: sensors: 1.0: Standardize xiaomi pickup sensor"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEKHxIjgA","startCursor":null,"endCursor":null}},"title":"Activity · BootleggersROM-Devices/android_hardware_xiaomi"}