- 6697ed5 Merge "Disable CameraServiceTest in a normal build." into kraken by Chih-Chung Chang · 15 years ago
- e8de8f4 Forgot to fix one -Wformat-security in my previous change. Fixed. by Nick Kralevich · 15 years ago
- df325c5 Get rid of warnings when compiled with -Wformat-security by Nick Kralevich · 15 years ago
- 907c18a Disable CameraServiceTest in a normal build. by Chih-Chung Chang · 15 years ago
- 673b56b another attempt at fixing the build by Mathias Agopian · 15 years ago
- 2ff1971 Force sooner/generic/sim to use camera stub only. by Chih-Chung Chang · 15 years ago
- 8476185 Fix for build without a hardware camera. by Chih-Chung Chang · 15 years ago
- 5997faf Support multiple cameras in framework. by Chih-Chung Chang · 15 years ago
- f06bb98 Use timestamp from camera driver for CameraSource by James Dong · 15 years ago
- f0252f2 Still do dump() if we cannot get mServiceLock for a while. by Chih-Chung Chang · 15 years ago
- 9cb6df5 Fix the rgb to yuv422sp conversion. The order of uv is different from the by Chih-Chung Chang · 15 years ago
- 29d1742 fix [2447659] fix improper usage of the YCbCr_420_SP format by Mathias Agopian · 15 years ago
- 54ed4f6 get rid off the YUV formats at the libui layer by Mathias Agopian · 15 years ago
- 9cce325 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago
- d4461e7 API Extension: Support for optionally specifying a map of extra request headers when specifying the uri of media data to be played. by Andreas Huber · 15 years ago
- f091e83 Add support for setting camera display orientation. by Chih-Chung Chang · 15 years ago
- 52e7200 Add an orientation parameter for overlay, so we can do camera preview in portrait mode. by Chih-Chung Chang · 15 years ago
- 51632e8 less log spew by Joe Onorato · 15 years ago
- e7e93f9 Remove some logging from camera operations. Bug 2346606. by Dave Sparks · 15 years ago
- 44b28d9 Add missing library in linker option. Currently the library is used by the by Doug Kwan · 15 years ago
- abb6462 Merge change I5ff64f6f into eclair-mr2 by Android (Google) Code Review · 15 years ago
- 811f294 am bb3bb57a: Merge change I524dc046 into eclair by Eric Laurent · 15 years ago
- 059b413 Fix issue 2192673: Music Pausing Even when notifications are set to silent. by Eric Laurent · 15 years ago
- 7371ed6 Set more camera parameters initial values. by Owen Lin · 15 years ago
- 799ae61 Add CameraServiceTest. by Chih-Chung Chang · 15 years ago
- ff0f38e Fix potential deadlock in stopPreview/stopRecord. by Dave Sparks · 15 years ago
- 23c21ba Hold a lock while we access the preview heap. by Dave Sparks · 15 years ago
- 986e0dc Use image rect information to display zoomed picture. by Wu-cheng Li · 15 years ago
- 393eb79 Don't callback on NULL client. Bug 2180510. by Dave Sparks · 15 years ago
- 587f783 Retry overlay create if it fails. Bug 2153980. by Dave Sparks · 15 years ago
- e6a550d Add zoom functions and sendCommand. by Wu-cheng Li · 15 years ago
- 00900eb Fix 2083478: Camera needs an auto-focus cancel API by Chih-Chung Chang · 15 years ago
- 102f777 Pass return code from Camera HAL for setParameters(). bug 2116866 by James Dong · 15 years ago
- d778186 CameraService change for OVERLAY_FORMAT_DEFAULT by Snigdha Sinha · 15 years ago
- 4c8fb0a Modified the camera HAL interface to use the same generic callback architecture as camera services by Benny Wong · 15 years ago
- 7907df7 In the simulator, make sure that the preview thread is a Java thread, by Marco Nelissen · 15 years ago
- 9d91ad5 Fix issue 1795088 Improve audio routing code by Eric Laurent · 16 years ago
- 71f7715 Hardware overlay support by Benny Wong · 16 years ago
- 9f1234e resolved conflicts for merge of 04c7d0f8 to master by Dave Sparks · 16 years ago
- f72d640 Add timestamps to video frames to improve A/V sync. Bug 1927069. by Dave Sparks · 16 years ago
- cd99874 am b8a10fe4: Allow setPreviewDisplay after startPreview. by Wu-cheng Li · 16 years ago
- 988fb62 Allow setPreviewDisplay after startPreview. by Wu-cheng Li · 16 years ago
- 8da70e8 am c6a482e7: Merge change 5199 into donut by Android (Google) Code Review · 16 years ago
- d2d6bc7 Only remove client after the hardware is teared down, so a new client by Chih-Chung Chang · 16 years ago
- 327adb8 am 82a32714: Merge change 5190 into donut by Android (Google) Code Review · 16 years ago
- fa89f9f Fix 1933269: startPreview failed. by Chih-Chung Chang · 16 years ago
- 6b6c987 am 8570e5fc: Merge change 4907 into donut by Android (Google) Code Review · 16 years ago
- d98c516 Add more debug messages for CameraService. by Chih-Chung Chang · 16 years ago
- c1c759a am 7f148d65: Merge change 4316 into donut by Android (Google) Code Review · 16 years ago
- 6a5297d Enable more debug message to debug the Camera startPreview bug. by Chih-Chung Chang · 16 years ago
- 1ea7ac2 am 084af5e1: Merge change 3551 into donut by Android (Google) Code Review · 16 years ago
- 34e5a15 Allow the owner to reconnect to Camera. by Chih-Chung Chang · 16 years ago
- 83c0446 some work to try to reduce the code size of some native libraries by Mathias Agopian · 16 years ago
- 83a857f am 7283fb18: Merge commit \'7b7225c8fdbead25235c74811b30ff4ee690dc58\' into manual_merge by Dave Sparks · 16 years ago
- 7118052 Merge commit '7b7225c8fdbead25235c74811b30ff4ee690dc58' into manual_merge by Dave Sparks · 16 years ago
- cfae006 am db79edc5: Merge change 2168 into donut by Android (Google) Code Review · 16 years ago
- fec880d AI 149133: Enable the camera permission check. by Dave Sparks · 16 years ago
- 998b329 Fix permission hole in camera service. Some debugging code was added by Dave Sparks · 16 years ago
- c5b2c0b move libbinder's header files under includes/binder by Mathias Agopian · 16 years ago
- 208059f checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 16 years ago
- 93b9458 Modify camera framework to use new streamlined binder interface. by Dave Sparks · 16 years ago
- 81d763f Remove debug messages. modified: core/java/android/hardware/Camera.java by Wu-cheng Li · 16 years ago
- 0ae13e3 Remove dangling media recorder client reference when setCamera() is used. by James Dong · 16 years ago
- cbcb00e AI 143177: am: CL 142889 Fix issue #1736153 Camera shutter sound can be muted by new AlarmClock setting. by Eric Laurent · 16 years ago
- b1596ee Automated import from //branches/cupcake/...@142889,142889 by Eric Laurent · 16 years ago
- 4442661 Automated import from //branches/donutburger/...@141992,141992 by Andy McFadden · 16 years ago
- c8f10f8 Automated import from //branches/donutburger/...@141782,141782 by Niko Catania · 16 years ago
- a26e606 Automated import from //branches/donutburger/...@141711,141711 by Andreas Huber · 16 years ago
- aab44b8 Automated import from //branches/donutburger/...@141614,141614 by Wu-cheng Li · 16 years ago
- 9e431ac Automated import from //branches/donutburger/...@141598,141598 by Jason Sams · 16 years ago
- 78b877e Automated import from //branches/donutburger/...@141469,141469 by Jason Sams · 16 years ago
- e4d3058 Automated import from //branches/cupcake/...@141708,141708 by Andreas Huber · 16 years ago
- ab9687f Automated import from //branches/cupcake/...@141613,141613 by Wu-cheng Li · 16 years ago
- 4d45243 Automated import from //branches/cupcake/...@141597,141597 by Jason Sams · 16 years ago
- 0c2bcbc auto import from //branches/cupcake_rel/...@141571 by The Android Open Source Project · 16 years ago
- edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
- d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
- 43aa2b1 auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
- 0bb0340 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
- a6938ba auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
- 5f78a48 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
- 2762932 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
- e09fd9e Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
- 7c1b96a Initial Contribution by The Android Open Source Project · 16 years ago