| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "Refactor of camera stress test to add camera test helper. Also add add... | Jason Noguchi | 2013-05-30 | 6 | -197/+995 |
|\ |
|
| * | Refactor of camera stress test to add camera test helper. Also add | Jason Noguchi | 2013-05-28 | 6 | -197/+995 |
* | | Update test with CamercorderProfile video size. | Yu Shan Emily Lau | 2013-05-23 | 1 | -16/+15 |
* | | Fix build | Marco Nelissen | 2013-05-10 | 1 | -0/+5 |
* | | Fix build | Marco Nelissen | 2013-05-10 | 1 | -0/+5 |
|/ |
|
* | Add liblog | Ying Wang | 2013-04-09 | 2 | -1/+3 |
* | audio service: add config option for fixed volume | Eric Laurent | 2013-03-21 | 1 | -4/+11 |
* | Fix the media memeory stress test. | Yu Shan Emily Lau | 2013-03-19 | 2 | -2/+12 |
* | Media test clean up. | Yu Shan Emily Lau | 2013-03-14 | 2 | -161/+3 |
* | am a7110fd1: Merge "Fix build." | Dianne Hackborn | 2013-01-16 | 1 | -9/+16 |
|\ |
|
| * | Fix build. | Dianne Hackborn | 2013-01-16 | 1 | -9/+16 |
* | | am ceea8857: am 68ba8b91: am e71bb772: am f9719d11: am daf9b7d1: am 3f72bf32:... | Jason Noguchi | 2013-01-09 | 2 | -175/+224 |
|\ \
| |/ |
|
| * | am 68ba8b91: am e71bb772: am f9719d11: am daf9b7d1: am 3f72bf32: Merge "Refac... | Jason Noguchi | 2013-01-09 | 2 | -175/+224 |
| |\ |
|
| | * | am e71bb772: am f9719d11: am daf9b7d1: am 3f72bf32: Merge "Refactoring the me... | Jason Noguchi | 2013-01-07 | 2 | -175/+224 |
| | |\ |
|
| | | * | Merge "Refactoring the media recorder stress test. Added test cases for: - re... | Jason Noguchi | 2013-01-07 | 2 | -175/+224 |
| | | |\ |
|
| | | | * | Refactoring the media recorder stress test. | Jason Noguchi | 2013-01-03 | 2 | -175/+224 |
* | | | | | am 9964fd37: am 8d73c043: am be6ff0b8: am 66480258: am ba5fd35e: am 7b4e597f:... | Jason Noguchi | 2013-01-09 | 1 | -54/+135 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | am 8d73c043: am be6ff0b8: am 66480258: am ba5fd35e: am 7b4e597f: Merge "Addin... | Jason Noguchi | 2013-01-09 | 1 | -54/+135 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | am be6ff0b8: am 66480258: am ba5fd35e: am 7b4e597f: Merge "Adding camera scen... | Jason Noguchi | 2013-01-07 | 1 | -54/+135 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Adding camera scene mode stress test. | Jason Noguchi | 2013-01-02 | 1 | -54/+135 |
| | | |/ |
|
* | | | | Merge "Update framework to support r5967 of Skia." into master-chromium | Derek Sollenberger | 2012-12-19 | 1 | -0/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Update framework to support r5967 of Skia. | Derek Sollenberger | 2012-12-12 | 1 | -0/+1 |
| |/ / |
|
* | | | Rename ISurfaceTexture and SurfaceTexture | Andy McFadden | 2012-12-18 | 1 | -2/+2 |
* | | | Turn off execute bit for ordinary media files | Glenn Kasten | 2012-11-15 | 20 | -0/+0 |
|/ / |
|
* | | am 768d9e1a: Merge "Correct executable bit for source files" | Kenny Root | 2012-11-07 | 38 | -0/+0 |
|\ \
| |/
|/| |
|
| * | Correct executable bit for source files | Kenny Root | 2012-11-07 | 39 | -0/+0 |
* | | Append the test case name in the beginning | Yu Shan Emily Lau | 2012-10-17 | 1 | -0/+1 |
* | | Fix the NPE for the memwriter. | Yu Shan Emily Lau | 2012-10-17 | 1 | -5/+4 |
* | | Instead of collecting the procmem output in | Yu Shan Emily Lau | 2012-10-09 | 2 | -38/+41 |
* | | Visualizer only works on sounds >5 sec. | Marco Nelissen | 2012-09-18 | 1 | -0/+0 |
* | | Activity.onStop(Bundle) does not exist | Marco Nelissen | 2012-09-17 | 1 | -1/+3 |
* | | EffectsTest enhancements | Marco Nelissen | 2012-09-11 | 6 | -1/+34 |
* | | Audio Effects test app | Marco Nelissen | 2012-09-06 | 23 | -0/+4593 |
|/ |
|
* | Remove the unnecssary intent call. | Yu Shan Emily Lau | 2012-07-10 | 1 | -11/+5 |
* | Fix a test case failure when there is no back-facing camera on a device | James Dong | 2012-05-30 | 1 | -51/+53 |
* | Added support for HE-AAC recording. | Dave Burke | 2012-04-30 | 1 | -4/+2 |
* | Unhide APIs for timed text and multiple audio track switch APIs | James Dong | 2012-04-27 | 1 | -1/+1 |
* | Fix the test cases which fail to launch the camera | Yu Shan Emily Lau | 2012-04-26 | 5 | -7/+14 |
* | Add functional tests for Visualizer volume scaling mode | Jean-Michel Trivi | 2012-04-19 | 1 | -0/+116 |
* | Merge "Insert the 2 seconds before test start to workaround the race conditon... | Yu Shan Emily Lau | 2012-04-04 | 1 | -16/+19 |
|\ |
|
| * | Insert the 2 seconds before test start to | Yu Shan Emily Lau | 2012-04-04 | 1 | -16/+19 |
* | | am a72a06f3: am f5693a6a: am a784b3de: Fix build break introduced by missing ... | Jason Noguchi | 2012-04-03 | 1 | -1/+1 |
|\ \ |
|
| * \ | am a784b3de: Fix build break introduced by missing parenthesis in camera stre... | Jason Noguchi | 2012-04-03 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Fix build break introduced by missing parenthesis in camera stress test. | Jason Noguchi | 2012-04-03 | 1 | -1/+1 |
* | | | | am a5408a8c: am 34a4e519: am 6e6d8df5: Merge "Adding camera zoom test to medi... | Jason Noguchi | 2012-04-03 | 3 | -7/+331 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | am 6e6d8df5: Merge "Adding camera zoom test to mediaframework stress suite." ... | Jason Noguchi | 2012-04-03 | 3 | -7/+331 |
| |\ \
| | |/ |
|
| | * | Adding camera zoom test to mediaframework stress suite. | Jason Noguchi | 2012-03-22 | 3 | -7/+331 |
* | | | Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files. | James Dong | 2012-03-24 | 1 | -1/+0 |
* | | | Insert 2 seconds wait in each test case setup. | Yu Shan Emily Lau | 2012-03-23 | 3 | -2/+12 |
* | | | Switched to use the header files in /frameworks/native | James Dong | 2012-03-12 | 1 | -2/+2 |