OSDN Git Service

android-x86/frameworks-base.git
13 years agoFix a crash
Teng-Hui Zhu [Mon, 21 Mar 2011 21:26:14 +0000 (14:26 -0700)]
Fix a crash

bug:4139931
Change-Id: Ifc18f964d5aedb268eb0d5fa08db3ffed1de4ff8

13 years agoMerge "Support loading image and paused image for inline video" into honeycomb-mr1
Teng-Hui Zhu [Mon, 21 Mar 2011 21:01:10 +0000 (14:01 -0700)]
Merge "Support loading image and paused image for inline video" into honeycomb-mr1

13 years agoSupport loading image and paused image for inline video
Teng-Hui Zhu [Fri, 18 Mar 2011 21:56:10 +0000 (14:56 -0700)]
Support loading image and paused image for inline video

bug:4142131

Change-Id: I28d82a8e30a2146a3380c63dcdcbd51228f23f56

13 years agoUpdated 3G and wifi traffic indicators
Justin Ho [Mon, 21 Mar 2011 15:42:54 +0000 (08:42 -0700)]
Updated 3G and wifi traffic indicators

Change-Id: I3bc61067d4c30e9cda6170e87552d93c2a084895

13 years agoMerge "UsbService: Handle the case where a USB accessory connects as the device is...
Mike Lockwood [Mon, 21 Mar 2011 00:08:24 +0000 (17:08 -0700)]
Merge "UsbService: Handle the case where a USB accessory connects as the device is booting" into honeycomb-mr1

13 years agoUsbService: Handle the case where a USB accessory connects as the device is booting
Mike Lockwood [Sat, 19 Mar 2011 16:03:46 +0000 (12:03 -0400)]
UsbService: Handle the case where a USB accessory connects as the device is booting

Bug: 4129297

Change-Id: I8f9d085805fb598572f9b00952c3cd38cfab461b
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoMerge "SurfaceFlinger: Fix a typo." into honeycomb-mr1
Jamie Gennis [Sat, 19 Mar 2011 00:32:25 +0000 (17:32 -0700)]
Merge "SurfaceFlinger: Fix a typo." into honeycomb-mr1

13 years agoSurfaceFlinger: Fix a typo.
Jamie Gennis [Fri, 18 Mar 2011 23:35:13 +0000 (16:35 -0700)]
SurfaceFlinger: Fix a typo.

This change makes Layer skip its cleanup of its old shared memory region
when the UserClient object that owned the memory has been freed.

Bug: 3429357
Change-Id: I9e4d8eb190f6914dc043674b9bb8dd28e959901b

13 years agoMerge "DO NOT MERGE Send WebView the current transform and whether we're drawing...
Russell Brenner [Fri, 18 Mar 2011 22:28:27 +0000 (15:28 -0700)]
Merge "DO NOT MERGE Send WebView the current transform and whether we're drawing a layer. Bug #3275491" into honeycomb-mr1

13 years agoMerge "Asset for video poster" into honeycomb-mr1
Teng-Hui Zhu [Fri, 18 Mar 2011 22:19:28 +0000 (15:19 -0700)]
Merge "Asset for video poster" into honeycomb-mr1

13 years agoAsset for video poster
Teng-Hui Zhu [Fri, 18 Mar 2011 21:52:05 +0000 (14:52 -0700)]
Asset for video poster

bug:4136024

Change-Id: I2b847948446285a2121578a4809f90a48d0c6019

13 years agoDO NOT MERGE Send WebView the current transform and whether we're drawing a layer.
Romain Guy [Thu, 17 Mar 2011 18:06:57 +0000 (11:06 -0700)]
DO NOT MERGE Send WebView the current transform and whether we're drawing a layer.
Bug #3275491

These can be used by WebView to correctly apply alpha and geometric
transforms.

Change-Id: I61057997f5fda1e803d247fc77500a038d5f3aab

13 years agoam e16a1bfa: Use system locale list.
Daisuke Miyakawa [Fri, 18 Mar 2011 18:23:00 +0000 (11:23 -0700)]
am e16a1bfa: Use system locale list.

* commit 'e16a1bfa9cd9a9a0430e2fe890586ae451f0faaf':
  Use system locale list.

13 years agoMerge "Prevent intermediate scale updates from being sent to WebKit while zooming...
Derek Sollenberger [Fri, 18 Mar 2011 17:57:46 +0000 (10:57 -0700)]
Merge "Prevent intermediate scale updates from being sent to WebKit while zooming." into honeycomb-mr1

