summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CameraHal: Fixes for #testFocusDistanceTyler Luu2011-10-268-25/+93
* CameraHal: Remove non-API 3A settingsTyler Luu2011-10-251-19/+28
* Fixes for MMS setparameter crashesAkwasi Boateng2011-10-252-3/+13
* Fix garbled characters at the end of Exif Make/ModelTyler Luu2011-10-251-2/+2
* Fix for double OMX_Deinit() callsAkwasi Boateng2011-10-241-27/+28
* HWC: Fix for dock mode setupSunita Nadampalli2011-10-231-0/+3
* Merge "SMC: Include SMC userpace components in PRODUCT_PACKAGES" into ics-mr0James Dong2011-10-211-1/+4
|\
| * SMC: Include SMC userpace components in PRODUCT_PACKAGESBryan Buckley2011-10-201-1/+4
* | Merge "SMC: Add Android.mk with BOARD_USES_SECURE_SERVICES flag to build" int...James Dong2011-10-211-0/+3
|\ \ | |/
| * SMC: Add Android.mk with BOARD_USES_SECURE_SERVICES flag to buildBryan Buckley2011-10-201-0/+3
* | Merge "SMC: Initial release of smc_pa_strl, tf_daemon" into ics-mr0James Dong2011-10-2132-0/+7795
|\ \ | |/
| * SMC: Initial release of smc_pa_strl, tf_daemonBryan Buckley2011-10-2032-0/+7795
* | CameraHal: Fix for #testJpegThumbnailSizeTyler Luu2011-10-211-0/+4
* | CameraHAL: Return null device when device_open failsTyler Luu2011-10-201-13/+20
* | CameraHAL: Allow WB, Exp, and Flash settings to change in sceneTyler Luu2011-10-201-1/+2
* | CameraHAL: WA for #testSceneModeTyler Luu2011-10-205-0/+298
* | CameraHAL: Disable AF assist in stop previewSundar Raman2011-10-201-0/+17
* | CameraHAL: allow set preview resolution when preview is enabledAkwasi Boateng2011-10-191-6/+1
* | CameraHAL: Fix for #testJpegExifSundar Raman2011-10-194-3/+19
* | Send correct pBuffer to IL client in EOS case too.Sarthak Aggarwal2011-10-192-2/+6
|/
* CameraHal: Select proper CAF mode for scene feedbackTyler Luu2011-10-191-1/+6
* CameraHAL: Keep image port enabled if possibleTyler Luu2011-10-194-52/+87
* CameraHAL: Recorded video has jerks with video snapshotTyler Luu2011-10-192-15/+12
* CameraHAL: Make CAF mode APIs consistentTyler Luu2011-10-194-19/+55
* HWC: Disable SGX force usage if protected layer is detected.Sunita Nadampalli2011-10-191-0/+13
* CameraHAL: protect mParameters3A from simultaneous read/write.Raji Reddy Kandi2011-10-192-0/+10
* CameraHAL: Apply 3A settings offset for default valuesMilen Mitkov2011-10-191-3/+3
* CameraHAL: Always reset focus mode after captureMilen Mitkov2011-10-191-0/+5
* CameraHAL: Focus mode may override scene settingsMilen Mitkov2011-10-191-1/+2
* CameraHAL: Set face prio when starting face detectionMilen Mitkov2011-10-192-28/+10
* CameraHal: Only feedback supported paramsTyler Luu2011-10-181-3/+11
* Flash and WB are not restored in video mode when camera comes to foregroundHeechan Park2011-10-181-6/+8
* CameraHal: Re-apply CAF after canceling auto focusTyler Luu2011-10-181-0/+3
* Camera HAL Optimizations for cold startup timeSundar Raman2011-10-181-10/+12
* CameraHal: Add 960x720 preview resolutionTyler Luu2011-10-181-0/+1
* CameraHal: Share a lock for exec and loaded switchTyler Luu2011-10-182-8/+10
* hwc: avoid changing HDMI modesLajos Molnar2011-10-171-9/+18
* hwc: only set HDMI mode if it changedLajos Molnar2011-10-171-1/+7
* hwc: add tolerance to video aspect ratio changesLajos Molnar2011-10-171-1/+2
* Revert "Revert "hwc: fallback on GL after idle for power savings""Mathias Agopian2011-10-171-5/+70
* fix buildMathias Agopian2011-10-161-1/+3
* Merge "check sensor manager initialization succeeded" into ics-mr0Mathias Agopian2011-10-161-0/+5
|\
| * check sensor manager initialization succeededMathias Agopian2011-10-161-0/+5
* | Revert "hwc: fallback on GL after idle for power savings"Mathias Agopian2011-10-151-70/+5
|/
* CameraHal: Handle dynamic switch in setParametersTyler Luu2011-10-151-20/+13
* CameraHal: Fixes for #testVideoSnapshotTyler Luu2011-10-157-70/+131
* CameraHal: Remove some unused code from SensorListnerTyler Luu2011-10-151-6/+0
* CameraHAL: Re-enable Face prioritized AE in startFaceDetectionSundar Raman2011-10-151-4/+1
* CameraHal: Allow EV compensation w/ preset sceneTyler Luu2011-10-152-12/+16
* CameraHal: Enable 3A feedback for scene modesTyler Luu2011-10-154-139/+275