OSDN Git Service

android-x86/frameworks-native.git
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 "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 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 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 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 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 [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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 agoMerge "Fix bug 4088936 - Tabs in the action bar don't seem to have a fading edge...
Adam Powell [Tue, 15 Mar 2011 19:06:45 +0000 (12:06 -0700)]
Merge "Fix bug 4088936 - Tabs in the action bar don't seem to have a fading edge" into honeycomb-mr1

13 years agoMerge "Make RS Matrix functions threadable." into honeycomb-mr1
Stephen Hines [Tue, 15 Mar 2011 18:52:36 +0000 (11:52 -0700)]
Merge "Make RS Matrix functions threadable." into honeycomb-mr1

13 years agoMerge "SurfaceTexture: disallow unsupported uses." into honeycomb-mr1
Jamie Gennis [Tue, 15 Mar 2011 18:39:24 +0000 (11:39 -0700)]
Merge "SurfaceTexture: disallow unsupported uses." into honeycomb-mr1

13 years agoMerge "Fix disappearing edges in lists/scrollviews/etc. Bug #4093871" into honeycomb-mr1
Romain Guy [Tue, 15 Mar 2011 18:31:22 +0000 (11:31 -0700)]
Merge "Fix disappearing edges in lists/scrollviews/etc. Bug #4093871" into honeycomb-mr1

13 years agoam e8f95e7f: docs: update device dashboard
Scott Main [Tue, 15 Mar 2011 18:28:50 +0000 (11:28 -0700)]
am e8f95e7f: docs: update device dashboard

* commit 'e8f95e7f353d6205dbb09cc440f47256604229ee':
  docs: update device dashboard

13 years agoMerge "Use more padding on the sides for SearchView" into honeycomb-mr1
Amith Yamasani [Tue, 15 Mar 2011 17:47:01 +0000 (10:47 -0700)]
Merge "Use more padding on the sides for SearchView" into honeycomb-mr1

13 years agoSurfaceTexture: disallow unsupported uses.
Jamie Gennis [Mon, 14 Mar 2011 22:34:04 +0000 (15:34 -0700)]
SurfaceTexture: disallow unsupported uses.

This change makes the ANativeWindow_lock NDK function error out if it is
passed an ANativeWindow with a concrete type that is not Surface.  It
also makes eglCreateWindowSurface fail if it is passed a
SurfaceTextureClient as its 'window' argument.

Bug: 4087277
Change-Id: Ie68c50c52d88f72d8a387f6c094908044c83a88c

13 years agoMerge "SurfaceTextureClient: Add ISurfaceTexture getter." into honeycomb-mr1
Jamie Gennis [Tue, 15 Mar 2011 17:34:35 +0000 (10:34 -0700)]
Merge "SurfaceTextureClient: Add ISurfaceTexture getter." into honeycomb-mr1

13 years agoMerge "ANativeWindow: add query for the concrete type." into honeycomb-mr1
Jamie Gennis [Tue, 15 Mar 2011 17:33:35 +0000 (10:33 -0700)]
Merge "ANativeWindow: add query for the concrete type." into honeycomb-mr1

13 years agoMerge "Tapping on the week number sends the DatePicker to epoch start." into honeycom...
Svetoslav Ganov [Tue, 15 Mar 2011 06:13:49 +0000 (23:13 -0700)]
Merge "Tapping on the week number sends the DatePicker to epoch start." into honeycomb-mr1

13 years agoMerge "Remove a workaround for the data inconsistency of SystemProperties" into honey...
satok [Tue, 15 Mar 2011 05:44:23 +0000 (22:44 -0700)]
Merge "Remove a workaround for the data inconsistency of SystemProperties" into honeycomb-mr1

13 years agoMerge "Update Droid Fonts" into honeycomb-mr1
Bart Sears [Tue, 15 Mar 2011 02:24:02 +0000 (19:24 -0700)]
Merge "Update Droid Fonts" into honeycomb-mr1

