Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
309d3bb2f902163356f9d40b6d45c11b435d77a9
/
libs
/
surfaceflinger_client
/
ISurface.cpp
a138f89
added the notion of fixed-size buffers
by Mathias Agopian
· 15 years ago
b5b7f26
SharedBufferStack now can grow up to 16 buffers.
by Mathias Agopian
· 15 years ago
98e71dd
remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).
by Mathias Agopian
· 15 years ago
9cce325
split libsurfaceflinger_client and libcamera_client out of libui
by Mathias Agopian
· 15 years ago
[Renamed (98%) from libs/ui/ISurface.cpp]
52e7200
Add an orientation parameter for overlay, so we can do camera preview in portrait mode.
by Chih-Chung Chang
· 15 years ago
3330b20
fix [2167050] glTexImage2D code path buggy in SurfaceFlinger
by Mathias Agopian
· 16 years ago
cbb288b
fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
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
723ec00
Merge commit 'goog/master' into merge_master
by Mathias Agopian
· 16 years ago
83c0446
some work to try to reduce the code size of some native libraries
by Mathias Agopian
· 16 years ago
310f8da
merge master to master_gl
by Mathias Agopian
· 16 years ago
c5b2c0b
move libbinder's header files under includes/binder
by Mathias Agopian
· 16 years ago
7189c00
move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h and don't include it from egl.h
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
8a7a675
auto import from //branches/cupcake/...@126645
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