13 years agoPrevent intermediate scale updates from being sent to WebKit while zooming.
Derek Sollenberger [Fri, 18 Mar 2011 15:28:54 +0000 (11:28 -0400)]
Prevent intermediate scale updates from being sent to WebKit while zooming.

The addition of the HW accelerated logic causes us to manipulate the
zoom scale factor in the zoom manager two additional times. These
manipulations occur after the mZoomScale has been set to zero is how we
previously tested to see if a fixed length animation was occuring.

bug: 3451126
Change-Id: If2992adbe36fa471bb1bb5013495e1adc74b5fab

13 years agoMerge "Fix for testThumbnailForInvalidFilePath and testPropertiesForNonExsitingFile...
shailendra [Fri, 18 Mar 2011 16:35:37 +0000 (09:35 -0700)]
Merge "Fix for testThumbnailForInvalidFilePath and testPropertiesForNonExsitingFile failed with HMI75B(4124235)" into honeycomb-mr1

13 years agoUse system locale list.
Daisuke Miyakawa [Fri, 18 Mar 2011 00:46:14 +0000 (17:46 -0700)]
Use system locale list.

Context's assets may be different from system's. We should
prefer system's to reflect PRODUCT_LOCALE.

Bug: 4104675
Change-Id: I968c3baf6bfeb945f1b71ec709d5088332482319

13 years agoMerge "Whoops, forgot the HONEYCOMB_MR1 constant. :(" into honeycomb-mr1
Dianne Hackborn [Fri, 18 Mar 2011 02:00:56 +0000 (19:00 -0700)]
Merge "Whoops, forgot the HONEYCOMB_MR1 constant. :(" into honeycomb-mr1

