summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge "Audio Policy: Clear calling identity for all paths setting ringer mode...John Spurlock2014-12-241-32/+27
|\
| * Audio Policy: Clear calling identity for all paths setting ringer mode.John Spurlock2014-12-231-32/+27
* | Merge "AudioRecord: filter attributes" into lmp-mr1-devJean-Michel Trivi2014-12-221-6/+11
|\ \ | |/ |/|
| * AudioRecord: filter attributesJean-Michel Trivi2014-12-221-6/+11
* | Merge "AudioService: fix permission check." into lmp-mr1-devEric Laurent2014-12-191-0/+3
|\ \
| * | AudioService: fix permission check.Eric Laurent2014-12-181-0/+3
| |/
* | Merge "MediaSessionLegacyHelper uses global Application context" into lmp-mr1...Oliver Woodman2014-12-191-4/+1
|\ \ | |/ |/|
| * MediaSessionLegacyHelper uses global Application contextJean-Michel Trivi2014-12-181-4/+1
* | Audio policy: Fix deprecated shouldVibrate api.John Spurlock2014-12-171-23/+35
|/
* Merge "audioservice: Clear calling identity upon calling HdmiControlService" ...Jinsuk Kim2014-12-131-10/+14
|\
| * audioservice: Clear calling identity upon calling HdmiControlServiceJinsuk Kim2014-12-131-10/+14
* | Merge "parse bitrate range for video/audio caps" into lmp-mr1-devChong Zhang2014-12-121-3/+20
|\ \
| * | parse bitrate range for video/audio capsChong Zhang2014-12-121-3/+20
* | | Merge "AudioSystem JNI: Add audio policy custom mixes registration" into lmp-...Eric Laurent2014-12-102-16/+14
|\ \ \
| * | | AudioSystem JNI: Add audio policy custom mixes registrationEric Laurent2014-12-082-16/+14
| | |/ | |/|
* | | Merge "Don't try to scale the bitmaps for null MediaMetadata." into lmp-mr1-devMichael Wright2014-12-091-1/+3
|\ \ \
| * | | Don't try to scale the bitmaps for null MediaMetadata.Michael Wright2014-12-091-1/+3
| | |/ | |/|
* | | Merge "Throw IOException when missing default ringtone." into lmp-mr1-devJeff Sharkey2014-12-092-6/+11
|\ \ \
| * | | Throw IOException when missing default ringtone.Jeff Sharkey2014-12-092-6/+11
| | |/ | |/|
* | | Merge "Camera2: Allow rendering to arbitrary surface sizes in LEGACY mode." i...Ruben Brunk2014-12-092-26/+54
|\ \ \ | |_|/ |/| |
| * | Camera2: Allow rendering to arbitrary surface sizes in LEGACY mode.Ruben Brunk2014-12-092-26/+54
* | | Volume: Only play the new vibrate hint once per volume-down.John Spurlock2014-12-081-5/+6
| |/ |/|
* | Merge "Support collaborative audio focus handling" into lmp-mr1-devJean-Michel Trivi2014-12-0710-95/+731
|\ \
| * | Support collaborative audio focus handlingJean-Michel Trivi2014-12-0510-95/+731
* | | Unhide secure stop APIsJeff Tinker2014-12-051-4/+0
* | | Merge "Route mute key events through MediaSessionService" into lmp-mr1-devRoboErik2014-12-055-16/+83
|\ \ \
| * | | Route mute key events through MediaSessionServiceRoboErik2014-12-055-16/+83
* | | | Merge "Make setting the session token in MediaBrowserService synchronous" int...RoboErik2014-12-051-7/+5
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Make setting the session token in MediaBrowserService synchronousRoboErik2014-12-041-7/+5
* | | Merge "TIF: increase the time threshold for tune operation which was too hars...Dongwon Kang2014-12-051-1/+1
|\ \ \
| * | | TIF: increase the time threshold for tune operation which was too harshDongwon Kang2014-12-051-1/+1
* | | | media: allow full range of Vorbis sampling ratesLajos Molnar2014-12-041-1/+1
| |/ / |/| |
* | | Merge "TIF: call tune() in HardwareSession" into lmp-mr1-devDongwon Kang2014-12-031-0/+1
|\ \ \
| * | | TIF: call tune() in HardwareSessionDongwon Kang2014-11-281-0/+1
* | | | Merge "Correctly iterate through MediaProjection callbacks." into lmp-mr1-devMichael Wright2014-12-031-5/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Correctly iterate through MediaProjection callbacks.Michael Wright2014-11-211-5/+7
* | | | Merge "AudioMix address and type, rule exclusion API, dynamic source" into lm...Jean-Michel Trivi2014-12-027-66/+397
|\ \ \ \
| * | | | AudioMix address and type, rule exclusion API, dynamic sourceJean-Michel Trivi2014-11-307-66/+397
| | |/ / | |/| |
* | | | Merge "audioservice: system audio control in master volume mode" into lmp-mr1...Jinsuk Kim2014-12-021-47/+59
|\ \ \ \
| * | | | audioservice: system audio control in master volume modeJinsuk Kim2014-12-011-47/+59
| |/ / /
* | | | Merge "TIF: fix a race condition when TvInputManager is initialized" into lmp...Dongwon Kang2014-12-022-1/+23
|\ \ \ \
| * | | | TIF: fix a race condition when TvInputManager is initializedDongwon Kang2014-12-022-1/+23
* | | | | Merge "Missing Javadoc update while API review" into lmp-mr1-devSungsoo Lim2014-12-021-2/+2
|\ \ \ \ \
| * | | | | Missing Javadoc update while API reviewSungsoo Lim2014-11-281-2/+2
| | |/ / / | |/| | |
* | | | | ImageReader: free direct byte buffers once Image is returnedZhijun He2014-12-011-0/+10
| |/ / / |/| | |
* | | | Merge "Volume: Improve inline volume controls used in settings." into lmp-mr1...John Spurlock2014-12-013-18/+23
|\ \ \ \
| * | | | Volume: Improve inline volume controls used in settings.John Spurlock2014-11-283-18/+23
* | | | | Set stream volume to max when userMasterVolume is set to true.Wally Yau2014-11-281-8/+8
| |/ / / |/| | |
* | | | Merge "Do not perform forceVolumeControlStream in master volume mode" into lm...Jinsuk Kim2014-11-261-0/+3
|\ \ \ \
| * | | | Do not perform forceVolumeControlStream in master volume modeJinsuk Kim2014-11-261-0/+3
| | |/ / | |/| |