13 years agoMerge "Fix bug 4099023 - Phantom clicks on some websites" into honeycomb-mr1
Adam Powell [Tue, 15 Mar 2011 01:32:45 +0000 (18:32 -0700)]
Merge "Fix bug 4099023 - Phantom clicks on some websites" into honeycomb-mr1

13 years agoMerge "Updated HTML5 media playback controls Bug: 4080127" into honeycomb-mr1
Justin Ho [Tue, 15 Mar 2011 01:24:13 +0000 (18:24 -0700)]
Merge "Updated HTML5 media playback controls Bug: 4080127" into honeycomb-mr1

13 years agoMerge "Fixing naming for disabled paste assets Updated paste assets" into honeycomb-mr1
Justin Ho [Tue, 15 Mar 2011 01:24:06 +0000 (18:24 -0700)]
Merge "Fixing naming for disabled paste assets Updated paste assets" into honeycomb-mr1

13 years agoMerge "Updated textfield search assets Bug: 3321263" into honeycomb-mr1
Justin Ho [Tue, 15 Mar 2011 01:23:18 +0000 (18:23 -0700)]
Merge "Updated textfield search assets Bug: 3321263" into honeycomb-mr1

13 years agoMerge "Fix rendering artifact in edge fades. Bug #4092053" into honeycomb-mr1
Romain Guy [Tue, 15 Mar 2011 01:16:39 +0000 (18:16 -0700)]
Merge "Fix rendering artifact in edge fades. Bug #4092053" into honeycomb-mr1

13 years agoBug 4016329 do full string comparisons
Glenn Kasten [Mon, 14 Mar 2011 18:32:29 +0000 (11:32 -0700)]
Bug 4016329 do full string comparisons

Use full string comparisons instead of partial for
  file extension and MIME type.
Do case-insensitive comparison of MIME type and file extensions.
Fix error in comment for String8::getPathExtension.
Remove dead code -- StringTokenizer is unused.

Change-Id: I322be6235abbdaab5f7eafa48926dbb2cf46dc29

13 years agoam 2f1d2ce1: Merge "Doc change: updated home tab announce post-GDC" into honeycomb
Dirk Dougherty [Tue, 15 Mar 2011 00:50:06 +0000 (17:50 -0700)]
am 2f1d2ce1: Merge "Doc change: updated home tab announce post-GDC" into honeycomb

* commit '2f1d2ce1f2d58f959adaf8ce514d39970210331a':
  Doc change: updated home tab announce post-GDC

13 years agoSurfaceTextureClient: Add ISurfaceTexture getter.
Jamie Gennis [Mon, 14 Mar 2011 22:08:53 +0000 (15:08 -0700)]
SurfaceTextureClient: Add ISurfaceTexture getter.

This change adds a getter method to SurfaceTextureClient to get the
ISurfaceTexture object with which the SurfaceTextureClient is
communicating.

Bug: 4086509
Change-Id: Ifec621e0fe5392a5be56b2348fdc54067cbebcdd

13 years agoANativeWindow: add query for the concrete type.
Jamie Gennis [Mon, 14 Mar 2011 22:00:06 +0000 (15:00 -0700)]
ANativeWindow: add query for the concrete type.

This change adds a query to the ANativeWindow interface for getting the
concrete type of the ANativeWindow.

Bug: 4086509
Change-Id: I64aa86d72fbca3b52a98e1fc35608737781a3178

13 years agoMerge "Doc change: updated home tab announce post-GDC" into honeycomb
Dirk Dougherty [Tue, 15 Mar 2011 00:44:28 +0000 (17:44 -0700)]
Merge "Doc change: updated home tab announce post-GDC" into honeycomb

13 years agoMerge "SurfaceTexture: fix transform matrix computation." into honeycomb-mr1
Jamie Gennis [Tue, 15 Mar 2011 00:42:48 +0000 (17:42 -0700)]
Merge "SurfaceTexture: fix transform matrix computation." into honeycomb-mr1

13 years agoMerge "Fix broadcast receiver leak in UsbConfirmActivity" into honeycomb-mr1
Mike Lockwood [Tue, 15 Mar 2011 00:42:04 +0000 (17:42 -0700)]
Merge "Fix broadcast receiver leak in UsbConfirmActivity" into honeycomb-mr1