13 years agoWhoops, forgot the HONEYCOMB_MR1 constant. :(
Dianne Hackborn [Fri, 18 Mar 2011 01:34:48 +0000 (18:34 -0700)]
Whoops, forgot the HONEYCOMB_MR1 constant. :(

It shouldn't be a problem to put this in -- it is a static final
so it doesn't actually need to be in the on-device system image.

This is important for the SDK.

Change-Id: Iaa086247d0d65fe708c40fbab506aa60cd3e1396

13 years agoMerge "b/4116658 Fix the jumpy scrolling with some flash site." into honeycomb-mr1
Huahui Wu [Fri, 18 Mar 2011 01:09:33 +0000 (18:09 -0700)]
Merge "b/4116658 Fix the jumpy scrolling with some flash site." into honeycomb-mr1

13 years agoMerge "Change stopship to todo." into honeycomb-mr1
Wink Saville [Fri, 18 Mar 2011 00:58:06 +0000 (17:58 -0700)]
Merge "Change stopship to todo." into honeycomb-mr1

13 years agob/4116658 Fix the jumpy scrolling with some flash site.
Huahui Wu [Fri, 18 Mar 2011 00:42:12 +0000 (17:42 -0700)]
b/4116658 Fix the jumpy scrolling with some flash site.

In the case that a touch event is passed to WebKit then back to
WebView, the coordinates will be converted from view to content
then back to view and the convertion could lose some accuracies.
For a flash content that only consumes TouchDown, all the
TouchMove events will go through this path and each time, the
data becomes more inaccurate. Even worse, the TouchMove event
updates the mScrollX/Y which will then be used for the convertion.
The effect amplifies really quick and the scrolling looks jumpy.

The fix is just to store the original view coordinates when pass
the event around.

Change-Id: Ie1424d7cfc6272348b194732e97168efe2dcf17b

13 years agoChange stopship to todo.
Wink Saville [Thu, 17 Mar 2011 23:50:42 +0000 (16:50 -0700)]
Change stopship to todo.

For MR1 LTE isn't supported so the various lte routines aren't used
and are not a stopship.

bug: 4126216
Change-Id: I2a5f86161b616b57c6fe4b9de85db2492914009a

13 years agoMerge "Updated copy/paste/cut assets for AB Removing old unnecessary assets from...
Justin Ho [Thu, 17 Mar 2011 23:49:32 +0000 (16:49 -0700)]
Merge "Updated copy/paste/cut assets for AB Removing old unnecessary assets from tree Bug: 6699FF" into honeycomb-mr1

13 years agoMerge "Fix missing AOSP copyright headers for more files" into honeycomb-mr1
James Dong [Thu, 17 Mar 2011 23:11:13 +0000 (16:11 -0700)]
Merge "Fix missing AOSP copyright headers for more files" into honeycomb-mr1

13 years agoFix for testThumbnailForInvalidFilePath and testPropertiesForNonExsitingFile failed...
shailendra [Thu, 17 Mar 2011 21:53:20 +0000 (14:53 -0700)]
Fix for testThumbnailForInvalidFilePath and testPropertiesForNonExsitingFile failed with HMI75B(4124235)

Change-Id: Iab523e666c11b7f99aac71c761a4295d32ca026c

13 years agoFix missing AOSP copyright headers for more files
James Dong [Thu, 17 Mar 2011 18:48:13 +0000 (11:48 -0700)]
Fix missing AOSP copyright headers for more files

o Update the copyright date on InputDispatcher_test.cpp and InputReader_test.cpp
  because these two files were moved from other places to the current location,
  and were actually created in 2010.

bug - 4119349

Change-Id: Ic93b81ddafb58e9e72a2e9e02ca3d9f173d6dca7

13 years agoMerge "Fix the aspect ratio for full screen playing" into honeycomb-mr1
Teng-Hui Zhu [Thu, 17 Mar 2011 21:20:39 +0000 (14:20 -0700)]
Merge "Fix the aspect ratio for full screen playing" into honeycomb-mr1

13 years agoMerge "LayoutLib: TypedArray.getDimensionPixelSize can actually return <0" into honey...
Xavier Ducrohet [Thu, 17 Mar 2011 21:12:49 +0000 (14:12 -0700)]
Merge "LayoutLib: TypedArray.getDimensionPixelSize can actually return <0" into honeycomb-mr1

13 years agoLayoutLib: TypedArray.getDimensionPixelSize can actually return <0
Xavier Ducrohet [Thu, 17 Mar 2011 21:11:23 +0000 (14:11 -0700)]
LayoutLib: TypedArray.getDimensionPixelSize can actually return <0

Change-Id: I17853dc242e28f0c59916cad1b2a57beed480a57

13 years agoFix the aspect ratio for full screen playing
Teng-Hui Zhu [Thu, 17 Mar 2011 17:27:04 +0000 (10:27 -0700)]
Fix the aspect ratio for full screen playing

bug:4116475

Change-Id: I0b04ef4a6db24a9bc5c8d0f0a987783695bc3489

13 years agoMerge "Import revised translations. DO NOT MERGE" into honeycomb-mr1
Eric Fischer [Thu, 17 Mar 2011 20:29:47 +0000 (13:29 -0700)]
Merge "Import revised translations.  DO NOT MERGE" into honeycomb-mr1

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Thu, 17 Mar 2011 20:11:01 +0000 (13:11 -0700)]
Import revised translations.  DO NOT MERGE

Change-Id: I774c6b4e13d3cb53b2364360f6f888e548110e7f

13 years agoFix missing AOSP copyright headers for a bunch of media framework files
James Dong [Thu, 17 Mar 2011 18:02:04 +0000 (11:02 -0700)]
Fix missing AOSP copyright headers for a bunch of media framework files

bug - 4119349

Change-Id: If5924e16a5f596d5d73d9beb66eaf5ac9a6f0e50

13 years agoMerge "Fix for 4089881. - Add one more parameter in the interface of DrmEvent and...
Gloria Wang [Thu, 17 Mar 2011 17:49:43 +0000 (10:49 -0700)]
Merge "Fix for 4089881. - Add one more parameter in the interface of DrmEvent and its subclasses   DrmInfoEvent and DrmErrorEvent - Send back DrmInfo in the response of async processDrmInfo calls" into honeycomb-mr1

13 years agoMerge "PACKAGE_FIRST_LAUNCH intent sent to wrong pkg" into honeycomb-mr1
Paul Milovanov [Thu, 17 Mar 2011 17:23:48 +0000 (10:23 -0700)]
Merge "PACKAGE_FIRST_LAUNCH intent sent to wrong pkg" into honeycomb-mr1

13 years agoMerge "MtpServer: Do not attempt to stop MTP if it has not been started" into honeyco...
Mike Lockwood [Thu, 17 Mar 2011 14:24:12 +0000 (07:24 -0700)]
Merge "MtpServer: Do not attempt to stop MTP if it has not been started" into honeycomb-mr1

13 years agoMtpServer: Do not attempt to stop MTP if it has not been started
Mike Lockwood [Thu, 17 Mar 2011 13:43:50 +0000 (09:43 -0400)]
MtpServer: Do not attempt to stop MTP if it has not been started

Fixes an ANR that occurred if we got a USB disconnected event
before the MTP service had started.

Bug: 4118033

Change-Id: I6cad4281a5911a9926cae923f34d3a6bf98346c5
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoMerge "Remove logspew." into honeycomb-mr1
Daniel Sandler [Thu, 17 Mar 2011 13:23:45 +0000 (06:23 -0700)]
Merge "Remove logspew." into honeycomb-mr1

13 years agoMerge "Fix bug 4111271 and bug 4077526 - WebView touch event handling when WebCore...
Adam Powell [Thu, 17 Mar 2011 08:36:47 +0000 (01:36 -0700)]
Merge "Fix bug 4111271 and bug 4077526 - WebView touch event handling when WebCore is too slow" into honeycomb-mr1

13 years agoFix bug 4111271 and bug 4077526 - WebView touch event handling when
Adam Powell [Thu, 17 Mar 2011 07:09:03 +0000 (00:09 -0700)]
Fix bug 4111271 and bug 4077526 - WebView touch event handling when
WebCore is too slow

Make sure that we can recover properly from a bad gesture with missing
events that never come back from webcore. Lower timeout to 1 second.

Confirm movement on touch event enqueue so that we don't get phantom
taps or long presses when webcore is slow to respond.

Add sanity check in ScaleGestureDetector to end a gesture early on a
bad MotionEvent stream rather than throwing up.

Change-Id: I69690409d7edd6b4320dbcf3b052aba4023360fe

13 years agoMerge "Fix dangling pointer when device closed just after opening." into honeycomb-mr1
Jeff Brown [Thu, 17 Mar 2011 07:59:08 +0000 (00:59 -0700)]
Merge "Fix dangling pointer when device closed just after opening." into honeycomb-mr1

13 years agoFix dangling pointer when device closed just after opening.
Jeff Brown [Sun, 13 Mar 2011 03:46:59 +0000 (19:46 -0800)]
Fix dangling pointer when device closed just after opening.

Bug: 4088239
Change-Id: I210b918370357560a5ace8ea8dd7601255487e88

13 years agofix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition...
Mathias Agopian [Thu, 17 Mar 2011 06:18:07 +0000 (23:18 -0700)]
fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out

a memory corruption happned when the buffer pool was resized
(like when playing a video or using camera) and there was
no current active buffer. In this case, the faulty code
would index into an array at position -1 which corrupted
24 bytes of data.

also improved region validation code (ifdef'ed out by default)

Bug: 4093196
Change-Id: I915c581d131148959d720e00e3892e9186ab733d

13 years agoPACKAGE_FIRST_LAUNCH intent sent to wrong pkg
Paul Milovanov [Thu, 17 Mar 2011 06:03:10 +0000 (23:03 -0700)]
PACKAGE_FIRST_LAUNCH intent sent to wrong pkg

In PackageManagerService, intent with ACTION_PACKAGE_FIRST_LAUNCH was
being sent to wrong package. It was being sent to the installed
package with installer package in the URI, whereas it should be sent
to installer package with installed package in the URI.
Comment in Intent.java:1417 seems to support that intent with this
action should be sent to the installer package, not installed.

Bug: 3426299
Change-Id: Iadec4ae7a1af6bab434716f8fcdb7d0b099d1ee1

13 years agoMerge "Support html5 video switching b/t full screen and inline mode" into honeycomb-mr1
Teng-Hui Zhu [Thu, 17 Mar 2011 06:01:02 +0000 (23:01 -0700)]
Merge "Support html5 video switching b/t full screen and inline mode" into honeycomb-mr1

13 years agoSupport html5 video switching b/t full screen and inline mode
Teng-Hui Zhu [Wed, 16 Mar 2011 23:42:32 +0000 (16:42 -0700)]
Support html5 video switching b/t full screen and inline mode

bug:2126902

Change-Id: I5c4b25358c76e35f0f51794d6d04fcc5098a0d70

13 years agoMerge "partial inval" into honeycomb-mr1
Bart Sears [Thu, 17 Mar 2011 04:49:09 +0000 (21:49 -0700)]
Merge "partial inval" into honeycomb-mr1

13 years agoFix for 4089881.
Gloria Wang [Wed, 16 Mar 2011 17:44:03 +0000 (10:44 -0700)]
Fix for 4089881.
- Add one more parameter in the interface of DrmEvent and its subclasses
  DrmInfoEvent and DrmErrorEvent
- Send back DrmInfo in the response of async processDrmInfo calls

Change-Id: Ia9b1a641296629a19ae4ffa7913e6c878fd340f8

13 years agoMerge "Fix for bug 3434228" into honeycomb-mr1
Alex Sakhartchouk [Thu, 17 Mar 2011 04:16:31 +0000 (21:16 -0700)]
Merge "Fix for bug 3434228" into honeycomb-mr1

13 years agoFix for bug 3434228
Alex Sakhartchouk [Thu, 17 Mar 2011 02:28:25 +0000 (19:28 -0700)]
Fix for bug 3434228

Change-Id: I57973faf782b487e7913a096f0ab6012dc1c9415

13 years agoMerge "Catching all Exceptions when calling through to RemoteViewsFactory" into honey...
Adam Cohen [Thu, 17 Mar 2011 01:02:08 +0000 (18:02 -0700)]
Merge "Catching all Exceptions when calling through to RemoteViewsFactory" into honeycomb-mr1

13 years agoMerge "Modify the GL renderer's functor to pass the clip to WebView" into honeycomb-mr1
Romain Guy [Thu, 17 Mar 2011 00:24:32 +0000 (17:24 -0700)]
Merge "Modify the GL renderer's functor to pass the clip to WebView" into honeycomb-mr1

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Wed, 16 Mar 2011 23:47:56 +0000 (16:47 -0700)]
Import revised translations.  DO NOT MERGE

Change-Id: I59b21268d693f0fac87e787fceb4f41b3f3e6acd

13 years agoMerge "Suppress the 1 hour video editor export test case which exceed the 5 mins...
Yu Shan Emily Lau [Wed, 16 Mar 2011 23:40:46 +0000 (16:40 -0700)]
Merge "Suppress the 1 hour video editor export test case which exceed the 5 mins large test limit. Add the media test util for capturing the memory usage. Bug# 4108259 Change-Id: I751a622ff5dfbb1d563f63a2cbc9db71d194a0f6" into honeycomb-mr1

13 years agoSuppress the 1 hour video editor export test case which exceed the 5 mins large test...
Yu Shan Emily Lau [Wed, 16 Mar 2011 22:44:22 +0000 (15:44 -0700)]
Suppress the 1 hour video editor export test case which exceed the 5 mins large test limit.
Add the media test util for capturing the memory usage.
Bug# 4108259
Change-Id: I751a622ff5dfbb1d563f63a2cbc9db71d194a0f6

13 years agoCatching all Exceptions when calling through to RemoteViewsFactory
Adam Cohen [Wed, 16 Mar 2011 23:33:53 +0000 (16:33 -0700)]
Catching all Exceptions when calling through to RemoteViewsFactory

Change-Id: Ib20c880bb7626565541ab4697317fcfaa2e6b5b7

13 years agopartial inval
Nicolas Roard [Wed, 16 Mar 2011 23:04:57 +0000 (16:04 -0700)]
partial inval

Change-Id: Ib8ba0fdbbbcae3061692043d33fecb8ffa8ee100

13 years agoMerge "Fix for 4087846 Crash reported by monkey report (Java/Jni)" into honeycomb-mr1
Rajneesh Chowdury [Wed, 16 Mar 2011 23:03:15 +0000 (16:03 -0700)]
Merge "Fix for 4087846 Crash reported by monkey report (Java/Jni)" into honeycomb-mr1

13 years agoMerge "fix [4107131] nvidia driver call takes a very long time" into honeycomb-mr1
Mathias Agopian [Wed, 16 Mar 2011 22:57:57 +0000 (15:57 -0700)]
Merge "fix [4107131] nvidia driver call takes a very long time" into honeycomb-mr1

13 years agoModify the GL renderer's functor to pass the clip to WebView
Romain Guy [Wed, 16 Mar 2011 22:30:12 +0000 (15:30 -0700)]
Modify the GL renderer's functor to pass the clip to WebView

Change-Id: If5efe399ca58f3000b2883e24e9f3736a2025184

13 years agoMerge "Add the default camera id to mCameraIds for emulator and those devices without...
James Dong [Wed, 16 Mar 2011 22:09:21 +0000 (15:09 -0700)]
Merge "Add the default camera id to mCameraIds for emulator and those devices without media_profiles.xml configuration file." into honeycomb-mr1

13 years agoUpdated copy/paste/cut assets for AB
Justin Ho [Wed, 16 Mar 2011 22:09:17 +0000 (15:09 -0700)]
Updated copy/paste/cut assets for AB
Removing old unnecessary assets from tree
Bug: 6699FF

Change-Id: I8df98326917d99febdabcb8b62f3dbbff06d67c8

13 years agofix [4107131] nvidia driver call takes a very long time
Mathias Agopian [Wed, 16 Mar 2011 21:19:03 +0000 (14:19 -0700)]
fix [4107131] nvidia driver call takes a very long time

We were leaking all EGLSyncKHR objects, over time the list
would grow and become very slow to operate on.

Bug: 4107131
Change-Id: I6c82daf49fe3189d04550781d64d57c30c95f552

13 years agoAdd the default camera id to mCameraIds for emulator and those devices without media_...
James Dong [Wed, 16 Mar 2011 21:09:50 +0000 (14:09 -0700)]
Add the default camera id to mCameraIds for emulator and those devices without media_profiles.xml configuration file.

bug - 4109530

Change-Id: Ib83be7a7f767a4b20ac338734ada1581e7a4c5bf

13 years agoPass firstLayout info to native webview when setting baseLayer.
Shimeng (Simon) Wang [Wed, 16 Mar 2011 18:27:44 +0000 (11:27 -0700)]
Pass firstLayout info to native webview when setting baseLayer.

issue: 4094300
Change-Id: I4fdbc0cee73230a731b1356f44372cd86a5c4ad1

13 years agoMerge "add comment to deprecated tag" into honeycomb-mr1
Michael Kolb [Wed, 16 Mar 2011 20:10:48 +0000 (13:10 -0700)]
Merge "add comment to deprecated tag" into honeycomb-mr1

13 years agoMerge "DO NOT MERGE: Fix a race condition when playing an audio-only stream and seeki...
Andreas Huber [Wed, 16 Mar 2011 20:06:52 +0000 (13:06 -0700)]
Merge "DO NOT MERGE: Fix a race condition when playing an audio-only stream and seeking before starting." into honeycomb-mr1

13 years agoadd comment to deprecated tag
Michael Kolb [Wed, 16 Mar 2011 19:52:04 +0000 (12:52 -0700)]
add comment to deprecated tag

Change-Id: Id0c30c43abfeb9005f9b69e0a565644c7c956295

13 years agoDO NOT MERGE: Fix a race condition when playing an audio-only stream and seeking...
Andreas Huber [Wed, 16 Mar 2011 17:41:25 +0000 (10:41 -0700)]
DO NOT MERGE: Fix a race condition when playing an audio-only stream and seeking before starting.

Change-Id: I70dfdfb7c27e3c713079c359ef89a570eb600dc7
related-to-bug: 4039068

13 years agoMerge "USB System UI: Improve message for the "no app for USB accessory" dialog...
Mike Lockwood [Wed, 16 Mar 2011 19:03:39 +0000 (12:03 -0700)]
Merge "USB System UI:  Improve message for the "no app for USB accessory" dialog." into honeycomb-mr1

13 years agoRemove logspew.
Daniel Sandler [Wed, 16 Mar 2011 19:01:30 +0000 (15:01 -0400)]
Remove logspew.

Bug: 4114202
Change-Id: I88de0f98bb33f0d1258b702169d754e98648e403

13 years agoMerge "deprecate getVisibleTitleHeight" into honeycomb-mr1
Michael Kolb [Wed, 16 Mar 2011 18:33:13 +0000 (11:33 -0700)]
Merge "deprecate getVisibleTitleHeight" into honeycomb-mr1

13 years agoUSB System UI: Improve message for the "no app for USB accessory" dialog.
Mike Lockwood [Wed, 16 Mar 2011 18:10:03 +0000 (14:10 -0400)]
USB System UI:  Improve message for the "no app for USB accessory" dialog.

Change-Id: I72bdc3afa152ed7a0e30b1a0e8d9cb2e53ca3f29
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoMerge "Import revised translations. DO NOT MERGE" into honeycomb-mr1
Eric Fischer [Wed, 16 Mar 2011 17:23:02 +0000 (10:23 -0700)]
Merge "Import revised translations.  DO NOT MERGE" into honeycomb-mr1

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Wed, 16 Mar 2011 17:11:58 +0000 (10:11 -0700)]
Import revised translations.  DO NOT MERGE

