summaryrefslogtreecommitdiffstats
path: root/media/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "MIDI docs: use getPorts()" into mnc-devPhil Burk2015-06-091-22/+41
|\
| * MIDI docs: use getPorts()Phil Burk2015-06-031-22/+41
* | Merge "ExifInterface: Add a few tag fields." into mnc-devEino-Ville Talvala2015-06-091-0/+10
|\ \
| * | ExifInterface: Add a few tag fields.Eino-Ville Talvala2015-06-081-0/+10
* | | Merge "Adding default handler to (re)Routing callbacks where no handler is pr...Paul McLean2015-06-092-2/+4
|\ \ \
| * | | Adding default handler to (re)Routing callbacks where no handler is provided.Paul McLean2015-06-092-2/+4
* | | | Merge "TIF: Generate hardware input id in language-neutral fashion" into mnc-devJinsuk Kim2015-06-091-4/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | TIF: Generate hardware input id in language-neutral fashionJinsuk Kim2015-06-091-4/+5
| |/ /
* | | Merge "MidiManager: proxy all requests to open devices through MidiService" i...Mike Lockwood2015-06-088-101/+118
|\ \ \
| * | | MidiManager: proxy all requests to open devices through MidiServiceMike Lockwood2015-06-048-101/+118
* | | | TIF: Replace explicit types with <>Jae Seo2015-06-055-24/+21
* | | | TIF: Convert fields to local variablesJae Seo2015-06-051-4/+2
* | | | Merge "TIF: Add more explanation for notifyChannelRetuned" into mnc-devJae Seo2015-06-051-3/+6
|\ \ \ \
| * | | | TIF: Add more explanation for notifyChannelRetunedJae Seo2015-06-051-3/+6
| | |/ / | |/| |
* | | | TIF: Remove unused importsJae Seo2015-06-051-4/+0
|/ / /
* | | Merge "TIF: Add sanitization code for the current position" into mnc-devDongwon Kang2015-06-051-0/+10
|\ \ \
| * | | TIF: Add sanitization code for the current positionDongwon Kang2015-06-041-0/+10
* | | | Merge "Ringtone: keep a reference until playback completion." into mnc-devEric Laurent2015-06-041-2/+38
|\ \ \ \
| * | | | Ringtone: keep a reference until playback completion.Eric Laurent2015-06-041-2/+38
* | | | | Merge "Prevent poorly-extended ParcelableSpans from writing to parcels" into ...Alan Viverette2015-06-041-23/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Prevent poorly-extended ParcelableSpans from writing to parcelsAlan Viverette2015-06-021-23/+7
| |/ / /
* | | | Merge "media Utils: remove parse integer logspam" into mnc-devRobert Shih2015-06-031-0/+3
|\ \ \ \
| * | | | media Utils: remove parse integer logspamRobert Shih2015-06-031-0/+3
| | |/ / | |/| |
* | | | Merge "Use config.xml parameters instead of System properties." into mnc-devArunesh Mishra2015-06-031-15/+6
|\ \ \ \
| * | | | Use config.xml parameters instead of System properties.Arunesh Mishra2015-06-021-15/+6
| | |/ / | |/| |
* | | | Fix calls to Rect.intersect(Rect)Doris Liu2015-06-021-1/+3
|/ / /
* | | Merge "MediaPlayer: trigger onError instead of exception on stale native noti...Robert Shih2015-06-011-31/+17
|\ \ \
| * | | MediaPlayer: trigger onError instead of exception on stale native notificationsRobert Shih2015-06-011-31/+17
| |/ /
* | | Merge "Update ExifInterface.getDateTime to support subseconds" into mnc-devMarco Nelissen2015-05-291-3/+22
|\ \ \
| * | | Update ExifInterface.getDateTime to support subsecondsMarco Nelissen2015-05-291-3/+22
| | |/ | |/|
* | | Merge "Clarify AudioFormat sample rate and encoding documentation" into mnc-devAndy Hung2015-05-291-4/+85
|\ \ \
| * | | Clarify AudioFormat sample rate and encoding documentationAndy Hung2015-05-291-4/+85
| | |/ | |/|
* | | Merge "Send a message with data in MediaController.MessageHandler.post()" int...Sungsoo Lim2015-05-291-1/+3
|\ \ \
| * | | Send a message with data in MediaController.MessageHandler.post()Sungsoo Lim2015-05-281-1/+3
| |/ /
* | | Merge "Improve error handling for AudioTrack write with PTS" into mnc-devGlenn Kasten2015-05-291-1/+16
|\ \ \ | |/ / |/| |
| * | Improve error handling for AudioTrack write with PTSGlenn Kasten2015-05-271-1/+16
* | | Merge "MediaCodec: unhide mime type for EAC3" into mnc-devChong Zhang2015-05-271-3/+0
|\ \ \ | |_|/ |/| |
| * | MediaCodec: unhide mime type for EAC3Chong Zhang2015-05-271-3/+0
| |/
* | media: Update MediaCodec class descriptionLajos Molnar2015-05-261-206/+1310
* | Remove temporary javadoc for android.media.AudioFormatJean-Michel Trivi2015-05-261-2/+3
|/
* Merge "More android.media.AudioFormat javadoc" into mnc-devJean-Michel Trivi2015-05-231-5/+115
|\
| * More android.media.AudioFormat javadocJean-Michel Trivi2015-05-221-5/+115
* | Merge "ImageReader: Register estimated native allocation" into mnc-devChien-Yu Chen2015-05-222-0/+70
|\ \
| * | ImageReader: Register estimated native allocationChien-Yu Chen2015-05-222-0/+70
* | | Doc update for MediaDrm's OnExpirationUpdate methodJeff Tinker2015-05-221-1/+2
* | | Merge "MediaPlayer: add mPreparing to weed out unwanted prepared messages" in...Robert Shih2015-05-221-2/+31
|\ \ \ | |_|/ |/| |
| * | MediaPlayer: add mPreparing to weed out unwanted prepared messagesRobert Shih2015-05-211-2/+31
* | | Merge "Extra for ACTION_RINGTONE_PICKER for AudioAttributes flags" into mnc-devJean-Michel Trivi2015-05-211-3/+12
|\ \ \
| * | | Extra for ACTION_RINGTONE_PICKER for AudioAttributes flagsJean-Michel Trivi2015-05-201-3/+12
* | | | Merge "Fix reading attributes for playback restrictions" into mnc-devJean-Michel Trivi2015-05-213-3/+3
|\ \ \ \ | |/ / /