| Commit message (Expand) | Author | Age | Files | Lines |
* | Update framework to use M33 Skia. DO NOT MERGE | Leon Scroggins III | 2014-03-06 | 1 | -2/+2 |
* | Camera2: add metadata override | Zhijun He | 2013-10-07 | 1 | -26/+142 |
* | Camera2: Implement idle callbacks | Eino-Ville Talvala | 2013-10-03 | 2 | -6/+99 |
* | Camera2: Fix Camera integration test deadlock | Zhijun He | 2013-09-25 | 1 | -7/+33 |
* | Camera2: Implement CameraManager#getCameraCharacteristics | Zhijun He | 2013-09-25 | 1 | -0/+12 |
* | camera2: Rename CameraProperties to CameraCharacteristics | Igor Murashkin | 2013-09-21 | 1 | -2/+2 |
* | Merge "Fix media stress test." into klp-dev | Yu Shan Emily Lau | 2013-09-16 | 1 | -5/+9 |
|\ |
|
| * | Fix media stress test. | Yu Shan Emily Lau | 2013-09-16 | 1 | -5/+9 |
* | | Merge "media: Update ImageReader to remove MaxImagesAcquiredException" into k... | Igor Murashkin | 2013-09-16 | 1 | -62/+29 |
|\ \ |
|
| * | | media: Update ImageReader to remove MaxImagesAcquiredException | Igor Murashkin | 2013-09-13 | 1 | -62/+29 |
* | | | Merge "media: Update ImageReader APIs" into klp-dev | Igor Murashkin | 2013-09-16 | 2 | -0/+219 |
|\ \ \
| |/ / |
|
| * | | media: Update ImageReader APIs | Igor Murashkin | 2013-09-12 | 2 | -0/+219 |
* | | | Merge "Miscellaneous fixes to SoundPool unit test" into klp-dev | Glenn Kasten | 2013-09-16 | 2 | -19/+32 |
|\ \ \ |
|
| * | | | Miscellaneous fixes to SoundPool unit test | Glenn Kasten | 2013-09-13 | 2 | -19/+32 |
| |/ / |
|
* | | | Merge "Stress test for AudioTrack shared memory bug" into klp-dev | Glenn Kasten | 2013-09-16 | 3 | -0/+264 |
|\ \ \
| |/ /
|/| | |
|
| * | | Stress test for AudioTrack shared memory bug | Eric Laurent | 2013-09-11 | 3 | -0/+264 |
| |/ |
|
* | | Camera2: Immutable metadata | Eino-Ville Talvala | 2013-09-11 | 3 | -119/+49 |
|/ |
|
* | Camera2: Updated Rational for denom=0. | Timothy Knight | 2013-09-04 | 1 | -7/+44 |
* | Camera2: Add CameraDevice#flush() | Eino-Ville Talvala | 2013-08-23 | 1 | -0/+30 |
* | Add the checking for the camcorder profile. | Yu Shan Emily Lau | 2013-08-19 | 1 | -43/+55 |
* | Camera2: Remove redundant Keys classes | Eino-Ville Talvala | 2013-08-19 | 1 | -2/+2 |
* | Refactor CameraService to handle errors properly. | Ruben Brunk | 2013-08-16 | 2 | -13/+24 |
* | am 3a5e2013: am ebbcc18e: am 4032217e: Merge "Add option for video playback t... | Xia Wang | 2013-08-05 | 2 | -14/+23 |
|\ |
|
| * | am ebbcc18e: am 4032217e: Merge "Add option for video playback test to accept... | Xia Wang | 2013-08-05 | 2 | -14/+23 |
| |\ |
|
| | * | Add option for video playback test to accept media source path. | Xia Wang | 2013-07-11 | 2 | -14/+23 |
* | | | am b56f10aa: am 32c308a5: Merge "If media wants ASCII lowercasing, it needs t... | Elliott Hughes | 2013-08-02 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | If media wants ASCII lowercasing, it needs to ask for it. | Elliott Hughes | 2013-08-02 | 1 | -1/+2 |
| |/ |
|
* | | MediaFrameworkTest: Add camera capture result callback test | Zhijun He | 2013-08-02 | 2 | -155/+109 |
* | | Camera2 API: Rename package to android.hardware.camera2 | Eino-Ville Talvala | 2013-07-30 | 8 | -26/+26 |
* | | camera2: Implement CameraDevice#waitUntilIdle | Zhijun He | 2013-07-23 | 2 | -0/+46 |
* | | MediaFrameworkTest: Fix camera unit test failure | Zhijun He | 2013-07-22 | 1 | -2/+2 |
* | | camera2 api: marshal rect, size, string for metadata | Igor Murashkin | 2013-07-19 | 1 | -1/+84 |
* | | camera2: Implement CameraDevice#getCameraInfo | Igor Murashkin | 2013-07-15 | 3 | -3/+18 |
* | | camera2 api: Generate metadata keys and enums from XML | Igor Murashkin | 2013-07-12 | 1 | -0/+70 |
* | | camera2 api: Add CameraMetadata get/set support | Igor Murashkin | 2013-07-11 | 2 | -0/+444 |
* | | Initial camera device implementation | Igor Murashkin | 2013-06-26 | 6 | -95/+606 |
* | | Partial CameraManager implementation | Igor Murashkin | 2013-06-26 | 6 | -1/+469 |
* | | Revert "Partial CameraManager implementation" | Igor Murashkin | 2013-06-25 | 6 | -469/+1 |
* | | Partial CameraManager implementation | Igor Murashkin | 2013-06-24 | 6 | -1/+469 |
* | | Make MediaPlayer.invoke() public-and-hidden again | Marco Nelissen | 2013-06-14 | 2 | -0/+73 |
* | | Forgot something | Marco Nelissen | 2013-06-14 | 1 | -2/+0 |
* | | Fix build | Marco Nelissen | 2013-06-14 | 1 | -71/+0 |
* | | Merge "camera: Add Java binder proxies for some existing binder interfaces" | Igor Murashkin | 2013-06-11 | 5 | -2/+291 |
|\ \ |
|
| * | | camera: Add Java binder proxies for some existing binder interfaces | Igor Murashkin | 2013-06-11 | 5 | -2/+291 |
* | | | am b809577f: am b318f7b9: Merge "Refactor of camera stress test to add camera... | Jason Noguchi | 2013-05-30 | 6 | -197/+995 |
|\ \ \
| | |/
| |/| |
|
| * | | 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 |
* | | | | am 03367e29: am b830d527: Merge "Update test with CamercorderProfile video si... | Yu Shan Emily Lau | 2013-05-24 | 1 | -16/+15 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | Update test with CamercorderProfile video size. | Yu Shan Emily Lau | 2013-05-23 | 1 | -16/+15 |
* | | | am 68c666eb: am 804e618d: Fix build | Marco Nelissen | 2013-05-10 | 1 | -0/+5 |
|\ \ \
| |/ / |
|