summaryrefslogtreecommitdiffstats
path: root/include/ui/Surface.h
Commit message (Expand)AuthorAgeFilesLines
* move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h...Mathias Agopian2009-05-051-39/+1
* get rid of android_native_buffer_t::getHandle() and replace it with an handle...Mathias Agopian2009-05-051-8/+0
* removed the "bits" attribute from android_native_buffer_t.Mathias Agopian2009-05-051-2/+2
* update surfaceflinger, libui and libagl to the new gralloc apiMathias Agopian2009-05-041-15/+24
* cleanup, remove unused fields. Also make sure that we don't systematically al...Mathias Agopian2009-04-161-4/+1
* more splitting of Surface/SurfaceControl. Surface.java is now implemented in ...Mathias Agopian2009-04-161-51/+44
* split Surface.cpp into Surface and SurfaceControlMathias Agopian2009-04-161-0/+72
* fix some issues with Surface's lifetime management.Mathias Agopian2009-04-161-2/+9
* Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-101-14/+70
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+137
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-137/+0
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-0/+1
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-11/+10
* Initial ContributionThe Android Open Source Project2008-10-211-0/+137