13 years agoMerge "Add support for USB accessory serial numbers" into honeycomb-mr1
Mike Lockwood [Tue, 15 Mar 2011 00:39:43 +0000 (17:39 -0700)]
Merge "Add support for USB accessory serial numbers" into honeycomb-mr1

13 years agoMerge "Fix for Don't allow adding 64-bit files(4086708)" into honeycomb-mr1
Shailendra Yadav [Tue, 15 Mar 2011 00:23:05 +0000 (17:23 -0700)]
Merge "Fix for Don't allow adding 64-bit files(4086708)" into honeycomb-mr1

13 years agoMerge "For issue 4082089 Add more info and error events into the DRM framework" into...
Gloria Wang [Tue, 15 Mar 2011 00:02:58 +0000 (17:02 -0700)]
Merge "For issue 4082089 Add more info and error events into the DRM framework" into honeycomb-mr1

13 years agoam c2366c89: Merge "docs: update optimization guide with more info most importantly...
Scott Main [Mon, 14 Mar 2011 23:42:28 +0000 (16:42 -0700)]
am c2366c89: Merge "docs: update optimization guide with more info most importantly, information about using <compatible-screens> also add sample code to <compatible-screens> doc" into honeycomb

* commit 'c2366c898abacb4b6e3723f6cad522615a2b304e':
  docs: update optimization guide with more info most importantly, information about using <compatible-screens> also add sample code to <compatible-screens> doc

13 years agoam 7b013bb5: docs: release notes for ADT 10.0.1
Scott Main [Mon, 14 Mar 2011 23:42:17 +0000 (16:42 -0700)]
am 7b013bb5: docs: release notes for ADT 10.0.1

* commit '7b013bb579a9bc372b30e2e520f6e200f6c2b1b9':
  docs: release notes for ADT 10.0.1

13 years agoMerge "docs: update optimization guide with more info most importantly, information...
Scott Main [Mon, 14 Mar 2011 23:08:09 +0000 (16:08 -0700)]
Merge "docs: update optimization guide with more info most importantly, information about using <compatible-screens> also add sample code to <compatible-screens> doc" into honeycomb

13 years agoMerge "Adding placeholders for the large play button used by the browser for HTML5...
Nicolas Roard [Mon, 14 Mar 2011 22:26:58 +0000 (15:26 -0700)]
Merge "Adding placeholders for the large play button used by the browser for HTML5 video (the button will appear surimposed to the video)" into honeycomb-mr1

13 years agoMerge "LayoutLib: Fix Arc rendering." into honeycomb-mr1
Xavier Ducrohet [Mon, 14 Mar 2011 22:24:20 +0000 (15:24 -0700)]
Merge "LayoutLib: Fix Arc rendering." into honeycomb-mr1

13 years agoMerge "Adding placeholders for the fullscreen button used by the browser for HTML5...
Nicolas Roard [Mon, 14 Mar 2011 22:11:55 +0000 (15:11 -0700)]
Merge "Adding placeholders for the fullscreen button used by the browser for HTML5 video" into honeycomb-mr1

13 years agoMerge "gl2_yuvtex: use the gralloc-provided stride." into honeycomb-mr1
Jamie Gennis [Mon, 14 Mar 2011 21:49:37 +0000 (14:49 -0700)]
Merge "gl2_yuvtex: use the gralloc-provided stride." into honeycomb-mr1

13 years agoMerge "b/3392594 keep the remain touch points when one is ended." into honeycomb-mr1
Huahui Wu [Mon, 14 Mar 2011 21:43:46 +0000 (14:43 -0700)]
Merge "b/3392594 keep the remain touch points when one is ended." into honeycomb-mr1

13 years agoam abdf0d53: docs: update search dev guide with SearcView widget
Scott Main [Mon, 14 Mar 2011 21:36:56 +0000 (14:36 -0700)]
am abdf0d53: docs: update search dev guide with SearcView widget

