summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "rename exif to exif_jni due to refactoring in external/jhead" into jb-devKeun young Park2012-06-072-1/+4
|\
| * rename exif to exif_jni due to refactoring in external/jheadKeun young Park2012-06-072-1/+4
* | Merge "Configuration for lock and UI sound levels" into jb-devJean-Michel Trivi2012-06-071-8/+4
|\ \ | |/ |/|
| * Configuration for lock and UI sound levelsJean-Michel Trivi2012-06-051-8/+4
* | Ensure we compute display name when neededMarco Nelissen2012-06-061-0/+7
* | Always queue A2DP connection state message with wakelock heldJean-Michel Trivi2012-06-061-4/+5
* | More fun with MediaRouterAdam Powell2012-06-051-4/+72
* | Don't crash when scaling Bitmaps with private Bitmap.ConfigsJack Palevich2012-06-041-1/+5
|/
* Merge "Add MediaRouter API." into jb-devAdam Powell2012-06-031-0/+875
|\
| * Add MediaRouter API.Adam Powell2012-06-011-0/+875
* | Merge "Fix b/6575950 make shader program to support different precisions." in...Ruei-sung Lin2012-06-017-76/+106
|\ \ | |/ |/|
| * Fix b/6575950 make shader program to support different precisions.Ruei-sung Lin2012-05-297-76/+106
* | Handle wakelocks for device connection intents from AudioServiceJean-Michel Trivi2012-05-311-7/+16
* | Merge "Send device connection intents from AudioService" into jb-devEric Laurent2012-05-313-50/+166
|\ \
| * | Send device connection intents from AudioServiceEric Laurent2012-05-303-50/+166
| |/
* | Fix a test case failure when there is no back-facing camera on a deviceJames Dong2012-05-301-51/+53
* | Fixed a buffer overflow issueJames Dong2012-05-291-3/+8
|/
* Actually set the video scaling mode :-)Bryan Mawhinney2012-05-271-0/+1
* Merge "AudioManager: restore setBluetoothA2dpOn() method" into jb-devEric Laurent2012-05-244-10/+80
|\
| * AudioManager: restore setBluetoothA2dpOn() methodEric Laurent2012-05-224-10/+80
* | Merge "Fix bug #6522190 MountService should respond to configuration changes ...Fabrice Di Meglio2012-05-241-2/+3
|\ \
| * | Fix bug #6522190 MountService should respond to configuration changes ("INTER...Fabrice Di Meglio2012-05-231-2/+3
| |/
* | Merge "Fix bad aspect ratios for recorded effects" into jb-devWu-cheng Li2012-05-231-4/+11
|\ \
| * | Fix bad aspect ratios for recorded effectsPannag Sanketi2012-05-231-4/+11
| |/
* | Handle _ and % in pathsMarco Nelissen2012-05-222-3/+8
|/
* Merge "Type of search on headset key long press must depend on device state" ...Jean-Michel Trivi2012-05-211-26/+21
|\
| * Type of search on headset key long press must depend on device stateJean-Michel Trivi2012-05-211-26/+21
* | Merge "Fixing the weird preview size w/ effects on camera" into jb-devPannag Sanketi2012-05-202-5/+15
|\ \ | |/ |/|
| * Fixing the weird preview size w/ effects on cameraPannag Sanketi2012-05-172-5/+15
* | Merge "Fix video scaling mode validity check." into jb-devBryan Mawhinney2012-05-171-1/+1
|\ \
| * | Fix video scaling mode validity check.Bryan Mawhinney2012-05-181-1/+1
* | | Use FLAG_LONG_PRESS for headset long press interactions.Jeff Brown2012-05-171-83/+25
* | | Merge "Handle media button events during phone calls and when ringing" into j...Jean-Michel Trivi2012-05-173-5/+95
|\ \ \
| * | | Handle media button events during phone calls and when ringingJean-Michel Trivi2012-05-173-5/+95
| |/ /
* | | Merge "Fix .pls playlist parsing" into jb-devMarco Nelissen2012-05-171-1/+1
|\ \ \ | |/ / |/| |
| * | Fix .pls playlist parsingMarco Nelissen2012-05-161-1/+1
* | | Remove dependency of libvideoeditor_jni.so on static libs from video editor e...James Dong2012-05-161-16/+10
|/ /
* | Revert "Remove dependency of libvideoeditor_jni.so on static libs from video ...James Dong2012-05-151-10/+16
* | Remove dependency of libvideoeditor_jni.so on static libs from video editor e...James Dong2012-05-151-16/+10
* | Implement new volume display policy.Eric Laurent2012-05-141-0/+4
|/
* Verify AudioTrack only uses a valid multichannel configurationJean-Michel Trivi2012-05-141-1/+32
* Merge "Start voice-based interactions from headsethook key" into jb-devJean-Michel Trivi2012-05-121-9/+220
|\
| * Start voice-based interactions from headsethook keyJean-Michel Trivi2012-05-101-9/+220
* | Merge "Improve notifying TimedText by reducing marshall/unmarshalling." into ...James Dong2012-05-113-80/+84
|\ \
| * | Improve notifying TimedText by reducing marshall/unmarshalling.Insun Kang2012-05-093-80/+84
* | | Merge "AudioService: Fix problem handling USB audio disconnect" into jb-devMike Lockwood2012-05-101-5/+12
|\ \ \
| * | | AudioService: Fix problem handling USB audio disconnectMike Lockwood2012-05-101-5/+12
* | | | AudioService: fix various volume issues.Eric Laurent2012-05-101-56/+76
* | | | Merge "AudioService: synchronized access to volume index" into jb-devEric Laurent2012-05-101-113/+118
|\ \ \ \
| * | | | AudioService: synchronized access to volume indexEric Laurent2012-05-101-113/+118