Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
refs/heads/android-15
/
include
39f67c0
Merge "Add CPU/GPU_LOAD_SPIKE hints for one-off expensive workloads" into main
by Matt Buckley
· 6 months ago
fd2b786
Add CPU/GPU_LOAD_SPIKE hints for one-off expensive workloads
by Matt Buckley
· 6 months ago
b7505b8
Merge "DisplayTopology propagation to IM" into main
by Oleg Blinnikov
· 6 months ago
5415547
Add enum tag to refer to the types
by Xiang Wang
· 6 months ago
320eda3
Merge "Add ADPF owners to system_health.h" into main am: 0acb3636cd am: 8cd5802ab9
by Xiang Wang
· 6 months ago
fc6f906
Merge "Add NDK CPU/GPU headroom APIs" into main
by Xiang Wang
· 6 months ago
8cd5802
Merge "Add ADPF owners to system_health.h" into main am: 0acb3636cd
by Xiang Wang
· 6 months ago
0e26ffe
Add ADPF owners to system_health.h
by Xiang Wang
· 6 months ago
83141ee
Merge "Add NDK support for thermal headroom callback API" into main
by Xiang Wang
· 6 months ago
565c1f9
Add NDK CPU/GPU headroom APIs
by Xiang Wang
· 7 months ago
51166f2
Merge "[LUT NDK] Add CIE_Y sampling key to ADisplayLuts_SamplingKey enum." into main
by Sally Qi
· 6 months ago
684eaa7
Add NDK support for thermal headroom callback API
by Xiang Wang
· 7 months ago
9a14c12
DisplayTopology propagation to IM
by Oleg Blinnikov
· 7 months ago
9a3ad9b
Merge "Revert "Define new ASurfaceTransaction_setFrameRateParams API"" into main
by Rachel Lee
· 6 months ago
c0db0c9
Revert "Define new ASurfaceTransaction_setFrameRateParams API"
by Rachel Lee
· 6 months ago
fff2390
Fix c compat issues
by Matt Buckley
· 6 months ago
21f2fa3
Merge "Add new surface binding for ADPF Timeline API" into main
by Matt Buckley
· 6 months ago
7f04e16
Merge "Remove stray character." into main am: 7a1b153755
by Treehugger Robot
· 6 months ago
7a1b153
Merge "Remove stray character." into main
by Treehugger Robot
· 6 months ago
10bae11
Return message wrapped in Result from receiveMessage
by Paul Ramirez
· 11 months ago
9849c54
Merge "[audio] Add new mute type to AudioManager" into main
by Treehugger Robot
· 6 months ago
4b8c0c6
Add new surface binding for ADPF Timeline API
by Matt Buckley
· 6 months ago
16d3bf0
Merge "input: Remove prefix from InputDeviceSensorAccuracy enum" into main
by Treehugger Robot
· 6 months ago
c3cab95
[LUT NDK] Add CIE_Y sampling key to ADisplayLuts_SamplingKey enum.
by Sally Qi
· 6 months ago
345be94
Fix the return type of ADisplayLutsEntry_getDimension and ADisplayLutsEntry_getSamplingKey.
by Sally Qi
· 6 months ago
ff63fe1
input: Remove prefix from InputDeviceSensorAccuracy enum
by Harry Cutts
· 6 months ago
8fada3c
Merge "[Lut NDK] Add new ASurfaceTransaction_setLuts api." into main
by Sally Qi
· 6 months ago
eb1f603
Merge "Improve wording of ALooper_pollAll docs." into main am: 2d66014572 am: 931a771b60
by Treehugger Robot
· 6 months ago
931a771
Merge "Improve wording of ALooper_pollAll docs." into main am: 2d66014572
by Treehugger Robot
· 6 months ago
2d66014
Merge "Improve wording of ALooper_pollAll docs." into main
by Treehugger Robot
· 6 months ago
726c1b1
Improve wording of ALooper_pollAll docs.
by Dan Albert
· 6 months ago
2a249a7
Merge "Easier ftl::Flags construction" into main
by Treehugger Robot
· 6 months ago
cb9ce7d
[audio] Add new mute type to AudioManager
by Atneya Nair
· 6 months ago
d54e589
Fix typo in ASessionConfig_setGraphicsPipeline signature
by Andy Yu
· 6 months ago
83c6f9e
Easier ftl::Flags construction
by Lloyd Pique
· 6 months ago
4f9e86f
Merge "Fix One Euro filter's units of computation" into main
by Treehugger Robot
· 6 months ago
5346339
Fix One Euro filter's units of computation
by Paul Ramirez
· 6 months ago
01e9f30
[Lut NDK] Add new ASurfaceTransaction_setLuts api.
by Sally Qi
· 7 months ago
ae82aa2
Merge "MotionEvent: add safe dumping method" into main
by Harry Cutts
· 6 months ago
2358c13
MotionEvent: add safe dumping method
by Harry Cutts
· 6 months ago
2b9ffc0
Merge "Refactor initial support check to use SupportInfo" into main
by Matt Buckley
· 6 months ago
667fb71
Merge "Implement NDK createSessionUsingConfig API" into main
by Andy Yu
· 6 months ago
8348655
Merge "Add ADPF owners" into main am: c0decbc206 am: 37f549051e
by Xiang Wang
· 6 months ago
37f5490
Merge "Add ADPF owners" into main am: c0decbc206
by Xiang Wang
· 6 months ago
8f997cb
Refactor initial support check to use SupportInfo
by Matt Buckley
· 6 months ago
fa8eb01
Implement NDK createSessionUsingConfig API
by Andy Yu
· 7 months ago
6b2db74
Add ADPF owners
by Xiang Wang
· 6 months ago
d0efb16
Merge "Add support for converting java hint sessions to native hint sessions" into main
by Matt Buckley
· 6 months ago
5cd14e1
Merge "Add ADPF to PowerManager header OWNERS" into main am: 13c2918315 am: 8c297a8694
by Matt Buckley
· 6 months ago
8c297a8
Merge "Add ADPF to PowerManager header OWNERS" into main am: 13c2918315
by Matt Buckley
· 6 months ago
4a3f245
Add ADPF to PowerManager header OWNERS
by Matt Buckley
· 6 months ago
feb30df
Add support for converting java hint sessions to native hint sessions
by Matt Buckley
· 6 months ago
ff7a0f4
Merge "Use a vector of devices in IAudioManager" into main
by Robert Wu
· 6 months ago
4fcdbe7
Use a vector of devices in IAudioManager
by Robert Wu
· 7 months ago
d62330d
KeyboardInputMapper: migrate most tests to InputMapperUnitTest
by Harry Cutts
· 6 months ago
23cdc64
Merge "Add OWNERS for *luts* files" into main am: 1e1a07f0c3 am: 3985e4e1d2
by Treehugger Robot
· 6 months ago
3985e4e
Merge "Add OWNERS for *luts* files" into main am: 1e1a07f0c3
by Treehugger Robot
· 6 months ago
f26d0d7
Add OWNERS for *luts* files
by Sally Qi
· 6 months ago
5235c9d
Merge "Revert "Revert "Add public ADPF load hints with better rate limi..."" into main
by Matt Buckley
· 6 months ago
f5dd338
Remove stray character.
by Dan Albert
· 6 months ago
e4002e3
Merge "Remove stray character." into main
by Dan Albert
· 6 months ago
6dc1568
Merge 24Q4 (ab/12406339) into aosp-main-future
by Xin Li
· 6 months ago
bad8a9e
Merge "Remove callback at the end of consumer destructor" into main
by Treehugger Robot
· 6 months ago
43a8bd9
Revert "Revert "Add public ADPF load hints with better rate limi..."
by Matt Buckley
· 6 months ago
2eb60a8
Merge "Revert "Add public ADPF load hints with better rate limiter and ..."" into main
by Priyanka Advani (xWF)
· 6 months ago
147f08c
Revert "Add public ADPF load hints with better rate limiter and ..."
by Priyanka Advani (xWF)
· 6 months ago
0bf2991
Merge "Add public ADPF load hints with better rate limiter and hint batching" into main
by Matt Buckley
· 6 months ago
9609677
Remove stray character.
by Dan Albert
· 6 months ago
ffe24cc
Add keyboard volume mute LED. (2/2)
by DingYong
· 9 months ago
3a28c31
Add new 25Q2 keycodes to native
by Vaibhav Devmurari
· 7 months ago
b8591fb
Merge "Reimplement Chromium's OneEuroFilter to InputConsumer" into main
by Treehugger Robot
· 7 months ago
08ee199
Reimplement Chromium's OneEuroFilter to InputConsumer
by Paul Ramirez
· 7 months ago
edb5197
Merge "Define new ASurfaceTransaction_setFrameRateParams API" into main
by Rachel Lee
· 7 months ago
a62f5ab
Merge "Remove superfluous #include." into main am: 1330b03c4c am: efb1b6c1f4
by Treehugger Robot
· 7 months ago
4878c0d
Remove superfluous #include.
by Dan Albert
· 7 months ago
122a117
Add public ADPF load hints with better rate limiter and hint batching
by Matt Buckley
· 7 months ago
769de4a
Define new ASurfaceTransaction_setFrameRateParams API
by Rachel Lee
· 7 months ago
37242c8
Do not resample when frameTime is not available
by Paul Ramirez
· 7 months ago
29ee27c
Add map like pointer lookup to LegacyResampler
by Paul Ramirez
· 8 months ago
362fa22
Remove callback at the end of consumer destructor
by Siarhei Vishniakou
· 7 months ago
d78dd9b
Copy KeyCharacterMap object when we fill InputDeviceInfo(1/n)
by Linnan Li
· 7 months ago
c0bc4ae
Merge "Add SYSUI session tag and update PowerHAL version" into main
by Matt Buckley
· 7 months ago
8955a6c
Merge "Add new mute state for port volume mute" into main
by Vlad Popa
· 7 months ago
67b101b
Reland "Reject inconsistent globally injected events" --try 2
by Siarhei Vishniakou
· 7 months ago
4a26690
Merge "Revert "Reject inconsistent globally injected events"" into main
by Liana Kazanova (xWF)
· 7 months ago
f7f93f5
Revert "Reject inconsistent globally injected events"
by Liana Kazanova (xWF)
· 7 months ago
5891fab
Merge "Reject inconsistent globally injected events" into main
by Treehugger Robot
· 7 months ago
f6abbf4
Reject inconsistent globally injected events
by Siarhei Vishniakou
· 8 months ago
dc1ce4d
Add new mute state for port volume mute
by Vlad Popa
· 9 months ago
6a3c7c9
Merge changes from topics "alt+meta=caps", "hasKeycode_bugfix" into main
by Vaibhav Devmurari
· 7 months ago
cfc6759
Merge changes I41cb79ea,I12eb8eae into main
by Treehugger Robot
· 7 months ago
4679e55
Add logic to overwrite pointer coordinates if event time is too old
by Paul Ramirez
· 8 months ago
4d3b03a
Add logic to overwrite pointer coordinates in motion event
by Paul Ramirez
· 8 months ago
5a71e88
hasKeycode API should take into account key remapping
by Vaibhav Devmurari
· 8 months ago
afcdc8b
Merge "Add check to not resample when resample time equals motion event time" into main
by Treehugger Robot
· 8 months ago
7f1efed
Add check to not resample when resample time equals motion event time
by Paul Ramirez
· 8 months ago
06cf068
Merge "FTL: Allow implicit conversions with NonNull<T>" into main
by Treehugger Robot
· 8 months ago
6aa3b89
FTL: Allow implicit conversions with NonNull<T>
by Lloyd Pique
· 8 months ago
6919a49
Merge "Add fields to InputMessageBuilder" into main
by Treehugger Robot
· 8 months ago
8f87ade
Add fields to InputMessageBuilder
by Paul Ramirez
· 8 months ago
Next »