Change-Id: I654f633a58cb935a3388e5b558101912dae7fde7

13 years agodeprecate getVisibleTitleHeight
Michael Kolb [Wed, 16 Mar 2011 16:11:51 +0000 (09:11 -0700)]
deprecate getVisibleTitleHeight

  Bug: 4104535

Change-Id: I8a6ef21d38a25848efa28e2c06cf2da0ff7af9c4

13 years agoMerge "USB System UI: Fix string localization problems" into honeycomb-mr1
Mike Lockwood [Wed, 16 Mar 2011 11:31:15 +0000 (04:31 -0700)]
Merge "USB System UI: Fix string localization problems" into honeycomb-mr1

13 years agoUSB System UI: Fix string localization problems
Mike Lockwood [Wed, 16 Mar 2011 02:24:51 +0000 (22:24 -0400)]
USB System UI: Fix string localization problems

Bug: 4108271
Bug: 4089121

Change-Id: Icd83ba20dc8dc8a71c17cf759138047b53c70fda
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoMerge "Improvement for issue 3489986: BT SCO volume" into honeycomb-mr1
Eric Laurent [Wed, 16 Mar 2011 02:17:53 +0000 (19:17 -0700)]
Merge "Improvement for issue 3489986: BT SCO volume" into honeycomb-mr1

