summaryrefslogtreecommitdiffstats
path: root/media/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | camera2: Update native<->managed camera metadata marshalersIgor Murashkin2014-05-136-53/+881
* | camera2: Fix broken camera metadata test due to key renameIgor Murashkin2014-04-221-1/+1
* | Remove VideoEditorLajos Molnar2014-04-2111-9270/+0
* | MediaFrameworkTest: Fix Camera2 API unit test build breakageZhijun He2014-04-102-37/+96
* | Camera2: Fix the JPEG format issuesZhijun He2014-04-091-19/+117
* | camera2: Fix out-of-date metadata testIgor Murashkin2014-04-012-2/+4
* | Remove SkOmxPixelRef to fix build.Leon Scroggins2014-03-275-117/+0
* | Merge "Fix includes so that they no longer rely on the global Skia includes d...Derek Sollenberger2014-02-281-1/+1
|\ \
| * | Fix includes so that they no longer rely on the global Skia includes director...Derek Sollenberger2014-02-271-1/+1
* | | Cleanup unnecessary includes for libskia.Derek Sollenberger2014-02-271-5/+0
|/ /
* | Merge "Tabs -> spaces in frameworks/base."John Spurlock2014-02-251-6/+6
|\ \
| * | Tabs -> spaces in frameworks/base.John Spurlock2014-02-251-6/+6
* | | support time lapse/slow motion on SURFACE sourceChong Zhang2014-02-141-4/+45
|/ /
* | Merge "MediaRecorderTest: add tests for getSurface() and SURFACE source"Chong Zhang2014-02-063-23/+250
|\ \
| * | MediaRecorderTest: add tests for getSurface() and SURFACE sourceChong Zhang2014-01-163-23/+250
| |/
* | FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-041-0/+2
* | Remove calls to deprecated SkBitmap::setIsOpaque()Leon Scroggins III2014-01-151-2/+2
|/
* Camera2: add metadata overrideZhijun He2013-10-071-26/+142
* Camera2: Implement idle callbacksEino-Ville Talvala2013-10-032-6/+99
* Camera2: Fix Camera integration test deadlockZhijun He2013-09-251-7/+33
* Camera2: Implement CameraManager#getCameraCharacteristicsZhijun He2013-09-251-0/+12
* camera2: Rename CameraProperties to CameraCharacteristicsIgor Murashkin2013-09-211-2/+2
* Merge "Fix media stress test." into klp-devYu Shan Emily Lau2013-09-161-5/+9
|\
| * Fix media stress test.Yu Shan Emily Lau2013-09-161-5/+9
* | Merge "media: Update ImageReader to remove MaxImagesAcquiredException" into k...Igor Murashkin2013-09-161-62/+29
|\ \
| * | media: Update ImageReader to remove MaxImagesAcquiredExceptionIgor Murashkin2013-09-131-62/+29
* | | Merge "media: Update ImageReader APIs" into klp-devIgor Murashkin2013-09-162-0/+219
|\ \ \ | |/ /
| * | media: Update ImageReader APIsIgor Murashkin2013-09-122-0/+219
* | | Merge "Miscellaneous fixes to SoundPool unit test" into klp-devGlenn Kasten2013-09-162-19/+32
|\ \ \
| * | | Miscellaneous fixes to SoundPool unit testGlenn Kasten2013-09-132-19/+32
| |/ /
* | | Merge "Stress test for AudioTrack shared memory bug" into klp-devGlenn Kasten2013-09-163-0/+264
|\ \ \ | |/ / |/| |
| * | Stress test for AudioTrack shared memory bugEric Laurent2013-09-113-0/+264
| |/
* | Camera2: Immutable metadataEino-Ville Talvala2013-09-113-119/+49
|/
* Camera2: Updated Rational for denom=0.Timothy Knight2013-09-041-7/+44
* Camera2: Add CameraDevice#flush()Eino-Ville Talvala2013-08-231-0/+30
* Add the checking for the camcorder profile.Yu Shan Emily Lau2013-08-191-43/+55
* Camera2: Remove redundant Keys classesEino-Ville Talvala2013-08-191-2/+2
* Refactor CameraService to handle errors properly.Ruben Brunk2013-08-162-13/+24
* am 3a5e2013: am ebbcc18e: am 4032217e: Merge "Add option for video playback t...Xia Wang2013-08-052-14/+23
|\
| * am ebbcc18e: am 4032217e: Merge "Add option for video playback test to accept...Xia Wang2013-08-052-14/+23
| |\
| | * Add option for video playback test to accept media source path.Xia Wang2013-07-112-14/+23
* | | am b56f10aa: am 32c308a5: Merge "If media wants ASCII lowercasing, it needs t...Elliott Hughes2013-08-021-1/+2
|\ \ \ | |/ /
| * | If media wants ASCII lowercasing, it needs to ask for it.Elliott Hughes2013-08-021-1/+2
| |/
* | MediaFrameworkTest: Add camera capture result callback testZhijun He2013-08-022-155/+109
* | Camera2 API: Rename package to android.hardware.camera2Eino-Ville Talvala2013-07-308-26/+26
* | camera2: Implement CameraDevice#waitUntilIdleZhijun He2013-07-232-0/+46
* | MediaFrameworkTest: Fix camera unit test failureZhijun He2013-07-221-2/+2
* | camera2 api: marshal rect, size, string for metadataIgor Murashkin2013-07-191-1/+84
* | camera2: Implement CameraDevice#getCameraInfoIgor Murashkin2013-07-153-3/+18
* | camera2 api: Generate metadata keys and enums from XMLIgor Murashkin2013-07-121-0/+70