summaryrefslogtreecommitdiffstats
path: root/include/ui/ICameraClient.h
Commit message (Collapse)AuthorAgeFilesLines
* resolved conflicts for merge of 04c7d0f8 to masterDave Sparks2009-07-081-1/+2
|\
| * Add timestamps to video frames to improve A/V sync.Dave Sparks2009-07-081-1/+2
| | | | | | | | Bug 1927069.
* | move libbinder's header files under includes/binderMathias Agopian2009-05-201-3/+3
|/
* Modify camera framework to use new streamlined binder interface.Dave Sparks2009-05-111-24/+0
| | | | | | | | | This is the second half of bug 1837832. Modifies the camera client and camera service to use the new binder interface. Removes the old binder interface. There will be one more part to this change to surface the undefined callbacks to the Java layer so that partners can implement new features without having to touch the stack.
* Add new binder methods to camera client to support generic callbacksDave Sparks2009-05-071-0/+19
| | | | | | | This is the first step in a multi-step change to move from the old specific callbacks to a generic callback. This will allow future flexibility in the interface without requiring binder rewrites. Bug 1837832
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+55
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-55/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+2
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+54