13 years agoMerge "Fix performance issue in Launcher Bug #3515248" into honeycomb-mr1
Romain Guy [Wed, 16 Mar 2011 01:23:48 +0000 (18:23 -0700)]
Merge "Fix performance issue in Launcher Bug #3515248" into honeycomb-mr1

13 years agoMerge "Integrating new ADB USB debugging asset Bug: #6699FF" into honeycomb-mr1
Justin Ho [Tue, 15 Mar 2011 23:52:07 +0000 (16:52 -0700)]
Merge "Integrating new ADB USB debugging asset Bug: #6699FF" into honeycomb-mr1

13 years agoMerge "Fix expander list group indicator Bug: #6699FF" into honeycomb-mr1
Justin Ho [Tue, 15 Mar 2011 23:47:27 +0000 (16:47 -0700)]
Merge "Fix expander list group indicator Bug: #6699FF" into honeycomb-mr1

13 years agoIntegrating new ADB USB debugging asset
Justin Ho [Tue, 15 Mar 2011 23:40:36 +0000 (16:40 -0700)]
Integrating new ADB USB debugging asset
Bug: #6699FF

Change-Id: Iab8debef59178d56ea78883a5737b7614649f948

13 years agoFix expander list group indicator
Justin Ho [Tue, 15 Mar 2011 23:38:58 +0000 (16:38 -0700)]
Fix expander list group indicator
Bug: #6699FF

