aboutsummaryrefslogtreecommitdiffstats
path: root/include/system
Commit message (Expand)AuthorAgeFilesLines
* audio: Fix input enums for pre-4.2 audio blobsRicardo Cerqueira2012-12-231-0/+21
* camera: Add new commands to compatibility blockSteve Kondik2012-12-071-0/+1
* camera: Remove histogram commandsSteve Kondik2012-12-071-6/+0
* Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/sy...Steve Kondik2012-11-185-149/+222
|\
| * 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
* | Add RAW burst messageTyler Luu2012-09-241-0/+2
* | Camera: Adds burst camera message typex01180642012-09-241-0/+4
* | system/core: Add command NATIVE_WINDOW_UPDATE_BUFFERS_GEOMETRYRamkumar Radhakrishnan2012-09-121-0/+3
* | Revert "window: Add API to set the min undequeued buffer count"Steve Kondik2012-09-061-3/+0
* | include/system: JB upgrade for the MPQ8064Aviral Gupta2012-09-042-2/+38
* | window: Add API to set the min undequeued buffer countSteve Kondik2012-08-261-0/+3
* | audio: Add a flag for VOIP RXSidipotu Ashok2012-08-221-1/+4
* | Add support for wifi displayMingming Yin2012-08-191-2/+13
* | audio: Squashed set of commits for QCOM audio featuresVidyakumar Athota2012-08-171-2/+46
* | system/core: Add command NATIVE_WINDOW_SET_BUFFERS_SIZERamkumar Radhakrishnan2012-08-161-0/+1
* | system/core: To enable FM add FM stream, device and driverShashi Kumar2012-08-101-0/+36
* | camera: change camera node permissions and add certain parameters.Ankit Premrajka2012-07-151-0/+33
* | add missing string.h include needed for memsetAndrew Sutherland2012-07-101-0/+4
|/
* 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
* | | Merge "Add new raw image sensor HAL pixel format."Eino-Ville Talvala2012-04-191-1/+21
|\ \ \ | |/ / |/| |
| * | Add new raw image sensor HAL pixel format.Eino-Ville Talvala2012-04-131-1/+21
| |/
* | removed obsolete audio policy flagsEric Laurent2012-04-181-9/+0
* | audio: added definitions for audio HAL device API.Eric Laurent2012-04-172-17/+28
|/
* 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
|/
* audio: added definitions for usb audio devicesEric Laurent2012-04-061-0/+14
* Add AUDIO_POLICY_OUTPUT_FLAG_FASTGlenn Kasten2012-03-261-1/+2
* Merge "audio_channel_in/out_mask_from_count"Glenn Kasten2012-03-191-2/+15
|\