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 "TIF: Minor code improvement" into mnc-dev
Jae Seo
2015-06-22
5
-22
/
+19
|
\
|
*
TIF: Minor code improvement
Jae Seo
2015-06-21
5
-22
/
+19
*
|
TIF: Use equals() instead of '==' for String comparisons
Jae Seo
2015-06-21
1
-3
/
+6
|
/
*
Merge "TIF: Add the columns for the app-linking to TvContract.Channels" into ...
Jae Seo
2015-06-21
1
-0
/
+104
|
\
|
*
TIF: Add the columns for the app-linking to TvContract.Channels
Jae Seo
2015-06-19
1
-0
/
+104
*
|
Merge "TIF: Add COLUMN_SEARCHABLE to TvContract.Programs" into mnc-dev
Jae Seo
2015-06-21
1
-10
/
+26
|
\
\
|
*
|
TIF: Add COLUMN_SEARCHABLE to TvContract.Programs
Jae Seo
2015-06-19
1
-10
/
+26
|
|
/
*
|
Merge "TIF: Always flush pending app-private commands when resetting TvView" ...
Jae Seo
2015-06-21
1
-12
/
+7
|
\
\
|
*
|
TIF: Always flush pending app-private commands when resetting TvView
Jae Seo
2015-06-20
1
-12
/
+7
*
|
|
TIF: Fix a typo
Jae Seo
2015-06-21
1
-1
/
+1
*
|
|
TIF: Remove unnecessary interface modifiers
Jae Seo
2015-06-21
1
-1
/
+1
*
|
|
TIF: Replace StringBuffer with String
Jae Seo
2015-06-21
1
-6
/
+2
|
/
/
*
|
Merge "MediaPlayer: documentation for error/info codes." into mnc-dev
Robert Shih
2015-06-19
1
-0
/
+18
|
\
\
|
*
|
MediaPlayer: documentation for error/info codes.
Robert Shih
2015-06-19
1
-0
/
+18
*
|
|
Merge "ImageReader: Fix format workarounds for legacy devices" into mnc-dev
Chien-Yu Chen
2015-06-19
1
-1
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ImageReader: Fix format workarounds for legacy devices
Chien-Yu Chen
2015-06-17
1
-1
/
+4
*
|
|
Merge "audio effect JNI: fix global ref leak." into mnc-dev
Eric Laurent
2015-06-19
2
-0
/
+4
|
\
\
\
|
*
|
|
audio effect JNI: fix global ref leak.
Eric Laurent
2015-06-19
2
-0
/
+4
*
|
|
|
Merge "Improve robustness of MediaDrm after mediaserver crash" into mnc-dev
Jeff Tinker
2015-06-19
3
-4
/
+49
|
\
\
\
\
|
*
|
|
|
Improve robustness of MediaDrm after mediaserver crash
Jeff Tinker
2015-06-17
3
-4
/
+49
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge "Fix MidiDevice.MidiConnection lifecycle" into mnc-dev
Mike Lockwood
2015-06-18
3
-14
/
+59
|
\
\
\
\
|
*
|
|
|
Fix MidiDevice.MidiConnection lifecycle
Mike Lockwood
2015-06-18
3
-14
/
+59
*
|
|
|
|
Merge "ImageWriter: Remove exception for closing twice" into mnc-dev
Chien-Yu Chen
2015-06-18
1
-2
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
ImageWriter: Remove exception for closing twice
Chien-Yu Chen
2015-06-18
1
-2
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge "Make MediaSessionService not blocked by AudioService." into mnc-dev
Dongwon Kang
2015-06-17
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Make MediaSessionService not blocked by AudioService.
Dongwon Kang
2015-06-17
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge "AudioTrack.Builder should throw exception on failure." into mnc-dev
Andy Hung
2015-06-17
1
-3
/
+10
|
\
\
\
\
|
*
|
|
|
AudioTrack.Builder should throw exception on failure.
Andy Hung
2015-06-17
1
-3
/
+10
*
|
|
|
|
Merge "AudioRecord.Builder should throw exception on failure." into mnc-dev
Andy Hung
2015-06-17
1
-4
/
+11
|
\
\
\
\
\
|
|
/
/
/
/
|
|
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
AudioRecord.Builder should throw exception on failure.
Andy Hung
2015-06-17
1
-4
/
+11
|
|
/
/
*
|
|
Merge "Implement channel index masks in AudioDeviceInfo." into mnc-dev
Paul McLean
2015-06-16
4
-7
/
+18
|
\
\
\
|
*
|
|
Implement channel index masks in AudioDeviceInfo.
Paul McLean
2015-06-16
4
-7
/
+18
|
|
/
/
*
|
|
Fix API doc of MtpDevice#getObjectHandles.
Daichi Hirono
2015-06-15
1
-1
/
+2
|
/
/
*
|
Merge "Fixing no first "device added" notification." into mnc-dev
Paul McLean
2015-06-12
1
-34
/
+48
|
\
\
|
*
|
Fixing no first "device added" notification.
Paul McLean
2015-06-12
1
-34
/
+48
*
|
|
Merge "MidiDeviceServer: Fix race condition in setting device server's mDevic...
Mike Lockwood
2015-06-12
4
-11
/
+21
|
\
\
\
|
*
|
|
MidiDeviceServer: Fix race condition in setting device server's mDeviceInfo
Mike Lockwood
2015-06-11
4
-11
/
+21
*
|
|
|
Merge "Improve javadoc for onTune and notifyVideoAvailable." into mnc-dev
Nick Chalko
2015-06-12
1
-6
/
+11
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Improve javadoc for onTune and notifyVideoAvailable.
Nick Chalko
2015-06-12
1
-6
/
+11
|
|
|
/
|
|
/
|
*
|
|
Merge "Add more specific consumer names for common buffer queue endpoints." i...
Eino-Ville Talvala
2015-06-11
1
-0
/
+11
|
\
\
\
|
*
|
|
Add more specific consumer names for common buffer queue endpoints.
Eino-Ville Talvala
2015-06-09
1
-0
/
+11
|
|
|
/
|
|
/
|
*
|
|
Add bucket that unknown state playback falls into
Hyungtae Tim Kim
2015-06-11
2
-3
/
+16
|
|
/
|
/
|
*
|
media: allow feature-can-swap-width-height to be optional.
Lajos Molnar
2015-06-10
1
-1
/
+1
*
|
Merge "TIF: Support localized input label for hardware input" into mnc-dev
Dongwon Kang
2015-06-11
1
-24
/
+85
|
\
\
|
*
|
TIF: Support localized input label for hardware input
Dongwon Kang
2015-06-10
1
-24
/
+85
*
|
|
Merge "Fix MediaBrowser.getItem() API inconsistencies." into mnc-dev
Jeff Brown
2015-06-11
2
-38
/
+48
|
\
\
\
|
*
|
|
Fix MediaBrowser.getItem() API inconsistencies.
Jeff Brown
2015-06-10
2
-38
/
+48
*
|
|
|
Merge "Fix format string mismatch. Clang build fix." into mnc-dev
Dan Albert
2015-06-11
1
-1
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix format string mismatch. Clang build fix.
Dan Albert
2015-06-10
1
-1
/
+2
|
|
/
/
*
|
|
SoundPool monitors AppOps for OP_PLAY_AUDIO
Jean-Michel Trivi
2015-06-10
2
-4
/
+38
|
/
/
[next]