| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | get rid off the YUV formats at the libui layer | Mathias Agopian | 2010-02-16 | 1 | -3/+0 |
* | split libsurfaceflinger_client and libcamera_client out of libui | Mathias Agopian | 2010-02-11 | 14 | -3742/+1 |
* | Merge "Remove some logs." | Wu-cheng Li | 2010-02-10 | 2 | -2/+2 |
|\ |
|
| * | Remove some logs. | Wu-cheng Li | 2010-02-10 | 2 | -2/+2 |
* | | Add exposure compensation parameter. | Wu-cheng Li | 2010-02-09 | 1 | -0/+2 |
|/ |
|
* | Add float support for set and get in CameraParameters. | Wu-cheng Li | 2010-01-31 | 1 | -0/+14 |
* | Add focal length and view angle API. | Wu-cheng Li | 2010-01-30 | 1 | -0/+3 |
* | Merge "Add support for setting camera display orientation." | Chih-Chung Chang | 2010-01-27 | 1 | -20/+0 |
|\ |
|
| * | Add support for setting camera display orientation. | Chih-Chung Chang | 2010-01-26 | 1 | -20/+0 |
* | | Revert "Fix failure to open AVRCP input device due to EPERM." | Nick Pelly | 2010-01-26 | 1 | -7/+1 |
|/ |
|
* | am 425324e9: am e834722f: Merge "Fix failure to open AVRCP input device due t... | Nick Pelly | 2010-01-25 | 1 | -2/+8 |
|\ |
|
| * | Fix failure to open AVRCP input device due to EPERM. | Nick Pelly | 2010-01-20 | 1 | -2/+8 |
* | | Change key to KEY_SUPPORTED_JPEG_THUMBNAIL_SIZES for consistency. | Wu-cheng Li | 2010-01-25 | 1 | -1/+1 |
* | | Merge "return an error when Surface::lock() is called while the surface is al... | Mathias Agopian | 2010-01-22 | 1 | -3/+11 |
|\ \ |
|
| * | | return an error when Surface::lock() is called while the surface is already l... | Mathias Agopian | 2010-01-22 | 1 | -3/+11 |
| |/ |
|
* | | Add an orientation parameter for overlay, so we can do camera preview in port... | Chih-Chung Chang | 2010-01-21 | 1 | -2/+4 |
|/ |
|
* | fix some aspects of [2258746] native crash in launcher2 | Mathias Agopian | 2009-11-13 | 1 | -29/+19 |
* | Revert change incorrectly submitted as part of change #32153. | Romain Guy | 2009-11-05 | 1 | -2/+0 |
* | Prevent crash in Home when using widgets whose ids collide with Home's | Romain Guy | 2009-11-05 | 1 | -0/+2 |
* | fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts ... | Mathias Agopian | 2009-11-02 | 1 | -0/+8 |
* | fix [2143798] Need to figure out how to do video | Mathias Agopian | 2009-10-27 | 1 | -5/+23 |
* | fix [2182249] [MR1] valgrind error in surface flinger | Mathias Agopian | 2009-10-15 | 1 | -0/+7 |
* | fix [2170283] SurfaceFlinger crashes on OOM. | Mathias Agopian | 2009-10-07 | 1 | -0/+2 |
* | fix [2170319] gmail bulk operation checkbox latency on passion | Mathias Agopian | 2009-10-07 | 4 | -48/+8 |
* | fix [2152536] ANR in browser | Mathias Agopian | 2009-10-06 | 2 | -7/+7 |
* | fix [2168531] have software-only gralloc buffer side-step the HAL | Mathias Agopian | 2009-10-06 | 2 | -10/+170 |
* | fix [2167050] glTexImage2D code path buggy in SurfaceFlinger | Mathias Agopian | 2009-10-06 | 7 | -164/+373 |
* | Add zoom functions and sendCommand. | Wu-cheng Li | 2009-10-06 | 2 | -0/+30 |
* | Attempt to fix [2152536] ANR in browser | Mathias Agopian | 2009-10-02 | 2 | -6/+15 |
* | Change FLASH_MODE_VIDEO_LIGHT to FLASH_MODE_TORCH. | Wu-cheng Li | 2009-09-28 | 1 | -1/+1 |
* | Add camera parameter key constants and documentation. | Wu-cheng Li | 2009-09-25 | 1 | -21/+118 |
* | fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to cre... | Mathias Agopian | 2009-09-23 | 1 | -24/+41 |
* | fbDev wasn't initialized of hw_get_module failed, but was then used anyway. | Marco Nelissen | 2009-09-23 | 1 | -8/+10 |
* | Android side of the fix for [2121211] Sholes has stutter during animations | Mathias Agopian | 2009-09-17 | 1 | -0/+8 |
* | add basic time stats for surfaces lock time | Mathias Agopian | 2009-09-17 | 1 | -1/+15 |
* | fix [2122448] android_native_window_t::setUsage() only reallocates the first ... | Mathias Agopian | 2009-09-15 | 1 | -19/+10 |
* | Revert "fix [2122448] android_native_window_t::setUsage() only reallocates th... | Mathias Agopian | 2009-09-15 | 1 | -8/+18 |
* | fix [2122448] android_native_window_t::setUsage() only reallocates the first ... | Mathias Agopian | 2009-09-15 | 1 | -18/+8 |
* | Fix 2083478: Camera needs an auto-focus cancel API | Chih-Chung Chang | 2009-09-15 | 2 | -0/+26 |
* | make sure to update the tail pointer when undoing a dequeue | Mathias Agopian | 2009-09-14 | 1 | -5/+15 |
* | fix [2111536] [FAST BLOCKER] Device is soft rebooted after ending the call th... | Mathias Agopian | 2009-09-11 | 1 | -3/+22 |
* | fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore | Mathias Agopian | 2009-09-10 | 1 | -9/+9 |
* | make sure conditions will return when the status of a surface is not NO_ERROR | Mathias Agopian | 2009-09-10 | 1 | -1/+17 |
* | Fix sim-eng build. | Andy McFadden | 2009-09-09 | 1 | -0/+4 |
* | fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly | Mathias Agopian | 2009-09-07 | 6 | -408/+648 |
* | Work on issue #2079167: Flickering issue across multiple UI | Dianne Hackborn | 2009-09-02 | 1 | -5/+12 |
* | EventHub: Fix file descriptor leak. | Mike Lockwood | 2009-08-28 | 1 | -0/+1 |
* | fix [2070341] [FAST BLOCKER] can't successfully setup erc52 | Mathias Agopian | 2009-08-21 | 1 | -2/+12 |
* | fix a bug that caused the PixelFormat viewed by Surface to be wrong. | Mathias Agopian | 2009-08-19 | 2 | -3/+10 |
* | fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of... | Mathias Agopian | 2009-08-19 | 1 | -31/+59 |