summaryrefslogtreecommitdiffstats
path: root/core/jni/android_view_SurfaceControl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add inPremutiplied option to BitmapFactory.Options, functionality in BitmapChris Craik2013-08-201-1/+2
* Use new ISurfaceComposer::destroyDisplay methodJesse Hall2013-08-081-0/+8
* get rid of HAL pixelformats 5551 and 4444Mathias Agopian2013-07-261-1/+0
* get rid of PIXEL_FORMAT_A_8Mathias Agopian2013-07-251-1/+0
* Revert "make sure screenshot are in a format supported by Bitmap.java"Mathias Agopian2013-03-221-65/+13
* make sure screenshot are in a format supported by Bitmap.javaMathias Agopian2013-03-211-13/+65
* fix JNI use of incStrong/decStrongMathias Agopian2013-03-061-3/+3
* screenshots can now go into a Surface from javaMathias Agopian2013-03-041-1/+22
* Fix SurfaceControl.setDisplaySurface() such that it accepts a null SurfaceMathias Agopian2013-02-251-1/+4
* am ceec31b7: Merge changes I5a218ca1,I853a76d9Mathias Agopian2013-02-151-16/+16
|\
| * Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-151-1/+1
| * clean-up following Surface splitMathias Agopian2013-02-151-15/+15
* | Fixup from merge, and compile fix due to different skia versionKristian Monsen2013-02-141-0/+1
|/
* split Surface in two classes: SurfaceControl and SurfaceMathias Agopian2013-02-141-0/+451