summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* am 53d3c74d: am 3797fa98: hwc: use LCD\'s pixel aspect ratioLajos Molnar2011-12-121-7/+8
|\
| * am 3797fa98: hwc: use LCD\'s pixel aspect ratioLajos Molnar2011-12-081-7/+8
| |\
| | * hwc: use LCD's pixel aspect ratioLajos Molnar2011-12-081-7/+8
* | | am 226ff52b: am 00d8485d: hwc: minor code cleanupLajos Molnar2011-12-121-20/+21
|\ \ \ | |/ /
| * | am 00d8485d: hwc: minor code cleanupLajos Molnar2011-12-081-20/+21
| |\ \ | | |/
| | * hwc: minor code cleanupLajos Molnar2011-12-081-20/+21
* | | am e10ef2cd: am b81fb68c: hwc: simplify layer hint settingLajos Molnar2011-12-121-27/+9
|\ \ \ | |/ /
| * | am b81fb68c: hwc: simplify layer hint settingLajos Molnar2011-12-081-27/+9
| |\ \ | | |/
| | * hwc: simplify layer hint settingLajos Molnar2011-12-081-27/+9
* | | am c8124479: am 5706ba0d: hwc: simplify color format handlingLajos Molnar2011-12-121-43/+69
|\ \ \ | |/ /
| * | am 5706ba0d: hwc: simplify color format handlingLajos Molnar2011-12-081-43/+69
| |\ \ | | |/
| | * hwc: simplify color format handlingLajos Molnar2011-12-081-43/+69
* | | am d4d10c5f: am b79b42d1: hwc: cleanup: fix spacing, removed dead codeLajos Molnar2011-12-121-57/+47
|\ \ \ | |/ /
| * | am b79b42d1: hwc: cleanup: fix spacing, removed dead codeLajos Molnar2011-12-081-57/+47
| |\ \ | | |/
| | * hwc: cleanup: fix spacing, removed dead codeLajos Molnar2011-12-081-57/+47
* | | am bda528cf: am 734de7a7: hwc: cleanup: cleaned up debug messagesLajos Molnar2011-12-121-88/+100
|\ \ \ | |/ /
| * | am 734de7a7: hwc: cleanup: cleaned up debug messagesLajos Molnar2011-12-081-88/+100
| |\ \ | | |/
| | * hwc: cleanup: cleaned up debug messagesLajos Molnar2011-12-081-88/+100
* | | am 8fc542ad: am e055e4bf: hwc: cleanup: resolve compiler warningsLajos Molnar2011-12-121-5/+7
|\ \ \ | |/ /
| * | am e055e4bf: hwc: cleanup: resolve compiler warningsLajos Molnar2011-12-081-5/+7
| |\ \ | | |/
| | * hwc: cleanup: resolve compiler warningsLajos Molnar2011-12-081-5/+7
* | | am cc230bb4: am cb64c2be: hwc: remove name collision for DISPLAY_SETUP_DISPLAYLajos Molnar2011-12-121-4/+4
|\ \ \ | |/ /
| * | am cb64c2be: hwc: remove name collision for DISPLAY_SETUP_DISPLAYLajos Molnar2011-12-081-4/+4
| |\ \ | | |/
| | * hwc: remove name collision for DISPLAY_SETUP_DISPLAYLajos Molnar2011-12-081-4/+4
* | | am 085c0e54: am a752a6ad: hwc: Fix calculation of on_tvLajos Molnar2011-12-121-2/+2
|\ \ \ | |/ /
| * | am a752a6ad: hwc: Fix calculation of on_tvLajos Molnar2011-12-081-2/+2
| |\ \ | | |/
| | * hwc: Fix calculation of on_tvLajos Molnar2011-12-081-2/+2
* | | am 4b9a8e20: am 4b267e18: hwc: fix issues handling force_sgxLajos Molnar2011-12-121-13/+12
|\ \ \ | |/ /
| * | am 4b267e18: hwc: fix issues handling force_sgxLajos Molnar2011-12-081-13/+12
| |\ \ | | |/
| | * hwc: fix issues handling force_sgxLajos Molnar2011-12-081-13/+12
* | | am 7ba6ef70: Reconcile with ics-mr1-releaseThe Android Open Source Project2011-12-090-0/+0
|\ \ \ | |/ /
| * | Reconcile with ics-mr1-releaseThe Android Open Source Project2011-12-080-0/+0
| |\ \
* | | | CameraHal: Fix preview not starting after surface is abdandonedTyler Luu2011-12-052-6/+13
* | | | CameraHAL: Prevent deadlock in AppCallbackNotifier::stop()Tyler Luu2011-12-022-25/+51
* | | | Reconcile with ics-mr1-releaseThe Android Open Source Project2011-12-020-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | merge in ics-mr1-release history after reset to ics-mr1The Android Automerger2011-12-010-0/+0
| |\ \ \ | | |_|/ | |/| |
| | * | CameraHAL: Enable LDCNSF for Video snapshotMilen Mitkov2011-11-306-8/+27
| | * | CameraHAL: Perform focus even if CAF has failedMilen Mitkov2011-11-301-1/+10
* | | | am 5d713402: (-s ours) am bb7a8bcd: CameraHAL: Fixes a couple of corner cases...Akwasi Boateng2011-12-010-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | am bb7a8bcd: CameraHAL: Fixes a couple of corner cases with AF and capture DO...Akwasi Boateng2011-12-012-11/+15
| |\ \ \ | | |/ /
| | * | CameraHAL: Fixes a couple of corner cases with AF and capture DO NOT MERGEAkwasi Boateng2011-12-012-11/+15
* | | | CameraHAL: Exit Appcallback thread immediately.Akwasi Boateng2011-12-011-1/+2
* | | | CameraHAL: Fixes a couple of corner cases with AF and captureAkwasi Boateng2011-12-012-11/+15
* | | | CameraHAL: Handling OMX initializationAkwasi Boateng2011-12-012-39/+40
* | | | CameraHAL: Avoids a possible deadlock in AppCallbackNotifierAkwasi Boateng2011-12-011-1/+1
* | | | CameraHAL: Small fix in FD error handlingAkwasi Boateng2011-12-011-1/+1
* | | | CameraHAL: Fixes a small crop issueAkwasi Boateng2011-12-011-4/+4
* | | | CameraHAL: Removes a possible resource leak inside MemoryManagerAkwasi Boateng2011-12-012-8/+14
* | | | CameraHAL: Fixed line endings and file attributesAkwasi Boateng2011-12-0111-1381/+1381
* | | | am 67496a60: am 3ffd5d43: Merge changes I0878a9f8,I1011252e into ics-mr1Iliyan Malchev2011-11-307-9/+37
|\ \ \ \ | |/ / /