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
/
Layer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix RefBase so it retains binary-compatibility with gingerbread
Mathias Agopian
2011-06-13
1
-2
/
+4
*
unify SurfaceTexture and Surface
Mathias Agopian
2011-06-13
1
-698
/
+168
*
Merge "Fix a race that could cause GL commands to be executed from the wrong ...
Mathias Agopian
2011-05-19
1
-12
/
+4
|
\
|
*
Fix a race that could cause GL commands to be executed from the wrong thread.
Mathias Agopian
2011-05-19
1
-12
/
+4
*
|
SurfaceFlinger: unfreeze windows for fixed size buffers.
Jamie Gennis
2011-05-16
1
-2
/
+3
|
/
*
am ba5aebd1: am ac505b86: am f0556bb9: am 86d1d747: Merge "Add lock before ca...
Conley Owens
2011-04-27
1
-2
/
+10
|
\
|
*
am ac505b86: am f0556bb9: am 86d1d747: Merge "Add lock before calling initEgl...
Conley Owens
2011-04-27
1
-2
/
+10
|
|
\
|
|
*
Add lock before calling initEglImage
Kobi Cohen Arazi
2011-04-15
1
-2
/
+10
|
|
*
fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE)
Mathias Agopian
2011-01-25
1
-16
/
+0
|
|
*
[317580] fix issue where the screen wouldn't be rotated properly in bypass mode
Mathias Agopian
2010-12-07
1
-0
/
+12
|
|
*
[3171580] SurfaceFlinger Bypass mode. (DO NOT MERGE)
Mathias Agopian
2010-12-03
1
-8
/
+85
*
|
|
am bd340c7b: am b368f4d8: am 38caff23: Merge "SurfaceFlinger: Fix a typo." in...
Jamie Gennis
2011-03-18
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
SurfaceFlinger: Fix a typo.
Jamie Gennis
2011-03-18
1
-1
/
+1
*
|
|
am e22aa623: am 25594e19: am f40e638e: fix [4093196] Device lock up - log spa...
Mathias Agopian
2011-03-17
1
-5
/
+7
|
\
\
\
|
|
/
/
|
*
|
fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondit...
Mathias Agopian
2011-03-17
1
-5
/
+7
*
|
|
Fix initialization order warning.
Mathias Agopian
2011-03-11
1
-1
/
+2
*
|
|
Merge "Default to NONE format in Layer"
Eric Hassold
2011-03-11
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Default to NONE format in Layer
Eric Hassold
2011-03-11
1
-1
/
+2
*
|
|
SurfaceFlinger: Respect the PROTECTED gralloc bit.
Jamie Gennis
2011-03-10
1
-3
/
+7
|
/
/
*
|
Merge "Correctly handle translucency of device-specific pixel formats"
Eric Hassold
2011-02-23
1
-0
/
+48
|
\
\
|
*
|
Correctly handle translucency of device-specific pixel formats
Eric Hassold
2011-02-15
1
-0
/
+48
*
|
|
fix a surface leak in SurfaceFlinger
Mathias Agopian
2011-02-16
1
-5
/
+2
|
/
/
*
|
am 8d778b37: am 231da079: Merge "fix [3389263] OMX.Nvidia.h264.decode fails t...
Mathias Agopian
2011-01-28
1
-2
/
+1
|
\
\
|
*
|
fix [3389263] OMX.Nvidia.h264.decode fails to shutdown
Mathias Agopian
2011-01-28
1
-2
/
+1
*
|
|
Protected surface API
Glenn Kasten
2011-01-28
1
-0
/
+8
|
/
/
*
|
clean-up unneeded code
Mathias Agopian
2011-01-20
1
-16
/
+0
*
|
Fix a problem where hwc and GL composition could show a different buffer
Mathias Agopian
2010-12-14
1
-18
/
+14
*
|
fix [3223749] media server crashes when switching mode from video capture to ...
Mathias Agopian
2010-12-14
1
-3
/
+16
*
|
fix [3176642] Camera preview turns completely black for multiple toggles betw...
Mathias Agopian
2010-12-13
1
-1
/
+21
*
|
[3211070] camera preview image is rendered offset from the UI overlay frame
Mathias Agopian
2010-12-08
1
-5
/
+12
*
|
fix [3260137] Sometimes front-facing camera mirroring is wrong
Mathias Agopian
2010-12-08
1
-1
/
+2
*
|
resolved conflicts for merge of a0f011ff to master
Mathias Agopian
2010-12-07
1
-12
/
+10
|
\
\
|
|
/
|
*
[3171580] Fix two typos related to fixed-size buffers
Mathias Agopian
2010-12-03
1
-12
/
+11
*
|
am 48f42f8c: am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBu...
Mathias Agopian
2010-12-07
1
-0
/
+1
|
\
\
|
|
/
|
*
[3171580] don't automatically log GraphicBuffer allocation failures
Mathias Agopian
2010-12-03
1
-0
/
+1
|
*
refactored screenshot code
Mathias Agopian
2010-10-04
1
-0
/
+11
*
|
Remove const_cast to layer handle
Louis Huemiller
2010-12-01
1
-1
/
+1
*
|
Implement reducing the buffer count of a Surface.
Jamie Gennis
2010-11-11
1
-3
/
+48
*
|
Always create OpenGL accelerated windows in RGBA 8888.
Romain Guy
2010-10-12
1
-1
/
+2
*
|
refactored screenshot code
Mathias Agopian
2010-09-29
1
-0
/
+11
*
|
fix [3018216] UI shrinks / stretches while using apps with IME
Mathias Agopian
2010-09-21
1
-1
/
+2
*
|
Fix a SurfaceFlinger bug.
Jamie Gennis
2010-09-17
1
-0
/
+1
*
|
am 6d4346ce: am 4cffbb47: Merge "fix [2946787] Screen flicker on low resoluti...
Mathias Agopian
2010-08-25
1
-11
/
+21
|
\
\
|
|
/
|
*
fix [2946787] Screen flicker on low resolution setting in camcorder.
Mathias Agopian
2010-08-25
1
-11
/
+21
*
|
am 46820412: am 8eb16af2: Merge "don\'t try to lock a buffer that wasn\'t all...
Mathias Agopian
2010-08-25
1
-6
/
+10
|
\
\
|
|
/
|
*
don't try to lock a buffer that wasn't allocated with SW usage bits
Mathias Agopian
2010-08-25
1
-6
/
+10
*
|
am bc4389ed: am 8395b462: Merge "fix [2931513] Add support for setting the or...
Mathias Agopian
2010-08-24
1
-1
/
+8
|
\
\
|
|
/
|
*
fix [2931513] Add support for setting the orientation of an ANativeWindow
Mathias Agopian
2010-08-24
1
-1
/
+8
|
*
revert hwcomposer HAL changes. DO NOT MERGE.
Mathias Agopian
2010-08-17
1
-57
/
+0
|
/
*
call into hwcomposer HAL when present
Mathias Agopian
2010-08-11
1
-0
/
+57
[next]