summaryrefslogtreecommitdiffstats
path: root/native/android/native_window.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Bin...tedbo2011-06-091-1/+9
* ANativeWindow_setBuffersGeometry now returns proper error codesMathias Agopian2011-03-311-2/+1
* SurfaceTexture: disallow unsupported uses.Jamie Gennis2011-03-151-0/+6
* Bug 3515073 Add ANativeWindow_fromSurfaceTextureGlenn Kasten2011-03-041-0/+9
* add format parameter to setBufferGeometryMathias Agopian2010-10-251-2/+2
* Add ANativeWindow API for directly drawing to the surface bits.Dianne Hackborn2010-07-091-4/+54
* Get to the point of being able to do native drawing.Dianne Hackborn2010-07-011-0/+6
* Make real API for native code to get its window.Dianne Hackborn2010-07-011-0/+41