index
:
frameworks_native.git
master
replicant-6.0
frameworks/native
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
surfaceflinger
/
DisplayHardware
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for custom buffer sizes.
Ramkumar Radhakrishnan
2013-03-10
2
-0
/
+20
*
Revert "SurfaceFlinger: Change to support framebuffer flip for 2D blitters"
Steve Kondik
2013-03-06
1
-6
/
+0
*
Merge tag 'android-4.2.2_r1' of https://android.googlesource.com/platform/fra...
Steve Kondik
2013-02-15
2
-1
/
+7
|
\
|
*
workaround: don't reset compositionType to HWC_FRAMEBUFFER [DO NOT MERGE]
Mathias Agopian
2012-11-19
1
-1
/
+1
|
*
Reset compositionType to HWC_FRAMEBUFFER before calling prepare()
Mathias Agopian
2012-11-14
2
-1
/
+4
*
|
SurfaceFlinger: Change to support framebuffer flip for 2D blitters
Arun Kumar K.R
2013-01-23
1
-0
/
+6
*
|
Revert "remove support for HWC < 1.0"
Ricardo Cerqueira
2012-12-12
1
-74
/
+343
|
/
*
Fix emulator vsync
Andy McFadden
2012-10-19
1
-5
/
+12
*
SurfaceFlinger: make the num FBs a board config
Jamie Gennis
2012-10-12
2
-3
/
+5
*
Fix HDMI unblank behavior
Andy McFadden
2012-10-10
1
-0
/
+1
*
fix dumpsys Layer name when using multiple displays
Mathias Agopian
2012-10-08
2
-4
/
+6
*
Tone down a fatal assert
Andy McFadden
2012-10-04
1
-2
/
+5
*
make sure we don't call into the HWC HAL when not needed
Mathias Agopian
2012-10-04
2
-19
/
+42
*
Fix crashes after HDMI disconnect
Andy McFadden
2012-10-04
2
-0
/
+19
*
Add Fence::waitForever which logs a warning timeout, and use it
Jesse Hall
2012-10-02
1
-1
/
+1
*
SurfaceFlinger: reset the FB_TGT acquire fence
Jamie Gennis
2012-10-01
1
-0
/
+1
*
Pass display arg to blank/unblank
Andy McFadden
2012-09-28
2
-7
/
+9
*
add/remove displays properly on hotplug events
Mathias Agopian
2012-09-21
1
-1
/
+6
*
fix an issue where hotplug events were not dispatched
Mathias Agopian
2012-09-21
1
-3
/
+12
*
fix a typo preventing pre hwc-1.1 devices from booting
Mathias Agopian
2012-09-20
1
-0
/
+1
*
we now correctly set-up connected screens during boot
Mathias Agopian
2012-09-20
4
-15
/
+26
*
We now report hotplug events to the framework
Mathias Agopian
2012-09-20
2
-1
/
+2
*
one more step toward HDMI support
Mathias Agopian
2012-09-20
2
-8
/
+13
*
GraphicBufferAlloc class was declared twice
Mathias Agopian
2012-09-20
3
-12
/
+98
*
suppress superfluous log
Mathias Agopian
2012-09-18
1
-2
/
+0
*
Check that HWC exists before trying to use it
Jesse Hall
2012-09-18
1
-3
/
+3
*
add support hwc 1.1
Mathias Agopian
2012-09-17
4
-63
/
+221
*
refactor things a bit
Mathias Agopian
2012-09-17
2
-11
/
+27
*
Minor tweaks
Andy McFadden
2012-09-13
1
-2
/
+2
*
Initialize new HWC 1.2 fields
Jesse Hall
2012-09-12
3
-24
/
+34
*
Fix emulator
Andy McFadden
2012-09-12
1
-3
/
+6
*
Reduce failure uncertainty
Andy McFadden
2012-09-11
1
-0
/
+6
*
Reshuffle FramebufferSurface
Andy McFadden
2012-09-11
4
-143
/
+186
*
libgui: move fence handling into ConsumerBase
Jamie Gennis
2012-09-06
1
-1
/
+1
*
fix a problem where all hwc layers would have the SKIP flags set
Mathias Agopian
2012-09-05
1
-0
/
+1
*
Always reset layer acquireFenceFd after commit
Jesse Hall
2012-09-05
1
-0
/
+2
*
the visible region sent to HWC was garbage
Mathias Agopian
2012-08-31
2
-3
/
+17
*
Merge "HWC 1.1: hook up hotplug event, use new display config queries" into j...
Jesse Hall
2012-08-31
2
-16
/
+110
|
\
|
*
HWC 1.1: hook up hotplug event, use new display config queries
Jesse Hall
2012-08-31
2
-16
/
+110
*
|
BufferQueue: use max acquired buffer count
Jamie Gennis
2012-08-30
1
-2
/
+1
*
|
Merge "BufferQueue: clean up buffer counting" into jb-mr1-dev
Jamie Gennis
2012-08-30
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
BufferQueue: clean up buffer counting
Jamie Gennis
2012-08-29
1
-1
/
+1
*
|
Handle new device api version encoding
Jesse Hall
2012-08-29
1
-9
/
+39
|
/
*
Added display initialization method
Andy McFadden
2012-08-24
1
-1
/
+1
*
teach HWC about multiple displays
Mathias Agopian
2012-08-23
2
-127
/
+135
*
remove support for HWC < 1.0
Mathias Agopian
2012-08-23
2
-287
/
+60
*
HWComposer now has its own concept of display IDs
Mathias Agopian
2012-08-23
2
-78
/
+123
*
Update for cleanups in hwc interface
Jesse Hall
2012-08-22
2
-18
/
+35
*
Pass the correct number of displays based on HWC version
Jesse Hall
2012-08-22
2
-8
/
+10
*
reimplement wifi display hack with new external display SF framework
Mathias Agopian
2012-08-16
1
-5
/
+27
[next]