Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
refs/heads/android-16
/
libs
/
gui
/
include
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
520d8fc
Merge "Revert^2 "Use TransactionState in SurfaceFlinger."" into main
by Treehugger Robot
· 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
85add72
Merge "Surface: Add 'isBufferOwned' call" into main
by Jim Shargo
· 6 months ago
d7b71ac
Revert^2 "Use TransactionState in SurfaceFlinger."
by Anton Ivanov
· 6 months ago
65fb1c6
Add border API to surface control
by YCairn Overturf
· 6 months ago
c1b4af3
Ensure libgui classes that are held by sp<> are only constructed with sp<>::make.
by Anton Ivanov
· 6 months ago
969e7ea
Merge changes I60d42f38,I25857739 into main
by Treehugger Robot
· 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
c3130a5
Avoid copying Transaction objects unneccessarily.
by Anton Ivanov
· 6 months ago
729f721
Surface: Add 'isBufferOwned' call
by Jim Shargo
· 7 months ago
578ac8e
Merge "Use TransactionState in SurfaceFlinger." into main
by Treehugger Robot
· 6 months ago
42b8712
Merge "Refactor InputTransferToken equality" into main
by Treehugger Robot
· 6 months ago
899174a
Refactor InputTransferToken equality
by Patrick Williams
· 6 months ago
ed63243
Use TransactionState in SurfaceFlinger.
by Anton Ivanov
· 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
cecfd02
Merge "Introduce TransactionState." into main
by Treehugger Robot
· 6 months ago
15bfd3d
Introduce TransactionState.
by Anton Ivanov
· 6 months ago
4ef6d54
Merge "Indicate optimization policy to SurfaceFlinger from DisplayManager" into main
by Treehugger Robot
· 6 months ago
2f70649
Merge "Provide classes that logically make up a transaction with == and !=." into main
by Treehugger Robot
· 6 months ago
2d1ee0c
Merge "Remove com.android.graphics.libgui.flags.Flags.edgeExtensionShader" into main
by Marzia Favaro
· 6 months ago
8520206
Indicate optimization policy to SurfaceFlinger from DisplayManager
by Dennis Kiilerich
· 7 months ago
c7f8793
Provide classes that logically make up a transaction with == and !=.
by Anton Ivanov
· 6 months ago
8aff163
Merge "Delay initialization of a ConsumerBase instance to construction of a sp/wp." into main
by Anton Ivanov
· 6 months ago
5a2c613
Merge "BufferQueues: clean up constructors for GLConsumer and CpuConsumer" into main
by Jim Shargo
· 6 months ago
74f7ca0
Remove com.android.graphics.libgui.flags.Flags.edgeExtensionShader
by Marzia Favaro
· 6 months ago
8ed8659
Revert^2 "Harden construction sites of android::StrongPointer."
by Anton Ivanov
· 7 months ago
4efd0d9
Delay initialization of a ConsumerBase instance to construction of a sp/wp.
by Anton Ivanov
· 7 months ago
df578c3
BufferQueues: clean up constructors for GLConsumer and CpuConsumer
by Jim Shargo
· 6 months ago
cef2d53
Merge "Harden construction of BBQ and its helpers." into main
by Anton Ivanov
· 6 months ago
fa43de9
Merge "BufferItemConsumer: Make creation calls flag-agnostic" into main
by Jim Shargo
· 6 months ago
f6a8037
BufferItemConsumer: Make creation calls flag-agnostic
by Jim Shargo
· 7 months ago
27955ee
Harden construction of BBQ and its helpers.
by Anton Ivanov
· 7 months ago
582a313
Merge "[Lut] Add support to dump luts for debugging" into main
by Treehugger Robot
· 7 months ago
a713510
[Lut] Add support to dump luts for debugging
by Sally Qi
· 7 months ago
bb0c493
Merge "Revert "Harden construction sites of android::StrongPointer."" into main
by Steven Moreland
· 7 months ago
f73db7a
Revert "Harden construction sites of android::StrongPointer."
by Priyanka Advani (xWF)
· 7 months ago
15769b5
Merge "[Lut] Change setLuts function signature." into main
by Sally Qi
· 7 months ago
328dea0
Merge "Harden construction sites of android::StrongPointer." into main
by Anton Ivanov
· 7 months ago
209b01b
Merge "Construct Choreographer with sp<>::make()." into main
by Anton Ivanov
· 7 months ago
8179380
Harden construction sites of android::StrongPointer.
by Anton Ivanov
· 7 months ago
f6dc853
Construct Choreographer with sp<>::make().
by Anton Ivanov
· 7 months ago
0a1926e
Merge "Add addReleaseFence API to ConsumerBase." into main
by Carlos Martinez Romero
· 7 months ago
e07d8df
Merge "SF: Let DM resize framebuffer on resolution change" into main
by Dominik Laskowski
· 7 months ago
9e84811
[Lut] Change setLuts function signature.
by Sally Qi
· 7 months ago
0c9ce84
Add addReleaseFence API to ConsumerBase.
by Carlos Martinez Romero
· 8 months ago
251e612
SF: Let DM resize framebuffer on resolution change
by Dominik Laskowski
· 1 year, 1 month ago
06a8cfb
Merge "SF: Fix dispatch of DISPLAY_EVENT_MODE_REJECTION" into main
by Manasi Navare
· 7 months ago
8ce652f
Merge "Reduce heap allocations in BLASTBufferQueue." into main
by Anton Ivanov
· 7 months ago
7016de5
Reduce heap allocations in BLASTBufferQueue.
by Anton Ivanov
· 7 months ago
4759f60
SF: Fix dispatch of DISPLAY_EVENT_MODE_REJECTION
by Manasi Navare
· 7 months ago
2766306
Merge "Remove client drawn shadow code" into main
by Cairn Overturf
· 7 months ago
c02f93a
libgui InputTransferToken: avoid implicit sp<> am: 3741f955d5 am: 872cb01f9c
by Steven Moreland
· 7 months ago
3741f95
libgui InputTransferToken: avoid implicit sp<>
by Steven Moreland
· 7 months ago
6d560d8
bufferqueues: IConsumerListener/IGraphicBufferConsumer no longer need binder
by Jim Shargo
· 8 months ago
83302fc
Merge "bufferqueues: Entirely remove support for passing GL fences into BQs" into main
by Jim Shargo
· 7 months ago
16dd6e3
Remove client drawn shadow code
by Cairn Overturf
· 8 months ago
20e2a26
Merge "Replace SortedVector and maps with Vector in Transactions" into main
by Vishnu Nair
· 8 months ago
eee4c9c
Time duration blocked on dequeueBuffer for stuffing recovery
by Melody Hsu
· 8 months ago
7cea62b
Replace SortedVector and maps with Vector in Transactions
by Vishnu Nair
· 8 months ago
e715810
Merge "Remove obsolete BLASTBufferQueue constructor" into main
by Vishnu Nair
· 8 months ago
e96941d
Merge "Reland Consolidate flags in Transaction" into main
by Vishnu Nair
· 8 months ago
9c0a86b
Remove obsolete BLASTBufferQueue constructor
by Vishnu Nair
· 8 months ago
5f31977
Reland Consolidate flags in Transaction
by Vishnu Nair
· 8 months ago
94221f9
Merge "Trace critical workloads" into main
by Vishnu Nair
· 8 months ago
defc49e
bufferqueues: Entirely remove support for passing GL fences into BQs
by Jim Shargo
· 10 months ago
8d77b22
Merge "Revert "Consolidate flags in Transaction"" into main
by Treehugger Robot
· 8 months ago
fd72574
Revert "Consolidate flags in Transaction"
by Vishnu Nair
· 8 months ago
734f288
Trace critical workloads
by Vishnu Nair
· 9 months ago
a1635a6
Merge "Remove non-split touch from input code" into main
by Treehugger Robot
· 8 months ago
5ce9acd
Merge "Consolidate flags in Transaction" into main
by Vishnu Nair
· 8 months ago
1926a93
Merge "surfaceflinger: Add clientDrawnCornerRadius and clientDrawnShadowLength layer properties" into main
by Surbhi Kadam
· 8 months ago
2b5d249
Remove non-split touch from input code
by Siarhei Vishniakou
· 8 months ago
9674ffa
surfaceflinger: Add clientDrawnCornerRadius and clientDrawnShadowLength layer properties
by Surbhi Kadam
· 10 months ago
72c6990
Use the cloned window's layer stack space for raw coordinates
by Prabir Pradhan
· 9 months ago
b580827
Consolidate flags in Transaction
by Vishnu Nair
· 9 months ago
10fcdbe
Merge changes I374aa204,I0df872b9 into main
by Jim Shargo
· 9 months ago
d75fa0d
Merge "Invert content priority so that higher value is higher priority" into main
by Brian Lindahl
· 9 months ago
acec614
Invert content priority so that higher value is higher priority
by Brian Lindahl
· 9 months ago
4f9c275
libgui: Add unlimited slot support to Surfaces and Consumers
by Jim Shargo
· 11 months ago
2e614a4
libgui: Add support for unlimited slot BufferQueues
by Jim Shargo
· 11 months ago
1903112
Merge changes from topic "multiple-picture-listeners" into main
by Brian Lindahl
· 9 months ago
80418c1
Merge "Update the fuzzers to use the flag SurfaceTypes" into main
by Carlos Martinez Romero
· 9 months ago
8c9f7f5
Update the fuzzers to use the flag SurfaceTypes
by Carlos Martinez Romero
· 9 months ago
e59a4df
Buffer stuffing recovery when blocked on dequeueBuffer
by Melody Hsu
· 9 months ago
f1cfbf6
Support multiple active picture listeners
by Brian Lindahl
· 9 months ago
5ef1fa1
SF: Propagate Display Mode Rejection from SF to DM
by Manasi Navare
· 10 months ago
a4c472b
Merge "Use view::Surface instead of IGBPs in OutputConfiguration" into main
by Carlos Martinez Romero
· 10 months ago
0cc2e2c
Use view::Surface instead of IGBPs in OutputConfiguration
by Carlos Martinez Romero
· 11 months ago
8e63748
Merge "bufferqueues: Move the gl fence wait from dequeue to releaseBuffer" into main
by Jim Shargo
· 10 months ago
5541f12
Add API to retrieve max layer picture profiles
by Brian Lindahl
· 10 months ago
f5fdff8
Notify listeners about active picture profiles
by Brian Lindahl
· 10 months ago
9084218
bufferqueues: Move the gl fence wait from dequeue to releaseBuffer
by Jim Shargo
· 10 months ago
5210808
bufferqueues: Simplify calls that don't use GL fences
by Jim Shargo
· 10 months ago
6dc1568
Merge 24Q4 (ab/12406339) into aosp-main-future
by Xin Li
· 10 months ago
f5894e7
Merge "Add default maxBufferCount in GraphicBufferProducer" into main am: b181ba8265 am: d4d0279853
by Treehugger Robot
· 10 months ago
Next »