Change-Id: I48f2ecb2246ad5d5e11d7e9122b6ef90c764b571

13 years agoFix performance issue in Launcher
Romain Guy [Tue, 15 Mar 2011 23:32:28 +0000 (16:32 -0700)]
Fix performance issue in Launcher
Bug #3515248

The problem is caused by the fast path when compositing layers on screen.
The fast path draws a single quad using glDrawArrays() whereas the general
path draws an arbitrary mesh using glDrawElements(). It looks like there's
an issue in the driver since glDrawArrays() is significantly slower than
glDrawElements() for a quad (6 vertices!)

This change just gets rid of the fast path.

Change-Id: Ib2361253ec67f44a988270f76c183422f12ce537

13 years agoMerge "2X2 matrix needs 4 float elements." into honeycomb-mr1
Stephen Hines [Tue, 15 Mar 2011 23:22:19 +0000 (16:22 -0700)]
Merge "2X2 matrix needs 4 float elements." into honeycomb-mr1

13 years agoFix for 4087846 Crash reported by monkey report (Java/Jni)
Rajneesh Chowdury [Tue, 15 Mar 2011 23:20:17 +0000 (16:20 -0700)]
Fix for 4087846 Crash reported by monkey report (Java/Jni)

Change-Id: I356f975743f5a24e72f33a20ee497a2b12791be6

