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
/
libs
/
surfaceflinger
/
LayerBase.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
move native services under services/
Mathias Agopian
2010-07-14
1
-593
/
+0
*
Added support for the GL_TEXTURE_EXTERNAL target
Mathias Agopian
2010-06-15
1
-34
/
+10
*
split surface management from surface's buffers management
Mathias Agopian
2010-06-04
1
-6
/
+4
*
clean-up client management.
Mathias Agopian
2010-06-04
1
-28
/
+10
*
fix a bug where fading in/out of opaque 32-bits windows wasn't working
Mathias Agopian
2010-06-01
1
-19
/
+7
*
minor clean-up GLclampx -> GLclampf
Mathias Agopian
2010-05-26
1
-4
/
+4
*
clean-up dead-code
Mathias Agopian
2010-05-26
1
-2
/
+0
*
Make sure to use filtering while in fixed-size mode
Mathias Agopian
2010-05-26
1
-5
/
+4
*
fix [2712278] The preview buffer left some black borders in left and bottom e...
Mathias Agopian
2010-05-25
1
-1
/
+1
*
added the notion of fixed-size buffers
Mathias Agopian
2010-05-24
1
-1
/
+2
*
SharedBufferStack now can grow up to 16 buffers.
Mathias Agopian
2010-05-12
1
-0
/
+5
*
Refactor some code in surfaceflinger in preparation of upcoming changes
Mathias Agopian
2010-05-12
1
-206
/
+2
*
more surfaceflinger cleanups
Mathias Agopian
2010-04-21
1
-10
/
+33
*
better fix for [2420565] Surface.lockCanvas() updates the dirty region too often
Mathias Agopian
2010-04-21
1
-1
/
+1
*
clean-up surfaceflinger a bit
Mathias Agopian
2010-04-20
1
-58
/
+41
*
fix [2511580] Window poop on screen - drop down list left some residual when ...
Mathias Agopian
2010-03-16
1
-1
/
+0
*
fix [2483456] Video orientation is wrong on Droid for some videos
Mathias Agopian
2010-03-11
1
-11
/
+10
*
improve SF logging/debugging a little bit
Mathias Agopian
2010-03-08
1
-1
/
+2
*
fixes for [2474091] Saw Poor behaviour playing a video.
Mathias Agopian
2010-03-08
1
-7
/
+2
*
Added a name to Surface created by SurfaceFlinger
Mathias Agopian
2010-03-01
1
-0
/
+8
*
Initialize layer position
Mathias Agopian
2010-02-19
1
-0
/
+1
*
get rid off the YUV formats at the libui layer
Mathias Agopian
2010-02-16
1
-12
/
+25
*
Add support for 180/270 degrees rotation.
Chih-Chung Chang
2010-01-22
1
-5
/
+14
*
Add an orientation parameter for overlay, so we can do camera preview in port...
Chih-Chung Chang
2010-01-21
1
-1
/
+1
*
fix [2143798] Need to figure out how to do video
Mathias Agopian
2009-10-27
1
-0
/
+57
*
fix [2211532] improves sholes graphics performance
Mathias Agopian
2009-10-23
1
-1
/
+1
*
fix [2167050] glTexImage2D code path buggy in SurfaceFlinger
Mathias Agopian
2009-10-06
1
-55
/
+40
*
Attempt to fix [2152536] ANR in browser
Mathias Agopian
2009-10-02
1
-1
/
+8
*
invalidate the surface when the physical changes
Mathias Agopian
2009-09-30
1
-0
/
+6
*
introduce the notion of the requested size in the Layer state
Mathias Agopian
2009-09-29
1
-11
/
+19
*
remove unused code
Mathias Agopian
2009-09-29
1
-8
/
+2
*
remove dead code
Mathias Agopian
2009-09-29
1
-6
/
+0
*
minor SurfaceFlinger code cleanup and remove unnecessary tests
Mathias Agopian
2009-09-24
1
-65
/
+55
*
turn dithering off if it's not needed
Mathias Agopian
2009-09-23
1
-8
/
+6
*
fix [2142193] disable GL_LINEAR when not needed
Mathias Agopian
2009-09-23
1
-19
/
+23
*
add support for RGBX_8888 surfaces in SurfaceFlinger
Mathias Agopian
2009-09-14
1
-2
/
+4
*
fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore
Mathias Agopian
2009-09-10
1
-3
/
+5
*
fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
Mathias Agopian
2009-09-07
1
-23
/
+6
*
fix [2098939] Smooth gradients show banding on Sholes
Mathias Agopian
2009-09-04
1
-1
/
+2
*
Add colorkey to gl clear operation
Rebecca Schultz Zavin
2009-09-02
1
-2
/
+9
*
fix a bug that caused the PixelFormat viewed by Surface to be wrong.
Mathias Agopian
2009-08-19
1
-8
/
+0
*
second take, hopefully this time it doesn't break one of the builds: "Surface...
Mathias Agopian
2009-08-11
1
-1
/
+1
*
Revert "SurfaceFlinger will now allocate buffers based on the usage specified...
Fred Quintana
2009-08-11
1
-1
/
+1
*
SurfaceFlinger will now allocate buffers based on the usage specified by the ...
Mathias Agopian
2009-08-11
1
-1
/
+1
*
NPOT EGLimage without GL_ARB_texture_non_power_of_two would be improperly sca...
Mathias Agopian
2009-07-30
1
-1
/
+2
*
fix a bug causing push-buffer surfaces' identity to be garbage, which resulte...
Mathias Agopian
2009-06-23
1
-4
/
+4
*
checkpoint. bring back video/camera
Mathias Agopian
2009-06-23
1
-9
/
+14
*
fix a memory corruption where a SF Client could be used after it's been destr...
Mathias Agopian
2009-06-19
1
-7
/
+11
*
new Permission class used to improve permission checks speed (by caching resu...
Mathias Agopian
2009-06-15
1
-15
/
+8
*
merge master to master_gl
Mathias Agopian
2009-05-22
1
-2
/
+2
|
\
[next]