summaryrefslogtreecommitdiffstats
path: root/media/java/android
Commit message (Expand)AuthorAgeFilesLines
* Merge "ImageWriter: Exception when Surface is abandoned" into mnc-devChien-Yu Chen2015-07-071-5/+19
|\
| * ImageWriter: Exception when Surface is abandonedChien-Yu Chen2015-07-061-5/+19
* | Merge "MediaSessionManager: make the binder implementation static" into mnc-devDongwon Kang2015-07-071-11/+25
|\ \
| * | MediaSessionManager: make the binder implementation staticDongwon Kang2015-07-071-11/+25
* | | Merge "Report specific exception type on decrypt with invalid session" into m...Jeff Tinker2015-07-071-0/+9
|\ \ \
| * | | Report specific exception type on decrypt with invalid sessionJeff Tinker2015-07-061-0/+9
* | | | Merge "ImageUtils: fix image copy issue" into mnc-devZhijun He2015-07-071-2/+82
|\ \ \ \ | |_|/ / |/| | |
| * | | ImageUtils: fix image copy issueZhijun He2015-07-061-2/+82
| | |/ | |/|
* | | Merge "Ringtone: add support for volume control and looping" into mnc-devJean-Michel Trivi2015-07-062-2/+65
|\ \ \ | |/ / |/| |
| * | Ringtone: add support for volume control and loopingJean-Michel Trivi2015-07-062-2/+65
* | | Merge "media: clean up the usage of max-supported-instances." into mnc-devRonghua Wu2015-07-011-5/+2
|\ \ \ | |/ / |/| |
| * | media: clean up the usage of max-supported-instances.Ronghua Wu2015-06-291-5/+2
* | | Volume change intent carries stream aliasJean-Michel Trivi2015-06-291-0/+11
|/ /
* | Merge "AudioManager: optimize audio port listener registration" into mnc-devEric Laurent2015-06-261-4/+11
|\ \
| * | AudioManager: optimize audio port listener registrationEric Laurent2015-06-261-4/+11
* | | Merge "media: parse max-concurrent-instances." into mnc-devRonghua Wu2015-06-251-0/+3
|\ \ \ | |/ / |/| |
| * | media: parse max-concurrent-instances.Ronghua Wu2015-06-251-0/+3
* | | Merge "TIF: Always invalidate the session callback when resetting TvView" int...Jae Seo2015-06-231-12/+16
|\ \ \
| * | | TIF: Always invalidate the session callback when resetting TvViewJae Seo2015-06-231-12/+16
| |/ /
* | | TIF: Add more description to the poster art and thumbnail columnsJae Seo2015-06-231-3/+26
| |/ |/|
* | CamcorderProfile: clarify the high speed profile semanticsZhijun He2015-06-231-1/+65
|/
* Merge "TIF: Minor code improvement" into mnc-devJae Seo2015-06-225-22/+19
|\
| * TIF: Minor code improvementJae Seo2015-06-215-22/+19
* | TIF: Use equals() instead of '==' for String comparisonsJae Seo2015-06-211-3/+6
|/
* Merge "TIF: Add the columns for the app-linking to TvContract.Channels" into ...Jae Seo2015-06-211-0/+104
|\
| * TIF: Add the columns for the app-linking to TvContract.ChannelsJae Seo2015-06-191-0/+104
* | Merge "TIF: Add COLUMN_SEARCHABLE to TvContract.Programs" into mnc-devJae Seo2015-06-211-10/+26
|\ \
| * | TIF: Add COLUMN_SEARCHABLE to TvContract.ProgramsJae Seo2015-06-191-10/+26
| |/
* | Merge "TIF: Always flush pending app-private commands when resetting TvView" ...Jae Seo2015-06-211-12/+7
|\ \
| * | TIF: Always flush pending app-private commands when resetting TvViewJae Seo2015-06-201-12/+7
* | | TIF: Fix a typoJae Seo2015-06-211-1/+1
* | | TIF: Remove unnecessary interface modifiersJae Seo2015-06-211-1/+1
* | | TIF: Replace StringBuffer with StringJae Seo2015-06-211-6/+2
|/ /
* | Merge "MediaPlayer: documentation for error/info codes." into mnc-devRobert Shih2015-06-191-0/+18
|\ \ | |/ |/|
| * MediaPlayer: documentation for error/info codes.Robert Shih2015-06-191-0/+18
* | Merge "Improve robustness of MediaDrm after mediaserver crash" into mnc-devJeff Tinker2015-06-192-4/+45
|\ \
| * | Improve robustness of MediaDrm after mediaserver crashJeff Tinker2015-06-172-4/+45
| |/
* | Merge "Fix MidiDevice.MidiConnection lifecycle" into mnc-devMike Lockwood2015-06-183-14/+59
|\ \
| * | Fix MidiDevice.MidiConnection lifecycleMike Lockwood2015-06-183-14/+59
* | | Merge "Make MediaSessionService not blocked by AudioService." into mnc-devDongwon Kang2015-06-171-1/+1
|\ \ \
| * | | Make MediaSessionService not blocked by AudioService.Dongwon Kang2015-06-171-1/+1
| | |/ | |/|
* | | Merge "AudioTrack.Builder should throw exception on failure." into mnc-devAndy Hung2015-06-171-3/+10
|\ \ \
| * | | AudioTrack.Builder should throw exception on failure.Andy Hung2015-06-171-3/+10
* | | | Merge "AudioRecord.Builder should throw exception on failure." into mnc-devAndy Hung2015-06-171-4/+11
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | AudioRecord.Builder should throw exception on failure.Andy Hung2015-06-171-4/+11
| |/
* | Merge "Implement channel index masks in AudioDeviceInfo." into mnc-devPaul McLean2015-06-164-7/+18
|\ \
| * | Implement channel index masks in AudioDeviceInfo.Paul McLean2015-06-164-7/+18
| |/
* | Fix API doc of MtpDevice#getObjectHandles.Daichi Hirono2015-06-151-1/+2
|/
* Merge "Fixing no first "device added" notification." into mnc-devPaul McLean2015-06-121-34/+48
|\
| * Fixing no first "device added" notification.Paul McLean2015-06-121-34/+48