summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | am 24c8645a: (-s ours) Import revised translations. DO NOT MERGEEric Fischer2009-10-080-0/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '24c8645a995f58885fefcaade0681dd459452deb' into eclair * commit '24c8645a995f58885fefcaade0681dd459452deb': Import revised translations. DO NOT MERGE
* \ \ \ \ \ am ac62c84a: (-s ours) DO NOT MERGE merge from donut-gmsJean-Baptiste Queru2009-10-080-0/+0
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | | | | | | | | | | | | Merge commit 'ac62c84a321e2720ab99e37724aba0b6406f39a6' into eclair * commit 'ac62c84a321e2720ab99e37724aba0b6406f39a6': Import revised translations. DO NOT MERGE
| * | | | DO NOT MERGE merge from donut-gmsJean-Baptiste Queru2009-10-080-0/+0
| |\ \ \ \
* | \ \ \ \ Merge change Iee227ace into eclairAndroid (Google) Code Review2009-10-080-0/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: GPS: Fix problem with SUPL when SUPL APN is already active.
* \ \ \ \ \ \ Merge change I80a6a229 into eclairAndroid (Google) Code Review2009-10-082-5/+33
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | * changes: Fix issue 2174002: After rejecting Call when device ringtone is mute and playing music, audio is not transfered to BT device.
| * | | | | | Fix issue 2174002: After rejecting Call when device ringtone is mute and ↵Eric Laurent2009-10-082-5/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | playing music, audio is not transfered to BT device. Added a workarouond to request the A2DP output standby directly to audio hardware when the sink is suspended as it seems that the suspend request often fails. Also take into account resume requests received while a suspend request is pending.
* | | | | | | Merge change Ie5d93b7e into eclairAndroid (Google) Code Review2009-10-080-0/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Set the Bond State to NONE when we receive a Agent Cancel.
* \ \ \ \ \ \ \ Merge change I95319bde into eclairAndroid (Google) Code Review2009-10-080-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | * changes: Fixes #2175599. Prevents an NPE when AttachInfo is null.
* | | | | | | | Merge change Ib977f2bd into eclairAndroid (Google) Code Review2009-10-080-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | * changes: Make vCard import Photo from vCard file :(
* | | | | | | | Merge change I50a321c9 into eclairAndroid (Google) Code Review2009-10-080-0/+0
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: LocationManagerService: Fix race when removing LocationListener
* \ \ \ \ \ \ \ \ Merge change Ib7c34cec into eclairAndroid (Google) Code Review2009-10-080-0/+0
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: dumpstate: 'RAMCONSOLE' -> 'LAST KMSG'
* \ \ \ \ \ \ \ \ \ Merge change I29232f2a into eclairAndroid (Google) Code Review2009-10-080-0/+0
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Only dismiss search dialog after launching intent.
* \ \ \ \ \ \ \ \ \ \ Merge change Iea48361d into eclairAndroid (Google) Code Review2009-10-080-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | / / | | |_|_|_|_|_|_|/ / | |/| | | | | | | | * changes: fix an NPE on a race condition that occurs when unbinding from an authenticator at the samer time that its process dies: bug 2171204
* | | | | | | | | | Merge change Id8c9cb2f into eclairAndroid (Google) Code Review2009-10-080-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: More fix #2163209: alarm clock rings but is hidden behind lock screen
* | | | | | | | | | Merge change I52479480 into eclairAndroid (Google) Code Review2009-10-081-1/+13
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Retry overlay create if it fails. Bug 2153980.
| * | | | | | | | | Retry overlay create if it fails. Bug 2153980.Dave Sparks2009-10-071-1/+13
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Occasionally we see references to the overlay hanging around long enough to cause problems in applications when they tried to destroy the overlay and re-create it. This patch causes the camera HAL to retry the overlay creation call if it fails every 20ms up to 50 times before it gives up.
* | | | | | | | | Merge change Ibd2197fb into eclairAndroid (Google) Code Review2009-10-070-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | * changes: Add script to script call support. Add exception to catch out of bound index data when added to TriangleMeshBuilder.
* | | | | | | | | am 3161795b: when logging free space on /data, log /system and /cache as wellDoug Zongker2009-10-070-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '3161795b2353171bb0636fb3ea6dab7dec80a4f4' into eclair * commit '3161795b2353171bb0636fb3ea6dab7dec80a4f4': when logging free space on /data, log /system and /cache as well
* | | | | | | | | Merge change I46b2df15 into eclairAndroid (Google) Code Review2009-10-071-3/+3
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | * changes: fix [2164183] sometimes device just wants to stay asleep
| * | | | | | | | fix [2164183] sometimes device just wants to stay asleepMathias Agopian2009-10-071-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When switching rapidily orientation back and forth, surfaces end-up acquiring the freeze-lock when the first orientation change happens, but never release it because by the time the 2nd orientation change comes in, the surface size is back to its original size and doesn't appear to have resized. we now always release the freeze-lock when we receive a buffer of the expected size.
* | | | | | | | | Merge change Id23b791a into eclairAndroid (Google) Code Review2009-10-071-0/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | * changes: fix [2170283] SurfaceFlinger crashes on OOM.
| * | | | | | | | fix [2170283] SurfaceFlinger crashes on OOM.Mathias Agopian2009-10-071-0/+2
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when running out of memory, a null handle is returned but the error code may not be set. In that case we need to return NO_MEMORY instead of NO_ERROR, so that the calling code won't try to dereference the null pointer.
* | | | | | | | Merge change Ie05f07df into eclairAndroid (Google) Code Review2009-10-078-99/+14
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | * changes: fix [2170319] gmail bulk operation checkbox latency on passion
| * | | | | | | fix [2170319] gmail bulk operation checkbox latency on passionMathias Agopian2009-10-078-99/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also fixes [2152536] ANR in browser When SF is enqueuing buffers faster than SF dequeues them. The update flag in SF is not counted and under some situations SF will only dequeue the first buffer. The state at this point is not technically corrupted, it's valid, but just delayed by one buffer. In the case of the Browser ANR, because the last enqueued buffer was delayed the resizing of the current buffer couldn't happen. The system would always fall back onto its feet if anything -else- in tried to draw, because the "late" buffer would be picked up then.
* | | | | | | | Merge change I7a57637b into eclairAndroid (Google) Code Review2009-10-070-0/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | * changes: [Issue 2165234] Removing nickname clusters: John/Jack and Patrick/Rick.
* | | | | | | | Merge change Ieed8be00 into eclairAndroid (Google) Code Review2009-10-070-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / / | | | | | | | * changes: Introduce BluetoothAdapter.getDefaultAdapter().
* | | | | | | Merge change Ia4879943 into eclairAndroid (Google) Code Review2009-10-070-0/+0
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | * changes: Encourage developers to connect RFCOMM by UUID instead of Channel.
* | | | | | Merge change Ia78b0a2d into eclairAndroid (Google) Code Review2009-10-070-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | * changes: add (hidden) setHasAlpha() to allow clients like the view's cache to hint that a bitmap is opaque.
* | | | | | Merge change I9db1edea into eclairAndroid (Google) Code Review2009-10-070-0/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | * changes: Import revised translations. DO NOT MERGE
* | | | | | Merge change I2c5f1e76 into eclairAndroid (Google) Code Review2009-10-070-0/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | * changes: Fix back button handling in ACTV
* | | | | | Revert "temporarily disable the use of glTexImage2D for sw buffers on sholes."Mathias Agopian2009-10-061-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit c131c5671965b69b0dee3e4afa3b3dd5e3c0c405. Approved by Hiroshi
* | | | | | Merge change I3429f77a into eclairAndroid (Google) Code Review2009-10-060-0/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Suppress flaky test HeapTest#testOomeLarge.
* \ \ \ \ \ \ Merge change I4961c959 into eclairAndroid (Google) Code Review2009-10-066-19/+25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: fix [2152536] ANR in browser
| * | | | | | | fix [2152536] ANR in browserMathias Agopian2009-10-066-19/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A window is created and the browser is about to render into it the very first time, at that point it does an IPC to SF to request a new buffer. Meanwhile, the window manager removes that window from the list and the shared memory block it uses is marked as invalid. However, at that point, another window is created and is given the same index (that just go freed), but a different identity and resets the "invalid" bit in the shared block. When we go back to the buffer allocation code, we're stuck because the surface we're allocating for is gone and we don't detect it's invalid because the invalid bit has been reset. It is not sufficient to check for the invalid bit, I should also check that identities match.
* | | | | | | | Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too ↵Eric Laurent2009-10-062-59/+81
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | high). This change is a complement to the main fix in kernel driver for the same issue (partner change #1250). It removes clicks sometimes heard after the end of the tones while audio flinger is sending 0s to the audio output stream. The problem was that the sleep time between two writes was more than the duration of one audio output stream buffer which could cause some underrun. Also fixed a recent regression in ToneGenerator that made that the end of previous tone was repeated at the beginning of current one under certain timing circumstances when the maximum tone duration was specified.
* | | | | | | | temporarily disable the use of glTexImage2D for sw buffers on sholes.Mathias Agopian2009-10-061-4/+4
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | we're going to first cut a build without this change. Approved by Dr. Hiroshi.
* | | | | | | Merge changes I430cf57b,I51f02f67,I464f13f3 into eclairAndroid (Google) Code Review2009-10-0639-1913/+939
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: fix [2168528] enable glTexImage2D code path in SF for software-only buffers fix [2168531] have software-only gralloc buffer side-step the HAL fix [2167050] glTexImage2D code path buggy in SurfaceFlinger
| * | | | | | | fix [2168528] enable glTexImage2D code path in SF for software-only buffersMathias Agopian2009-10-064-5/+23
| | | | | | | |
| * | | | | | | fix [2168531] have software-only gralloc buffer side-step the HALMathias Agopian2009-10-063-10/+253
| | | | | | | |
| * | | | | | | fix [2167050] glTexImage2D code path buggy in SurfaceFlingerMathias Agopian2009-10-0635-1833/+598
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When EGLImage extension is not available, SurfaceFlinger will fallback to using glTexImage2D and glTexSubImage2D instead, which requires 50% more memory and an extra copy. However this code path has never been exercised and had some bugs which this patch fix. Mainly the scale factor wasn't computed right when falling back on glDrawElements. We also fallback to this mode of operation if a buffer doesn't have the adequate usage bits for EGLImage usage. This changes only code that is currently not executed. Some refactoring was needed to keep the change clean. This doesn't change anything functionaly.
* | | | | | | Merge change I996db8da into eclairAndroid (Google) Code Review2009-10-060-0/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | * changes: Fix tls crash on startup if more than one RS contexts are created in one process.
* | | | | | | Merge change I3d6cf8aa into eclairAndroid (Google) Code Review2009-10-060-0/+0
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | * changes: Fix for bug 2158794. Hide MediaPlayer.invoke() and MediaPlayer.newRequest(), and Fix bad links in ToneGenerator documentation.
* | | | | | | Merge change Id8df149c into eclairAndroid (Google) Code Review2009-10-060-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | * changes: Turn some logging back on in ConnectionManager
* | | | | | | Merge change If933b13d into eclairAndroid (Google) Code Review2009-10-060-0/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | * changes: Fix for 2161835: Tweaks to rotary lock screen:
* | | | | | | Merge change I516c3191 into eclairAndroid (Google) Code Review2009-10-060-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | * changes: Implement data push from scripts. Fixes the problem where apps would have to poll to monitor a scripts state. Fix bug in StoreState where state could be overridden by the default unless the script used more than one state.
* | | | | | | Merge change I547cff66 into eclairAndroid (Google) Code Review2009-10-069-5/+78
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | * changes: Add zoom functions and sendCommand.
| * | | | | | Add zoom functions and sendCommand.Wu-cheng Li2009-10-069-5/+78
|/ / / / / / | | | | | | | | | | | | | | | | | | b2060030
* | | | | | Merge change I5be3d603 into eclairAndroid (Google) Code Review2009-10-060-0/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | * changes: Make sdk version and code names static finals in PackageParser. Remove api to set these values. Remove an unused method in AppSecurityPermissions
* | | | | | Merge change I6a0b14bd into eclairAndroid (Google) Code Review2009-10-060-0/+0
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * changes: Make VCardComposer create the instance for mHandlerList.
* | | | | | Merge change I8333dcc4 into eclairAndroid (Google) Code Review2009-10-060-0/+0
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * changes: New section header and divider assets.