Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
9042b4564de5477b18e680c7dce13b587a681dd9
/
libs
/
surfaceflinger
/
Layer.cpp
9042b45
fix [2143798] Need to figure out how to do video
by Mathias Agopian
· 15 years ago
382e17d
fix [2211532] improves sholes graphics performance
by Mathias Agopian
· 15 years ago
46b2df1
fix [2164183] sometimes device just wants to stay asleep
by Mathias Agopian
· 15 years ago
e05f07d
fix [2170319] gmail bulk operation checkbox latency on passion
by Mathias Agopian
· 15 years ago
4961c95
fix [2152536] ANR in browser
by Mathias Agopian
· 15 years ago
351a707
fix [2168528] enable glTexImage2D code path in SF for software-only buffers
by Mathias Agopian
· 15 years ago
6950e42
fix [2167050] glTexImage2D code path buggy in SurfaceFlinger
by Mathias Agopian
· 15 years ago
0c4cec7
Attempt to fix [2152536] ANR in browser
by Mathias Agopian
· 15 years ago
bd23e30
fix [2152247] Windows sometimes drawn scaled up.
by Mathias Agopian
· 15 years ago
70cab91
invalidate the surface when the physical changes
by Mathias Agopian
· 15 years ago
e1b6f24
introduce the notion of the requested size in the Layer state
by Mathias Agopian
· 15 years ago
f2d28b7
minor SurfaceFlinger code cleanup and remove unnecessary tests
by Mathias Agopian
· 15 years ago
cc93476
turn dithering off if it's not needed
by Mathias Agopian
· 15 years ago
2e4b68d
fix [2133214] STOPSHIP: revert I4a06bb4f: workaround for [2113743] Sholes: frozen then runtime restart going to list view
by Mathias Agopian
· 15 years ago
4a06bb4
workaround for [2113743] Sholes: frozen then runtime restart going to list view
by Mathias Agopian
· 15 years ago
ac7f13b
fix [2129080] Soft reboot after clicking around and then rubbing the screen
by Mathias Agopian
· 15 years ago
7cf03ba
fix [2119400] sholes: artifacting when switching orientation
by Mathias Agopian
· 15 years ago
64a7c6b
add support for RGBX_8888 surfaces in SurfaceFlinger
by Mathias Agopian
· 15 years ago
248b5bd
fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore
by Mathias Agopian
· 15 years ago
9779b22
fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
by Mathias Agopian
· 15 years ago
c4915de
fix a bug that could cause a window to be hidden in some cases.
by Mathias Agopian
· 15 years ago
317a628
Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed.
by Mathias Agopian
· 15 years ago
5cec474
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
· 15 years ago
64e89a8
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
· 15 years ago
8b76a0a
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
· 15 years ago
1d40f50
remove unused and confusing comment
by Mathias Agopian
· 15 years ago
359140c
free gralloc buffers as soon as possible (when a surface is not visible any longer), client who have the buffers still mapped won't crash, btu may see garbage data
by Mathias Agopian
· 16 years ago
999543b
checkpoint. bring back video/camera
by Mathias Agopian
· 16 years ago
6edf5af
fix a memory corruption where a SF Client could be used after it's been destroyed
by Mathias Agopian
· 16 years ago
947f4f4
merge master to master_gl
by Mathias Agopian
· 16 years ago
dff8e58
update surfaceflinger, libui and libagl to the new gralloc api
by Mathias Agopian
· 16 years ago
fa6eda0
Merge commit 'goog/master' into merge_master
by Mathias Agopian
· 16 years ago
0c6b5f6
fix 1803886 android15 Translucent GLSurfaceView demo does not display properly
by Mathias Agopian
· 16 years ago
81b0aa6
get rid of an old hack to work around a bug around glDeleteTextures() in the adreno drivers
by Mathias Agopian
· 16 years ago
a3aa6c9
Surfaces are now destroyed properly in SurfaceFlinger.
by Mathias Agopian
· 16 years ago
6cf0db2
more Surface lifetime management
by Mathias Agopian
· 16 years ago
1473f46
Integrate from //sandbox/mathias/donut/...@145728
by Mathias Agopian
· 16 years ago
9066cfe
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d83a98f
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
da996f3
auto import from //branches/cupcake/...@131421
by The Android Open Source Project
· 16 years ago
d24b818
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
b798689
auto import from //branches/cupcake/...@125939
by The Android Open Source Project
· 16 years ago
f013e1a
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
54b6cfa
Initial Contribution
by The Android Open Source Project
· 16 years ago