Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
2d344979eb200b7fb8ba4d811a22c80b1d77b564
/
services
/
surfaceflinger
/
DisplayHardware
faf77cc
SurfaceFlinger: SW-based vsync events
by Jamie Gennis
· 12 years ago
93573e9
Merge "Treat composition frames with no layers as using GLES composition" into klp-dev
by Jesse Hall
· 12 years ago
b716e57
Set the outbuf acquire fence after we actually have it.
by Jesse Hall
· 12 years ago
d05a17f
Treat composition frames with no layers as using GLES composition
by Jesse Hall
· 12 years ago
86206b4
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
6da15f4
fix crashers with wifi/virtual displays
by Mathias Agopian
· 12 years ago
365857d
Make sure do disconnect from a BQ when its client dies.
by Mathias Agopian
· 12 years ago
8db9255
Force async behavior for the virtual display output BufferQueue
by Jesse Hall
· 12 years ago
bef42c5
handle several vsync signal correctly
by Mathias Agopian
· 12 years ago
028dc8f
Provide HWC prepare with a valid output buffer
by Jesse Hall
· 12 years ago
353ddc6
Fix HWComposer dumping of float source crops
by Jesse Hall
· 12 years ago
90f59bf
Merge "Re-enable frame dropping for non-auto timestamps" into klp-dev
by Andy McFadden
· 12 years ago
3c25621
Re-enable frame dropping for non-auto timestamps
by Andy McFadden
· 12 years ago
9e663de
Use new HWC display type/count constants.
by Jesse Hall
· 12 years ago
db89edc
All consumers now take an IGraphicBufferConsumer instead of a BufferQueue
by Mathias Agopian
· 12 years ago
ad678e1
single buffer mode for BufferQueue
by Mathias Agopian
· 12 years ago
7cdd786
Make ANW.setSwapInterval(0) work again
by Mathias Agopian
· 12 years ago
595264f
BufferQueue improvements and APIs changes
by Mathias Agopian
· 12 years ago
bce7611
Fix build -- update for function signature change
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
c33f9a7
Merge "Pay attention to buffer timestamps"
by Andy McFadden
· 12 years ago
1585c4d
Pay attention to buffer timestamps
by Andy McFadden
· 12 years ago
6b44267
fix SF buffer cropping
by Mathias Agopian
· 12 years ago
c5d7b7d
BufferQueue: track buffer-queue by instance vs. by reference
by Lajos Molnar
· 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
1df59c9
Merge "Tell HWComposer the dimensions of virtual displays" into jb-mr2-dev
by Jesse Hall
· 12 years ago
d5e345b
Merge "Actually set the virtual display output buffer." into jb-mr2-dev
by Jesse Hall
· 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
2ba647e
Actually set the virtual display output buffer.
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
ffe1f19
Fix virtual displays for HWC<=1.1
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
8d8c759
Merge "Release virtual display buffer immediately after HWC set" into jb-mr2-dev
by Jesse Hall
· 12 years ago
70a6e88
initialize planeAlpha (to 0xFF) for the FB_TARGET
by Mathias Agopian
· 12 years ago
7414965
Release virtual display buffer immediately after HWC set
by Jesse Hall
· 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
· 13 years ago
51d2200
Remove unused HWCLayer::setPerFrameDefaultState()
by Jesse Hall
· 13 years ago
800856a
am f3e9d5bd: am cbe51356: Merge "Remove support for legacy HWC version encoding"
by Jesse Hall
· 13 years ago
f3e9d5b
am cbe51356: Merge "Remove support for legacy HWC version encoding"
by Jesse Hall
· 13 years ago
8f06a8c
Reduce C++11 warnings
by Andy McFadden
· 13 years ago
7296051
Remove support for legacy HWC version encoding
by Jesse Hall
· 13 years ago
dd9d192
workaround: don't reset compositionType to HWC_FRAMEBUFFER
by Mathias Agopian
· 13 years ago
2adaf04
Rename ISurfaceTexture and SurfaceTexture
by Andy McFadden
· 13 years ago
392edd8
SurfaceFlinger: Move GraphicBufferAlloc to libgui
by Jamie Gennis
· 13 years ago
e64b38f
Merge "SurfaceFlinger: track the HWC retire fences"
by Jamie Gennis
· 13 years ago
3e095b2
workaround: don't reset compositionType to HWC_FRAMEBUFFER [DO NOT MERGE]
by Mathias Agopian
· 13 years ago
2ec3e07
SurfaceFlinger: track the HWC retire fences
by Jamie Gennis
· 13 years ago
ee932d0
Reset compositionType to HWC_FRAMEBUFFER before calling prepare()
by Mathias Agopian
· 13 years ago
620685c
Fix emulator vsync
by Andy McFadden
· 13 years ago
cdbaecb
SurfaceFlinger: make the num FBs a board config
by Jamie Gennis
· 13 years ago
9e9689c
Fix HDMI unblank behavior
by Andy McFadden
· 13 years ago
cb55857
fix dumpsys Layer name when using multiple displays
by Mathias Agopian
· 13 years ago
5a8f901
Tone down a fatal assert
by Andy McFadden
· 13 years ago
81cd5d3
make sure we don't call into the HWC HAL when not needed
by Mathias Agopian
· 13 years ago
27ec573
Fix crashes after HDMI disconnect
by Andy McFadden
· 13 years ago
ba607d5
Add Fence::waitForever which logs a warning timeout, and use it
by Jesse Hall
· 13 years ago
d30b36d
SurfaceFlinger: reset the FB_TGT acquire fence
by Jamie Gennis
· 13 years ago
c01a79d
Pass display arg to blank/unblank
by Andy McFadden
· 13 years ago
9e2463e
add/remove displays properly on hotplug events
by Mathias Agopian
· 13 years ago
b4d18ed
fix an issue where hotplug events were not dispatched
by Mathias Agopian
· 13 years ago
38e623b
fix a typo preventing pre hwc-1.1 devices from booting
by Mathias Agopian
· 13 years ago
f5a3392
we now correctly set-up connected screens during boot
by Mathias Agopian
· 13 years ago
148994e
We now report hotplug events to the framework
by Mathias Agopian
· 13 years ago
1604f77
one more step toward HDMI support
by Mathias Agopian
· 13 years ago
f33e4b6
GraphicBufferAlloc class was declared twice
by Mathias Agopian
· 13 years ago
6ab9329
suppress superfluous log
by Mathias Agopian
· 13 years ago
d3d35f1
Check that HWC exists before trying to use it
by Jesse Hall
· 13 years ago
da27af9
add support hwc 1.1
by Mathias Agopian
· 13 years ago
cde87a3
refactor things a bit
by Mathias Agopian
· 13 years ago
ae2cfb5
Minor tweaks
by Andy McFadden
· 13 years ago
db27621
Initialize new HWC 1.2 fields
by Jesse Hall
· 13 years ago
babba18
Fix emulator
by Andy McFadden
· 13 years ago
43601a2
Reduce failure uncertainty
by Andy McFadden
· 13 years ago
b0d1dd3
Reshuffle FramebufferSurface
by Andy McFadden
· 13 years ago
b272541
libgui: move fence handling into ConsumerBase
by Jamie Gennis
· 13 years ago
55882de
fix a problem where all hwc layers would have the SKIP flags set
by Mathias Agopian
· 13 years ago
e25d005
Always reset layer acquireFenceFd after commit
by Jesse Hall
· 13 years ago
c397360
the visible region sent to HWC was garbage
by Mathias Agopian
· 13 years ago
f90883d
Merge "HWC 1.1: hook up hotplug event, use new display config queries" into jb-mr1-dev
by Jesse Hall
· 13 years ago
1bd20e0
HWC 1.1: hook up hotplug event, use new display config queries
by Jesse Hall
· 13 years ago
72f096f
BufferQueue: use max acquired buffer count
by Jamie Gennis
· 13 years ago
Next »