summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* camera: Add autofocus support to the media recorderSteve Kondik2010-09-0613-1/+85
* Merge "Camera : Clean up old camera client properly" into froyoSteve Kondik2010-09-051-4/+14
|\
| * Camera : Clean up old camera client properlySravank2010-09-051-4/+14
* | Merge "Memory leak in TextKeyListener." into froyoSteve Kondik2010-09-051-2/+5
|\ \
| * | Memory leak in TextKeyListener.Mathias Jeppsson2010-09-041-2/+5
* | | Merge "Prevent key dispatch ANR on rapid change of orientation." into froyoSteve Kondik2010-09-051-0/+2
|\ \ \ | |_|/ |/| |
| * | Prevent key dispatch ANR on rapid change of orientation.Marcus Oakland2010-09-041-0/+2
| |/
* | fix buildKoushik Dutta2010-09-032-0/+3
|/
* Merge "Framework fixes required to work with the fixed wifi proxy settings." ...Steve Kondik2010-09-032-9/+77
|\
| * Framework fixes required to work with the fixed wifi proxy settings.Alex Boag-Munroe2010-09-032-9/+77
* | Merge "framework: Fix for race condition in NativeDaemonConnector." into froyoSteve Kondik2010-09-031-1/+2
|\ \ | |/ |/|
| * framework: Fix for race condition in NativeDaemonConnector.Alexey Roslyakov2010-09-021-1/+2
* | Merge "Add lowpass fix variable, alter constants, replace for loop." into froyoSteve Kondik2010-09-031-12/+60
|\ \
| * | Add lowpass fix variable, alter constants, replace for loop.optedoblivion2010-08-271-12/+60
* | | Merge "Estimate center channel and avoid DSP on it" into froyoSteve Kondik2010-09-032-7/+25
|\ \ \
| * | | Estimate center channel and avoid DSP on itAntti S. Lankila2010-09-022-7/+25
* | | | This change is a component of CMParts theme load/save changes:mtwebster2010-09-022-11/+33
* | | | Merge "use local variable p" into froyoSteve Kondik2010-09-021-1/+1
|\ \ \ \
| * | | | use local variable proot2010-09-011-1/+1
* | | | | Merge "openvpn --remote should use host name instead of ip address" into froyoSteve Kondik2010-09-021-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | openvpn --remote should use host name instead of ip addressroot2010-09-011-1/+1
| | |_|/ | |/| |
* | | | Merge "Breaks other Android clearable notifications. Correct fix is commit i...Steve Kondik2010-09-021-2/+1
|\ \ \ \
| * | | | Breaks other Android clearable notifications. Correct fix is commit id 21e55...Alex Boag-Munroe2010-08-291-2/+1
| |/ / /
* | | | Merge "Display headset icon in notification bar" into froyoSteve Kondik2010-09-024-0/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | Display headset icon in notification barDung Nguyen2010-08-264-0/+20
* | | | Make Headphone DSP with just 1 biquadAntti S. Lankila2010-09-022-20/+7
| |/ / |/| |
* | | Clean up whitespaces.Koushik Dutta2010-08-271-2/+2
* | | Remove debug logging.Koushik Dutta2010-08-271-1/+0
* | | Add support for mounting and sharing of multiple volumes to MountService.Koushik Dutta2010-08-271-88/+104
| |/ |/|
* | Fixed ADB Pulsing when it shouldn't.Pedlar2010-08-271-1/+2
* | Added Norwegian translation for reboot optionsHenning Morud2010-08-261-0/+10
* | Update Portuguese Translation: Reboot PhoneEduardo Martins2010-08-261-1/+4
* | Update Portuguese Translation: recovery and bootloader popup options in reboo...Eduardo Martins2010-08-261-0/+8
* | Merge "stagefright: Only use stride/slice height for decode on MSM/QSD" into ...Steve Kondik2010-08-262-0/+13
|\ \ | |/ |/|
| * stagefright: Only use stride/slice height for decode on MSM/QSDSteve Kondik2010-08-252-0/+13
* | Merge "add new sensor types for handling gyro data and device orientation mor...Steve Kondik2010-08-244-3/+312
|\ \
| * | add new sensor types for handling gyro data and device orientationKevin Powell2010-08-234-3/+312
* | | frameworks/base/opengl: Change copybit image width to buffer strideOmprakash Dhyade2010-08-241-2/+2
* | | Merge "Initialize track volume more correctly" into froyoKeyan Mobli2010-08-241-2/+2
|\ \ \ | |_|/ |/| |
| * | Initialize track volume more correctlyAntti S. Lankila2010-08-221-2/+2
| |/
* | libstagefright : Update decode width and height with stride and slice heightKrishnankutty Kolathappilly2010-08-231-2/+4
|/
* Fixed problem with proxy server sometimes responds with 400 Bad Request when ...Henrik Baard2010-08-211-2/+5
* Finish the HTTP proxy support and add wifi-only pref.Steve Kondik2010-08-213-46/+34
* GPS: GpsLocationProvider is changed to accept NTP time alwaysGokula2010-08-211-5/+6
* Fix process to generate command line arguments for openvpn.Takuo Kitame2010-08-211-1/+2
* Merge "lights: Support deprecated flashlight API on MSM" into froyoSteve Kondik2010-08-201-3/+11
|\
| * lights: Support deprecated flashlight API on MSMSteve Kondik2010-08-201-3/+11
* | add adhoc support into android frameworkPetr Havlena2010-08-204-3/+294
|/
* lights: fix id of LIGHT_ID_CAPS, also learn to count.Steve Kondik2010-08-191-1/+1
* Various DSP enhancementsAntti S. Lankila2010-08-183-39/+29