OSDN Git Service

android-x86/frameworks-native.git
13 years agoMerge "Make sure the full screen playing continue when timeout" into honeycomb-mr1
Teng-Hui Zhu [Wed, 23 Mar 2011 23:03:04 +0000 (16:03 -0700)]
Merge "Make sure the full screen playing continue when timeout" into honeycomb-mr1

13 years agoMerge "Fix for Media Server memory leak" into honeycomb-mr1
shailendra [Wed, 23 Mar 2011 22:33:51 +0000 (15:33 -0700)]
Merge "Fix for Media Server memory leak" into honeycomb-mr1

13 years agoMerge "DRM API doc scrub This change contains information contributed by Sony Corpora...
Bill Gruber [Wed, 23 Mar 2011 21:58:31 +0000 (14:58 -0700)]
Merge "DRM API doc scrub This change contains information contributed by Sony Corporation. Bug: 4119363" into honeycomb-mr1

13 years agoam ef6b305b: docs: fix markup error
Scott Main [Wed, 23 Mar 2011 21:32:44 +0000 (14:32 -0700)]
am ef6b305b: docs: fix markup error

* commit 'ef6b305b93009b60ad7c6ddbd200d1b5c554963f':
  docs: fix markup error

13 years agoam fb340563: docs: add Asus driver link to oem driver page
Scott Main [Wed, 23 Mar 2011 17:25:00 +0000 (10:25 -0700)]
am fb340563: docs: add Asus driver link to oem driver page

* commit 'fb340563e81f93bc179e51bffc846ac03ff02609':
  docs: add Asus driver link to oem driver page

13 years agoMerge "Fix adding of default route." into honeycomb-mr1
Robert Greenwalt [Wed, 23 Mar 2011 04:36:04 +0000 (21:36 -0700)]
Merge "Fix adding of default route." into honeycomb-mr1

13 years agoMerge "Clean up BT stress tests." into honeycomb-mr1
Eric Rowe [Wed, 23 Mar 2011 01:57:27 +0000 (18:57 -0700)]
Merge "Clean up BT stress tests." into honeycomb-mr1

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

13 years agoMerge "fix for pause when loading" into honeycomb-mr1
Teng-Hui Zhu [Tue, 22 Mar 2011 20:55:28 +0000 (13:55 -0700)]
Merge "fix for pause when loading" into honeycomb-mr1

13 years agoMerge "Now have a final API 12." into honeycomb-mr1
Dianne Hackborn [Tue, 22 Mar 2011 19:58:00 +0000 (12:58 -0700)]
Merge "Now have a final API 12." into honeycomb-mr1

13 years agoMerge "Fix for testPropertiesWMVFile case failed with build HMI75B(4128259)" into...
shailendra [Tue, 22 Mar 2011 18:48:12 +0000 (11:48 -0700)]
Merge "Fix for testPropertiesWMVFile case failed with build HMI75B(4128259)" into honeycomb-mr1

13 years agoMerge "Add one more field in DecryptHandle to support bug 4126624" into honeycomb-mr1
Gloria Wang [Tue, 22 Mar 2011 18:04:32 +0000 (11:04 -0700)]
Merge "Add one more field in DecryptHandle to support bug 4126624" into honeycomb-mr1

13 years agoMerge "DO NOT MERGE: Enable http-live support for https:// urls, fix a parsing issue...
Andreas Huber [Tue, 22 Mar 2011 15:37:58 +0000 (08:37 -0700)]
Merge "DO NOT MERGE: Enable http-live support for https:// urls, fix a parsing issue." into honeycomb-mr1

13 years agoMerge "Fix a crash" into honeycomb-mr1
Teng-Hui Zhu [Tue, 22 Mar 2011 01:09:57 +0000 (18:09 -0700)]
Merge "Fix a crash" into honeycomb-mr1

13 years agoMerge "Add the mem logging into test utility. Bug# 4108259" into honeycomb-mr1
Yu Shan Emily Lau [Tue, 22 Mar 2011 00:32:17 +0000 (17:32 -0700)]
Merge "Add the mem logging into test utility. Bug# 4108259" into honeycomb-mr1

13 years agoMerge "do not merge: Cherry pick change I6529695c from master to partially fix bug...
Gloria Wang [Tue, 22 Mar 2011 00:26:03 +0000 (17:26 -0700)]
Merge "do not merge: Cherry pick change I6529695c from master to partially fix bug 4126624." into honeycomb-mr1

13 years agoMerge "Fixing list selector theme Bug: 4147203" into honeycomb-mr1
Justin Ho [Mon, 21 Mar 2011 23:52:35 +0000 (16:52 -0700)]
Merge "Fixing list selector theme Bug: 4147203" into honeycomb-mr1

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 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 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 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 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 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 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 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 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 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