Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
8f1ee7fdcf5c602aa87a93b727a696bb8e9eddb0
/
services
/
surfaceflinger
/
SurfaceFlinger.cpp
8f1ee7f
SurfaceFlinger: handle wallpaper scenario in Scheduler
by Ady Abraham
· 6 years ago
09bd392
SF: Updating content FPS tracking
by Ady Abraham
· 6 years ago
22488f6
SF: Remove per-display state in scheduler
by Dominik Laskowski
· 6 years ago
2bbf60a
Merge "Avoid sending powerhint right after GPU composition." into qt-dev
by Peiyong Lin
· 6 years ago
8ec87f8
Avoid sending powerhint right after GPU composition.
by Peiyong Lin
· 6 years ago
9055674
Revert "[SurfaceFlinger] Remove force GPU composition for layers with color transform."
by Andrew Chant
· 6 years ago
866455f
SurfaceFlinger: Add exclusion list for captureLayers.
by Robert Carr
· 6 years ago
7b5d981
Merge "[SurfaceFlinger] Remove force GPU composition for layers with color transform."
by TreeHugger Robot
· 6 years ago
052d6f3
Merge "Always set phase offsets in setRefreshRateTo."
by Alec Mouri
· 6 years ago
24ade69
Merge "Fix the source crop for screenshots for notch hide"
by Alec Mouri
· 6 years ago
ee0227e
Merge "Actually apply color transform for GPU comp."
by Alec Mouri
· 6 years ago
9e5d558
Always set phase offsets in setRefreshRateTo.
by Alec Mouri
· 6 years ago
548d4fa
Enable protected contents in GPU composition by default.
by Peiyong Lin
· 6 years ago
e3b63d4
Merge "[Rounded Corners] Take display rotation into account."
by Peiyong Lin
· 6 years ago
37083d0
[SurfaceFlinger] Remove force GPU composition for layers with color transform.
by Peiyong Lin
· 6 years ago
c7e8ce8
Actually apply color transform for GPU comp.
by Alec Mouri
· 6 years ago
7f58d4b
Merge "Use sysprops to control the creation of protected context."
by Peiyong Lin
· 6 years ago
b192596
[Rounded Corners] Take display rotation into account.
by Peiyong Lin
· 6 years ago
adb75f4
Fix the source crop for screenshots for notch hide
by Alec Mouri
· 6 years ago
2d84ddd
Merge "SF: Clean up constructors"
by TreeHugger Robot
· 6 years ago
6a043d5
Use sysprops to control the creation of protected context.
by Peiyong Lin
· 6 years ago
722bbe8
Merge "blast: flush transaction wake ups"
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
f741e95
Merge "blast: in order no-op transaction callbacks"
by TreeHugger Robot
· 6 years ago
a773fbe
Merge "Don't cache framebuffer images for screenshots."
by Alec Mouri
· 6 years ago
56a3171
Merge "SurfaceFlinger: allow confing change in AoD"
by TreeHugger Robot
· 6 years ago
d600d57
blast: in order no-op transaction callbacks
by Marissa Wall
· 6 years ago
fe0d72b
Don't cache framebuffer images for screenshots.
by Alec Mouri
· 6 years ago
0625533
blast: fix 30 hz with desiredPresentTime
by Marissa Wall
· 6 years ago
9f93857
SurfaceFlinger: allow confing change in AoD
by Ady Abraham
· 6 years ago
70bfd44
Merge "SurfaceFlinger: add Refresh Rate overlay"
by TreeHugger Robot
· 6 years ago
8fb4683
Merge "SurfaceFlinger: always send event when allowed config changes"
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
de3b67b
SurfaceFlinger: always send event when allowed config changes
by Ady Abraham
· 6 years ago
3dad52d
blast: transaction callbacks should come in order
by Marissa Wall
· 6 years ago
f8b7d1f
Fix no output on second physical display
by Arthur Hung
· 6 years ago
7ed195b
Merge "Cleanup dumpsys for refresh configs for non-90hz devices."
by Alec Mouri
· 6 years ago
0b21c44
Merge "Set refresh rate stats correctly on SF initialization."
by TreeHugger Robot
· 6 years ago
62c8bd1
Set refresh rate stats correctly on SF initialization.
by Alec Mouri
· 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
7c3ae9c
Use std::vector over Vector for InputFlinger (1/3)
by Arthur Hung
· 6 years ago
8760599
Merge "SurfaceFlinger: cleanup some TODOs for Scheduler"
by TreeHugger Robot
· 6 years ago
0779ded
Do not block transaction application on flush
by Valerie Hau
· 6 years ago
0a1cc96
Cleanup dumpsys for refresh configs for non-90hz devices.
by Alec Mouri
· 6 years ago
4234253
Merge "Avoid setting color space agnostic when in HDR mode."
by Peiyong Lin
· 6 years ago
46e2f3e
SurfaceFlinger: cleanup some TODOs for Scheduler
by Ady Abraham
· 6 years ago
aba72b6
Merge "libui: Standardize getting a mat4 from a Transform"
by TreeHugger Robot
· 6 years ago
7e06e7f
libui: Standardize getting a mat4 from a Transform
by Lloyd Pique
· 6 years ago
34ea5b9
Avoid setting color space agnostic when in HDR mode.
by Peiyong Lin
· 6 years ago
178e86b
Merge "Add SF trace to bugreport"
by TreeHugger Robot
· 6 years ago
454dc23
Merge "SF: Dump CompositionEngine layers and cleanup output"
by TreeHugger Robot
· 6 years ago
e151638
Merge "SF: Move/Refactor Layer::setGeometry() to compositionengine::OutputLayer"
by TreeHugger Robot
· 6 years ago
979db19
Merge "Initialize layers with metadata"
by Evan Rosky
· 6 years ago
207def9
SF: Dump CompositionEngine layers and cleanup output
by Lloyd Pique
· 6 years ago
a83776c
SF: Move/Refactor Layer::setGeometry() to compositionengine::OutputLayer
by Lloyd Pique
· 6 years ago
487bda0
Merge "Move SF trace logging into a separate thread"
by Nataniel Borges
· 6 years ago
8e7dc72
Add SF trace to bugreport
by Nataniel Borges
· 6 years ago
a1f1e15
Initialize layers with metadata
by Evan Rosky
· 6 years ago
88dfce1
Merge changes I7bc8f005,I04543efc,I742b30a8,I186f020d
by Alec Mouri
· 6 years ago
2b796da
Move SF trace logging into a separate thread
by Nataniel Borges
· 6 years ago
4b131b9
Merge "Moved brightness from Lights to SF."
by Michael Wright
· 6 years ago
ea24c60
Merge "[SurfaceFlinger] Allow every client to query the active color mode."
by Peiyong Lin
· 6 years ago
40189b0
Propagate hwc/gl frames missed to dumpsys.
by Alec Mouri
· 6 years ago
d1fedb4
[SurfaceFlinger] Allow every client to query the active color mode.
by Peiyong Lin
· 6 years ago
bc6ddb1
Add postTime and desired present time to BufferStateLayer TimeStats
by Valerie Hau
· 6 years ago
7c863f5
Merge "SurfaceFlinger: Avoid calling to SystemServer with lock held"
by TreeHugger Robot
· 6 years ago
57e63c5
Moved brightness from Lights to SF.
by Dan Gittik
· 7 years ago
889325a
Merge "Fix some missed frame reporting issues"
by TreeHugger Robot
· 6 years ago
88b773e
Merge changes I136e2263,Idb7fd5a9
by TreeHugger Robot
· 6 years ago
02915d2
Merge "SF: fix bad phase offsets."
by TreeHugger Robot
· 6 years ago
cc0fc60
Fix some missed frame reporting issues
by Alec Mouri
· 6 years ago
7ea0f7e
Don't wait for extra frame when changing configs.
by Alec Mouri
· 6 years ago
1c9e82b
SF: fix bad phase offsets.
by Alec Mouri
· 6 years ago
413287f
SF: rate-limit luma sampling
by Kevin DuBois
· 6 years ago
e5a06e0
SF: Adding sysprop flag for video detection
by Ana Krulec
· 6 years ago
fefd6ae
SF: Updating video detection logic. This is V0.
by Ana Krulec
· 6 years ago
97d0423
SurfaceFlinger: remove mUse90Hz flag
by Ady Abraham
· 6 years ago
543f6be
Merge "SF: Rename callbacks from SF to Scheduler to more generic name"
by Ana Krulec
· 6 years ago
d38d887
Merge "[SurfaceFlinger] Add setColorSpaceAgnostic API."
by Peiyong Lin
· 6 years ago
8d3e4f3
SF: Rename callbacks from SF to Scheduler to more generic name
by Ana Krulec
· 6 years ago
7d171b0
Merge "SurfaceFlinger: use scheduler::RefreshRateConfigs in setRefreshRateTo"
by TreeHugger Robot
· 6 years ago
1902d07
SurfaceFlinger: use scheduler::RefreshRateConfigs in setRefreshRateTo
by Ady Abraham
· 6 years ago
c502cb7
[SurfaceFlinger] Add setColorSpaceAgnostic API.
by Peiyong Lin
· 6 years ago
74ca2f4
[SurfaceFlinger] Refine expensive rendering trigger.
by Peiyong Lin
· 7 years ago
cb20cca
Remove dependency with configstore 1.2
by Sundong Ahn
· 6 years ago
510ab6d
Merge "Revert "SurfaceFlinger: add stack guards around SurfaceFlinger::postComposition""
by TreeHugger Robot
· 6 years ago
072147f
Merge "SurfaceFlinger: fix dispatching DISPLAY_EVENT_CONFIG_CHANGED"
by TreeHugger Robot
· 6 years ago
9e94038
Revert "SurfaceFlinger: add stack guards around SurfaceFlinger::postComposition"
by Ady Abraham
· 6 years ago
ce5d0cc
SurfaceFlinger: Avoid calling to SystemServer with lock held
by Vishnu Nair
· 6 years ago
9360a22
SurfaceFlinger: fix dispatching DISPLAY_EVENT_CONFIG_CHANGED
by Ady Abraham
· 6 years ago
05cbb7e
Merge "SF: Add defensive check on luma sampling"
by Sean Callanan
· 6 years ago
b6040af
Merge "SurfaceFlinger: add getAllowedDisplayConfigs"
by TreeHugger Robot
· 6 years ago
d9b3ea6
SurfaceFlinger: add getAllowedDisplayConfigs
by Ady Abraham
· 6 years ago
70435e9
Merge "SF: tidy comments for luma sampling."
by TreeHugger Robot
· 6 years ago
af45f01
SF: Add defensive check on luma sampling
by tangrobin
· 6 years ago
Next »