13 years agoMerge "Import revised translations. DO NOT MERGE" into honeycomb-mr1
Eric Fischer [Tue, 15 Mar 2011 21:59:33 +0000 (14:59 -0700)]
Merge "Import revised translations.  DO NOT MERGE" into honeycomb-mr1

13 years ago2X2 matrix needs 4 float elements.
Stephen Hines [Tue, 15 Mar 2011 21:47:31 +0000 (14:47 -0700)]
2X2 matrix needs 4 float elements.

BUG=4104094

Change-Id: I175bde5839d6f1c56b2fd7499853be723e85120f

13 years agoMerge "Updated notification asset for DND mode" into honeycomb-mr1
Justin Ho [Tue, 15 Mar 2011 21:41:30 +0000 (14:41 -0700)]
Merge "Updated notification asset for DND mode" into honeycomb-mr1

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Tue, 15 Mar 2011 21:40:53 +0000 (14:40 -0700)]
Import revised translations.  DO NOT MERGE

Change-Id: Ief48781413cadb2a9bd786974e4688ac222d7b36

13 years agoImprovement for issue 3489986: BT SCO volume
Eric Laurent [Tue, 15 Mar 2011 21:26:03 +0000 (14:26 -0700)]
Improvement for issue 3489986: BT SCO volume

