summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Missing Javadoc update while API reviewSungsoo Lim2014-12-161-2/+2
* am 8db769dd: am df878bd3: am ced2f74a: am e8c1a97f: am 3b92fc04: am 1c2b0d52:...Eric Laurent2014-11-101-18/+2
|\
| * am df878bd3: am ced2f74a: am e8c1a97f: am 3b92fc04: am 1c2b0d52: AudioEffect ...Eric Laurent2014-11-101-18/+2
| |\
| | * am e8c1a97f: am 3b92fc04: am 1c2b0d52: AudioEffect JNI: use new max preproces...Eric Laurent2014-11-101-18/+2
| | |\
| | | * am 3b92fc04: am 1c2b0d52: AudioEffect JNI: use new max preprocessing constantEric Laurent2014-11-101-18/+2
| | | |\
| | | | * am 1c2b0d52: AudioEffect JNI: use new max preprocessing constantEric Laurent2014-11-101-18/+2
| | | | |\
| | | | | * AudioEffect JNI: use new max preprocessing constantEric Laurent2014-11-101-18/+2
| | | * | | am e825f0ee: am 60f22fbf: Do not restore the media button event receiverJean-Michel Trivi2014-09-101-27/+0
| | | |\ \ \ | | | | |/ /
| | | | * | am 60f22fbf: Do not restore the media button event receiverJean-Michel Trivi2014-09-101-27/+0
| | | | |\ \ | | | | | |/
| | | | | * Do not restore the media button event receiverJean-Michel Trivi2014-09-101-27/+0
| | | * | | am cecc6208: am 759445c5: resolved conflicts for merge of c53ad4cd to jb-mr2-devMarco Nelissen2014-03-202-0/+45
| | | |\ \ \ | | | | |/ /
| | | | * | am 759445c5: resolved conflicts for merge of c53ad4cd to jb-mr2-devMarco Nelissen2014-03-202-0/+45
| | | | |\ \ | | | | | |/
| | | | | * resolved conflicts for merge of c53ad4cd to jb-mr2-devMarco Nelissen2014-03-202-0/+45
| | | | | |\
| | | | | | * am 072e1da2: am b17cf207: am 9ee72b65: am 665b0757: am 81fbdade: resolved con...Marco Nelissen2014-03-202-0/+45
| | | | | | |\
| | | | | | | * am 81fbdade: resolved conflicts for merge of 534f3e94 to jb-mr1-devMarco Nelissen2014-03-202-0/+45
| | | | | | | |\
| | | | | | | | * resolved conflicts for merge of 534f3e94 to jb-mr1-devMarco Nelissen2014-03-202-0/+45
| | | | | | | | |\
| | | | | | | | | * am a3337bc7: Merge "Verify certificates" into jb-devMarco Nelissen2014-03-202-0/+45
| | | | | | | | | |\
| | | | | | | | | | * Verify certificatesMarco Nelissen2014-03-172-0/+45
| | | | | | * | | | | am 0412d9c7: am 4d17834a: am b83e8b69: am 292c979a: am d440ca76: am f3a5323c:...Nick Kralevich2013-04-292-7/+43
| | | | | | |\ \ \ \ \ | | | | | | | |/ / / /
| | | | | | | * | | | am d440ca76: am f3a5323c: am 6d8f5b75: libdrm: fix bad strncpy / snprintf callsNick Kralevich2013-04-292-7/+43
| | | | | | | |\ \ \ \ | | | | | | | | |/ / /
| | | | | | | | * | | am f3a5323c: am 6d8f5b75: libdrm: fix bad strncpy / snprintf callsNick Kralevich2013-04-292-7/+43
| | | | | | | | |\ \ \ | | | | | | | | | |/ /
| | | | | | | | | * | am 6d8f5b75: libdrm: fix bad strncpy / snprintf callsNick Kralevich2013-04-292-7/+43
| | | | | | | | | |\ \ | | | | | | | | | | |/
| | | | | | | | | | * libdrm: fix bad strncpy / snprintf callsNick Kralevich2013-04-292-7/+43
| * | | | | | | | | | DO NOT MERGE Hide the volume panel for watches for nowJustin Koh2014-10-011-0/+6
| * | | | | | | | | | am 6d4873f5: am 0511ba50: Do not persist and restore the media button event r...Jean-Michel Trivi2014-09-032-59/+0
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Do not persist and restore the media button event receiverJean-Michel Trivi2014-08-252-59/+0
* | | | | | | | | | | docs: Removed broken link to non-existent method.Andrew Solovay2014-11-041-1/+0
* | | | | | | | | | | Add missing break to switch statementRoboErik2014-10-201-0/+1
* | | | | | | | | | | Set the metadata rating correctly in RCCRoboErik2014-10-201-0/+15
* | | | | | | | | | | Merge "Also consider secondary storage when verifying paths" into lmp-devMarco Nelissen2014-10-161-2/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Also consider secondary storage when verifying pathsMarco Nelissen2014-10-151-2/+4
* | | | | | | | | | | | Leave zen when apps set ringer-mode = non-silent (normal/vibrate).John Spurlock2014-10-153-5/+31
|/ / / / / / / / / / /
* | | | | | | | | | | MediaHTTPConnection: do not use proxy for localhostChong Zhang2014-10-091-1/+35
* | | | | | | | | | | AudioService: Fix monitorRotation for landscape applicationsJon Eklund2014-10-081-8/+34
* | | | | | | | | | | Full volume on remote submix for apps that need itJean-Michel Trivi2014-10-073-6/+154
* | | | | | | | | | | Fix regression in RCC.editMetadata(false)RoboErik2014-10-031-1/+2
* | | | | | | | | | | Merge "Update java doc for content rating systems" into lmp-devSungsoo Lim2014-10-011-1078/+181
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update java doc for content rating systemsSungsoo Lim2014-10-011-1078/+181
* | | | | | | | | | | | camera2: Use valid dimensions for RGBA8888 gralloc buffers.Ruben Brunk2014-09-301-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge "camera2: Fix native ImageReader test segfaults." into lmp-devRuben Brunk2014-09-271-4/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | camera2: Fix native ImageReader test segfaults.Ruben Brunk2014-09-261-4/+13
* | | | | | | | | | | | Assign bindService() result to a boolean directly. One less if-elseYao Chen2014-09-271-3/+1
* | | | | | | | | | | | Merge "Validate MTP path" into lmp-devMarco Nelissen2014-09-271-0/+20
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Validate MTP pathMarco Nelissen2014-09-261-0/+20
* | | | | | | | | | | | | Don't forward media keys to the app if the phone session is activeRoboErik2014-09-263-0/+22
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge "Disable MediaSessionLegacyHelper debugging" into lmp-devRoboErik2014-09-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Disable MediaSessionLegacyHelper debuggingRoboErik2014-09-251-1/+1
* | | | | | | | | | | | | Merge "Remove BT routes when BT is turned off" into lmp-devRoboErik2014-09-261-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Remove BT routes when BT is turned offRoboErik2014-09-251-0/+8
* | | | | | | | | | | | | Merge "Check the return value of bindService, and notify media browser client...Yao Chen2014-09-261-9/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |