summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/SurfaceControl.java
Commit message (Expand)AuthorAgeFilesLines
* Temporarily revert field name change (DO NOT MERGE)Dave Burke2013-05-061-1/+1
* Really make Surface thread-safe.Jeff Brown2013-05-011-2/+8
* improve SurfaceControl.screenshot documentationMathias Agopian2013-03-181-1/+10
* remove suppor for SurfaceControl.FX_SURFACE_SCREENSHOTMathias Agopian2013-03-051-16/+0
* screenshots can now go into a Surface from javaMathias Agopian2013-03-041-5/+69
* Fix SurfaceControl.setDisplaySurface() such that it accepts a null SurfaceMathias Agopian2013-02-251-7/+2
* Remove SurfaceControl.setPosition(int, int)Michael Wright2013-02-211-5/+0
* clean-up following Surface splitMathias Agopian2013-02-151-40/+40
* split Surface in two classes: SurfaceControl and SurfaceMathias Agopian2013-02-141-0/+575