Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
e8097be24e508f6ff6b6dfd9144bd4de1db8becc
/
include
/
system
371fc00
Remove force use definition for remote audio submix
by Jean-Michel Trivi
· 13 years ago
4daa843
audio policy: add forced uses for system
by Eric Laurent
· 13 years ago
bc930ed
Move dequeue-buffer-and-wait out-of-line
by Jesse Hall
· 13 years ago
96094ae
ANW: fix my fix for a file descriptor leak
by Jamie Gennis
· 13 years ago
9bd8dd3
ANW: fix an fd leak
by Jamie Gennis
· 13 years ago
eeeee80
audio: new audio devices enum values
by Eric Laurent
· 13 years ago
e11866a
Device and mode definitions for remote submix
by Jean-Michel Trivi
· 13 years ago
febe9d9
Add an IMPL_DEFINED pixel format.
by Jamie Gennis
· 13 years ago
6c4c66a
Added a cmd for configuring number of video buffers for camera, if supported
by James Dong
· 13 years ago
16a7a04
Declare audio_devices_t as uint32_t & enum consts
by Glenn Kasten
· 14 years ago
22aec57
ANativeWindow: update queue/dequeue/cancel w/ sync
by Jamie Gennis
· 14 years ago
0a05248
Add HAL_PIXEL_FORMAT_BLOB
by Eino-Ville Talvala
· 14 years ago
88f1184
audio policy: allow disabling A2DP for media.
by Eric Laurent
· 14 years ago
67fb73f
Merge "Camera: Document expected error codes for start face detect." into jb-dev
by Eino-Ville Talvala
· 14 years ago
58cfa8a
Camera: Document expected error codes for start face detect.
by Eino-Ville Talvala
· 14 years ago
d21113a
ANativeWindow: add set_post_transform_crop
by Jamie Gennis
· 14 years ago
190b6e2
ANativeWindow: fix up some comments
by Jamie Gennis
· 14 years ago
185b300
graphics.h: clarify docs about stride for YV12
by Jamie Gennis
· 14 years ago
c36cc3b
Merge "ANativeWindow: add set_active_rect"
by Mathias Agopian
· 14 years ago
aa3f4c3
add query for finding out if consumer runs behind of producer
by Jamie Gennis
· 14 years ago
92e6c88
Merge "audio policy: add deep audio buffering flag."
by Eric Laurent
· 14 years ago
9aec362
audio policy: add deep audio buffering flag.
by Eric Laurent
· 14 years ago
29dbf04
Merge "Add new raw image sensor HAL pixel format."
by Eino-Ville Talvala
· 14 years ago
577deda
removed obsolete audio policy flags
by Eric Laurent
· 14 years ago
fb1ee57
ANativeWindow: add set_active_rect
by Jamie Gennis
· 14 years ago
545ab46
audio: added definitions for audio HAL device API.
by Eric Laurent
· 14 years ago
0a85154
Add new raw image sensor HAL pixel format.
by Eino-Ville Talvala
· 14 years ago
aab19bb
Merge "Added flag for cropped scaling mode"
by Mathias Agopian
· 14 years ago
29392a4
Added flag for cropped scaling mode
by Daniel Lam
· 14 years ago
afcdef6
window: add API for native_window_set_buffers_user_dimensions
by Michael I. Gold
· 14 years ago
79f90bd
audio: added definitions for usb audio devices
by Eric Laurent
· 14 years ago
31af5f7
Add AUDIO_POLICY_OUTPUT_FLAG_FAST
by Glenn Kasten
· 14 years ago
b1108c8
Merge "audio_channel_in/out_mask_from_count"
by Glenn Kasten
· 14 years ago
427d2b4
Fix switch indentation in audio_bytes_per_sample
by Jean-Michel Trivi
· 14 years ago
89f7ba3
audio_channel_in/out_mask_from_count
by Glenn Kasten
· 14 years ago
2923c0b
Add camera ping command and release message.
by Wu-cheng Li
· 14 years ago
11fd2be
audio policy: added flag for primary output
by Eric Laurent
· 14 years ago
4ab051a
Add function to derive a channel mask from a channel count
by Jean-Michel Trivi
· 14 years ago
2e9d845
renamed audio policy output flag.
by Eric Laurent
· 14 years ago
c958a7f
add missing include
by Mathias Agopian
· 14 years ago
828bf0c
Use audio_format_t consistently
by Glenn Kasten
· 14 years ago
e565492
am 3bc5e452: am 7cd3e0a3: Document ANativeWindow\'s buffer refcounting
by Jesse Hall
· 14 years ago
7cd3e0a
Document ANativeWindow's buffer refcounting
by Jesse Hall
· 14 years ago
3dc5406
Add camera focus move message.
by Wu-cheng Li
· 14 years ago
baad284
Update camera documentation about face detection.
by Wu-cheng Li
· 14 years ago
8d43cb6
Allow CAMERA_CMD_SET_DISPLAY_ORIENTATION to change during preview.
by Wu-cheng Li
· 14 years ago
c9b0695
another attempt at fixing the SDK build.
by Mathias Agopian
· 14 years ago
7934d18
really fix the SDK build and fix THE build
by Mathias Agopian
· 14 years ago
33a1d43
attempt to fix SDK build.
by Mathias Agopian
· 14 years ago
5c9be40
Add a priority constant in to the graphics HAL header
by Mathias Agopian
· 14 years ago
319f4e2
fix a typo that prevented api_connect/api_disconnect to work
by Mathias Agopian
· 14 years ago
a43546a
Change CAMERA_MSG_METADATA_FACE to CAMERA_MSG_PREVIEW_METADATA.
by Wu-cheng Li
· 14 years ago
ed7f9aa
Merge "connect/disconnect is now deprecated."
by Mathias Agopian
· 14 years ago
8ad5452
connect/disconnect is now deprecated.
by Mathias Agopian
· 14 years ago
3ac91d1
Change int to int32_t in camera_frame_metadata and camera_face.
by Wu-cheng Li
· 14 years ago
9d5bfd3
Add camera frame metadata and face detection structs.
by Wu-cheng Li
· 14 years ago
c349636
Merge "Fix bug 4319552 Use commonly defined channel mask values in native"
by Jean-Michel Trivi
· 14 years ago
4518e6a
Merge "Add camera face detection enums."
by Wu-cheng Li
· 14 years ago
de19ea2
Add camera face detection enums.
by Wu-cheng Li
· 14 years ago
6d4f397
Fix bug 4319552 Use commonly defined channel mask values in native
by Jean-Michel Trivi
· 14 years ago
33fad99
Fix bug 4211099 channel constants and 7.1 mask
by Jean-Michel Trivi
· 14 years ago
5100916
support for "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation"
by Mathias Agopian
· 15 years ago
ae3736a
Add lock/unlock perform codes
by Mathias Agopian
· 15 years ago
42cc1ed
Add setScalingMode to ANativeWindow
by Mathias Agopian
· 15 years ago
5423e9e
ANativeWindow: add more connectable APIs
by Jamie Gennis
· 15 years ago
208ec5e
ANativeWindow: add setters for dimensions and fmt
by Jamie Gennis
· 15 years ago
1f311f2
Merge "Bug 4571308 Timestamps are not always monotonic"
by Glenn Kasten
· 15 years ago
c322f67
Bug 4571308 Timestamps are not always monotonic
by Glenn Kasten
· 15 years ago
da38224
Fixed some audio helper functions
by Eric Laurent
· 15 years ago
28e08dc
core: move audio_policy.h here from hardware
by Dima Zavin
· 15 years ago
9714b27
Added PCM formats to audio.h
by Eric Laurent
· 15 years ago
1ffdb38
Fix broken comment on closing #endif in window.h
by tedbo
· 15 years ago
da1a1f6
fix a comment typo in system/graphics.h
by Jamie Gennis
· 15 years ago
e8e4be5
move core audio definitions under system/core
by Dima Zavin
· 15 years ago
0ab886b
move ANativeWindow and friends under system/core
by Iliyan Malchev
· 15 years ago
66ea357
move non-HAL definitions to syste/core/include
by Iliyan Malchev
· 15 years ago