index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
surfaceflinger
/
DisplayHardware
Commit message (
Expand
)
Author
Age
Files
Lines
*
handle several vsync signal correctly
Mathias Agopian
2013-08-21
2
-8
/
+18
*
Provide HWC prepare with a valid output buffer
Jesse Hall
2013-08-20
5
-38
/
+91
*
Fix HWComposer dumping of float source crops
Jesse Hall
2013-08-20
1
-10
/
+20
*
Merge "Re-enable frame dropping for non-auto timestamps" into klp-dev
Andy McFadden
2013-08-19
1
-3
/
+4
|
\
|
*
Re-enable frame dropping for non-auto timestamps
Andy McFadden
2013-08-16
1
-3
/
+4
*
|
Use new HWC display type/count constants.
Jesse Hall
2013-08-16
2
-23
/
+19
|
/
*
All consumers now take an IGraphicBufferConsumer instead of a BufferQueue
Mathias Agopian
2013-08-06
5
-37
/
+21
*
single buffer mode for BufferQueue
Mathias Agopian
2013-07-26
1
-1
/
+1
*
Make ANW.setSwapInterval(0) work again
Mathias Agopian
2013-07-19
2
-9
/
+10
*
BufferQueue improvements and APIs changes
Mathias Agopian
2013-07-18
3
-11
/
+6
*
Fix build -- update for function signature change
Jesse Hall
2013-07-16
1
-1
/
+1
*
Merge "Rewrite VirtualDisplaySurface"
Jesse Hall
2013-07-16
6
-21
/
+565
|
\
|
*
Rewrite VirtualDisplaySurface
Jesse Hall
2013-07-15
6
-21
/
+565
*
|
Merge "Pay attention to buffer timestamps"
Andy McFadden
2013-07-11
1
-1
/
+1
|
\
\
|
*
|
Pay attention to buffer timestamps
Andy McFadden
2013-07-10
1
-1
/
+1
|
|
/
*
|
fix SF buffer cropping
Mathias Agopian
2013-07-10
3
-4
/
+63
|
/
*
BufferQueue: track buffer-queue by instance vs. by reference
Lajos Molnar
2013-05-23
1
-3
/
+4
*
am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() imp...
Mathias Agopian
2013-05-17
1
-1
/
+1
|
\
|
*
make the warning timout of Fence::waitForever() implicit and longer
Mathias Agopian
2013-05-16
1
-1
/
+1
*
|
am dda42952: am 64f3b2fd: Merge "Remove experimental HWC virtual display supp...
Jesse Hall
2013-05-08
5
-489
/
+17
|
\
\
|
|
/
|
*
Remove experimental HWC virtual display support
Jesse Hall
2013-05-07
5
-489
/
+17
*
|
clean-up/simplify all dump() APIs
Mathias Agopian
2013-04-22
4
-10
/
+7
|
/
*
Merge "Tell HWComposer the dimensions of virtual displays" into jb-mr2-dev
Jesse Hall
2013-04-06
2
-13
/
+26
|
\
|
*
Tell HWComposer the dimensions of virtual displays
Jesse Hall
2013-04-05
2
-13
/
+26
*
|
Merge "Actually set the virtual display output buffer." into jb-mr2-dev
Jesse Hall
2013-04-06
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
Actually set the virtual display output buffer.
Jesse Hall
2013-04-04
1
-1
/
+5
*
|
Merge "Clean up HWC state when releasing a DisplayDevice" into jb-mr2-dev
Jesse Hall
2013-04-04
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
Clean up HWC state when releasing a DisplayDevice
Jesse Hall
2013-03-27
1
-6
/
+6
*
|
Fix include paths
Mathias Agopian
2013-04-01
2
-5
/
+6
|
/
*
Fix virtual displays for HWC<=1.1
Jesse Hall
2013-03-22
2
-13
/
+35
*
Isolate knowledge that fb target == output buffer
Jesse Hall
2013-03-22
7
-24
/
+64
*
Use descriptive aliases instead of HWC_NUM_DISPLAY_TYPES
Jesse Hall
2013-03-22
1
-8
/
+11
*
Pass sp<Fence>s around instead of file descriptors
Jesse Hall
2013-03-22
7
-20
/
+17
*
Merge "Release virtual display buffer immediately after HWC set" into jb-mr2-dev
Jesse Hall
2013-03-22
7
-64
/
+36
|
\
|
*
Release virtual display buffer immediately after HWC set
Jesse Hall
2013-03-20
7
-64
/
+36
*
|
initialize planeAlpha (to 0xFF) for the FB_TARGET
Mathias Agopian
2013-03-21
1
-0
/
+1
*
|
Don't log an error on HWC1.1+ devices with no FB HAL
Jesse Hall
2013-03-19
2
-11
/
+9
|
/
*
Add BufferQueueInterposer and use it for virtual displays
Jesse Hall
2013-03-18
6
-10
/
+482
*
Add DisplaySurface abstraction
Jesse Hall
2013-03-18
6
-16
/
+227
*
Minor cleanups/fixes before virtual display refactoring
Jesse Hall
2013-03-18
3
-10
/
+16
*
Get rid of LayerBase.
Mathias Agopian
2013-03-05
2
-10
/
+6
*
Initialize DisplayData fences to NO_FENCE, not NULL
Jesse Hall
2013-02-27
2
-7
/
+18
*
Refactoring: Rename SurfaceTextureClient to Surface
Mathias Agopian
2013-02-14
2
-2
/
+2
*
libgui: disallow NULL Fence pointers
Jamie Gennis
2013-02-12
1
-5
/
+3
*
only disable hwc when alpha < 1.0
Mathias Agopian
2013-02-07
1
-1
/
+3
*
Add support for plane-alpha in HWC
Mathias Agopian
2013-02-05
2
-13
/
+27
*
Remove unused HWCLayer::setPerFrameDefaultState()
Jesse Hall
2013-01-14
2
-4
/
+0
*
am f3e9d5bd: am cbe51356: Merge "Remove support for legacy HWC version encoding"
Jesse Hall
2013-01-14
1
-11
/
+1
|
\
|
*
am cbe51356: Merge "Remove support for legacy HWC version encoding"
Jesse Hall
2013-01-14
1
-11
/
+1
|
|
\
|
|
*
Remove support for legacy HWC version encoding
Jesse Hall
2013-01-10
1
-11
/
+1
[next]