Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
7a60dbb6aa86a9f48641fe64a30fb83803f9b51a
/
services
/
surfaceflinger
/
tests
/
Transaction_test.cpp
14d7692
Reparent children before reparenting to null
by Vishnu Nair
· 6 years ago
953db96
Merge "Merge damage region when dropping an app buffer" into qt-r1-dev am: 6cabc2a4ed am: abab133dbc
by Steven Thomas
· 6 years ago
44685cb
Merge damage region when dropping an app buffer
by Steven Thomas
· 6 years ago
996bc42
Properly merge flags when merging transactions
by Vishnu Nair
· 6 years ago
1c5481e
SurfaceFlinger: Hide Z order relatives when relativeOf is hiddenByPolicy.
by Robert Carr
· 6 years ago
da9c85a
Preserve relative z layer info when moving layers offscreen
by Vishnu Nair
· 6 years ago
43cb3cb
Clear remoteSyncPoints for detached layers.
by chaviw
· 6 years ago
3237758
Don't allow both setRelative and setLayer for the same surface.
by chaviw
· 7 years ago
108b2c7
SurfaceFlinger: Indicate whether we have captured secure layers.
by Robert Carr
· 7 years ago
866455f
SurfaceFlinger: Add exclusion list for captureLayers.
by Robert Carr
· 7 years ago
c652ff8
SF: Handle buffer scale transforms when calculating layer geometry
by Vishnu Nair
· 7 years ago
df9df4a
SurfaceFlinger: add Transaction test for setAllowedDisplayConfigs
by Ady Abraham
· 7 years ago
e86aaa2
Merge "blast: fix crop and display frame"
by TreeHugger Robot
· 7 years ago
290ad08
blast: fix crop and display frame
by Marissa Wall
· 7 years ago
84add16
Merge "SF: Add multi display layer geometry calculation tests"
by TreeHugger Robot
· 7 years ago
6d9c763
Merge "Exclude secure layers from most screenshots taken by the system server."
by Rob Carr
· 7 years ago
fa8855f
Exclude secure layers from most screenshots taken by the system server.
by Robert Carr
· 7 years ago
b927e1f
SF: Add multi display layer geometry calculation tests
by Vishnu Nair
· 7 years ago
333a957
SF: Add screenshot reparenting tests
by Vishnu Nair
· 7 years ago
3628627
Merge "Background modifications trigger callbacks (BufferStateLayer)"
by TreeHugger Robot
· 7 years ago
aa19456
Background modifications trigger callbacks (BufferStateLayer)
by Valerie Hau
· 7 years ago
c2fdc9a
Merge "SurfaceControl life-cycle refactoring."
by Rob Carr
· 7 years ago
846c833
Merge "SF: Plumb physical display IDs to libgui"
by Dominik Laskowski
· 7 years ago
a6b15a1
Fixing BufferState background color tests and Caching tests
by Valerie Hau
· 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
a72e281
Adding setColor, setColorAlpha, and setColorDataspace to BufferStateLayer
by Valerie Hau
· 7 years ago
a71e1c3
Merge "Add tests for rendering to virtual displays."
by Alec Mouri
· 7 years ago
54cf5b1
Fix crash when reparenting layer to itself.
by Robert Carr
· 7 years ago
80863a6
Add tests for rendering to virtual displays.
by Alec Mouri
· 7 years ago
80d94ad
ASurfaceControl: add more support to NDK (2/2)
by Marissa Wall
· 7 years ago
ebc2c05
blast: cache buffers
by Marissa Wall
· 7 years ago
17b4e45
blast: add desired present time
by Marissa Wall
· 7 years ago
5a68a77
blast: send back previous release fences
by Marissa Wall
· 7 years ago
f5ca851
Merge "Fix/suppress surfaceflinger google-explicit-constructor warnings" am: 0c667f03ef am: db59e3e74b
by Chih-hung Hsieh
· 7 years ago
2274904
Fix/suppress surfaceflinger google-explicit-constructor warnings
by Chih-Hung Hsieh
· 7 years ago
6fb1a7e
SurfaceFlinger: Remove removeLayer
by Robert Carr
· 7 years ago
713b63f
blast: Queue transactions by applying client
by Marissa Wall
· 7 years ago
0bc0915
Modifying BufferStateLayer crop to be within buffer bounds
by Valerie Hau
· 7 years ago
63258a1
Modifying TransactionCompletedListener to pass back present fence
by Valerie Hau
· 7 years ago
1270145
Merge changes from topic "blast frame"
by TreeHugger Robot
· 7 years ago
2afae6d
Merge "Rounded corner child clipping tests"
by TreeHugger Robot
· 7 years ago
a1d0e31
Rounded corner child clipping tests
by Lucas Dupin
· 7 years ago
861616d
blast: use frame instead of size and position
by Marissa Wall
· 7 years ago
f66724d
Allow child layers to inherit color transform from their parent
by chaviw
· 7 years ago
1b6531c
Rounded corners
by Lucas Dupin
· 7 years ago
88a11f2
SF: User buffer size instead of layer size when calculating size
by Vishnu Nair
· 7 years ago
5aedec9
Mark children as detached instead of actually detaching them.
by chaviw
· 7 years ago
f79d96c
Merge "SF: Add support for boundless layers 1/2"
by TreeHugger Robot
· 7 years ago
6035634
SF: Add support for boundless layers 1/2
by Vishnu Nair
· 7 years ago
fda30bb
blast: send TransactionStats with callback
by Marissa Wall
· 7 years ago
394f9bc
Merge "ISurfaceComposer: rename isColorManagementUsed()"
by TreeHugger Robot
· 7 years ago
37965d4
ISurfaceComposer: rename isColorManagementUsed()
by Ady Abraham
· 7 years ago
2e102c9
SurfaceFlinger: Share ownership of layers between State and Handle.
by Robert Carr
· 7 years ago
2a6ab2a
SurfaceFlinger: fix color transfer test
by Ady Abraham
· 7 years ago
10c985e
Revert "SurfaceFlinger: Share ownership of layers between State and Handle."
by Jorim Jaggi
· 7 years ago
f478f9f
SurfaceFlinger: Share ownership of layers between State and Handle.
by Robert Carr
· 7 years ago
00314aa
Merge "Revert "SurfaceFlinger: Allows Surfaces to outlive their parents.""
by TreeHugger Robot
· 7 years ago
4bba370
Revert "SurfaceFlinger: Allows Surfaces to outlive their parents."
by Rob Carr
· 7 years ago
d7de52c
Merge "SurfaceFlinger: Allows Surfaces to outlive their parents."
by Rob Carr
· 7 years ago
4340607
SurfaceFlinger: Allows Surfaces to outlive their parents.
by Robert Carr
· 7 years ago
d378863
[SurfaceFlinger] Implement per layer color transformation.
by Peiyong Lin
· 7 years ago
0e3479f
Remove minLayer and maxLayer from screenshot code.
by chaviw
· 7 years ago
dcce0e2
SF: Remove setFinalCrop impl 2/2
by Vishnu Nair
· 7 years ago
000dd01
SF: Add test for FrameStats refresh rate
by Dan Stoza
· 7 years ago
61c5862
blast: BufferStateLayer
by Marissa Wall
· 7 years ago
f58c14b
blast: Append "_legacy" to old buffer state values
by Marissa Wall
· 7 years ago
4b129c2
Respect relative layer value if in tree when screenshotting.
by chaviw
· 8 years ago
50da504
Set window to transparent when screenshotting layer.
by chaviw
· 8 years ago
b7a9650
SurfaceFlinger: Regression test for b/74220420
by Adrian Roos
· 8 years ago
15eae09
SurfaceFlinger: Fix reparenting following ReparentForDrawing
by Robert Carr
· 8 years ago
578038f
SurfaceFlinger: Add childLayersOnly variant of capture layers.
by Robert Carr
· 8 years ago
8e3fe5d
Store SurfaceControl reference when creating transactions
by chaviw
· 8 years ago
566a3b4
[SurfaceFlinger] Replace NULL with nullptr.
by Peiyong Lin
· 8 years ago
40482ff
Revert "Revert "Use GraphicBuffer instead of GBP for screenshots.""
by Chavi Weingarten
· 8 years ago
707b8f3
Revert "Use GraphicBuffer instead of GBP for screenshots."
by Chavi Weingarten
· 8 years ago
a252d89
Use GraphicBuffer instead of GBP for screenshots.
by chaviw
· 8 years ago
7206d49
Add additional parameters for the captureLayer functions.
by chaviw
· 8 years ago
a706a2f
surfaceflinger: enable LayerTransactionTest in presubmit
by Chia-I Wu
· 8 years ago
ec2d985
surfaceflinger: fix traverseLayersInDisplay
by Chia-I Wu
· 8 years ago
cdd71a5
surfaceflinger: add more setFinalCrop tests
by Chia-I Wu
· 8 years ago
04dcca8
surfaceflinger: add more setCrop tests
by Chia-I Wu
· 8 years ago
a56b204
surfaceflinger: add setOverrideScalingMode tests
by Chia-I Wu
· 8 years ago
93853fe
surfaceflinger: add more setMatrix tests
by Chia-I Wu
· 8 years ago
3d22f3a
surfaceflinger: add more setLayerStack tests
by Chia-I Wu
· 8 years ago
e4ef610
surfaceflinger: add more setColor tests
by Chia-I Wu
· 8 years ago
a8a515e
surfaceflinger: add more setAlpha tests
by Chia-I Wu
· 8 years ago
2113bdd
surfaceflinger: add setTransparentRegionHint tests
by Chia-I Wu
· 8 years ago
57b2750
surfaceflinger: add more setFlags tests
by Chia-I Wu
· 8 years ago
4931330
surfaceflinger: add more setRelativeLayer tests
by Chia-I Wu
· 8 years ago
0ea0f82
surfaceflinger: add more setLayer tests
by Chia-I Wu
· 8 years ago
0eaea31
surfaceflinger: add more setSize tests
by Chia-I Wu
· 8 years ago
718daf8
surfaceflinger: add more setPosition tests
by Chia-I Wu
· 8 years ago
1078bbb
surfaceflinger: run clang-format on Transaction_test.cpp
by Chia-I Wu
· 8 years ago
2878422
Merge "SurfaceFlinger: Ensure relatives are not detached with children."
by Rob Carr
· 8 years ago
503c704
Allow relative layering of children
by Robert Carr
· 8 years ago
7f619b2
SurfaceFlinger: Ensure relatives are not detached with children.
by Robert Carr
· 8 years ago
Next »