Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
b6683b58a8cd97e6d527a355bee7ffe9cf8fd6e7
/
libs
/
ui
/
Surface.cpp
9f88afb
Squashed commit of the following:
by Mathias Agopian
· 16 years ago
18d8446
cleanup, remove unused fields. Also make sure that we don't systematically allocate a Surface in Surface.java if only a SurfaceControl is needed (Common case).
by Mathias Agopian
· 16 years ago
01b7668
more splitting of Surface/SurfaceControl. Surface.java is now implemented in terms of Surface and SurfaceControl.
by Mathias Agopian
· 16 years ago
62185b7
split Surface.cpp into Surface and SurfaceControl
by Mathias Agopian
· 16 years ago
40b7f6e
fix some issues with Surface's lifetime management.
by Mathias Agopian
· 16 years ago
4243e66
fix a rookie mistake causing Singleton<> to be a "multiton". Also improve the BufferMapper's debugging, but turn it off.
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
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