index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
surfaceflinger
/
LayerDim.cpp
Age
Commit message (
Expand
)
Author
2010-06-29
remove a hack that was used only used on h/w we no longer support.
Mathias Agopian
2010-06-25
Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger""
Mathias Agopian
2010-06-25
Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"
Andreas Huber
2010-06-24
fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger
Mathias Agopian
2010-06-15
Added support for the GL_TEXTURE_EXTERNAL target
Mathias Agopian
2010-06-04
clean-up client management.
Mathias Agopian
2010-04-21
more surfaceflinger cleanups
Mathias Agopian
2009-10-27
fix [2143798] Need to figure out how to do video
Mathias Agopian
2009-10-06
fix [2167050] glTexImage2D code path buggy in SurfaceFlinger
Mathias Agopian
2009-09-07
fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
Mathias Agopian
2009-08-11
second take, hopefully this time it doesn't break one of the builds: "Surface...
Mathias Agopian
2009-08-11
second take, hopefully this time it doesn't break one of the builds: "Surface...
Mathias Agopian
2009-08-11
Revert "SurfaceFlinger will now allocate buffers based on the usage specified...
Fred Quintana
2009-08-11
SurfaceFlinger will now allocate buffers based on the usage specified by the ...
Mathias Agopian
2009-06-29
don't use a 1/4th of the screen size texture for the dim layer
Mathias Agopian
2009-06-25
use 1/16 the size (20KB) for the dim texture in the copybit/msm case
Mathias Agopian
2009-06-19
fix a memory corruption where a SF Client could be used after it's been destr...
Mathias Agopian
2009-06-18
implement dimming with a texture on msm7k so it uses copybit
Mathias Agopian
2009-05-17
Region now has its own implementation instead of relying on SkRegion, which a...
Mathias Agopian
2009-04-10
Integrate from //sandbox/mathias/donut/...@145728
Mathias Agopian
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project