Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
b608f6c350ce8d3ba52ca6222537f5931bcc28ad
/
libs
/
surfaceflinger
/
LayerBase.cpp
0b3ad46
Attempt to fix [2152536] ANR in browser
by Mathias Agopian
· 16 years ago
6656dbc
invalidate the surface when the physical changes
by Mathias Agopian
· 16 years ago
7e4a587
introduce the notion of the requested size in the Layer state
by Mathias Agopian
· 16 years ago
ba6be54
remove unused code
by Mathias Agopian
· 16 years ago
85ec55f
remove dead code
by Mathias Agopian
· 16 years ago
95a666b
minor SurfaceFlinger code cleanup and remove unnecessary tests
by Mathias Agopian
· 16 years ago
401c257
turn dithering off if it's not needed
by Mathias Agopian
· 16 years ago
a2fe0a2
fix [2142193] disable GL_LINEAR when not needed
by Mathias Agopian
· 16 years ago
816d7d0
add support for RGBX_8888 surfaces in SurfaceFlinger
by Mathias Agopian
· 16 years ago
48d819a
fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore
by Mathias Agopian
· 16 years ago
cbb288b
fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
by Mathias Agopian
· 16 years ago
888eee6
fix [2098939] Smooth gradients show banding on Sholes
by Mathias Agopian
· 16 years ago
29aa74c
Add colorkey to gl clear operation
by Rebecca Schultz Zavin
· 16 years ago
1c97d2e
fix a bug that caused the PixelFormat viewed by Surface to be wrong.
by Mathias Agopian
· 16 years ago
5221271
second take, hopefully this time it doesn't break one of the builds: "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything."
by Mathias Agopian
· 16 years ago
b2fd466
Revert "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything."
by Fred Quintana
· 16 years ago
df37b62
SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything.
by Mathias Agopian
· 16 years ago
f9cd64b
NPOT EGLimage without GL_ARB_texture_non_power_of_two would be improperly scalled
by Mathias Agopian
· 16 years ago
2e12324
fix a bug causing push-buffer surfaces' identity to be garbage, which resulted in some attributes (size/pos) to fail to be set
by Mathias Agopian
· 16 years ago
1fed11c
checkpoint. bring back video/camera
by Mathias Agopian
· 16 years ago
f9d9327
fix a memory corruption where a SF Client could be used after it's been destroyed
by Mathias Agopian
· 16 years ago
375f563
new Permission class used to improve permission checks speed (by caching results)
by Mathias Agopian
· 16 years ago
310f8da
merge master to master_gl
by Mathias Agopian
· 16 years ago
20f6878
Region now has its own implementation instead of relying on SkRegion, which allows us to break libui's dependency on libcorecg.
by Mathias Agopian
· 16 years ago
0926f50
update surfaceflinger, libui and libagl to the new gralloc api
by Mathias Agopian
· 16 years ago
550b79f
get rid of an old hack to work around a bug around glDeleteTextures() in the adreno drivers
by Mathias Agopian
· 16 years ago
9a11206
more Surface lifetime management
by Mathias Agopian
· 16 years ago
076b1cc
Integrate from //sandbox/mathias/donut/...@145728
by Mathias Agopian
· 16 years ago
edbf3b6
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d5193d9
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
ac65e0b
auto import from //branches/cupcake/...@131421
by The Android Open Source Project
· 16 years ago
a6938ba
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
2762932
auto import from //branches/cupcake/...@125939
by The Android Open Source Project
· 16 years ago
e09fd9e
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 17 years ago
7c1b96a
Initial Contribution
by The Android Open Source Project
· 17 years ago