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
/
libs
/
surfaceflinger
/
LayerBase.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
*
|
Region now has its own implementation instead of relying on SkRegion, which a...
Mathias Agopian
2009-05-17
1
-15
/
+21
*
|
update surfaceflinger, libui and libagl to the new gralloc api
Mathias Agopian
2009-05-04
1
-11
/
+13
*
|
get rid of an old hack to work around a bug around glDeleteTextures() in the ...
Mathias Agopian
2009-04-24
1
-2
/
+0
*
|
more Surface lifetime management
Mathias Agopian
2009-04-24
1
-10
/
+17
*
|
Integrate from //sandbox/mathias/donut/...@145728
Mathias Agopian
2009-04-10
1
-141
/
+174
|
/
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+740
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-740
/
+0
*
auto import from //branches/cupcake/...@131421
The Android Open Source Project
2009-02-13
1
-7
/
+10
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-1
/
+20
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
1
-3
/
+14
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-15
/
+22
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+700