Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
050b2c83304bd16ec3a838da08b6ba6acf6a3af4
/
services
/
surfaceflinger
/
DisplayHardware
/
HWComposer.cpp
c8e387e
Use configStore for maxVirtualDisplay Size
by Fabien Sanglard
· 8 years ago
8c02341
Revert "Use configStore for maxVirtualDisplay Size"
by Fabien Sanglard
· 8 years ago
56a5dbd
Use configStore for maxVirtualDisplay Size
by Fabien Sanglard
· 8 years ago
aaff73f
surfaceflinger: simplify HWC buffer cache clean up
by Chia-I Wu
· 8 years ago
e29055f
Create libhwc2on1adapter
by Fabien Sanglard
· 8 years ago
843460d
surfaceflinger: work around dumpsys lockup
by Chia-I Wu
· 8 years ago
406acb8
surfaceflinger: skip buffer cache when BYPASS_IHWC
by Chia-I Wu
· 8 years ago
3cfac28
Ignore callbacks from the non-active hardware composer
by Steven Thomas
· 8 years ago
87670ff
Allow surfaceflinger to run vrflinger
by Hendrik Wagenaar
· 8 years ago
06d63de
surfaceflinger: cache HWC client targets and buffers
by Chia-I Wu
· 8 years ago
e0ea99c
resolve merge conflicts of a2c2d11f9 to master
by Mark Salyzyn
· 8 years ago
7823e12
Replace cutils/log.h and rationalize log/log.h and android/log.h
by Mark Salyzyn
· 9 years ago
c03d283
resolve merge conflicts of 525a5f2 to master
by Mark Salyzyn
· 9 years ago
a5e161b
Replace cutils/log.h and rationalize log/log.h and android/log.h
by Mark Salyzyn
· 9 years ago
3d4039d
Use FenceTime to share fence times and reduce open fds.
by Brian Anderson
· 9 years ago
11d0fc3
Rename "retire" to "present" for consistency
by Fabien Sanglard
· 9 years ago
4a1f8a5
Merge "Rename "commit" to use "present" nomenclature"
by TreeHugger Robot
· 9 years ago
e89987a
Merge "Rename variable disp to displayId for consistency"
by TreeHugger Robot
· 9 years ago
a87aa7b
Rename "commit" to use "present" nomenclature
by Fabien Sanglard
· 9 years ago
df0b705
Rename variable disp to displayId for consistency
by Fabien Sanglard
· 9 years ago
834bccb
Merge "Add displayPresentTime to getFrameTimestamps"
by Brian C. Anderson
· 9 years ago
b7432cc
Fix HWC2to1Adapter crashing dragon at startup
by Fabien Sanglard
· 9 years ago
069b365
Add displayPresentTime to getFrameTimestamps
by Brian Anderson
· 9 years ago
aab99f5
surfaceflinger: add support for android.hardware.graphics
by Chia-I Wu
· 9 years ago
ec0f717
HWC2: Kill logspam for non-HWC virtual displays
by Dan Stoza
· 9 years ago
28f24d0
Color transforms are now color modes.
by Michael Wright
· 9 years ago
9f26a9c
SF/HWC2: Add support for color transforms
by Dan Stoza
· 9 years ago
fad9d8c
Add support for multiple color modes
by Courtney Goeltzenleuchter
· 9 years ago
5cf424b
HWC2: Fix breakage from header change
by Dan Stoza
· 9 years ago
355f604
HWC2: Change version detection scheme
by Dan Stoza
· 9 years ago
c4f471e
Plumb HDR capabilities up to SurfaceComposerClient
by Dan Stoza
· 9 years ago
9e56aa0
Switch SurfaceFlinger to HWC 2.0
by Dan Stoza
· 10 years ago
d814cf2
Remove usage of SharedBuffer
by Pablo Ceballos
· 10 years ago
f2699fc
SF: Add colorTransform to DisplayInfo
by Dan Stoza
· 10 years ago
e04e4ed
sf: Fix incorrect state reporting in dumpsys
by Manoj Kumar AVM
· 10 years ago
10613dc
Add hotplug support for primary display.
by Michael Lentine
· 10 years ago
4e3e30c
surfaceflinger: Fix range check for getFormat
by Ajay Dudani
· 10 years ago
ee44edd
SurfaceFlinger: Pass surface damage to HWC
by Dan Stoza
· 10 years ago
82c6bcc
DO NOT MERGE Add dataSpace to buffer queues; remove old format enums.
by Eino-Ville Talvala
· 10 years ago
bacc28e
surfaceflinger: Use landscape resolution for default dpi
by Jesse Hall
· 11 years ago
4d407a0
surfaceflinger: Trace HW vsync enable
by Jesse Hall
· 11 years ago
eb21986
Merge "Update currentConfig variable when active display is changed." into lmp-dev
by Michael Lentine
· 11 years ago
d3e6914
Update currentConfig variable when active display is changed.
by Michael Lentine
· 11 years ago
949ea08
sf: Clear display configs when hot pluggable display is disconnected
by Naseer Ahmed
· 11 years ago
b54ee77
Change output format to not throw warning on volantis.
by Michael Lentine
· 11 years ago
258ee43
Build fix for printf with int64 and size_t
by Michael Lentine
· 11 years ago
6c9e34a
Modified SurfaceFlinger to implment setActiveConfig and getActiveConfig.
by Michael Lentine
· 11 years ago
03414a1
Turn on support for async cursor update in surfaceflinger.
by Riley Andrews
· 11 years ago
2c9b11f
surfaceflinger: Replace blank/unblank with setPowerMode
by Prashant Malani
· 11 years ago
f0058ca
Add IMPLEMENTATION_DEFINED to dump
by Andy McFadden
· 11 years ago
dd02391
Merge "Enable changing display configuration"
by Dan Stoza
· 11 years ago
7f7da32
Enable changing display configuration
by Dan Stoza
· 11 years ago
41d67d7
Improve SurfaceFlinger PTS estimation
by Andy McFadden
· 11 years ago
4df87bd
Update HWC dump format
by Andy McFadden
· 11 years ago
9931460
am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues"
by Mark Salyzyn
· 11 years ago
92dc3fc
native frameworks: 64-bit compile issues
by Mark Salyzyn
· 11 years ago
399184a
Add sideband streams to BufferQueue and related classes
by Jesse Hall
· 11 years ago
5246725
am 03691218: am e5f7bf74: am b6c21004: Merge "Implement per-display EGLConfig and configless EGLContext"
by Jesse Hall
· 12 years ago
19e8729
Implement per-display EGLConfig and configless EGLContext
by Jesse Hall
· 12 years ago
ad78055
am 2d32aa59: am 356c2386: Merge "Provide virtual display output buffer to HWC in prepare" into klp-dev
by Jesse Hall
· 12 years ago
f7a6758
Provide virtual display output buffer to HWC in prepare
by Jesse Hall
· 12 years ago
adbb306
am a04fd39c: am 8e26b28b: Filter out vsync events from HWC with duplicate timestamps
by Jesse Hall
· 12 years ago
8e26b28
Filter out vsync events from HWC with duplicate timestamps
by Jesse Hall
· 12 years ago
b85d2cf
resolved conflicts for merge of 790b6d09 to master
by Jamie Gennis
· 12 years ago
faf77cc
SurfaceFlinger: SW-based vsync events
by Jamie Gennis
· 12 years ago
fee52e2
am f3fa0712: am 93573e91: Merge "Treat composition frames with no layers as using GLES composition" into klp-dev
by Jesse Hall
· 12 years ago
d05a17f
Treat composition frames with no layers as using GLES composition
by Jesse Hall
· 12 years ago
ff98f3e
am 338acd68: am 86206b41: Merge "fix initialization of framebuffer target crop rect on hwc 1.3" into klp-dev
by Mathias Agopian
· 12 years ago
8f63c20
fix initialization of framebuffer target crop rect on hwc 1.3
by Mathias Agopian
· 12 years ago
d142f4b
Remove unnecessary include.
by Christopher Ferris
· 12 years ago
bef42c5
handle several vsync signal correctly
by Mathias Agopian
· 12 years ago
353ddc6
Fix HWComposer dumping of float source crops
by Jesse Hall
· 12 years ago
9e663de
Use new HWC display type/count constants.
by Jesse Hall
· 12 years ago
3bc3840
Merge "Rewrite VirtualDisplaySurface"
by Jesse Hall
· 12 years ago
38efe86
Rewrite VirtualDisplaySurface
by Jesse Hall
· 12 years ago
6b44267
fix SF buffer cropping
by Mathias Agopian
· 12 years ago
2381033
am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() implicit and longer
by Mathias Agopian
· 12 years ago
ea74d3b
make the warning timout of Fence::waitForever() implicit and longer
by Mathias Agopian
· 12 years ago
c0db619
am dda42952: am 64f3b2fd: Merge "Remove experimental HWC virtual display support" into jb-mr2-dev
by Jesse Hall
· 12 years ago
e737c11
Remove experimental HWC virtual display support
by Jesse Hall
· 12 years ago
74d211a
clean-up/simplify all dump() APIs
by Mathias Agopian
· 12 years ago
1c569c4
Tell HWComposer the dimensions of virtual displays
by Jesse Hall
· 12 years ago
6d5b8e6
Merge "Clean up HWC state when releasing a DisplayDevice" into jb-mr2-dev
by Jesse Hall
· 12 years ago
33ceeb3
Fix include paths
by Mathias Agopian
· 12 years ago
02d8656
Clean up HWC state when releasing a DisplayDevice
by Jesse Hall
· 12 years ago
851cfe8
Isolate knowledge that fb target == output buffer
by Jesse Hall
· 12 years ago
afaf14b
Use descriptive aliases instead of HWC_NUM_DISPLAY_TYPES
by Jesse Hall
· 12 years ago
13f01cb
Pass sp<Fence>s around instead of file descriptors
by Jesse Hall
· 12 years ago
70a6e88
initialize planeAlpha (to 0xFF) for the FB_TARGET
by Mathias Agopian
· 12 years ago
ef64b75
Don't log an error on HWC1.1+ devices with no FB HAL
by Jesse Hall
· 12 years ago
80e0a39
Add BufferQueueInterposer and use it for virtual displays
by Jesse Hall
· 12 years ago
99c7dbb
Add DisplaySurface abstraction
by Jesse Hall
· 12 years ago
7adb0f8
Minor cleanups/fixes before virtual display refactoring
by Jesse Hall
· 12 years ago
13127d8
Get rid of LayerBase.
by Mathias Agopian
· 12 years ago
a9a1b00
Initialize DisplayData fences to NO_FENCE, not NULL
by Jesse Hall
· 12 years ago
e3c697f
Refactoring: Rename SurfaceTextureClient to Surface
by Mathias Agopian
· 12 years ago
1df8c34
libgui: disallow NULL Fence pointers
by Jamie Gennis
· 13 years ago
5fe58b8
only disable hwc when alpha < 1.0
by Mathias Agopian
· 12 years ago
9f8386e
Add support for plane-alpha in HWC
by Mathias Agopian
· 12 years ago
51d2200
Remove unused HWCLayer::setPerFrameDefaultState()
by Jesse Hall
· 12 years ago
Next »