Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
0655b8e15981a9ff79e93da80a798da40ea8a063
/
services
/
surfaceflinger
/
tests
/
Transaction_test.cpp
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
· 7 years ago
50da504
Set window to transparent when screenshotting layer.
by chaviw
· 7 years ago
b7a9650
SurfaceFlinger: Regression test for b/74220420
by Adrian Roos
· 7 years ago
15eae09
SurfaceFlinger: Fix reparenting following ReparentForDrawing
by Robert Carr
· 7 years ago
578038f
SurfaceFlinger: Add childLayersOnly variant of capture layers.
by Robert Carr
· 7 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
2c5f6d2
SurfaceFlinger: Implement merging of transaction objects.
by Robert Carr
· 8 years ago
a76b271
Add captureLayers function to capture a layer and its children.
by chaviw
· 8 years ago
4cdc58f
SurfaceFlinger Transactions as distinct objects.
by Robert Carr
· 8 years ago
e408127
Merge "SurfaceFlinger: Avoid entering resize-pending state when we don't have a buffer."
by TreeHugger Robot
· 8 years ago
13fdc49
Added native functionality to create a color layer.
by chaviw
· 8 years ago
f1961f7
Re-parent invoked on child instead of on parent.
by chaviw
· 8 years ago
e392b55
SurfaceFlinger: Avoid entering resize-pending state when we don't have a buffer.
by Robert Carr
· 8 years ago
c5594c8
Merge "Only detach children from a different client than parent."
by Chavi Weingarten
· 8 years ago
c967433
Traverse all layers to check if parent exists to add child layer.
by chaviw
· 8 years ago
0617894
Add a re-parent function to re-parent a specific child.
by chaviw
· 8 years ago
161410b0
Only detach children from a different client than parent.
by chaviw
· 8 years ago
59f5c56
Fixed CropLatchingTest that was failing
by chaviw
· 8 years ago
41b08b5
SurfaceFlinger: Fix final cropping of child layers.
by Robert Carr
· 8 years ago
7bf247e
SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes.
by Robert Carr
· 8 years ago
a3ed032
Revert "SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes."
by Rob Carr
· 8 years ago
1e079c2
SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes.
by Robert Carr
· 8 years ago
412903f
SurfaceFlinger: Select which layer state to visit
by Dan Stoza
· 8 years ago
1725eee
SurfaceFlinger: Correct extra parent scaling with buffer transforms.
by Robert Carr
· 8 years ago
9b429f4
SurfaceFlinger: Inherit non-transform Scaling from parent.
by Robert Carr
· 8 years ago
db66e62
SurfaceFlinger: Add parent-less relative layering.
by Robert Carr
· 8 years ago
6452f12
SurfaceFlinger: Inherit Alpha for child surfaces.
by Robert Carr
· 8 years ago
8d5227b
Include finalCrop in setGeometryAppliesWithResize.
by Robert Carr
· 8 years ago
77c073b
Merge changes from topic 'surfaceview-without-wm'
by Rob Carr
· 9 years ago
3b14c2a
Merge "SurfaceFlinger: Trivial Transaction_test refactoring."
by Rob Carr
· 9 years ago
6961b6b
Remove unneeded references to IMemory
by Mathias Agopian
· 9 years ago
9524cb3
Add detachChildren transaction.
by Robert Carr
· 9 years ago
2b91c82
SurfaceFlinger: Trivial Transaction_test refactoring.
by Robert Carr
· 9 years ago
1f0a16a
SurfaceFlinger and libgui: Support for child layers.
by Robert Carr
· 9 years ago
426ab7b
Remove unused variable
by Mukul Sati
· 9 years ago
Next »