index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "MIDI Manager changes:"
Mike Lockwood
2015-03-10
7
-53
/
+112
|
\
|
*
MIDI Manager changes:
Mike Lockwood
2015-03-09
7
-53
/
+112
*
|
Merge "Revert "soundpool: reuse channel for same sample if available""
Glenn Kasten
2015-03-10
2
-53
/
+34
|
\
\
|
*
|
Revert "soundpool: reuse channel for same sample if available"
Glenn Kasten
2015-03-09
2
-53
/
+34
*
|
|
Merge "Revert "soundpool: update sample rate when reusing audiotrack""
Glenn Kasten
2015-03-10
1
-2
/
+0
|
\
\
\
|
|
/
/
|
*
|
Revert "soundpool: update sample rate when reusing audiotrack"
Glenn Kasten
2015-03-09
1
-2
/
+0
|
|
/
*
|
Merge "Fix SoundPool playback of multichannel files."
Andy Hung
2015-03-10
2
-5
/
+7
|
\
\
|
*
|
Fix SoundPool playback of multichannel files.
Andy Hung
2015-03-06
2
-5
/
+7
*
|
|
Merge "Add DEPTH image formats, support in ImageReader"
Eino-Ville Talvala
2015-03-10
2
-34
/
+34
|
\
\
\
|
*
|
|
Add DEPTH image formats, support in ImageReader
Eino-Ville Talvala
2015-03-09
2
-34
/
+34
*
|
|
|
Merge "enable FM tuner and hotword capture for system apps."
Eric Laurent
2015-03-10
3
-9
/
+13
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
enable FM tuner and hotword capture for system apps.
Eric Laurent
2015-03-09
3
-9
/
+13
|
|
|
/
|
|
/
|
*
|
|
Camera2: Remove unused parameters in ICameraDeviceUser#createStream
Eino-Ville Talvala
2015-03-09
1
-10
/
+6
|
/
/
*
|
Merge changes Ib5cc22db,I93e0c449,I65cd4cfd,I1cef3bd4,I628c0468
Mike Lockwood
2015-03-07
11
-144
/
+275
|
\
\
|
*
|
MIDI Manager: Add explicit close mechanism for input and output ports
Mike Lockwood
2015-03-06
5
-47
/
+172
|
*
|
MidiDeviceService: Add getDeviceInfo() accessor method
Mike Lockwood
2015-03-06
2
-2
/
+14
|
*
|
Add MidiDevice.close() method so we can clean up our ServiceConnection
Mike Lockwood
2015-03-04
2
-7
/
+29
|
*
|
Make MidiSender and MidiReceiver abstract classes, rename MidiReceiver.post()...
Mike Lockwood
2015-03-04
6
-42
/
+32
|
*
|
Eliminate MidiPort base class for MidiInputPort and MidiOutputPort
Mike Lockwood
2015-03-04
3
-59
/
+41
*
|
|
Merge "media: update AMessage to use handler instead of handler-id"
Lajos Molnar
2015-03-06
1
-1
/
+1
|
\
\
\
|
*
|
|
media: update AMessage to use handler instead of handler-id
Lajos Molnar
2015-03-04
1
-1
/
+1
|
|
/
/
*
|
|
Cleanup Bitmap JNI attempt #2
John Reck
2015-03-05
1
-7
/
+1
*
|
|
Merge "Revert "Cleanup Bitmap JNI""
Chad Jones
2015-03-05
1
-1
/
+7
|
\
\
\
|
*
|
|
Revert "Cleanup Bitmap JNI"
Chad Jones
2015-03-05
1
-1
/
+7
*
|
|
|
Merge "Cleanup Bitmap JNI"
John Reck
2015-03-05
1
-7
/
+1
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
Cleanup Bitmap JNI
John Reck
2015-03-05
1
-7
/
+1
*
|
|
Merge "MidiManager: Virtual MIDI devices are now implemented as Services"
Mike Lockwood
2015-03-05
8
-262
/
+428
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
MidiManager: Virtual MIDI devices are now implemented as Services
Mike Lockwood
2015-03-04
8
-262
/
+428
*
|
|
Merge "soundpool: update sample rate when reusing audiotrack"
Glenn Kasten
2015-03-04
1
-0
/
+2
|
\
\
\
|
*
|
|
soundpool: update sample rate when reusing audiotrack
Dhananjay Kumar
2015-03-04
1
-0
/
+2
*
|
|
|
Merge "soundpool: reuse channel for same sample if available"
Glenn Kasten
2015-03-04
2
-34
/
+53
|
\
\
\
\
|
|
/
/
/
|
*
|
|
soundpool: reuse channel for same sample if available
Haynes Mathew George
2015-03-04
2
-34
/
+53
|
|
|
/
|
|
/
|
*
|
|
Merge "Audio: Remove the concept of master volume."
John Spurlock
2015-03-04
4
-214
/
+34
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Audio: Remove the concept of master volume.
John Spurlock
2015-03-04
4
-214
/
+34
*
|
|
MediaPlayer: add setPlaybackRate JAVA API.
Wei Jia
2015-03-03
2
-0
/
+82
*
|
|
Merge "CameraManager: implement flashlight controls"
Chien-Yu Chen
2015-03-03
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
CameraManager: implement flashlight controls
Chien-Yu Chen
2015-03-03
1
-0
/
+5
|
|
/
*
|
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
31
-77
/
+0
|
/
*
Merge "MediaRecorder: pass capture fps in float"
Chong Zhang
2015-02-24
1
-4
/
+1
|
\
|
*
MediaRecorder: pass capture fps in float
Chong Zhang
2015-02-23
1
-4
/
+1
*
|
Add MIDI Manager API tweaks:
Mike Lockwood
2015-02-23
13
-0
/
+1355
|
/
*
Merge "ImageReader: Switch to RAW16 from RAW_SENSOR"
Eino-Ville Talvala
2015-02-20
1
-3
/
+3
|
\
|
*
ImageReader: Switch to RAW16 from RAW_SENSOR
Eino-Ville Talvala
2015-02-19
1
-3
/
+3
*
|
Changing AudioManager.listAudioDevicePorts to take a ArrayList<AudioDevicePor...
Paul McLean
2015-02-19
2
-7
/
+6
*
|
Merge "Audio Device Enumeration API."
Paul McLean
2015-02-19
2
-0
/
+300
|
\
\
|
*
|
Audio Device Enumeration API.
Paul McLean
2015-02-19
2
-0
/
+300
*
|
|
Merge "AudioAttributes: introduce new flags to bypass audio restrictions."
John Spurlock
2015-02-19
4
-1
/
+28
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
AudioAttributes: introduce new flags to bypass audio restrictions.
John Spurlock
2015-02-18
4
-1
/
+28
*
|
|
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-18
1
-2
/
+3
|
/
/
*
|
Volume: Allow dialog to query "muteable" streams.
John Spurlock
2015-02-17
2
-0
/
+15
|
/
[next]