index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
surfaceflinger
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get AID_GRAPHICS from right place
Glenn Kasten
2012-01-13
1
-7
/
+1
*
fix a bug with vsync management
Mathias Agopian
2012-01-12
1
-8
/
+7
*
remove dead/usnused code
Mathias Agopian
2012-01-11
4
-42
/
+0
*
Fix an issue with VSYNC
Mathias Agopian
2012-01-11
1
-38
/
+31
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
4
-23
/
+23
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
5
-9
/
+9
*
Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE"
Steve Block
2012-01-05
3
-23
/
+23
|
\
|
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
3
-23
/
+23
*
|
Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros"
Glenn Kasten
2012-01-05
3
-19
/
+18
|
\
\
|
|
/
|
/
|
|
*
Use the standard CC_LIKELY and CC_UNLIKELY macros
Glenn Kasten
2012-01-05
3
-19
/
+18
*
|
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
6
-17
/
+17
|
/
*
Improve the VSYNC api a bit.
Mathias Agopian
2011-12-06
6
-35
/
+132
*
fix a deadlock when removing a DisplayEventConnection
Mathias Agopian
2011-12-05
2
-21
/
+46
*
Merge "fix an issue where invalidate/transactions could be missed"
Mathias Agopian
2011-12-04
2
-6
/
+9
|
\
|
*
fix an issue where invalidate/transactions could be missed
Mathias Agopian
2011-12-03
2
-6
/
+9
*
|
am a91e54fe: am f57c1388: Merge "SurfaceFlinger: fix layer removal race condi...
Jesse Hall
2011-12-02
2
-1
/
+10
|
\
\
|
|
/
|
/
|
|
*
SurfaceFlinger: fix layer removal race condition
Jesse Hall
2011-12-02
2
-1
/
+10
*
|
fix an issue where updates could starve transactions
Mathias Agopian
2011-12-02
2
-9
/
+2
*
|
am e2970700: am e8ba2aba: Merge "add a way to access the version string of th...
Mathias Agopian
2011-11-30
1
-1
/
+9
|
\
\
|
|
/
|
*
Merge "add a way to access the version string of the h/w implementation of EG...
Mathias Agopian
2011-11-30
1
-1
/
+9
|
|
\
|
|
*
add a way to access the version string of the h/w implementation of EGL
Mathias Agopian
2011-11-29
1
-1
/
+9
*
|
|
am 55d3880e: am bb1e7d43: Merge changes I7e973a35,Ib3386fcc into ics-mr1
Mathias Agopian
2011-11-30
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
SurfaceTexture: add EGL_KHR_fence_sync option
Jamie Gennis
2011-11-29
1
-1
/
+1
|
|
/
*
|
Add support for sending VSYNC events to the framework
Mathias Agopian
2011-11-29
15
-27
/
+720
*
|
Fix build.
Mathias Agopian
2011-11-29
5
-110
/
+27
*
|
Merge changes If4126023,Iacda2386,I1eb691f7,Ib56139f8
Mathias Agopian
2011-11-29
7
-243
/
+174
|
\
\
|
|
/
|
/
|
|
*
Add support for sending VSYNC events to the framework
Mathias Agopian
2011-11-29
5
-27
/
+110
|
*
rewrite SF's message loop on top of Looper
Mathias Agopian
2011-11-28
3
-216
/
+64
*
|
temporarily hardcode Nexus S refresh rate
Mathias Agopian
2011-11-23
1
-0
/
+1
|
/
*
remove hack that hardcoded the refresh rate
Mathias Agopian
2011-11-16
1
-4
/
+0
*
rework a bit how we manage EGL extensions
Mathias Agopian
2011-11-14
1
-16
/
+0
*
Back to 59fps
Dave Burke
2011-11-09
1
-1
/
+1
*
Fix an issue where we could wait for a non-existing transaction
Mathias Agopian
2011-11-07
1
-14
/
+16
*
Merge "Fix rotation displays frame N-1 briefly while rotating" into ics-mr1
Mathias Agopian
2011-11-07
4
-9
/
+52
|
\
|
*
Fix rotation displays frame N-1 briefly while rotating
Mathias Agopian
2011-11-04
4
-9
/
+52
*
|
workaround to set the WM refresh rate to 48 Hz for tuna devices only
Mathias Agopian
2011-11-04
2
-0
/
+15
|
/
*
fix Corrupted graphics while playing You Tube on orientation change
Mathias Agopian
2011-10-26
1
-0
/
+2
*
Merge "Fix software GL renderer."
Xavier Ducrohet
2011-10-21
1
-1
/
+1
|
\
|
*
Fix software GL renderer.
Xavier Ducrohet
2011-10-21
1
-1
/
+1
*
|
am aa938c8d: Merge "mDirtyRegion is single threaded, but could be accessed fr...
Mathias Agopian
2011-10-21
2
-2
/
+23
|
\
\
|
|
/
|
/
|
|
*
mDirtyRegion is single threaded, but could be accessed from a hwc thread
Mathias Agopian
2011-10-21
2
-2
/
+23
*
|
am 16bece04: Merge "added dpi and refresh rate info in SF\'s dumpsys" into ic...
Mathias Agopian
2011-10-20
1
-2
/
+9
|
\
\
|
|
/
|
*
added dpi and refresh rate info in SF's dumpsys
Mathias Agopian
2011-10-20
1
-2
/
+9
*
|
am 70ac412b: Merge "Add a LayerScreenshot" into ics-mr0
Dave Burke
2011-10-18
6
-28
/
+226
|
\
\
|
|
/
|
*
Add a LayerScreenshot
Mathias Agopian
2011-10-18
6
-28
/
+226
*
|
am f7613743: Merge "Don\'t call hwc set() if there is nothing new to do" into...
Mathias Agopian
2011-10-18
1
-2
/
+10
|
\
\
|
|
/
|
*
Don't call hwc set() if there is nothing new to do
Mathias Agopian
2011-10-18
1
-2
/
+10
*
|
am 23bf2505: Merge "Make sure set GL state properly" into ics-mr0
Mathias Agopian
2011-10-18
4
-40
/
+30
|
\
\
|
|
/
|
*
Make sure set GL state properly
Mathias Agopian
2011-10-18
4
-40
/
+30
*
|
am 840b8a67: Revert "Add a LayerScreenshot"
Mathias Agopian
2011-10-17
6
-226
/
+28
|
\
\
|
|
/
[next]