Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
refs/heads/android-16
/
libs
8859b13
Merge tag 'android-16.0.0_r1' of https://android.googlesource.com/platform/frameworks/native into HEAD
by micky387
· 3 months ago
785d27f
Merge tag 'android-15.0.0_r32' of https://android.googlesource.com/platform/frameworks/native into HEAD
by micky387
· 4 months ago
android-15
08511a8
Revert "Delay initialization of a ConsumerBase instance to construction of a sp/wp."
by Anton Ivanov
· 5 months ago
02eff54
Revert "Ensure Choreographer is held as sp<> in SurfaceControl."
by Anton Ivanov
· 5 months ago
631b370
Merge "Add border API to surface control" into main
by Cairn Overturf
· 6 months ago
e511fd4
Merge "Delete deprecate deprecate_uiautomation_input_injection flag" into main
by Antonio Kantek
· 6 months ago
520d8fc
Merge "Revert^2 "Use TransactionState in SurfaceFlinger."" into main
by Treehugger Robot
· 6 months ago
87e085d
Delete deprecate deprecate_uiautomation_input_injection flag
by Antonio Kantek
· 6 months ago
9473d9d
Merge "Ensure libgui classes that are held by sp<> are only constructed with sp<>::make." into main
by Treehugger Robot
· 6 months ago
34313a3
Merge "Add a unit test for receiving 'finish' message after channel close" into main
by Treehugger Robot
· 6 months ago
8f3af08
Add a unit test for receiving 'finish' message after channel close
by Siarhei Vishniakou
· 7 months ago
f9bfbe1
Merge "Check mDataPos to see if the Parcel needs to grow" into main
by Treehugger Robot
· 6 months ago
85add72
Merge "Surface: Add 'isBufferOwned' call" into main
by Jim Shargo
· 6 months ago
de365a6
Merge "Revert "Include stack traces from keystore2 in bugreports on debuggable builds"" into main
by Todd Frederick
· 6 months ago
d02eebc
Merge "InputDispatcher: Provide a way to transfer the entire gesture" into main
by Treehugger Robot
· 6 months ago
d7b71ac
Revert^2 "Use TransactionState in SurfaceFlinger."
by Anton Ivanov
· 6 months ago
80024f1
Revert "Include stack traces from keystore2 in bugreports on debuggable builds"
by Todd Frederick
· 6 months ago
611b730
Check mDataPos to see if the Parcel needs to grow
by Devin Moore
· 6 months ago
93b2749
InputDispatcher: Provide a way to transfer the entire gesture
by Siarhei Vishniakou
· 6 months ago
7d0d256
Merge "add ScreenPartStatus to displayIdentification" into main
by Daniel Zheng
· 6 months ago
b1b8b4c
add ScreenPartStatus to displayIdentification
by Daniel Zheng
· 7 months ago
65fb1c6
Add border API to surface control
by YCairn Overturf
· 6 months ago
bcbec20
Merge "Add comment explaining BpBinder::linkToDeath invalid operation" into main am: 4212ea291e am: 93806e1a53
by Treehugger Robot
· 6 months ago
c1b4af3
Ensure libgui classes that are held by sp<> are only constructed with sp<>::make.
by Anton Ivanov
· 6 months ago
4a95d2d
Merge "binderRpcTest: Fix sockaddr_storage handling" into main
by Devin Moore
· 6 months ago
4212ea2
Merge "Add comment explaining BpBinder::linkToDeath invalid operation" into main
by Treehugger Robot
· 6 months ago
969e7ea
Merge changes I60d42f38,I25857739 into main
by Treehugger Robot
· 6 months ago
4b52779
Merge "Revert^2 "Explicitly include libgui as a shared library in libgui_test."" into main
by Treehugger Robot
· 6 months ago
6b3c3bd
Merge "Revert "Use TransactionState in SurfaceFlinger."" into main
by Treehugger Robot
· 6 months ago
4f0c995
Merge "libbinder: fix trusty cpp fd transport modes" into main am: 33da0c2368 am: 3ea3bd3ec2
by Treehugger Robot
· 6 months ago
33da0c2
Merge "libbinder: fix trusty cpp fd transport modes" into main
by Treehugger Robot
· 6 months ago
6bcd411
Revert^2 "Explicitly include libgui as a shared library in libgui_test."
by Anton Ivanov
· 6 months ago
4f8b4f3
Revert "Use TransactionState in SurfaceFlinger."
by Anton Ivanov
· 6 months ago
9045666
Ensure Choreographer is held as sp<> in SurfaceControl.
by Anton Ivanov
· 6 months ago
a4e35c6
Harden construction sites of android::StrongPointer in frameworks/native
by Anton Ivanov
· 6 months ago
a81c63b
libbinder: fix trusty cpp fd transport modes
by Gil Cukierman
· 6 months ago
b1fd186
Merge "Remove flags from cppflags of libgui_test." into main
by Treehugger Robot
· 6 months ago
a1d84d1
Merge "Avoid copying Transaction objects unneccessarily." into main
by Anton Ivanov
· 6 months ago
86883f5
Merge "Implement Send for RpcServerConnection" into main am: c643576c05 am: 22795fe48f
by Hasini Gunasinghe
· 6 months ago
c643576
Merge "Implement Send for RpcServerConnection" into main
by Hasini Gunasinghe
· 6 months ago
a5a581d
Merge "[Lut] fix over-saturated issue on GPU composition" into main
by Sally Qi
· 6 months ago
c3130a5
Avoid copying Transaction objects unneccessarily.
by Anton Ivanov
· 6 months ago
913c8f3
Merge "Use EXPECT_NEAR for float value in tests" into main
by Arpit Singh
· 6 months ago
81f7934
Merge "Add get() method to declare_binder_enum" into main am: 0fa903349f am: 709de11f8a
by Treehugger Robot
· 6 months ago
0fa9033
Merge "Add get() method to declare_binder_enum" into main
by Treehugger Robot
· 6 months ago
729f721
Surface: Add 'isBufferOwned' call
by Jim Shargo
· 7 months ago
eed408a
Merge "Introduce a dependency monitor for fences" into main
by Alec Mouri
· 6 months ago
9373d96
Merge "Revert "libgui: Make bq_gl_fence_cleanup a bugfix flag"" into main
by Jim Shargo
· 6 months ago
6794de3
Use EXPECT_NEAR for float value in tests
by Arpit Singh
· 6 months ago
f22d783
[Lut] fix over-saturated issue on GPU composition
by Sally Qi
· 6 months ago
df868ba
Introduce a dependency monitor for fences
by Alec Mouri
· 6 months ago
c28b463
Merge changes from topic "make-displayid-opaque" into main
by Gil Dekel
· 6 months ago
961b018
Merge "libbinder: export fewer symbols for vendor builds" into main am: cce29be72c am: dd1edea9fb
by Frederick Mayle
· 6 months ago
cce29be
Merge "libbinder: export fewer symbols for vendor builds" into main
by Frederick Mayle
· 6 months ago
1768ebd
Revert "libgui: Make bq_gl_fence_cleanup a bugfix flag"
by Jim Shargo
· 6 months ago
9897d79
SF: Remove PhysicalDisplayId::getPort()
by Gil Dekel
· 6 months ago
147626a
SF: Remove *DisplayId::tryCast and DisplayId::isVirtual()
by Gil Dekel
· 6 months ago
329c7f9
Merge "BufferQueues: Always respect setMaxDequeuedBufferCount" into main
by Jim Shargo
· 6 months ago
578ac8e
Merge "Use TransactionState in SurfaceFlinger." into main
by Treehugger Robot
· 6 months ago
235d6d6
Remove flags from cppflags of libgui_test.
by Anton Ivanov
· 6 months ago
001af76
Merge "Export RpcServerConnection for use in Trusty" into main am: a4a2dd9bc2 am: 5415544312
by Hasini Gunasinghe
· 6 months ago
a4a2dd9
Merge "Export RpcServerConnection for use in Trusty" into main
by Hasini Gunasinghe
· 6 months ago
42b8712
Merge "Refactor InputTransferToken equality" into main
by Treehugger Robot
· 6 months ago
0c638dc
Merge "Trace whether RenderEngine is in a protected context or not" into main
by Treehugger Robot
· 6 months ago
899174a
Refactor InputTransferToken equality
by Patrick Williams
· 6 months ago
18f3c16
Implement Send for RpcServerConnection
by Hasini Gunasinghe
· 9 months ago
89366b4
Merge "Move flag feature_overrides to namespace "gpu"" into main
by Tim Van Patten
· 6 months ago
a62f051
BufferQueues: Always respect setMaxDequeuedBufferCount
by Jim Shargo
· 6 months ago
6d5046f
Merge "Revert "Explicitly include libgui as a shared library in libgui_test."" into main
by Liana Kazanova (xWF)
· 6 months ago
d6198be
Revert "Explicitly include libgui as a shared library in libgui_test."
by Liana Kazanova (xWF)
· 6 months ago
2e60711
Merge "Explicitly include libgui as a shared library in libgui_test." into main
by Anton Ivanov
· 6 months ago
edf6a22
Merge "Add display topology to input dump" into main
by Treehugger Robot
· 6 months ago
fc767ee
Trace whether RenderEngine is in a protected context or not
by Noelle Scobie
· 6 months ago
ed63243
Use TransactionState in SurfaceFlinger.
by Anton Ivanov
· 6 months ago
6b51204
Add display topology to input dump
by Arpit Singh
· 6 months ago
6075c6a
Merge changes I13283720,Iddd8f902 into main
by Jim Shargo
· 6 months ago
269580e
Merge "[CD Cursor] Add DisplayTopologyValidator" into main
by Arpit Singh
· 6 months ago
36127e6
Explicitly include libgui as a shared library in libgui_test.
by Anton Ivanov
· 6 months ago
79e7fcc
libbinder: export fewer symbols for vendor builds
by Frederick Mayle
· 6 months ago
2225717
SF: Remove *DisplayId::tryCast usage from VirtualDisplaySurface
by Gil Dekel
· 6 months ago
a8da2ca
SF: Remove *DisplayId::tryCast usage from Output
by Gil Dekel
· 6 months ago
0864e4f
Merge "Fix render thread priority for allocateBuffers" into main
by Shadman Shadid
· 6 months ago
f3b0012
BufferItemConsumer: Add/expose methods
by Jim Shargo
· 6 months ago
fd4edb2
BufferQueue: Fix deadlock in setMaxAcquiredBufferCount
by Jim Shargo
· 6 months ago
bbc7c9b
Merge "Remove log if cache is disabled." into main am: 67b445a490 am: 608f314552
by Treehugger Robot
· 6 months ago
d6d7df7
[CD Cursor] Add DisplayTopologyValidator
by Arpit Singh
· 6 months ago
608f3145
Merge "Remove log if cache is disabled." into main am: 67b445a490
by Treehugger Robot
· 6 months ago
376c3cd
Merge "Merge 25Q1 (ab/BP1A.250305.020) to AOSP main" into main
by Xin Li
· 6 months ago
67b445a
Merge "Remove log if cache is disabled." into main
by Treehugger Robot
· 6 months ago
ba48d67
Merge "Add dev option override flag to connected display cursor flag" into main
by Treehugger Robot
· 6 months ago
db04923
Remove log if cache is disabled.
by Parth Sane
· 6 months ago
68ef9a1
Add dev option override flag to connected display cursor flag
by Arpit Singh
· 6 months ago
fcbbe17
Export RpcServerConnection for use in Trusty
by Hasini Gunasinghe
· 10 months ago
b61e79d
Merge "Remove remove_input_channel_from_windowstate flag" into main
by Treehugger Robot
· 6 months ago
99820a8
binderRpcTest: Fix sockaddr_storage handling
by Devin Moore
· 6 months ago
d0503fa
Merge "libbinder: allow fd transport in trusty by default" into main am: 4b89f17ef1 am: cadcf50fd8
by Gil Cukierman
· 6 months ago
cadcf50
Merge "libbinder: allow fd transport in trusty by default" into main am: 4b89f17ef1
by Gil Cukierman
· 6 months ago
4b89f17
Merge "libbinder: allow fd transport in trusty by default" into main
by Gil Cukierman
· 6 months ago
25345d8
Fix render thread priority for allocateBuffers
by “Shadman
· 6 months ago
473ebe7
Move flag feature_overrides to namespace "gpu"
by Tim Van Patten
· 6 months ago
Next »