* commit 'abdf0d533c292709e51cee2c1213d5e44baca963':
  docs: update search dev guide with SearcView widget

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

13 years agoMerge "Add "new incognito window" translations." into honeycomb-mr1
Eric Fischer [Mon, 14 Mar 2011 21:13:29 +0000 (14:13 -0700)]
Merge "Add "new incognito window" translations." into honeycomb-mr1

13 years agoMerge "Backup and restore IP and proxy settings" into honeycomb-mr1
Irfan Sheriff [Mon, 14 Mar 2011 18:48:35 +0000 (11:48 -0700)]
Merge "Backup and restore IP and proxy settings" into honeycomb-mr1

13 years agoSurfaceTexture: fix transform matrix computation.
Jamie Gennis [Fri, 11 Mar 2011 00:24:46 +0000 (16:24 -0800)]
SurfaceTexture: fix transform matrix computation.

This change fixes the transform matrix computation in SurfaceTexture
when a crop rectangle is specified by the image producer.  It also adds
a test for this case as well as a basic test for the uncropped case.

Bug: 4070775
Change-Id: I1481c9ce9d08fe7f2bff86d3afdeab7d4002b157

13 years agogl2_yuvtex: use the gralloc-provided stride.
Jamie Gennis [Thu, 10 Mar 2011 22:49:00 +0000 (14:49 -0800)]
gl2_yuvtex: use the gralloc-provided stride.

This change fixes the gl2_yuvtex test to use the stride chosen by the
gralloc implementation rather than hard-coding it.

Bug: 4081948
Change-Id: If7c96a20fc3fb1df2ff25e6afaa9f34dbad2002c

13 years agoMerge "Paste popup uses a disabled icon when there is nothing to paste." into honeyco...
Gilles Debunne [Mon, 14 Mar 2011 18:26:36 +0000 (11:26 -0700)]
Merge "Paste popup uses a disabled icon when there is nothing to paste." into honeycomb-mr1

13 years agoMerge "Partial fix for issue 3515250: video chat and SCO" into honeycomb-mr1
Eric Laurent [Mon, 14 Mar 2011 18:21:50 +0000 (11:21 -0700)]
Merge "Partial fix for issue 3515250: video chat and SCO" into honeycomb-mr1

13 years agoMerge "MtpDevice: Handle zero length packets in readResponse()" into honeycomb-mr1
Mike Lockwood [Mon, 14 Mar 2011 16:43:14 +0000 (09:43 -0700)]
Merge "MtpDevice: Handle zero length packets in readResponse()" into honeycomb-mr1

13 years agoMerge "- Some change on the DrmManager in order to support feature request 4082089...
Gloria Wang [Mon, 14 Mar 2011 16:32:58 +0000 (09:32 -0700)]
Merge "- Some change on the DrmManager in order to support feature request 4082089.     In DrmManager, we currently lock both processDrmInfo() and onInfo() which is     ok for now since processDrmInfo() is async call, and it will return without     waiting for onInfo() call. However, if we send an event in processDrmInfo(),     we will got deadlock here because we need to invoke onInf() which will wait     for processDrmInfo() to release the lock. Use different lock for onInfo(). - Remove some redundent mutex lock." into honeycomb-mr1

13 years agoMerge "Add a dialog to ask user to start an application for a USB device or accessory...
Mike Lockwood [Mon, 14 Mar 2011 11:02:50 +0000 (04:02 -0700)]
Merge "Add a dialog to ask user to start an application for a USB device or accessory" into honeycomb-mr1

13 years agoMerge "MTP host: Fix problems reading large data packets" into honeycomb-mr1
Mike Lockwood [Mon, 14 Mar 2011 11:02:29 +0000 (04:02 -0700)]
Merge "MTP host: Fix problems reading large data packets" into honeycomb-mr1

13 years agoMerge "Add a test app: quota exceeded doing a backup" into honeycomb-mr1
Christopher Tate [Sat, 12 Mar 2011 02:22:37 +0000 (18:22 -0800)]
Merge "Add a test app: quota exceeded doing a backup" into honeycomb-mr1

