Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
cbad735d8cc4ff360341bf12d8c388edcbc78ce3
/
services
/
surfaceflinger
cbad735
SurfaceFlinger: recompute visible regions less
by Jamie Gennis
· 13 years ago
f15a83f
SurfaceFlinger: add a crop to the layer state
by Jamie Gennis
· 13 years ago
51dcd58
SurfaceFlinger: recompute visible regions more
by Jamie Gennis
· 13 years ago
161534a
SurfaceFlinger: SCALING_MODE_FREEZE cropping support
by Jamie Gennis
· 13 years ago
cbb1a95
SurfaceFlinger: tell SurfaceTex about filtering
by Jamie Gennis
· 13 years ago
06e51a0
don't actuate vsync hint when not needed
by Mathias Agopian
· 13 years ago
03e4072
set vsync power hint
by Mathias Agopian
· 13 years ago
24202f5
update the binder protocol for connect to match that of queueBuffer
by Mathias Agopian
· 13 years ago
a0db308
remove SurfaceTexture::connect()
by Mathias Agopian
· 13 years ago
7f42a9c
triple buffering is now controled by BoardConfig and enabled by default
by Mathias Agopian
· 13 years ago
56a2bbe
SF needs to render even if we don't have a h/w composer
by Mathias Agopian
· 13 years ago
b9494d5
make sure to clear the framebuffer when using overlays
by Mathias Agopian
· 13 years ago
0c8ecac
Merge "don't attempt to clip layers anymore using glScissor"
by Mathias Agopian
· 13 years ago
160d544
Merge "get rid off preserve backbuffer optimization in SF"
by Mathias Agopian
· 13 years ago
82ca93b
Merge "s/w rendered apps can now use n-buffering (n>2)"
by Mathias Agopian
· 13 years ago
f74e8e0
don't attempt to clip layers anymore using glScissor
by Mathias Agopian
· 13 years ago
a2f4e56
get rid off preserve backbuffer optimization in SF
by Mathias Agopian
· 13 years ago
8acce20
make sure to repaint the screen when screen turns on
by Mathias Agopian
· 13 years ago
ac6035a
s/w rendered apps can now use n-buffering (n>2)
by Mathias Agopian
· 13 years ago
fca660c
don't wake-up eventthread every 16ms if there are no vsync requests
by Mathias Agopian
· 13 years ago
69a655c
Revert "handle surfaces posts independently from composition"
by Mathias Agopian
· 13 years ago
562f4b2
handle surfaces posts independently from composition
by Mathias Agopian
· 13 years ago
22ffb11
make sure to disable VSYNC while screen is off
by Mathias Agopian
· 13 years ago
b60314a
rework screen on/off code
by Mathias Agopian
· 13 years ago
e2c4f4e
Added vsync debugging information in dumpsys log
by Mathias Agopian
· 13 years ago
3a77871
start VSYNC thread when HWC doesn't handle it
by Mathias Agopian
· 13 years ago
2965b26
VSYNC handling cleanup
by Mathias Agopian
· 13 years ago
d94d3b8
avoid turning vsync off/on at each frame
by Mathias Agopian
· 13 years ago
1a3bf41
Fix SurfaceFlinger crash in HWC::eventControl
by Erik Gilling
· 13 years ago
3eb38cb
SurfaceFlinger now uses the new VSYNC HAL API.
by Mathias Agopian
· 13 years ago
9d61b95
Merge "Add HWC vsync hook. Currently unused."
by Mathias Agopian
· 13 years ago
31d2843
Add HWC vsync hook. Currently unused.
by Mathias Agopian
· 13 years ago
cb9732a
refactor / simplify EventThread
by Mathias Agopian
· 13 years ago
7b5be95
use a socketpair instead of a pipe in BitTube
by Mathias Agopian
· 13 years ago
4b2ba53
better workaround for bug: 6020860
by Mathias Agopian
· 13 years ago
9e0b1f8
remove libandroid.so from targets that don't need it
by Colin Cross
· 13 years ago
3854ed5
surfaceflinger: disable ddms debugging on pdk builds
by Colin Cross
· 13 years ago
b5dd9c0
rewrite density calculation code so it's understandable
by Mathias Agopian
· 13 years ago
6fc0a9b
displayhardware: fix not obeying ro.sf.lcd_density when specified
by Dima Zavin
· 13 years ago
1b15e1e
surfaceflinger: use display dpi if not forced with ro.sf.lcd_nensity
by Dima Zavin
· 13 years ago
b267579
SurfaceTexture: Fully refactored from BufferQueue
by Daniel Lam
· 13 years ago
fddc28d
add ATRACE logs for screenshots
by Mathias Agopian
· 13 years ago
35aadd6
fix surfaceflinger's dumpsys
by Mathias Agopian
· 13 years ago
622cfad
fixup include paths
by Mathias Agopian
· 13 years ago
841cde5
add more ATRACE
by Mathias Agopian
· 13 years ago
ed61a47
Merge "a window could get stuck to gpu composition"
by Mathias Agopian
· 13 years ago
1c8e95c
Add tracing to various graphics components.
by Jamie Gennis
· 13 years ago
ec923ee
a window could get stuck to gpu composition
by Mathias Agopian
· 13 years ago
90ac799
fix libgui header location
by Mathias Agopian
· 13 years ago
870b8aa
remove libui dependency on libEGL
by Mathias Agopian
· 13 years ago
ff615cc
deprecate L_8, LA_88 and RGB_332 in sdk
by Mathias Agopian
· 13 years ago
fbc7922
workaround for an issue where the screen would flicker sometimes
by Mathias Agopian
· 13 years ago
4d143ee
fix an issue in SF where we could miss some updates
by Mathias Agopian
· 13 years ago
d11a108
Merge "createSurface getpid() first parameter was removed"
by Glenn Kasten
· 13 years ago
751d0bb
Merge "SurfaceFlinger: set wrap mode on screenshot texture"
by Mathias Agopian
· 13 years ago
e8c9ec6
createSurface getpid() first parameter was removed
by Glenn Kasten
· 13 years ago
1676828
Merge "Return information about whether overlays are disabled."
by Dianne Hackborn
· 13 years ago
12839be
Return information about whether overlays are disabled.
by Dianne Hackborn
· 13 years ago
f6de1c0
fix a crasher when starting SF with the screen off
by Mathias Agopian
· 13 years ago
303d538
ui freeze workaround: reenable triple buffering mode
by Mathias Agopian
· 13 years ago
c95dbdc
improve SF dumpsys
by Mathias Agopian
· 13 years ago
b048cef
fix UI freezes
by Mathias Agopian
· 13 years ago
c9ca701
attempt to fix an ANR in various apps
by Mathias Agopian
· 13 years ago
064b68d
Merge "separate transactions from updates"
by Mathias Agopian
· 13 years ago
67016af
fix an issue where SF would spin if /sys/power/wait_for_fb_xxx don't exist
by Mathias Agopian
· 13 years ago
99ce5cd
separate transactions from updates
by Mathias Agopian
· 13 years ago
baf1c68
Merge "fix an issue with vsync event delivery"
by Mathias Agopian
· 13 years ago
3cf199a
fix an issue with vsync event delivery
by Mathias Agopian
· 13 years ago
2bfa31c
Nexus S now reports the proper frame-rate
by Mathias Agopian
· 13 years ago
8aedd47
SF now synchronizes to VSYNC
by Mathias Agopian
· 13 years ago
ad8d13c
remove unneeded code
by Mathias Agopian
· 13 years ago
25e66fc
added a few more commands to SF's dumpsys
by Mathias Agopian
· 13 years ago
82d7ab6
improve SurfaceFlinger dumpsys
by Mathias Agopian
· 13 years ago
e8696a4
hack up frame latency measurement
by Jamie Gennis
· 13 years ago
1db13d7
Get AID_GRAPHICS from right place
by Glenn Kasten
· 13 years ago
b1d1c6d
SurfaceFlinger: set wrap mode on screenshot texture
by Michael I. Gold
· 13 years ago
616c0cd
fix a bug with vsync management
by Mathias Agopian
· 13 years ago
55ef343
remove dead/usnused code
by Mathias Agopian
· 13 years ago
a72d0db
Fix an issue with VSYNC
by Mathias Agopian
· 13 years ago
e6f43dd
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
32397c1
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
c267bab
Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE"
by Steve Block
· 13 years ago
2adea70
Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros"
by Glenn Kasten
· 13 years ago
99ed224
Use the standard CC_LIKELY and CC_UNLIKELY macros
by Glenn Kasten
· 13 years ago
a19954a
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
9d45368
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
478ae5e
Improve the VSYNC api a bit.
by Mathias Agopian
· 13 years ago
2374866
fix a deadlock when removing a DisplayEventConnection
by Mathias Agopian
· 13 years ago
75b95f5
Merge "fix an issue where invalidate/transactions could be missed"
by Mathias Agopian
· 13 years ago
be42aef
fix an issue where invalidate/transactions could be missed
by Mathias Agopian
· 13 years ago
43bfe7f
am a91e54fe: am f57c1388: Merge "SurfaceFlinger: fix layer removal race condition" into ics-mr1
by Jesse Hall
· 13 years ago
2228936
fix an issue where updates could starve transactions
by Mathias Agopian
· 13 years ago
2f4b68d
SurfaceFlinger: fix layer removal race condition
by Jesse Hall
· 13 years ago
7954436
am e2970700: am e8ba2aba: Merge "add a way to access the version string of the h/w implementation of EGL" into ics-mr1
by Mathias Agopian
· 13 years ago
363c4a9
Merge "add a way to access the version string of the h/w implementation of EGL" into ics-mr1
by Mathias Agopian
· 13 years ago
a4fbecd
am 55d3880e: am bb1e7d43: Merge changes I7e973a35,Ib3386fcc into ics-mr1
by Mathias Agopian
· 13 years ago
bc2d79e
add a way to access the version string of the h/w implementation of EGL
by Mathias Agopian
· 13 years ago
86edf4f
SurfaceTexture: add EGL_KHR_fence_sync option
by Jamie Gennis
· 13 years ago
d0566bc
Add support for sending VSYNC events to the framework
by Mathias Agopian
· 13 years ago
439cf85
Fix build.
by Mathias Agopian
· 13 years ago
Next »