Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
e39a6e160d4dcf16531c2afe3364e639be58a2f7
/
services
/
surfaceflinger
/
DisplayHardware
8dc5539
Add a BufferItem parameter to onFrameAvailable
by Dan Stoza
· 10 years ago
7cd8597
surfaceflinger: fix -Wunused-parameter warning
by Jesse Hall
· 10 years ago
1495ceb
surfaceflinger: fix -Wmismatched-tags warnings
by Jesse Hall
· 10 years ago
bacc28e
surfaceflinger: Use landscape resolution for default dpi
by Jesse Hall
· 10 years ago
4d407a0
surfaceflinger: Trace HW vsync enable
by Jesse Hall
· 10 years ago
eb21986
Merge "Update currentConfig variable when active display is changed." into lmp-dev
by Michael Lentine
· 10 years ago
d3e6914
Update currentConfig variable when active display is changed.
by Michael Lentine
· 10 years ago
949ea08
sf: Clear display configs when hot pluggable display is disconnected
by Naseer Ahmed
· 10 years ago
b54ee77
Change output format to not throw warning on volantis.
by Michael Lentine
· 10 years ago
258ee43
Build fix for printf with int64 and size_t
by Michael Lentine
· 10 years ago
fd9d183
Build fix to use the correct source.
by Michael Lentine
· 10 years ago
47e4540
Allow for resizing of Virtual Displays.
by Michael Lentine
· 10 years ago
6c9e34a
Modified SurfaceFlinger to implment setActiveConfig and getActiveConfig.
by Michael Lentine
· 10 years ago
03414a1
Turn on support for async cursor update in surfaceflinger.
by Riley Andrews
· 11 years ago
24cd98e
Compile libsurfaceflinger with Clang and -std=c++11 [DO NOT MERGE]
by Jesse Hall
· 10 years ago
dc56bf7
Merge "BufferQueue: Add allocateBuffers method"
by Dan Stoza
· 11 years ago
29a3e90
BufferQueue: Add allocateBuffers method
by Dan Stoza
· 11 years ago
ef472ec
SurfaceFlinger: send VSYNC power hints to IPowerManager
by Ruchi Kandoi
· 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
98e1ebc
Merge "Improve SurfaceFlinger PTS estimation"
by Andy McFadden
· 11 years ago
41d67d7
Improve SurfaceFlinger PTS estimation
by Andy McFadden
· 11 years ago
0b63cd1
Handle failed requestBuffer after successful dequeueBuffer
by Jesse Hall
· 11 years ago
4669545
Merge "Update HWC dump format"
by Andy McFadden
· 11 years ago
4df87bd
Update HWC dump format
by Andy McFadden
· 11 years ago
fb39827
Merge "BufferQueue: Increase max slots from 32 to 64"
by Dan Stoza
· 11 years ago
febd4f4
BufferQueue: Increase max slots from 32 to 64
by Dan Stoza
· 11 years ago
d9822a3
BufferQueueProducer: add detachNextBuffer
by Dan Stoza
· 11 years ago
4098f03
Revert "SurfaceFlinger: send VSYNC power hints to IPowerManager"
by Ruchi Kandoi
· 11 years ago
d469a1c
SurfaceFlinger: send VSYNC power hints to IPowerManager
by Ruchi Kandoi
· 11 years ago
f0eaf25
BufferQueue: Add producer buffer-released callback
by Dan Stoza
· 11 years ago
b9b0883
Remove deprecated BufferQueue constructor
by Dan Stoza
· 11 years ago
9931460
am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues"
by Mark Salyzyn
· 11 years ago
73ed82f
Merge "Add sideband streams to BufferQueue and related classes"
by Jesse Hall
· 11 years ago
92dc3fc
native frameworks: 64-bit compile issues
by Mark Salyzyn
· 11 years ago
88a459a
VirtualDisplaySurface: no attach/detach support
by Dan Stoza
· 11 years ago
399184a
Add sideband streams to BufferQueue and related classes
by Jesse Hall
· 11 years ago
9f3053d
BufferQueue: Allow detaching/reattaching buffers
by Dan Stoza
· 11 years ago
7143316
Fix virtual display nesting
by Dan Stoza
· 11 years ago
ef11a6c
am ade9a911: am f65ebc3b: am f5bcb391: Merge "SurfaceFlinger: mFbProducerSlot initailization"
by Jesse Hall
· 11 years ago
fdfde88
SurfaceFlinger: mFbProducerSlot initailization
by mayank parshar
· 11 years ago
467113c
am 25f75c36: am 8c303f7e: am fcf9c1ba: Merge "SurfaceFlinger: mFbFence initialization"
by Jesse Hall
· 11 years ago
b988f85
SurfaceFlinger: mFbFence initialization
by mayank parshar
· 11 years ago
5246725
am 03691218: am e5f7bf74: am b6c21004: Merge "Implement per-display EGLConfig and configless EGLContext"
by Jesse Hall
· 11 years ago
19e8729
Implement per-display EGLConfig and configless EGLContext
by Jesse Hall
· 11 years ago
324c69b
am 1ee45c2d: am 14e8b01a: Don\'t change the framebuffer target until we render a new one
by Jesse Hall
· 11 years ago
14e8b01
Don't change the framebuffer target until we render a new one
by Jesse Hall
· 11 years ago
ad78055
am 2d32aa59: am 356c2386: Merge "Provide virtual display output buffer to HWC in prepare" into klp-dev
by Jesse Hall
· 11 years ago
356c238
Merge "Provide virtual display output buffer to HWC in prepare" into klp-dev
by Jesse Hall
· 11 years ago
45c9c04
am f111ee13: am 49318631: Merge "Don\'t use implementation-defined format with CPU consumers" into klp-dev
by Jesse Hall
· 11 years ago
f7a6758
Provide virtual display output buffer to HWC in prepare
by Jesse Hall
· 11 years ago
497ba0e
Don't use implementation-defined format with CPU consumers
by Jesse Hall
· 11 years ago
45cb6ec
am 96002be4: am c354effe: Fix handling of undefined TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS
by Jesse Hall
· 11 years ago
c354eff
Fix handling of undefined TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS
by Jesse Hall
· 11 years ago
6fdaaf5
am a54a8b63: am 93fcb823: Merge "Add a boardconfig to force HWC composition of virtual displays" into klp-dev
by Jesse Hall
· 11 years ago
014dd9f
am 48775386: am c5807f90: Merge "Use implementation-defined format when HWC writes to output buffer" into klp-dev
by Jesse Hall
· 11 years ago
6a96846
Add a boardconfig to force HWC composition of virtual displays
by Naseer Ahmed
· 11 years ago
1e27ba2
Use implementation-defined format when HWC writes to output buffer
by Jesse Hall
· 11 years ago
adbb306
am a04fd39c: am 8e26b28b: Filter out vsync events from HWC with duplicate timestamps
by Jesse Hall
· 11 years ago
8e26b28
Filter out vsync events from HWC with duplicate timestamps
by Jesse Hall
· 11 years ago
b85d2cf
resolved conflicts for merge of 790b6d09 to master
by Jamie Gennis
· 11 years ago
faf77cc
SurfaceFlinger: SW-based vsync events
by Jamie Gennis
· 11 years ago
fee52e2
am f3fa0712: am 93573e91: Merge "Treat composition frames with no layers as using GLES composition" into klp-dev
by Jesse Hall
· 11 years ago
10a9ca1
am 72d270c5: am b716e570: Set the outbuf acquire fence after we actually have it.
by Jesse Hall
· 11 years ago
93573e9
Merge "Treat composition frames with no layers as using GLES composition" into klp-dev
by Jesse Hall
· 11 years ago
b716e57
Set the outbuf acquire fence after we actually have it.
by Jesse Hall
· 11 years ago
d05a17f
Treat composition frames with no layers as using GLES composition
by Jesse Hall
· 11 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
· 11 years ago
2b3d0c4
am 0ff4b283: am 6da15f46: fix crashers with wifi/virtual displays
by Mathias Agopian
· 11 years ago
86206b4
Merge "fix initialization of framebuffer target crop rect on hwc 1.3" into klp-dev
by Mathias Agopian
· 11 years ago
8f63c20
fix initialization of framebuffer target crop rect on hwc 1.3
by Mathias Agopian
· 11 years ago
6da15f4
fix crashers with wifi/virtual displays
by Mathias Agopian
· 11 years ago
6de9653
Merge "Remove unnecessary include."
by Christopher Ferris
· 11 years ago
d142f4b
Remove unnecessary include.
by Christopher Ferris
· 11 years ago
365857d
Make sure do disconnect from a BQ when its client dies.
by Mathias Agopian
· 11 years ago
8db9255
Force async behavior for the virtual display output BufferQueue
by Jesse Hall
· 11 years ago
bef42c5
handle several vsync signal correctly
by Mathias Agopian
· 11 years ago
028dc8f
Provide HWC prepare with a valid output buffer
by Jesse Hall
· 11 years ago
353ddc6
Fix HWComposer dumping of float source crops
by Jesse Hall
· 11 years ago
90f59bf
Merge "Re-enable frame dropping for non-auto timestamps" into klp-dev
by Andy McFadden
· 11 years ago
3c25621
Re-enable frame dropping for non-auto timestamps
by Andy McFadden
· 11 years ago
9e663de
Use new HWC display type/count constants.
by Jesse Hall
· 11 years ago
db89edc
All consumers now take an IGraphicBufferConsumer instead of a BufferQueue
by Mathias Agopian
· 11 years ago
ad678e1
single buffer mode for BufferQueue
by Mathias Agopian
· 11 years ago
7cdd786
Make ANW.setSwapInterval(0) work again
by Mathias Agopian
· 11 years ago
595264f
BufferQueue improvements and APIs changes
by Mathias Agopian
· 11 years ago
bce7611
Fix build -- update for function signature change
by Jesse Hall
· 11 years ago
3bc3840
Merge "Rewrite VirtualDisplaySurface"
by Jesse Hall
· 11 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
Next »