Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
994c17768a401b47558900a0ff06b522f6e566b9
/
media
/
tests
7eccc74
Remove the eng tag from invoke_mock_media_player
by Dan Willemsen
· 6 years ago
8772c64
Merge "MTP: Add OWNERS for MTP functionality" am: 5f7129b925
by James Wei
· 6 years ago
ea628b6
MTP: Add OWNERS for MTP functionality
by James Wei
· 6 years ago
a8e1da9
Merge "Allow ignoring return values when checking if class is mockable"
by Philip P. Moltmann
· 6 years ago
441f028
Allow ignoring return values when checking if class is mockable
by Philip P. Moltmann
· 6 years ago
c6360e5
Merge "Camera: Use session configuraion when recording tests" into pi-dev
by chened
· 6 years ago
2cc04e6
Camera: Use session configuraion when recording tests
by chened
· 6 years ago
5ecf175
Merge "Add cleartextTrafficPermitted to MediaFrameworkTest" into pi-dev
by Robert Shih
· 6 years ago
300ab58
Merge "Add cleartextTrafficPermitted to MediaFrameworkTest" into pi-dev
by TreeHugger Robot
· 6 years ago
9a7cca9
Add cleartextTrafficPermitted to MediaFrameworkTest
by Robert Shih
· 6 years ago
d00c851
Merge "Convert to Soong" am: acbd94d76f am: b1005a8a2a
by Dan Willemsen
· 6 years ago
73e4d17
Merge "Call access(2) on all files/dirs modified by Mtp" into pi-dev
by Jerry Zhang
· 6 years ago
d470a1e
Call access(2) on all files/dirs modified by Mtp
by Jerry Zhang
· 6 years ago
d6a3baf
Merge "Fix errors caught by aapt2" am: 5d58a302e3 am: 2743c5bb09
by Colin Cross
· 6 years ago
4888b1f
Convert to Soong
by Dan Willemsen
· 6 years ago
3478ddc
Fix errors caught by aapt2
by Colin Cross
· 6 years ago
a3e79fb
frameworks/base: Set LOCAL_SDK_VERSION where possible.
by Anton Hansson
· 7 years ago
ab6ec61
frameworks/base: Set LOCAL_SDK_VERSION where possible.
by Anton Hansson
· 7 years ago
c1d825b
MediaFrameworkTest: Configure video snapshot framerate
by Emilian Peev
· 7 years ago
a0a5bced
Fix: Replacing const for test to work properly
by Hakan Lindh
· 7 years ago
0960fb4
camera2: Add physical camera id in CaptureResult
by Shuzhen Wang
· 7 years ago
2100ae7
camera: Add support for multiple camera capture requests
by Emilian Peev
· 7 years ago
f9c5c25
Add MtpStorageManager for monitoring filesystem events
by Jerry Zhang
· 7 years ago
a0f5136
Switch to modern ArgumentMatchers
by Philip P. Moltmann
· 7 years ago
6836607
Switch to modern ArgumentMatchers
by Philip P. Moltmann
· 7 years ago
b866307
Stop statically including legacy-android-test
by Paul Duffin
· 7 years ago
8cd12e9
Camera: fix race in onRepeatingRequestError callback
by Yin-Chia Yeh
· 7 years ago
e256bc9
Fix AeModeAndLock test cases. Bug: 36103813
by Yuchen He
· 7 years ago
09fc83c
MediaFrameworkTest: compare media type only for supported media check
by Wonsik Kim
· 8 years ago
e89f70b
Fix for MediaPlayerStreamingStressTest/HLS
by Hassan Shojania
· 8 years ago
51efddb
Remove unnecessary casts on calls to findViewById
by Alan Viverette
· 8 years ago
de62d84
Camera: Initial support for vendor tag caches
by Emilian Peev
· 8 years ago
16b21b8
MediaFrameworkTest: don't set surface if video format is unsupported
by Wonsik Kim
· 8 years ago
50750ff
Audio focus: SDK/System API updates
by Jean-Michel Trivi
· 8 years ago
b8feaa5
Merge "Switching Native MIDI API to an "opaque pointers" model."
by Paul Mclean
· 8 years ago
71f672b
Switching Native MIDI API to an "opaque pointers" model.
by Paul McLean
· 8 years ago
192bb0b
Refactor code incompatible with Mockito 2.7.13
by Paul Duffin
· 8 years ago
c276c59
nativemidi: Prototype demonstrating native access to IMidiDeviceServer
by Mikhail Naganov
· 8 years ago
8aeb59e
Prepare for removal of legacy-test from default targets
by Paul Duffin
· 8 years ago
283ae234f
Camera: Updates in preparation for HIDL
by Eino-Ville Talvala
· 8 years ago
008fb02
mediaplayer: support same seek mode as MediaMetadataRetriever.
by Wei Jia
· 8 years ago
20edcbc
Use libaudioclient
by Marco Nelissen
· 8 years ago
e1964aa
Merge "mediaplayer: add precise argument to seek function"
by Wei Jia
· 8 years ago
30b684c
Merge "add libmedia as dependency of invoke_mock_media_player."
by Wei Jia
· 8 years ago
ff85c82
mediaplayer: add precise argument to seek function
by Wei Jia
· 8 years ago
170500f
add libmedia as dependency of invoke_mock_media_player.
by Wei Jia
· 8 years ago
461f767
Merge "Camera2: Add onCaptureQueueEmpty callback"
by Shuzhen Wang
· 8 years ago
88f1af2
Camera2: Add onCaptureQueueEmpty callback
by Shuzhen Wang
· 8 years ago
9a052fd
ExifInterfaceTest: Catch IOException am: c9ed3b8a5b am: a4ec9714b3 am: b6f40a84fa am: 815d687215
by Sungsoo
· 8 years ago
4090df5
ExifInterfaceTest: Catch IOException am: c9ed3b8a5b am: a4ec9714b3 am: b6f40a84fa
by Sungsoo
· 8 years ago
c9ed3b8
ExifInterfaceTest: Catch IOException
by Sungsoo
· 8 years ago
b0ed2aa
resolve merge conflicts of 3649f7c to master
by Neil Fuller
· 8 years ago
b04b5f6
Remove .mk lines that are just setting the default
by Neil Fuller
· 8 years ago
01c560f
Avoid JUnit4 collision in android-support-test, mockito-target
by Guang Zhu
· 8 years ago
a725f62
Refactored MediaInserterTest to use Mockito instead of EasyMock.
by Felipe Leme
· 8 years ago
38089ec
ExifInterface: Handle test behavior
by Jin Park
· 8 years ago
baad7d8
ExifInterface: Remove AssetInputStream dependency
by Jin Park
· 8 years ago
0437856
ExifInterface: Process uncompressed thumbnail
by Jin Park
· 8 years ago
a23ed40
Merge "Code Patch for camera preview switch tests" into nyc-dev am: 5c950a8078
by Hang Yin
· 8 years ago
39aafaf
Code Patch for camera preview switch tests
by Hang Yin
· 8 years ago
703d3fd
Merge "Created 4 camera preview stress test cases." into nyc-dev am: 581387a4ae
by Hang Yin
· 8 years ago
3ed27cc
Created 4 camera preview stress test cases.
by Hang Yin
· 8 years ago
3a00b69
Remove unnecessary allocation+unboxing of objects. am: a09b4d2
by Narayan Kamath
· 9 years ago
a09b4d2
Remove unnecessary allocation+unboxing of objects.
by Narayan Kamath
· 9 years ago
468a079
Merge "ExifInterface: keep the original metadata data instead of strings" into nyc-dev
by Jaesung Chung
· 9 years ago
865cef4
Merge "ExifInterface: keep the original metadata data instead of strings" into nyc-dev
by Jaesung Chung
· 9 years ago
767d366
Merge "Camera2: Stop repeating request for abandoned output" into nyc-dev
by Chien-Yu Chen
· 9 years ago
0e7d225
ExifInterface: keep the original metadata data instead of strings
by Jaesung Chung
· 9 years ago
2da496f
Camera2: Stop repeating request for abandoned output
by Chien-Yu Chen
· 9 years ago
848785f
Merge "ExifInterface: Code clean up" into nyc-dev am: faecc3f
by Insun Kang
· 9 years ago
8884af3
ExifInterface: Code clean up
by Insun Kang
· 9 years ago
018c382
Merge "ExifInterface: Clean up test code and increase test coverage" into nyc-dev
by Insun Kang
· 9 years ago
9e175f4
ExifInterface: Clean up test code and increase test coverage
by Insun Kang
· 9 years ago
35bbebb
Merge "Correct MediaAudioTrackTest testPlaybackHeadPositionAfterStop" am: faf2c42
by Jimmy Dalqvist
· 9 years ago
faf2c42
Merge "Correct MediaAudioTrackTest testPlaybackHeadPositionAfterStop"
by Glenn Kasten
· 9 years ago
746d467
Merge "ExifInterface: fix regression of re-writing JPEG" into nyc-dev
by Jaesung Chung
· 9 years ago
42ac0d0
ExifInterface: fix regression of re-writing JPEG
by Jaesung Chung
· 9 years ago
7f5a0fb
Merge "ExifInterface: fix a bug in readExifEntryValue" into nyc-dev
by Jaesung Chung
· 9 years ago
ad76dc2
ExifInterface: fix a bug in readExifEntryValue
by Jaesung Chung
· 9 years ago
6ac8a0d
Merge "ExifInterface: add RAW input stream support" into nyc-dev am: bd1dc40a3b
by Jaesung Chung
· 9 years ago
6e08d2b
ExifInterface: add RAW input stream support
by Jaesung Chung
· 9 years ago
73d2841
Remove unneeded dependecy on core-tests to fix build
by Brian Carlstrom
· 9 years ago
03cec27
Remove unneeded dependecy on core-tests to fix build
by Brian Carlstrom
· 9 years ago
2687673
Remove unneeded dependecy on core-tests to fix build
by Brian Carlstrom
· 9 years ago
72071de
Merge "Camera2: Switch to auto-gen C++ binder interfaces" into nyc-dev
by Eino-Ville Talvala
· 9 years ago
5d2d778
Camera2: Switch to auto-gen C++ binder interfaces
by Eino-Ville Talvala
· 9 years ago
7d8f449
Merge "Revert "Revert "ExifInterface: switch from using jhead to java implementation""" into nyc-dev
by Jaesung Chung
· 9 years ago
596e1d3
Merge "Revert "Revert "ExifInterface: switch from using jhead to java implementation""" into nyc-dev
by Jaesung Chung
· 9 years ago
15ef59e
Revert "Revert "ExifInterface: switch from using jhead to java implementation""
by Jaesung Chung
· 9 years ago
6614d3c
Merge "Revert "ExifInterface: switch from using jhead to java implementation"" into nyc-dev
by Sungsoo Lim
· 9 years ago
b21622d
Merge "Revert "ExifInterface: switch from using jhead to java implementation"" into nyc-dev
by Sungsoo Lim
· 9 years ago
3c233ee
Revert "ExifInterface: switch from using jhead to java implementation"
by Sungsoo Lim
· 9 years ago
31b35a7
Merge "ExifInterface: switch from using jhead to java implementation" into nyc-dev
by Jaesung Chung
· 9 years ago
9ad5278
Merge "ExifInterface: switch from using jhead to java implementation" into nyc-dev
by Jaesung Chung
· 9 years ago
bf24c9f
ExifInterface: switch from using jhead to java implementation
by Jaesung Chung
· 9 years ago
dce343d
Add flags needed to switch Jack to 1.8 for CTS targets
by Neil Fuller
· 9 years ago
a493e4a
Add flags needed to switch Jack to 1.8 for CTS targets am: a835180b74
by Neil Fuller
· 9 years ago
a835180
Add flags needed to switch Jack to 1.8 for CTS targets
by Neil Fuller
· 9 years ago
59615d2
Merge "Add missing liblog dependency" am: 140d7d27f1
by Dimitry Ivanov
· 9 years ago
5a06e37
Add missing liblog dependency
by Dimitry Ivanov
· 9 years ago
Next »