Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
22488f69b442064261f8764e64e3705fd2e22cb3
/
services
/
surfaceflinger
/
SurfaceFlinger.h
22488f6
SF: Remove per-display state in scheduler
by Dominik Laskowski
· 6 years ago
866455f
SurfaceFlinger: Add exclusion list for captureLayers.
by Robert Carr
· 6 years ago
548d4fa
Enable protected contents in GPU composition by default.
by Peiyong Lin
· 6 years ago
2d84ddd
Merge "SF: Clean up constructors"
by TreeHugger Robot
· 6 years ago
e6e3c0d
blast: flush transaction wake ups
by Marissa Wall
· 6 years ago
9dab343
SF: Clean up constructors
by Dominik Laskowski
· 6 years ago
0625533
blast: fix 30 hz with desiredPresentTime
by Marissa Wall
· 6 years ago
70bfd44
Merge "SurfaceFlinger: add Refresh Rate overlay"
by TreeHugger Robot
· 6 years ago
6e3b296
Merge "blast: transaction callbacks should come in order"
by TreeHugger Robot
· 6 years ago
03b02dd
SurfaceFlinger: add Refresh Rate overlay
by Ady Abraham
· 6 years ago
3dad52d
blast: transaction callbacks should come in order
by Marissa Wall
· 6 years ago
1981cea
Merge "blast: drop buffer from SF's cache when destroyed"
by TreeHugger Robot
· 6 years ago
78b7220
blast: drop buffer from SF's cache when destroyed
by Marissa Wall
· 6 years ago
9245d3b
SF: Add trace section flags and InputWindowInfo to sf trace
by Vishnu Nair
· 6 years ago
0b7962c
Merge "Do not block transaction application on flush"
by Valerie Hau
· 6 years ago
0779ded
Do not block transaction application on flush
by Valerie Hau
· 6 years ago
178e86b
Merge "Add SF trace to bugreport"
by TreeHugger Robot
· 6 years ago
979db19
Merge "Initialize layers with metadata"
by Evan Rosky
· 6 years ago
487bda0
Merge "Move SF trace logging into a separate thread"
by Nataniel Borges
· 7 years ago
8e7dc72
Add SF trace to bugreport
by Nataniel Borges
· 7 years ago
a1f1e15
Initialize layers with metadata
by Evan Rosky
· 7 years ago
88dfce1
Merge changes I7bc8f005,I04543efc,I742b30a8,I186f020d
by Alec Mouri
· 7 years ago
2b796da
Move SF trace logging into a separate thread
by Nataniel Borges
· 7 years ago
4b131b9
Merge "Moved brightness from Lights to SF."
by Michael Wright
· 7 years ago
40189b0
Propagate hwc/gl frames missed to dumpsys.
by Alec Mouri
· 7 years ago
bc6ddb1
Add postTime and desired present time to BufferStateLayer TimeStats
by Valerie Hau
· 7 years ago
7c863f5
Merge "SurfaceFlinger: Avoid calling to SystemServer with lock held"
by TreeHugger Robot
· 7 years ago
57e63c5
Moved brightness from Lights to SF.
by Dan Gittik
· 7 years ago
cc0fc60
Fix some missed frame reporting issues
by Alec Mouri
· 7 years ago
7ea0f7e
Don't wait for extra frame when changing configs.
by Alec Mouri
· 7 years ago
413287f
SF: rate-limit luma sampling
by Kevin DuBois
· 7 years ago
97d0423
SurfaceFlinger: remove mUse90Hz flag
by Ady Abraham
· 7 years ago
8d3e4f3
SF: Rename callbacks from SF to Scheduler to more generic name
by Ana Krulec
· 7 years ago
7d171b0
Merge "SurfaceFlinger: use scheduler::RefreshRateConfigs in setRefreshRateTo"
by TreeHugger Robot
· 7 years ago
1902d07
SurfaceFlinger: use scheduler::RefreshRateConfigs in setRefreshRateTo
by Ady Abraham
· 7 years ago
74ca2f4
[SurfaceFlinger] Refine expensive rendering trigger.
by Peiyong Lin
· 7 years ago
072147f
Merge "SurfaceFlinger: fix dispatching DISPLAY_EVENT_CONFIG_CHANGED"
by TreeHugger Robot
· 7 years ago
ce5d0cc
SurfaceFlinger: Avoid calling to SystemServer with lock held
by Vishnu Nair
· 7 years ago
9360a22
SurfaceFlinger: fix dispatching DISPLAY_EVENT_CONFIG_CHANGED
by Ady Abraham
· 7 years ago
b6040af
Merge "SurfaceFlinger: add getAllowedDisplayConfigs"
by TreeHugger Robot
· 7 years ago
d9b3ea6
SurfaceFlinger: add getAllowedDisplayConfigs
by Ady Abraham
· 7 years ago
70435e9
Merge "SF: tidy comments for luma sampling."
by TreeHugger Robot
· 7 years ago
79555a7
Merge "[SurfaceFlinger] Add GPU protected content support."
by Peiyong Lin
· 7 years ago
d1fe5d3
Merge changes I7c51f161,I9231f4b4
by TreeHugger Robot
· 7 years ago
d20dbdb
Merge changes from topic "display_policy"
by TreeHugger Robot
· 7 years ago
8f28a1d
[SurfaceFlinger] Add GPU protected content support.
by Peiyong Lin
· 7 years ago
8d8b013
Merge "add display_primary* to sysprop"
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
7cbcc37
SF: tidy comments for luma sampling.
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
ec46008
[sf] Implement addSamplingListener
by Dan Stoza
· 7 years ago
85131bd
add display_primary* to sysprop
by Sundong Ahn
· 7 years ago
fa8855f
Exclude secure layers from most screenshots taken by the system server.
by Robert Carr
· 7 years ago
95ef3c4
Add synchronous transaction to wait for setInputWindow to complete (4/n)
by chaviw
· 7 years ago
3209997
Merge "Add synchronous transaction to wait for setInputWindow to complete (3/n)"
by Chavi Weingarten
· 7 years ago
ba13ab3
SF: Add a flag to guard the video detection feature
by Ana Krulec
· 7 years ago
291d88a
Add synchronous transaction to wait for setInputWindow to complete (3/n)
by chaviw
· 7 years ago
fa8fd6b
SF: Remove LayerBE
by Lloyd Pique
· 7 years ago
b838aed
SurfaceFlinger: no app vsyncs during config switch
by Ady Abraham
· 7 years ago
48a1683
Merge "Add synchronous transaction to wait for setInputWindow to complete (1/n)"
by Chavi Weingarten
· 7 years ago
5f21a5e
Add synchronous transaction to wait for setInputWindow to complete (1/n)
by chaviw
· 7 years ago
79e0f7f
Merge changes from topic "scheduler::123998711"
by TreeHugger Robot
· 7 years ago
56e538f
Remove extra glFlush from handleMessageRefresh().
by Alec Mouri
· 7 years ago
c287042
SF: Migrate to Scheduler and clean up duplicate code.
by Ana Krulec
· 7 years ago
14167e0
SurfaceFlinger: Avoid calling to SystemServer with lock held.
by Robert Carr
· 7 years ago
f6d3044
Merge changes I20e4aa1a,I00370f05
by TreeHugger Robot
· 7 years ago
fa5f8df
SF: Add thread saftey static analysis for InputWindowCommands
by Vishnu Nair
· 7 years ago
ec0ab38
SF: Lock access to InputWindowCommands
by Vishnu Nair
· 7 years ago
0b785d8
SF: Introduce LayerCompositionState
by Lloyd Pique
· 7 years ago
37c2c9b
SF: Introduce OutputLayerCompositionState
by Lloyd Pique
· 7 years ago
9a3a98a
Merge "[SurfaceFlinger] Allow force a supported color mode."
by TreeHugger Robot
· 7 years ago
a3ea559
[SurfaceFlinger] Allow force a supported color mode.
by Peiyong Lin
· 7 years ago
4770984
Merge "[gui] Add {add,remove}RegionSamplingListener"
by Kevin DuBois
· 7 years ago
98df80a
Merge changes I5ef52fe3,I5d6ec6fd
by Vishnu Nair
· 7 years ago
4351ad5
SF Bounds caching 2/3: Compute and cache layer bounds during invalidate stage
by Vishnu Nair
· 7 years ago
a5bdd9d
SF: set active config state machine
by Ana Krulec
· 7 years ago
84ab937
[gui] Add {add,remove}RegionSamplingListener
by Dan Stoza
· 7 years ago
46d78ae
Merge "SF: Fix thread safety for scheduler callbacks"
by TreeHugger Robot
· 7 years ago
2c476d0
Merge "Revert "Revert "Use renderengine::drawLayers api everywhere."""
by TreeHugger Robot
· 7 years ago
e7d1d4a
Revert "Revert "Use renderengine::drawLayers api everywhere.""
by Alec Mouri
· 7 years ago
ccf37d7
SF: Fix thread safety for scheduler callbacks
by Dominik Laskowski
· 7 years ago
e04bf9f
Merge "SF Bounds caching 1/3: Defer calls that use layer bounds until the cached bounds are available."
by TreeHugger Robot
· 7 years ago
846c833
Merge "SF: Plumb physical display IDs to libgui"
by Dominik Laskowski
· 7 years ago
6194e2e
SF Bounds caching 1/3: Defer calls that use layer bounds until the cached bounds are available.
by Vishnu Nair
· 7 years ago
c4d81bd
Merge "blast: implicitly cache buffers"
by TreeHugger Robot
· 7 years ago
648718b
Merge "SurfaceFlinger: remove DdmConnection"
by TreeHugger Robot
· 7 years ago
7341162
blast: implicitly cache buffers
by Marissa Wall
· 7 years ago
79108df
Revert "Use renderengine::drawLayers api everywhere."
by Alec Mouri
· 7 years ago
34397da
SurfaceFlinger: remove DdmConnection
by Orion Hodson
· 7 years ago
dcb38bb
SF: Plumb physical display IDs to libgui
by Dominik Laskowski
· 7 years ago
fb571ea
Add refresh rate stats to TimeStats.
by Alec Mouri
· 7 years ago
084cf9a
Merge "SF: Offsets should be dependend on the refresh rate."
by Ana Krulec
· 7 years ago
6b9ee73
Merge "Use renderengine::drawLayers api everywhere."
by Alec Mouri
· 7 years ago
757f63a
SF: Offsets should be dependend on the refresh rate.
by Ana Krulec
· 7 years ago
42d0456
SurfaceFlinger: Add API to get native display color primaries
by Daniel Solomon
· 7 years ago
0f71483
Use renderengine::drawLayers api everywhere.
by Alec Mouri
· 7 years ago
1eba020
SF: Tie VSyncState lifetime to display hotplug
by Dominik Laskowski
· 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
Next »