This change makes sure that the VOICE_CALL stream volume tracks
the BLUETOOTH_SCO stream volume when SCO audio is enabled.
The down link audio volume now reflects what is being displayed
when pressing volume hard keys on the device while in a video chat
with a BT SCO headset.

Volume settings on the headset and the device are still independent as
we do not support handsfree profile yet.

Change-Id: Ie0d2714730ea359b9318b9cbe6f0b2557ef0f976

13 years agoMerge "Add byte limit in addition to ratio for installs DO NOT MERGE" into honeycomb-mr1
Kenny Root [Tue, 15 Mar 2011 21:01:39 +0000 (14:01 -0700)]
Merge "Add byte limit in addition to ratio for installs DO NOT MERGE" into honeycomb-mr1

13 years agoMerge "Bug 4016329 do full string comparisons" into honeycomb-mr1
Glenn Kasten [Tue, 15 Mar 2011 20:44:58 +0000 (13:44 -0700)]
Merge "Bug 4016329 do full string comparisons" into honeycomb-mr1

13 years agoMerge "USB Manager string clean up:" into honeycomb-mr1
Mike Lockwood [Tue, 15 Mar 2011 20:34:06 +0000 (13:34 -0700)]
Merge "USB Manager string clean up:" into honeycomb-mr1

13 years agoUSB Manager string clean up:
Mike Lockwood [Tue, 15 Mar 2011 20:04:12 +0000 (16:04 -0400)]
USB Manager string clean up:

- Use "Cancel" instead of "Ignore"
- Customize the text for the "always use" checkbox for devices and accessories
- Clean up strings for AccessoryChat test program

Bug: 4074719

Change-Id: Ideec838e4c1f1a82ef4ae411c9124417ffb63165
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoMerge "CheckBoxPreferences do not fire accessibility events" into honeycomb-mr1
Svetoslav Ganov [Tue, 15 Mar 2011 20:23:17 +0000 (13:23 -0700)]
Merge "CheckBoxPreferences do not fire accessibility events" into honeycomb-mr1

13 years agoMerge "SqliteDatabase: Fix local reference leak in custom_function_callback()" into...
Mike Lockwood [Tue, 15 Mar 2011 20:20:58 +0000 (13:20 -0700)]
Merge "SqliteDatabase: Fix local reference leak in custom_function_callback()" into honeycomb-mr1

13 years agoAdd byte limit in addition to ratio for installs DO NOT MERGE
Kenny Root [Tue, 15 Mar 2011 19:43:07 +0000 (12:43 -0700)]
Add byte limit in addition to ratio for installs DO NOT MERGE

Previously you were not allowed to install anything to the internal
storage if there was less than 10% free space available on the
internal storage. This doesn't make sense on devices with huge storage
capacity, so just add in a hard-coded byte limit.

This will be cleaned up at a later time to use the same code as
DeviceStorageMonitorService to determine the limits.

Bug: 4086510
Change-Id: I39f69b5272ef44fea218e3b45171b48e2eab2480