Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
frameworks
/
base
/
4b116453e8ea6177265794a55e19d19466d85af7
/
media
d4410a1
am d25b996a: am a6ae8ba4: MediaHTTPConnection: do not use proxy for localhost
by Chong Zhang
· 10 years ago
d25b996
am a6ae8ba4: MediaHTTPConnection: do not use proxy for localhost
by Chong Zhang
· 10 years ago
a6ae8ba
MediaHTTPConnection: do not use proxy for localhost
by Chong Zhang
· 10 years ago
6f030aa
am cb135645: am 318f0fe4: AudioService: Fix monitorRotation for landscape applications
by Jon Eklund
· 10 years ago
cb13564
am 318f0fe4: AudioService: Fix monitorRotation for landscape applications
by Jon Eklund
· 10 years ago
318f0fe
AudioService: Fix monitorRotation for landscape applications
by Jon Eklund
· 11 years ago
63b6d3e
am 986468a8: am dce7a427: Merge "Full volume on remote submix for apps that need it" into lmp-dev
by Jean-Michel Trivi
· 10 years ago
986468a
am dce7a427: Merge "Full volume on remote submix for apps that need it" into lmp-dev
by Jean-Michel Trivi
· 10 years ago
ba5270b
Full volume on remote submix for apps that need it
by Jean-Michel Trivi
· 10 years ago
1e62e47
am ce4483cb: [FM] Add FM_TUNER audio source to support L version FM radio app
by Benson Huang
· 10 years ago
ce4483c
[FM] Add FM_TUNER audio source to support L version FM radio app
by Benson Huang
· 10 years ago
49c1443
am 2d553e95: am 7a60cdbd: Merge "Fix regression in RCC.editMetadata(false)" into lmp-dev
by RoboErik
· 10 years ago
51c07bc
Fix regression in RCC.editMetadata(false)
by RoboErik
· 10 years ago
63ffd78
MtpDatabase: Increase size of string buffer in JNI code
by Mike Lockwood
· 10 years ago
ee33c66
Merge "Update java doc for content rating systems" into lmp-dev
by Sungsoo Lim
· 10 years ago
d3f1792
Update java doc for content rating systems
by Sungsoo Lim
· 10 years ago
0c79884
camera2: Use valid dimensions for RGBA8888 gralloc buffers.
by Ruben Brunk
· 10 years ago
7b28c66
Merge "camera2: Fix native ImageReader test segfaults." into lmp-dev
by Ruben Brunk
· 10 years ago
c8a3e0d
Assign bindService() result to a boolean directly. One less if-else
by Yao Chen
· 10 years ago
f8c4f9e
Merge "Validate MTP path" into lmp-dev
by Marco Nelissen
· 10 years ago
31798f3
camera2: Fix native ImageReader test segfaults.
by Ruben Brunk
· 10 years ago
5f41169
Validate MTP path
by Marco Nelissen
· 10 years ago
de9ba39
Don't forward media keys to the app if the phone session is active
by RoboErik
· 10 years ago
2b731e7
Merge "Disable MediaSessionLegacyHelper debugging" into lmp-dev
by RoboErik
· 10 years ago
9b2e567
Merge "Remove BT routes when BT is turned off" into lmp-dev
by RoboErik
· 10 years ago
08fccd0
Merge "Check the return value of bindService, and notify media browser client onConnectionFailed if it returns false." into lmp-dev
by Yao Chen
· 10 years ago
1dc5ba8
Disable MediaSessionLegacyHelper debugging
by RoboErik
· 10 years ago
5535ea8
Remove BT routes when BT is turned off
by RoboErik
· 10 years ago
f099e7c
Merge "Ensure MediaBrowser state is set to connecting after a reconnect" into lmp-dev
by RoboErik
· 10 years ago
df26651
Merge "Allow null queues to be set in MediaSession" into lmp-dev
by RoboErik
· 10 years ago
7e1d525
Merge "MediaCodecList: fix findEncoderForFormat." into lmp-dev
by Ronghua Wu
· 10 years ago
e19a80d
MediaCodecList: fix findEncoderForFormat.
by Ronghua Wu
· 10 years ago
b15ed63
MediaCodec: revalidate cached queued input buffers if queue fails (2)
by Lajos Molnar
· 10 years ago
7e28fc7
Merge "MediaCodec: revalidate cached queued input buffers if queue fails" into lmp-dev
by Lajos Molnar
· 10 years ago
81ba986
Merge "camera2: Hide JPEGs in RGBA gralloc buffers." into lmp-dev
by Ruben Brunk
· 10 years ago
2354c5e
Check the return value of bindService, and notify media browser client
by Yao Chen
· 10 years ago
88b8417
Ensure MediaBrowser state is set to connecting after a reconnect
by RoboErik
· 10 years ago
03fce07
Allow null queues to be set in MediaSession
by RoboErik
· 10 years ago
00bbc7d
MediaCodec: revalidate cached queued input buffers if queue fails
by Lajos Molnar
· 10 years ago
63c8e12
Merge "camera2: Update CamcorderProfile documentation." into lmp-dev
by Ruben Brunk
· 10 years ago
0fd198a
camera2: Hide JPEGs in RGBA gralloc buffers.
by Ruben Brunk
· 10 years ago
27a845c
camera2: Update CamcorderProfile documentation.
by Ruben Brunk
· 10 years ago
c182345
Merge "AudioRecord: add HW hotword capture flag" into lmp-dev
by Eric Laurent
· 10 years ago
f7efd5c
Merge "Implement API review feedback." into lmp-dev
by Jeff Tinker
· 10 years ago
21069d1
Implement API review feedback.
by Jeff Tinker
· 10 years ago
bdad1af
AudioRecord: add HW hotword capture flag
by Eric Laurent
· 10 years ago
b5245d8
SysUI: Correctly compare MediaControllers
by Christoph Studer
· 10 years ago
1a6be6e
Adjust volume bar visibility in HDMI-CEC system audio mode
by Jungshik Jang
· 10 years ago
7f3d41f
Add new DisconnectCause class to telecomm.
by Andrew Lee
· 10 years ago
c9ff968
Fix volume change failure in HDMI-CEC system audio mode.
by Jungshik Jang
· 10 years ago
a526ba1
Merge "Document retry behavior for MediaCodec.CryptoException" into lmp-dev
by Jeff Tinker
· 10 years ago
6998c37
Document retry behavior for MediaCodec.CryptoException
by Jeff Tinker
· 10 years ago
ee2ec05
TIF: Turn debugging off
by Jae Seo
· 10 years ago
ef9f6f9
Renaming Telecomm to Telecom.
by Tyler Gunn
· 10 years ago
f47ff5b
Merge "more AudioAttributes javadoc" into lmp-dev
by Jean-Michel Trivi
· 10 years ago
3c8e65a
TIF: Add a system API to retrieve HDMI device information
by Jae Seo
· 10 years ago
04f55a4
more AudioAttributes javadoc
by Jean-Michel Trivi
· 10 years ago
873cc45
AudioService: modify stream delay for touch exploration
by Jean-Michel Trivi
· 10 years ago
cde5bb4
Change callback methods from add to register.
by Michael Wright
· 10 years ago
6982868
Merge "More android.media.AudioFormat.Builder javadoc" into lmp-dev
by Jean-Michel Trivi
· 10 years ago
db8f7ab
Fix build breakage
by Youngsang Cho
· 10 years ago
d608f3a
Merge "Add a system API to query hdmi system audio mode" into lmp-dev
by Terry Heo
· 10 years ago
19ba61a
Notify of the update of TvInputInfo
by Chulwoo Lee
· 10 years ago
b1644e1
MediaCodec.Image: use image.setCrop() in constructor
by Lajos Molnar
· 10 years ago
ea9aa9a
Merge "AudioEffect JNI: fix queryEffects()" into lmp-dev
by Eric Laurent
· 10 years ago
4fc28d7
AudioEffect JNI: fix queryEffects()
by Eric Laurent
· 10 years ago
9127e45
TIF: Enable inflating class android.media.tv.TvView on non-TV devices
by Jae Seo
· 10 years ago
f35423b
Merge "Virtualizer: replace device type by virtualization mode" into lmp-dev
by Jean-Michel Trivi
· 10 years ago
b94b5d3
Merge "Hide AudioDevice class" into lmp-dev
by Eric Laurent
· 10 years ago
350f255
Merge "CamcorderProfile: Add QUALITY_HIGH_SPEED_2160P" into lmp-dev
by Zhijun He
· 10 years ago
2c5afa3
Merge "MediaCodec/Drm: move from getErrorCode to getDiagnosticInfo" into lmp-dev
by Lajos Molnar
· 10 years ago
8c4d53c
MediaPlayer/SubtitleController:fix add/select timed text on start
by Robert Shih
· 10 years ago
aea175e
More android.media.AudioFormat.Builder javadoc
by Jean-Michel Trivi
· 10 years ago
d7e5f68
MediaCodec/Drm: move from getErrorCode to getDiagnosticInfo
by Lajos Molnar
· 10 years ago
b00ab01
Merge "Add support for max-res decode" into lmp-dev
by Jeff Tinker
· 10 years ago
b67c310
CamcorderProfile: Add QUALITY_HIGH_SPEED_2160P
by Zhijun He
· 10 years ago
aa79d99
initialize codec list before MediaCodec.getCodecInfo()
by Lajos Molnar
· 10 years ago
9580f6c
Merge "Add user-specific playSoundEffect and use in NavBar" into lmp-dev
by Jason Monk
· 10 years ago
fe5998b
Add Japanese content ratings
by Jae Seo
· 10 years ago
7c36c86
Merge "unhide AudioAttributes flag FLAG_HW_AV_SYNC" into lmp-dev
by Eric Laurent
· 10 years ago
56340fc
unhide AudioAttributes flag FLAG_HW_AV_SYNC
by Eric Laurent
· 10 years ago
b3bf7d4
Virtualizer: replace device type by virtualization mode
by Jean-Michel Trivi
· 10 years ago
9ff7dda
Possible fix for dead handler in Music button event sending
by RoboErik
· 10 years ago
0c37ba3
Add user-specific playSoundEffect and use in NavBar
by Jason Monk
· 10 years ago
d254611
TIF: Update Java doc for notifyVideoAvailable/notifyVideoUnavailable
by Jae Seo
· 10 years ago
6a8eeda
Hide AudioDevice class
by Eric Laurent
· 10 years ago
afd899c
Merge "Respect Android conventions in AudioManager extras" into lmp-dev
by Jean-Michel Trivi
· 10 years ago
2caa0a6
Merge "AudioAttributes: unhide CREATOR" into lmp-dev
by Jean-Michel Trivi
· 10 years ago
cfc1026
Merge "MediaCodecInfo: allow getting info for secure codec" into lmp-dev
by Lajos Molnar
· 10 years ago
b860155
Merge "MediaCodecInfo: rename createFromProfileLevel" into lmp-dev
by Lajos Molnar
· 10 years ago
deddda5
Respect Android conventions in AudioManager extras
by Jean-Michel Trivi
· 10 years ago
8aacb2e
AudioAttributes: unhide CREATOR
by Jean-Michel Trivi
· 10 years ago
7492a4c
Merge "API review: android.media.tv" into lmp-dev
by Jae Seo
· 10 years ago
2778f5a
API review: android.media.tv
by Jae Seo
· 10 years ago
77a6345
Merge "send volume button events to adjustSuggestedStream instead of adjustStream" into lmp-dev
by RoboErik
· 10 years ago
d89025f
Merge "Minor tweaks to MediaBrowser" into lmp-dev
by RoboErik
· 10 years ago
dfafca7
Merge "rename add/removeCallback to register/unregisterCallback" into lmp-dev
by RoboErik
· 10 years ago
845755d
Merge "rename SERVICE_ACTION to SERVICE_INTERFACE" into lmp-dev
by RoboErik
· 10 years ago
272e161
send volume button events to adjustSuggestedStream instead of adjustStream
by RoboErik
· 10 years ago
5dfa0a5
Minor tweaks to MediaBrowser
by RoboErik
· 10 years ago
Next »