summaryrefslogtreecommitdiffstats
path: root/include/system
Commit message (Expand)AuthorAgeFilesLines
* 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-232-6/+18
* audio: fix audio_is_bluetooth_sco_device()Eric Laurent2014-04-241-6/+10
* move sync headers from include to libsyncRom Lemarchand2014-01-031-1/+0
* Fix rotation in camera2 APIMathias Agopian2013-09-172-1/+6
* Add HOTWORD audio source to audio.hEric Laurent2013-09-091-0/+5
* Add helpers for audio remote submix devices.Jeff Brown2013-08-161-1/+5
* Replace sRGB_888 with sRGB_X_8888Jesse Hall2013-08-161-1/+1
* Add audio_input_flags_tGlenn Kasten2013-08-021-0/+10
* Window: Add query for consumer usage bits.Eino-Ville Talvala2013-07-301-1/+7
* get rid of HAL pixelformats 5551 and 4444Mathias Agopian2013-07-261-2/+0
* Merge "add sRGB pixel formats to the HALs"Mathias Agopian2013-07-261-1/+28
|\
| * add sRGB pixel formats to the HALsMathias Agopian2013-07-251-1/+28
* | Merge "Valid channel mask must have at least one channel"Glenn Kasten2013-07-241-4/+4
|\ \
| * | Valid channel mask must have at least one channelGlenn Kasten2013-07-231-4/+4
* | | thread_defs: remove trailing whitespaceAlex Ray2013-07-231-8/+8
| |/ |/|
* | fix windows buildColin Cross2013-07-231-3/+6
* | cutils: add thread_defs headerAlex Ray2013-07-231-0/+74
|/
* Add defines for audio offload and non-blocking writeRichard Fitzgerald2013-06-271-1/+33
* graphics: add Android flexible YCbCr formatAlex Ray2013-04-091-0/+54
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-151-1/+0
* am 1b69da3e: am 6711f76d: Merge "graphics.h: Remove unnecessary comments for ...Igor Murashkin2013-02-111-12/+2
|\
| * graphics.h: Remove unnecessary comments for Y8/Y16 formatsIgor Murashkin2013-02-111-12/+2
* | am fbb4a5ac: am fba6c12a: Merge "graphics.h: add new Y8, Y16 formats" into jb...Igor Murashkin2013-02-111-0/+58
|\ \ | |/
| * graphics.h: add new Y8, Y16 formatsIgor Murashkin2013-02-081-0/+58
* | audio: added input device for front + back micEric Laurent2013-01-221-0/+1
|/
* Remove force use definition for remote audio submixJean-Michel Trivi2012-10-111-1/+0
* audio policy: add forced uses for systemEric Laurent2012-10-091-0/+2
* 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
* audio: new audio devices enum valuesEric Laurent2012-09-071-19/+41
* Device and mode definitions for remote submixJean-Michel Trivi2012-09-062-10/+26
* Add an IMPL_DEFINED pixel format.Jamie Gennis2012-08-221-0/+16
* Added a cmd for configuring number of video buffers for camera, if supportedJames Dong2012-08-011-0/+11
* Declare audio_devices_t as uint32_t & enum constsGlenn Kasten2012-07-031-3/+5
* ANativeWindow: update queue/dequeue/cancel w/ syncJamie Gennis2012-06-191-7/+128
* Add HAL_PIXEL_FORMAT_BLOBEino-Ville Talvala2012-06-131-0/+15
* audio policy: allow disabling A2DP for media.Eric Laurent2012-05-241-0/+1
* Merge "Camera: Document expected error codes for start face detect." into jb-devEino-Ville Talvala2012-05-101-1/+2
|\
| * Camera: Document expected error codes for start face detect.Eino-Ville Talvala2012-05-091-1/+2
* | ANativeWindow: add set_post_transform_cropJamie Gennis2012-05-071-16/+38
|/
* ANativeWindow: fix up some commentsJamie Gennis2012-04-301-2/+3
* graphics.h: clarify docs about stride for YV12Jamie Gennis2012-04-301-1/+2
* 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 "audio policy: add deep audio buffering flag."Eric Laurent2012-04-201-10/+11
|\ \
| * | audio policy: add deep audio buffering flag.Eric Laurent2012-04-191-10/+11