summaryrefslogtreecommitdiffstats
path: root/include/ui/Camera.h
Commit message (Expand)AuthorAgeFilesLines
* Modified the camera HAL interface to use the same generic callback architectu...Benny Wong2009-08-131-9/+10
* Add timestamps to video frames to improve A/V sync.Dave Sparks2009-07-081-0/+3
* Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1...James Dong2009-07-021-0/+6
* Pipe all the camera callbacks to Java to facilitate the additionDave Sparks2009-06-261-7/+3
* Cleanup header file. Disallow copy of Camera object by making copyDave Sparks2009-06-241-5/+2
* Remove deprecated callback function support.Dave Sparks2009-06-241-23/+0
* Use a ref-counted callback interface for Camera.Dave Sparks2009-06-241-0/+13
* Modify camera framework to use new streamlined binder interface.Dave Sparks2009-05-111-8/+18
* Add new binder methods to camera client to support generic callbacksDave Sparks2009-05-071-0/+2
* Bug fix(1807910): media recorder crash due to the use of locked camera object...James Dong2009-04-271-1/+0
* Fix a media server crash (bug 1807910): part oneJames Dong2009-04-231-2/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+196
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-196/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-11/+32
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-0/+5
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-8/+53
* Initial ContributionThe Android Open Source Project2008-10-211-0/+125