summaryrefslogtreecommitdiffstats
path: root/include/system/window.h
Commit message (Expand)AuthorAgeFilesLines
* ANativeWindow: Add NATIVE_WINDOW_BUFFER_AGE queryDan Stoza2015-04-281-1/+10
* Add NATIVE_WINDOW_SET_SURFACE_DAMAGEDan Stoza2015-04-151-24/+30
* DO NOT MERGE Add ANativeWindow dataSpace; update graphics formats, color spacesEino-Ville Talvala2015-03-191-0/+28
* Tunneled Video Playback supportRachad2014-08-041-0/+12
* Allow sticky transform to be set in ANativeWindow.Ruben Brunk2014-07-141-1/+38
* Rename __unused to __UNUSED for glibc support.Ian Rogers2014-06-271-6/+6
* system/window.h: add deprecation warningsMark Salyzyn2014-05-231-1/+18
* include: cleanup for -Wsystem-headerMark Salyzyn2014-05-231-6/+10
* move sync headers from include to libsyncRom Lemarchand2014-01-031-1/+0
* Fix rotation in camera2 APIMathias Agopian2013-09-171-1/+4
* Window: Add query for consumer usage bits.Eino-Ville Talvala2013-07-301-1/+7
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-151-1/+0
* Move dequeue-buffer-and-wait out-of-lineJesse Hall2012-10-011-11/+2
* ANW: fix my fix for a file descriptor leakJamie Gennis2012-09-201-1/+1
* ANW: fix an fd leakJamie Gennis2012-09-201-3/+2
* ANativeWindow: update queue/dequeue/cancel w/ syncJamie Gennis2012-06-191-7/+128
* ANativeWindow: add set_post_transform_cropJamie Gennis2012-05-071-16/+38
* ANativeWindow: fix up some commentsJamie Gennis2012-04-301-2/+3
* Merge "ANativeWindow: add set_active_rect"Mathias Agopian2012-04-241-4/+33
|\
| * ANativeWindow: add set_active_rectJamie Gennis2012-04-171-4/+33
* | add query for finding out if consumer runs behind of producerJamie Gennis2012-04-241-1/+7
|/
* Merge "Added flag for cropped scaling mode"Mathias Agopian2012-04-121-0/+4
|\
| * Added flag for cropped scaling modeDaniel Lam2012-04-121-0/+4
* | window: add API for native_window_set_buffers_user_dimensionsMichael I. Gold2012-04-101-4/+32
|/
* add missing includeMathias Agopian2012-02-251-0/+1
* Document ANativeWindow's buffer refcountingJesse Hall2011-12-121-12/+30
* fix a typo that prevented api_connect/api_disconnect to workMathias Agopian2011-08-031-4/+4
* connect/disconnect is now deprecated.Mathias Agopian2011-07-291-21/+39
* support for "Add an ANativeWindow API for SurfaceFlinger to suggest an optima...Mathias Agopian2011-07-191-0/+58
* Add lock/unlock perform codesMathias Agopian2011-07-131-1/+5
* Add setScalingMode to ANativeWindowMathias Agopian2011-07-131-23/+48
* ANativeWindow: add more connectable APIsJamie Gennis2011-07-121-1/+17
* ANativeWindow: add setters for dimensions and fmtJamie Gennis2011-07-071-8/+42
* Bug 4571308 Timestamps are not always monotonicGlenn Kasten2011-06-271-2/+4
* Fix broken comment on closing #endif in window.htedbo2011-05-241-1/+1
* move ANativeWindow and friends under system/coreIliyan Malchev2011-05-021-0/+457