summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge "AudioManager: fix audio device callback list access" into mnc-devEric Laurent2015-07-151-16/+15
|\
| * AudioManager: fix audio device callback list accessEric Laurent2015-07-141-16/+15
* | Merge "media: Implement getAchievableFrameRatesFor with measured frame rate."...Ronghua Wu2015-07-141-2/+62
|\ \ | |/ |/|
| * media: Implement getAchievableFrameRatesFor with measured frame rate.Ronghua Wu2015-07-071-2/+62
* | Merge "Mute correct user from device policy manager." into mnc-devKenny Guy2015-07-092-5/+8
|\ \
| * | Mute correct user from device policy manager.Kenny Guy2015-07-082-5/+8
| |/
* | Merge "Generate stable MTP storage IDs." into mnc-devJeff Sharkey2015-07-081-12/+0
|\ \
| * | Generate stable MTP storage IDs.Jeff Sharkey2015-07-071-12/+0
* | | Merge "audio: add definitions for devices connected over IP" into mnc-devEric Laurent2015-07-082-0/+17
|\ \ \
| * | | audio: add definitions for devices connected over IPEric Laurent2015-07-062-0/+17
| | |/ | |/|
* | | Merge "ImageWriter: Exception when Surface is abandoned" into mnc-devChien-Yu Chen2015-07-072-11/+57
|\ \ \
| * | | ImageWriter: Exception when Surface is abandonedChien-Yu Chen2015-07-062-11/+57
| |/ /
* | | 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-072-0/+18
|\ \ \
| * | | Report specific exception type on decrypt with invalid sessionJeff Tinker2015-07-062-0/+18
* | | | 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 "ImageReader: Fix format workarounds for legacy devices" into mnc-devChien-Yu Chen2015-06-191-1/+4
|\ \ \ | |_|/ |/| |
| * | ImageReader: Fix format workarounds for legacy devicesChien-Yu Chen2015-06-171-1/+4
* | | Merge "audio effect JNI: fix global ref leak." into mnc-devEric Laurent2015-06-192-0/+4
|\ \ \
| * | | audio effect JNI: fix global ref leak.Eric Laurent2015-06-192-0/+4
* | | | Merge "Improve robustness of MediaDrm after mediaserver crash" into mnc-devJeff Tinker2015-06-193-4/+49
|\ \ \ \