summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge "MIDI Manager changes:"Mike Lockwood2015-03-107-53/+112
|\
| * MIDI Manager changes:Mike Lockwood2015-03-097-53/+112
* | Merge "Revert "soundpool: reuse channel for same sample if available""Glenn Kasten2015-03-102-53/+34
|\ \
| * | Revert "soundpool: reuse channel for same sample if available"Glenn Kasten2015-03-092-53/+34
* | | Merge "Revert "soundpool: update sample rate when reusing audiotrack""Glenn Kasten2015-03-101-2/+0
|\ \ \ | |/ /
| * | Revert "soundpool: update sample rate when reusing audiotrack"Glenn Kasten2015-03-091-2/+0
| |/
* | Merge "Fix SoundPool playback of multichannel files."Andy Hung2015-03-102-5/+7
|\ \
| * | Fix SoundPool playback of multichannel files.Andy Hung2015-03-062-5/+7
* | | Merge "Add DEPTH image formats, support in ImageReader"Eino-Ville Talvala2015-03-102-34/+34
|\ \ \
| * | | Add DEPTH image formats, support in ImageReaderEino-Ville Talvala2015-03-092-34/+34
* | | | Merge "enable FM tuner and hotword capture for system apps."Eric Laurent2015-03-103-9/+13
|\ \ \ \ | |/ / / |/| | |
| * | | enable FM tuner and hotword capture for system apps.Eric Laurent2015-03-093-9/+13
| | |/ | |/|
* | | Camera2: Remove unused parameters in ICameraDeviceUser#createStreamEino-Ville Talvala2015-03-091-10/+6
|/ /
* | Merge changes Ib5cc22db,I93e0c449,I65cd4cfd,I1cef3bd4,I628c0468Mike Lockwood2015-03-0711-144/+275
|\ \
| * | MIDI Manager: Add explicit close mechanism for input and output portsMike Lockwood2015-03-065-47/+172
| * | MidiDeviceService: Add getDeviceInfo() accessor methodMike Lockwood2015-03-062-2/+14
| * | Add MidiDevice.close() method so we can clean up our ServiceConnectionMike Lockwood2015-03-042-7/+29
| * | Make MidiSender and MidiReceiver abstract classes, rename MidiReceiver.post()...Mike Lockwood2015-03-046-42/+32
| * | Eliminate MidiPort base class for MidiInputPort and MidiOutputPortMike Lockwood2015-03-043-59/+41
* | | Merge "media: update AMessage to use handler instead of handler-id"Lajos Molnar2015-03-061-1/+1
|\ \ \
| * | | media: update AMessage to use handler instead of handler-idLajos Molnar2015-03-041-1/+1
| |/ /
* | | Cleanup Bitmap JNI attempt #2John Reck2015-03-051-7/+1
* | | Merge "Revert "Cleanup Bitmap JNI""Chad Jones2015-03-051-1/+7
|\ \ \
| * | | Revert "Cleanup Bitmap JNI"Chad Jones2015-03-051-1/+7
* | | | Merge "Cleanup Bitmap JNI"John Reck2015-03-051-7/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Cleanup Bitmap JNIJohn Reck2015-03-051-7/+1
* | | Merge "MidiManager: Virtual MIDI devices are now implemented as Services"Mike Lockwood2015-03-058-262/+428
|\ \ \ | |_|/ |/| |
| * | MidiManager: Virtual MIDI devices are now implemented as ServicesMike Lockwood2015-03-048-262/+428
* | | Merge "soundpool: update sample rate when reusing audiotrack"Glenn Kasten2015-03-041-0/+2
|\ \ \
| * | | soundpool: update sample rate when reusing audiotrackDhananjay Kumar2015-03-041-0/+2
* | | | Merge "soundpool: reuse channel for same sample if available"Glenn Kasten2015-03-042-34/+53
|\ \ \ \ | |/ / /
| * | | soundpool: reuse channel for same sample if availableHaynes Mathew George2015-03-042-34/+53
| | |/ | |/|
* | | Merge "Audio: Remove the concept of master volume."John Spurlock2015-03-044-214/+34
|\ \ \ | |/ / |/| |
| * | Audio: Remove the concept of master volume.John Spurlock2015-03-044-214/+34
* | | MediaPlayer: add setPlaybackRate JAVA API.Wei Jia2015-03-032-0/+82
* | | Merge "CameraManager: implement flashlight controls"Chien-Yu Chen2015-03-031-0/+5
|\ \ \ | |/ / |/| |
| * | CameraManager: implement flashlight controlsChien-Yu Chen2015-03-031-0/+5
| |/
* | Remove unused imports in frameworks/base.John Spurlock2015-02-2831-77/+0
|/
* Merge "MediaRecorder: pass capture fps in float"Chong Zhang2015-02-241-4/+1
|\
| * MediaRecorder: pass capture fps in floatChong Zhang2015-02-231-4/+1
* | Add MIDI Manager API tweaks:Mike Lockwood2015-02-2313-0/+1355
|/
* Merge "ImageReader: Switch to RAW16 from RAW_SENSOR"Eino-Ville Talvala2015-02-201-3/+3
|\
| * ImageReader: Switch to RAW16 from RAW_SENSOREino-Ville Talvala2015-02-191-3/+3
* | Changing AudioManager.listAudioDevicePorts to take a ArrayList<AudioDevicePor...Paul McLean2015-02-192-7/+6
* | Merge "Audio Device Enumeration API."Paul McLean2015-02-192-0/+300
|\ \
| * | Audio Device Enumeration API.Paul McLean2015-02-192-0/+300
* | | Merge "AudioAttributes: introduce new flags to bypass audio restrictions."John Spurlock2015-02-194-1/+28
|\ \ \ | |/ / |/| |
| * | AudioAttributes: introduce new flags to bypass audio restrictions.John Spurlock2015-02-184-1/+28
* | | Add @ResourceInt annotations on APIsTor Norbye2015-02-181-2/+3
|/ /
* | Volume: Allow dialog to query "muteable" streams.John Spurlock2015-02-172-0/+15
|/