Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
b0022cc49371bfc5d9bd10fb8e60c29b1ff4aef6
/
libs
/
gui
8bbc446
Merge "Make NATIVE_WINDOW_TRANSFORM_INVERSE_DISPLAY transforms sticky" into qt-dev
by TreeHugger Robot
· 7 years ago
a37a61c
Merge "BufferQueueProducer::queueBuffer may not drop buffers" into qt-dev
by TreeHugger Robot
· 7 years ago
eaecf54
Merge "Revert "SurfaceFlinger: Validate layers before casting."" into qt-dev
by TreeHugger Robot
· 7 years ago
2d814fb
Revert "SurfaceFlinger: Validate layers before casting."
by Marissa Wall
· 7 years ago
3249fb6
BufferQueueProducer::queueBuffer may not drop buffers
by Sungtak Lee
· 7 years ago
93822a0
Merge changes from topic "scheduler_fps" into qt-dev
by TreeHugger Robot
· 7 years ago
9761aa5
Merge "SurfaceFlinger: Indicate whether we have captured secure layers." into qt-dev
by Rob Carr
· 7 years ago
dea6d23
Merge "SurfaceFlinger: Validate layers before casting." into qt-dev
by TreeHugger Robot
· 7 years ago
5eb3f06
Make NATIVE_WINDOW_TRANSFORM_INVERSE_DISPLAY transforms sticky
by Vishnu Nair
· 7 years ago
09bd392
SF: Updating content FPS tracking
by Ady Abraham
· 7 years ago
108b2c7
SurfaceFlinger: Indicate whether we have captured secure layers.
by Robert Carr
· 7 years ago
dee669c
Merge "SurfaceFlinger: Add exclusion list for captureLayers." into qt-dev
by Rob Carr
· 7 years ago
4293e9d
SurfaceFlinger: Validate layers before casting.
by Robert Carr
· 7 years ago
4bd23b2
Merge "Fix GraphicBuffer leak in bufferqueue@2.0" into qt-dev
by TreeHugger Robot
· 7 years ago
9146de3
RESTRICT AUTOMERGE Add OWNERS to libs/gui/bufferqueue
by Pawin Vongmasa
· 7 years ago
c47223f
Fix GraphicBuffer leak in bufferqueue@2.0
by Pawin Vongmasa
· 7 years ago
866455f
SurfaceFlinger: Add exclusion list for captureLayers.
by Robert Carr
· 7 years ago
809f034
Merge "Move WGraphicBufferProducer into libgui"
by TreeHugger Robot
· 7 years ago
7c1316e
Merge changes I735d68e8,I1226ed73
by Jorim Jaggi
· 7 years ago
4e5df18
Merge "Use binder rather than kernel ONEWAY flag." am: dc5eade0cc am: edcecd9ed9
by Steven Moreland
· 7 years ago
35b4e38
Wait for buffer allocation
by Jorim Jaggi
· 7 years ago
6ae5503
Convert Mutex to std::mutex in BufferQueueCore/Producer/Consumer
by Jorim Jaggi
· 7 years ago
366eb42
Use binder rather than kernel ONEWAY flag.
by Steven Moreland
· 7 years ago
21976c3
Merge "Create EGLImages during buffer allocation"
by Alec Mouri
· 7 years ago
d600d57
blast: in order no-op transaction callbacks
by Marissa Wall
· 7 years ago
d7b3a8b
Create EGLImages during buffer allocation
by Alec Mouri
· 7 years ago
a141abe
blast: fix dropped 32 bits of layer_state_t::what
by Marissa Wall
· 7 years ago
0801473
Merge "blast: fix caching crash"
by TreeHugger Robot
· 7 years ago
6e3b296
Merge "blast: transaction callbacks should come in order"
by TreeHugger Robot
· 7 years ago
0059724
blast: fix caching crash
by Marissa Wall
· 7 years ago
3dad52d
blast: transaction callbacks should come in order
by Marissa Wall
· 7 years ago
209e5fb
BnGraphicBufferProducer: Add null fence checks
by Tobin Ehlis
· 7 years ago
20288fd
Move WGraphicBufferProducer into libgui
by Chong Zhang
· 7 years ago
78b7220
blast: drop buffer from SF's cache when destroyed
by Marissa Wall
· 7 years ago
13ad8e8
Merge "libgui: update description of sourceCrop for captureScreen"
by TreeHugger Robot
· 7 years ago
11a7dbe
libgui: update description of sourceCrop for captureScreen
by Yiwei Zhang
· 7 years ago
b018a3d
libgui: add docs to geometry states and captureScreen
by Chia-I Wu
· 8 years ago
e672cd0
Implement converters for bufferqueue@2.0
by Pawin Vongmasa
· 7 years ago
ddd8241
Merge "BufferQueueProducer: use the correct IPCThreadState."
by Jayant Chowdhary
· 7 years ago
f0c1250
systrace: forbid FrameEventHistory from stealing the fence
by Yiwei Zhang
· 7 years ago
4b131b9
Merge "Moved brightness from Lights to SF."
by Michael Wright
· 7 years ago
2ed14b3
Merge "systrace: avoid queuing signaled fence in FenceMonitor"
by TreeHugger Robot
· 7 years ago
2817813
systrace: avoid queuing signaled fence in FenceMonitor
by Yiwei Zhang
· 7 years ago
44af8cc
Merge "systrace: monitor GPU completion fence and HWC release fence"
by TreeHugger Robot
· 7 years ago
ad9fe27
BufferQueueProducer: use the correct IPCThreadState.
by Jayant Chowdhary
· 7 years ago
57e63c5
Moved brightness from Lights to SF.
by Dan Gittik
· 7 years ago
9e919eb
systrace: monitor GPU completion fence and HWC release fence
by Yiwei Zhang
· 7 years ago
fe42b0d
Merge "libgui: add sampling fns to SurfaceComposerClient"
by TreeHugger Robot
· 7 years ago
129c509
Merge "libgui: disable RegionSamplingTest"
by Kevin DuBois
· 7 years ago
9dcf049
libgui: disable RegionSamplingTest
by Kevin DuBois
· 7 years ago
c502cb7
[SurfaceFlinger] Add setColorSpaceAgnostic API.
by Peiyong Lin
· 7 years ago
d2639aa
Fix ctad-maybe-unsupported warning
by Yi Kong
· 7 years ago
05cbb7e
Merge "SF: Add defensive check on luma sampling"
by Sean Callanan
· 7 years ago
b6040af
Merge "SurfaceFlinger: add getAllowedDisplayConfigs"
by TreeHugger Robot
· 7 years ago
d9b3ea6
SurfaceFlinger: add getAllowedDisplayConfigs
by Ady Abraham
· 7 years ago
af45f01
SF: Add defensive check on luma sampling
by tangrobin
· 7 years ago
d20dbdb
Merge changes from topic "display_policy"
by TreeHugger Robot
· 7 years ago
c686818
Merge "gui: add test for region sampling"
by TreeHugger Robot
· 7 years ago
4df38a4
gui: add test for region sampling
by Kevin DuBois
· 7 years ago
6d9c763
Merge "Exclude secure layers from most screenshots taken by the system server."
by Rob Carr
· 7 years ago
00c6683
libgui: add sampling fns to SurfaceComposerClient
by Kevin DuBois
· 7 years ago
447052e
SurfaceFlinger: add DISPLAY_EVENT_CONFIG_CHANGED
by Ady Abraham
· 7 years ago
838de06
SurfaceFlinger: add setAllowedDisplayConfigs
by Ady Abraham
· 7 years ago
6476974
Merge "Merge metadata from transaction instead of replace"
by TreeHugger Robot
· 7 years ago
ec46008
[sf] Implement addSamplingListener
by Dan Stoza
· 7 years ago
fa8855f
Exclude secure layers from most screenshots taken by the system server.
by Robert Carr
· 7 years ago
291d88a
Add synchronous transaction to wait for setInputWindow to complete (3/n)
by chaviw
· 7 years ago
7127e80
Merge "Add synchronous transaction to wait for setInputWindow to complete (2/n)"
by Chavi Weingarten
· 7 years ago
48a1683
Merge "Add synchronous transaction to wait for setInputWindow to complete (1/n)"
by Chavi Weingarten
· 7 years ago
d4c472a
Merge "Use the updated hybrid interface"
by TreeHugger Robot
· 7 years ago
a911b10
Add synchronous transaction to wait for setInputWindow to complete (2/n)
by chaviw
· 7 years ago
5f21a5e
Add synchronous transaction to wait for setInputWindow to complete (1/n)
by chaviw
· 7 years ago
ec0ab38
SF: Lock access to InputWindowCommands
by Vishnu Nair
· 7 years ago
338b81d
Use the updated hybrid interface
by Pawin Vongmasa
· 7 years ago
84ab937
[gui] Add {add,remove}RegionSamplingListener
by Dan Stoza
· 7 years ago
c2fdc9a
Merge "SurfaceControl life-cycle refactoring."
by Rob Carr
· 7 years ago
b73e495
Merge "SurfaceControl: Allow calling destroy when mOwned is true"
by Rob Carr
· 7 years ago
846c833
Merge "SF: Plumb physical display IDs to libgui"
by Dominik Laskowski
· 7 years ago
ef876c9
Merge metadata from transaction instead of replace
by Evan Rosky
· 7 years ago
c4d81bd
Merge "blast: implicitly cache buffers"
by TreeHugger Robot
· 7 years ago
8724653
SurfaceControl life-cycle refactoring.
by Robert Carr
· 7 years ago
7341162
blast: implicitly cache buffers
by Marissa Wall
· 7 years ago
dcb38bb
SF: Plumb physical display IDs to libgui
by Dominik Laskowski
· 7 years ago
dd0b757
Combining background color related transactions/functions
by Valerie Hau
· 7 years ago
8b6b321
SurfaceControl: Allow calling destroy when mOwned is true
by Robert Carr
· 7 years ago
4465025
Merge "Expose IGBP getter"
by Rob Carr
· 7 years ago
42d0456
SurfaceFlinger: Add API to get native display color primaries
by Daniel Solomon
· 7 years ago
a35ef9f
Expose IGBP getter
by Robert Carr
· 7 years ago
b6888fa
Fix getProtectedContentSupport API.
by Peiyong Lin
· 7 years ago
bf9a49a
Merge "Eliminate the usage of ConfigStore in native/libs/gui."
by Peiyong Lin
· 7 years ago
4f3fddf
Eliminate the usage of ConfigStore in native/libs/gui.
by Peiyong Lin
· 7 years ago
15a5d93
Add task-id metadata constant
by Evan Rosky
· 7 years ago
1f6d6d5
Add metadata store to surfaces
by Evan Rosky
· 7 years ago
57ba2f1
Fixing layer_state_t enum for eColorAlphaChanged and eColorDataspaceChanged
by Valerie Hau
· 7 years ago
7b9c887
Merge "Add Color Layer to ASurfaceControl"
by Valerie Hau
· 7 years ago
ed54efa
Add Color Layer to ASurfaceControl
by Valerie Hau
· 7 years ago
fb4d58b
Preparation for SurfaceControl publication through SDK
by Robert Carr
· 7 years ago
64b61fa
Merge "ASurfaceControl: add more support to NDK (2/2)"
by TreeHugger Robot
· 7 years ago
80d94ad
ASurfaceControl: add more support to NDK (2/2)
by Marissa Wall
· 7 years ago
1878450
Merge changes from topic "ASC-SF"
by TreeHugger Robot
· 7 years ago
Next »