Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
5690bde1e9192bc161ff6ae9fc80d8c4eaef6fd9
/
services
/
surfaceflinger
5690bde
SF: Defer setDisplayBrightness to Binder thread
by Dominik Laskowski
· 5 years ago
8e89c2a
SF: Add promise/future utilities
by Dominik Laskowski
· 5 years ago
dd4ef27
SF: Modernize task scheduling API
by Dominik Laskowski
· 5 years ago
7cfab4e
Merge "SF: Allow display layer clip bounds to be overriden" into rvc-dev
by TreeHugger Robot
· 5 years ago
7eebe69
SF: Allow display layer clip bounds to be overriden
by Lloyd Pique
· 5 years ago
dbdf0ab
Merge "Do not blur when doing region sampling" into rvc-dev
by Lucas Dupin
· 5 years ago
b6ddea2
Merge changes I977507a8,I3f2670c7 into rvc-dev
by TreeHugger Robot
· 5 years ago
ddb9cc9
SurfaceFlinger: fix buffer usage bits of RefreshRateOverlay
by Ady Abraham
· 5 years ago
5facfb1
SurfaceFlinger: expected present time directly from VSyncReactor
by Ady Abraham
· 5 years ago
f11eba5
Do not blur when doing region sampling
by Lucas Dupin
· 5 years ago
3282579
Merge "Lookup layer handle when registering region sampling listener" into rvc-dev
by Alec Mouri
· 5 years ago
9a02eda
Lookup layer handle when registering region sampling listener
by Alec Mouri
· 5 years ago
5edc3fe
Merge "[RenderEngine] Rebind output texture when unbinding framebuffer" into rvc-dev
by TreeHugger Robot
· 5 years ago
c744328
Merge "Remove usage of hwcomposer_defs.h." into rvc-dev
by TreeHugger Robot
· 5 years ago
4dde178
[RenderEngine] Rebind output texture when unbinding framebuffer
by Alec Mouri
· 6 years ago
65248e0
Remove usage of hwcomposer_defs.h.
by Peiyong Lin
· 5 years ago
caeea92
Merge "SurfaceFlinger: use intended wake up time when calculating next present time" into rvc-dev
by Ady Abraham
· 5 years ago
6191fe5
SurfaceFlinger: Rip out Input caching scheme.
by Robert Carr
· 5 years ago
07b2977
Merge changes I14bb4722,I01f139b3 into rvc-dev
by TreeHugger Robot
· 5 years ago
07e5470
SurfaceFlinger: add a backdoor to override DisplayManager policy
by Ady Abraham
· 5 years ago
8c0eb7f
Merge "Remove hwcomposer2.h" into rvc-dev
by Peiyong Lin
· 5 years ago
89089c9
SurfaceFlinger: always consider layers with setFrameRate
by Ady Abraham
· 5 years ago
0ed31c9
SurfaceFlinger: use intended wake up time when calculating next present time
by Ady Abraham
· 5 years ago
660628f
Merge "Expose gl/hwc switch counts from timestats." into rvc-dev
by Alec Mouri
· 5 years ago
e9d809e
Remove hwcomposer2.h
by Peiyong Lin
· 5 years ago
8f7a010
Expose gl/hwc switch counts from timestats.
by Alec Mouri
· 5 years ago
0a43423
Merge "SF: Remove display lookup in SurfaceTracing" into rvc-dev
by TreeHugger Robot
· 5 years ago
8e84c4b
Merge "Send transaction callbacks earlier" into rvc-dev
by Valerie Hau
· 5 years ago
55222d4
Merge "SF: Fix thread safety in ISurfaceComposer APIs" into rvc-dev
by TreeHugger Robot
· 5 years ago
4b67844
Send transaction callbacks earlier
by Valerie Hau
· 5 years ago
a1f69c6
Merge "[RESTRICT AUTOMERGE] Add relative address to DeviceProductInfo." into rvc-dev
by TreeHugger Robot
· 5 years ago
dac1acb
[RESTRICT AUTOMERGE] Add relative address to DeviceProductInfo.
by Marin Shalamanov
· 5 years ago
f0dedb4
Merge "Remove unmaintained tests." into rvc-dev
by TreeHugger Robot
· 5 years ago
542c9dc
SF: Remove display lookup in SurfaceTracing
by Dominik Laskowski
· 5 years ago
470df5f
SF: Fix thread safety in ISurfaceComposer APIs
by Dominik Laskowski
· 5 years ago
d79f2d5
Remove unmaintained tests.
by Peiyong Lin
· 5 years ago
8aa787d
Merge "Buffer(Queue/State)Layer: Consolidate preparePerFrameCompositionState" into rvc-dev
by TreeHugger Robot
· 5 years ago
a6bb2bc
Buffer(Queue/State)Layer: Consolidate preparePerFrameCompositionState
by Robert Carr
· 5 years ago
27cbed7
SurfaceFlinger: check pending fence when set active config is pending
by Ady Abraham
· 5 years ago
7c24a55
Merge "SurfaceFlinger: Consider resolution when switching refresh rate" into rvc-dev
by TreeHugger Robot
· 5 years ago
abc2760
SurfaceFlinger: Consider resolution when switching refresh rate
by Ady Abraham
· 5 years ago
4afbe7c
Merge "Remove DisplaySettings::globalTransform" into rvc-dev
by Alec Mouri
· 5 years ago
fce46c1
Merge "SF: Fix color transform for composited virtual displays" into rvc-dev
by TreeHugger Robot
· 5 years ago
81ab746
Merge "SurfaceFlinger: Reset VsyncReactor's timer thread" into rvc-dev
by Ady Abraham
· 5 years ago
164a1d8
Merge "Check if the trace was stopped before starting the tracing thread" into rvc-dev
by TreeHugger Robot
· 5 years ago
d4bf795
Remove DisplaySettings::globalTransform
by Alec Mouri
· 5 years ago
5a6d857
Fix filtering for screenshotting custom displays.
by Alec Mouri
· 5 years ago
dd54319
Merge "SF: Include fence returned from renderScreen into layers' release fence" into rvc-dev
by TreeHugger Robot
· 5 years ago
7539872
SurfaceFlinger: Reset VsyncReactor's timer thread
by Ady Abraham
· 5 years ago
8aea790
Merge "SurfaceFlinger: fix app duration by reducing 16.6ms" into rvc-dev
by TreeHugger Robot
· 5 years ago
fcf9aec
Merge "Add frame rate flexibility token" into rvc-dev
by Steven Thomas
· 5 years ago
a473a08
Merge "Fix a long standing locking issue with tracing thread" into rvc-dev
by TreeHugger Robot
· 5 years ago
c43b88e
SurfaceFlinger: fix app duration by reducing 16.6ms
by Ady Abraham
· 5 years ago
d407190
Add frame rate flexibility token
by Steven Thomas
· 5 years ago
f1274d4
SF: Parse HDMI Physical Address from EDID.
by Marin Shalamanov
· 5 years ago
40773d9
SF: Include fence returned from renderScreen into layers' release fence
by Yichi Chen
· 5 years ago
73454c3
Check if the trace was stopped before starting the tracing thread
by Vishnu Nair
· 5 years ago
4e2936c
Merge "[SurfaceFlinger] Add refresh rate counts to TimeStats" into rvc-dev
by TreeHugger Robot
· 5 years ago
1162e47
SF: Fix color transform for composited virtual displays
by Dominik Laskowski
· 5 years ago
60db8c0
Fix a long standing locking issue with tracing thread
by Vishnu Nair
· 5 years ago
8de697e
[SurfaceFlinger] Add refresh rate counts to TimeStats
by Alec Mouri
· 5 years ago
3bedba6
Merge "Use pixel format from buffer to determine opacity." into rvc-dev
by Chavi Weingarten
· 5 years ago
ef94e1c
Merge "SF: Update display properties on hotplug connect" into rvc-dev
by Marin Shalamanov
· 5 years ago
4a42d43
SF: Update display properties on hotplug connect
by Marin Shalamanov
· 5 years ago
cf0d051
Merge "SF: Refactor HWComposer::onHotplug()" into rvc-dev
by Marin Shalamanov
· 5 years ago
bdd5915
SF: Refactor HWComposer::onHotplug()
by Marin Shalamanov
· 5 years ago
debadb8
Use pixel format from buffer to determine opacity.
by chaviw
· 5 years ago
879095d
Merge "SurfaceFlinger: align init and resume mode priority" into rvc-dev
by TreeHugger Robot
· 5 years ago
2dbf7c9
Merge "Align transaction trace timestamps with wm and sf trace" into rvc-dev
by TreeHugger Robot
· 5 years ago
4a32235
SurfaceFlinger: align init and resume mode priority
by Martin Liu
· 5 years ago
45cb21a
Align transaction trace timestamps with wm and sf trace
by Vishnu Nair
· 5 years ago
1718db1
Merge changes Iada825d7,Iaa056018 into rvc-dev
by TreeHugger Robot
· 5 years ago
af8d8aa
Merge "[SurfaceFlinger] Fix crash in SurfaceTracing" into rvc-dev
by Alec Mouri
· 5 years ago
50aeef6
[SurfaceFlinger] Fix crash in SurfaceTracing
by Alec Mouri
· 5 years ago
d36263a
SurfaceFlinger: add RootTargetPreparer to SurfaceFlinger_test
by Ady Abraham
· 5 years ago
e56e177
Merge "SurfaceFlinger: remove experimental.sf.force_youtube_vote" into rvc-dev
by TreeHugger Robot
· 5 years ago
8d8ff36
Merge "SurfaceFlinger: add a test for unknown offset" into rvc-dev
by TreeHugger Robot
· 5 years ago
afa9019
Merge "SurfaceFlinger: add debug information when vsync is not generated" into rvc-dev
by TreeHugger Robot
· 5 years ago
5b31e5c
SurfaceFlinger: remove experimental.sf.force_youtube_vote
by Ady Abraham
· 5 years ago
5e7371c
SurfaceFlinger: add debug information when vsync is not generated
by Ady Abraham
· 5 years ago
c97346f
Merge "PowerAdvisor: Wait for boot finished" into rvc-dev
by Dan Stoza
· 5 years ago
29e7bdf
PowerAdvisor: Wait for boot finished
by Dan Stoza
· 5 years ago
0002e6c
Merge "sf: Construct Phase Offsets for unknown fps" into rvc-dev
by Ady Abraham
· 5 years ago
27ddcb5
SF: Simplify initialization after a ui::Size fix
by Lloyd Pique
· 5 years ago
c993bf4
Merge "Also check equality of background blurs" into rvc-dev
by Lucas Dupin
· 5 years ago
c6f22ca
Merge "[SurfaceFlinger] Adjust missed frame tracking" into rvc-dev
by Alec Mouri
· 5 years ago
60120a0
SurfaceFlinger: add a test for unknown offset
by Ady Abraham
· 5 years ago
d011f50
Also check equality of background blurs
by Lucas Dupin
· 5 years ago
f08d9c8
Merge "Update GpuStats/SFStats for puller API feedback" into rvc-dev
by TreeHugger Robot
· 5 years ago
9f7d285
Merge "Remove promoting weak pointer off main thread." into rvc-dev
by Chavi Weingarten
· 5 years ago
6d414b5
[SurfaceFlinger] Adjust missed frame tracking
by Alec Mouri
· 5 years ago
bdb9e6d
sf: Construct Phase Offsets for unknown fps
by Sushil Chauhan
· 5 years ago
c65e864
Remove promoting weak pointer off main thread.
by chaviw
· 5 years ago
38a4b21
Update GpuStats/SFStats for puller API feedback
by Tej Singh
· 5 years ago
dc9cc4d
Merge "SF: increase precision in VSyncPredictor" into rvc-dev
by Kevin DuBois
· 5 years ago
1032fac
Merge "Remove HWC trace from default surface traces." into rvc-dev
by TreeHugger Robot
· 5 years ago
2c72833
Merge "Fix touch fails after drag and drop" into rvc-dev
by TreeHugger Robot
· 5 years ago
8e46e75
Merge "SurfaceFlinger: Layer::getFrameRate() with relatives" into rvc-dev
by TreeHugger Robot
· 5 years ago
60e42ea
SurfaceFlinger: Layer::getFrameRate() with relatives
by Ady Abraham
· 5 years ago
a4b4999
Merge "Make blur sysprop persist across boots" into rvc-dev
by Lucas Dupin
· 5 years ago
Next »