13 years agoMerge "Fix issues #4087362 and #4087356" into honeycomb-mr1
Dianne Hackborn [Sat, 12 Mar 2011 02:01:47 +0000 (18:01 -0800)]
Merge "Fix issues #4087362 and #4087356" into honeycomb-mr1

13 years agoMerge "USB: minor cleanup work" into honeycomb-mr1
Mike Lockwood [Sat, 12 Mar 2011 01:52:36 +0000 (17:52 -0800)]
Merge "USB: minor cleanup work" into honeycomb-mr1

13 years agoMerge "Fix bug 4083825 - Gesture zoom locked along content edges under some circumsta...
Adam Powell [Sat, 12 Mar 2011 00:39:42 +0000 (16:39 -0800)]
Merge "Fix bug 4083825 - Gesture zoom locked along content edges under some circumstances" into honeycomb-mr1

13 years agoMerge "Bug 3515073 Add ANativeWindow_fromSurfaceTexture" into honeycomb-mr1
Glenn Kasten [Sat, 12 Mar 2011 00:31:55 +0000 (16:31 -0800)]
Merge "Bug 3515073 Add ANativeWindow_fromSurfaceTexture" into honeycomb-mr1

13 years agoMerge "HTML5 Video improvements" into honeycomb-mr1
Nicolas Roard [Fri, 11 Mar 2011 22:35:32 +0000 (14:35 -0800)]
Merge "HTML5 Video improvements" into honeycomb-mr1

13 years agoMerge "Clear default for USB device/accessory when new matching app is installed...
Mike Lockwood [Fri, 11 Mar 2011 21:24:01 +0000 (13:24 -0800)]
Merge "Clear default for USB device/accessory when new matching app is installed" into honeycomb-mr1

13 years agoam 9f187296: Merge "DOC CHANGE: Fix 4084450 monkeyrunner_concepts" into honeycomb
Joe Malin [Fri, 11 Mar 2011 21:10:29 +0000 (13:10 -0800)]
am 9f187296: Merge "DOC CHANGE: Fix 4084450 monkeyrunner_concepts" into honeycomb

* commit '9f18729676a58cdfcee98db3329de3397c657d48':
  DOC CHANGE: Fix 4084450 monkeyrunner_concepts

13 years agoMerge "DOC CHANGE: Fix 4084450 monkeyrunner_concepts" into honeycomb
Joe Malin [Fri, 11 Mar 2011 21:08:59 +0000 (13:08 -0800)]
Merge "DOC CHANGE: Fix 4084450 monkeyrunner_concepts" into honeycomb

13 years agoMerge changes Ib63ab95a,I585b0610,Ia84da0b5 into honeycomb-mr1
Mike Lockwood [Fri, 11 Mar 2011 18:57:06 +0000 (10:57 -0800)]
Merge changes Ib63ab95a,I585b0610,Ia84da0b5 into honeycomb-mr1

* changes:
  UsbManager: Hide APIs not needed for USB host or accessory support.
  Remove MtpClient class from framework and public API
  UsbDevice: Move IO related methods to new UsbDeviceConnection class

13 years agoMerge "Broaden the filter for wallpaper restore" into honeycomb-mr1
Christopher Tate [Fri, 11 Mar 2011 18:45:17 +0000 (10:45 -0800)]
Merge "Broaden the filter for wallpaper restore" into honeycomb-mr1

13 years agoMerge "Fix issue #4084124: Wingray Often see black screen after market ANR due to...
Dianne Hackborn [Fri, 11 Mar 2011 18:39:46 +0000 (10:39 -0800)]
Merge "Fix issue #4084124: Wingray Often see black screen after market ANR due to 4084121" into honeycomb-mr1

13 years agoMerge "Fix issue #4081756: Crash when un-stopping applications" into honeycomb-mr1
Dianne Hackborn [Fri, 11 Mar 2011 18:38:52 +0000 (10:38 -0800)]
Merge "Fix issue #4081756: Crash when un-stopping applications" into honeycomb-mr1