| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable camera preview to a SurfaceTexture. | Jamie Gennis | 2011-01-07 | 1 | -1/+25 |
* | Fix the runtime restart due to name change. | Wu-cheng Li | 2010-09-15 | 1 | -2/+2 |
* | Change camera interface to support multiple cameras. | Chih-Chung Chang | 2010-06-11 | 1 | -1/+22 |
* | Support multiple cameras in framework. | Chih-Chung Chang | 2010-05-10 | 1 | -3/+12 |
* | don't hardcode "mSurface" throughout our source code | Mathias Agopian | 2010-04-12 | 1 | -1/+1 |
* | Add some comments for zoom methods. | Wu-cheng Li | 2010-03-29 | 1 | -1/+6 |
* | split libsurfaceflinger_client and libcamera_client out of libui | Mathias Agopian | 2010-02-11 | 1 | -2/+2 |
* | Remove excessive logging. | Wu-cheng Li | 2010-01-30 | 1 | -1/+1 |
* | Add support for setting camera display orientation. | Chih-Chung Chang | 2010-01-26 | 1 | -0/+15 |
* | less log spew | Joe Onorato | 2010-01-08 | 1 | -3/+3 |
* | Remove some logging from camera operations. Bug 2346606. | Dave Sparks | 2010-01-04 | 1 | -1/+1 |
* | Patching in hidden API to allow app managed preview frame buffers. | Andrew Harp | 2009-10-23 | 1 | -8/+122 |
* | Add zoom functions and sendCommand. | Wu-cheng Li | 2009-10-06 | 1 | -0/+28 |
* | Fix 2101425: Camera crashes spontaneously in preview. | Chih-Chung Chang | 2009-09-24 | 1 | -1/+1 |
* | Unhide Camera lock and unlock API. | Wu-cheng Li | 2009-09-21 | 1 | -9/+15 |
* | Fix 2083478: Camera needs an auto-focus cancel API | Chih-Chung Chang | 2009-09-15 | 1 | -0/+15 |
* | am da57856d: Add logging to help track down intermittent bug | Dave Sparks | 2009-07-21 | 1 | -1/+4 |
|\ |
|
| * | Add logging to help track down intermittent bug | Dave Sparks | 2009-07-21 | 1 | -1/+4 |
* | | am 9181bc9a: Merge change 7079 into donut | Android (Google) Code Review | 2009-07-14 | 1 | -9/+0 |
|\ \
| |/ |
|
| * | Cleanup of unused enums | Dave Sparks | 2009-07-14 | 1 | -9/+0 |
* | | am c4ca4206: Fix build | Dave Sparks | 2009-07-13 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix build | Dave Sparks | 2009-07-13 | 1 | -1/+1 |
* | | am 8ceba810: Merge change 6871 into donut | Android (Google) Code Review | 2009-07-13 | 1 | -4/+1 |
|\ \
| |/ |
|
| * | Use SetByteArrayRegion to minimize copy overhead and JNI calls. | Dave Sparks | 2009-07-10 | 1 | -4/+1 |
* | | am 086bd7fe: Merge change 6846 into donut | Android (Google) Code Review | 2009-07-12 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Avoid memcpy's by using GetPrimitiveArrayCritical. | Dave Sparks | 2009-07-10 | 1 | -2/+2 |
* | | resolved conflicts for merge of 04c7d0f8 to master | Dave Sparks | 2009-07-08 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | Add timestamps to video frames to improve A/V sync. | Dave Sparks | 2009-07-08 | 1 | -0/+7 |
* | | am c7396025: Merge change 6084 into donut | Android (Google) Code Review | 2009-07-06 | 1 | -6/+0 |
|\ \
| |/ |
|
| * | Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1... | James Dong | 2009-07-02 | 1 | -6/+0 |
* | | am b1a97523: Merge change 5739 into donut | Android (Google) Code Review | 2009-07-01 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Check to make sure the Java camera object is still valid on the | Dave Sparks | 2009-06-30 | 1 | -0/+4 |
* | | am b8a10fe4: Allow setPreviewDisplay after startPreview. | Wu-cheng Li | 2009-07-01 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | Allow setPreviewDisplay after startPreview. | Wu-cheng Li | 2009-07-01 | 1 | -1/+4 |
* | | am 17a80081: Merge change 5544 into donut | Android (Google) Code Review | 2009-06-29 | 1 | -42/+6 |
|\ \
| |/ |
|
| * | Pipe all the camera callbacks to Java to facilitate the addition | Dave Sparks | 2009-06-26 | 1 | -42/+6 |
* | | am 3d7b8d1a: Merge change 5158 into donut | Android (Google) Code Review | 2009-06-24 | 1 | -182/+156 |
|\ \
| |/ |
|
| * | Use a ref-counted callback interface for Camera. | Dave Sparks | 2009-06-24 | 1 | -182/+156 |
* | | am 3b277c70: Merge change 3702 into donut | Android (Google) Code Review | 2009-06-10 | 1 | -8/+6 |
|\ \
| |/ |
|
| * | Change exceptions to RuntimeException. | Wu-cheng Li | 2009-06-10 | 1 | -8/+6 |
* | | move libbinder's header files under includes/binder | Mathias Agopian | 2009-05-20 | 1 | -1/+1 |
|/ |
|
* | Change error message. | Wu-cheng Li | 2009-05-04 | 1 | -1/+2 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+562 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -536/+0 |
* | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 1 | -156/+130 |
* | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 1 | -130/+156 |
* | auto import from //branches/cupcake/...@132276 | The Android Open Source Project | 2009-02-19 | 1 | -12/+9 |
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -1/+1 |
* | auto import from //branches/cupcake/...@127101 | The Android Open Source Project | 2009-01-20 | 1 | -6/+34 |
* | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 2009-01-09 | 1 | -0/+34 |