OSDN Git Service

android-x86/frameworks-base.git
13 years agoMerge "clean up and add javadocs" into honeycomb
Robert Ly [Thu, 10 Feb 2011 18:15:14 +0000 (10:15 -0800)]
Merge "clean up and add javadocs" into honeycomb

13 years agoMerge "HelloWorld graphics sample for Renderscript." into honeycomb
Alex Sakhartchouk [Thu, 10 Feb 2011 17:53:30 +0000 (09:53 -0800)]
Merge "HelloWorld graphics sample for Renderscript." into honeycomb

13 years agoMerge "Cleanup of the code in view to do creation/destruction in the right places...
Alex Sakhartchouk [Thu, 10 Feb 2011 17:51:34 +0000 (09:51 -0800)]
Merge "Cleanup of the code in view to do creation/destruction in the right places." into honeycomb

13 years agoDO NOT MERGE
Nick Pelly [Thu, 3 Feb 2011 06:37:40 +0000 (22:37 -0800)]
DO NOT MERGE

Reconcile documentation updates from gingerbread to honeycomb.

Change-Id: I8c199906beb5cd3c290ded123d6aefd0d1697f30

13 years agoclean up and add javadocs
Robert Ly [Wed, 9 Feb 2011 21:57:06 +0000 (13:57 -0800)]
clean up and add javadocs

Change-Id: I7f628106247de887cd91c4a4b4b55d3ebfa700c8

13 years agoHelloWorld graphics sample for Renderscript.
Alex Sakhartchouk [Wed, 9 Feb 2011 23:39:29 +0000 (15:39 -0800)]
HelloWorld graphics sample for Renderscript.

Change-Id: I7f5c4813a207a37f67c563407369a1dbc1be250d

13 years agoMerge "DO NOT MERGE Removing an activity that shouldn't go into samples" into honeycomb
Alex Sakhartchouk [Wed, 9 Feb 2011 23:20:21 +0000 (15:20 -0800)]
Merge "DO NOT MERGE Removing an activity that shouldn't go into samples" into honeycomb

13 years agoMerge "Doc change: add diff report for API 11" into honeycomb
Dirk Dougherty [Wed, 9 Feb 2011 23:19:08 +0000 (15:19 -0800)]
Merge "Doc change: add diff report for API 11" into honeycomb

13 years agoDoc change: Add version notes for Android 2.3.3.
Dirk Dougherty [Tue, 8 Feb 2011 01:32:11 +0000 (17:32 -0800)]
Doc change: Add version notes for Android 2.3.3.

13 years agoMerge "fix [3374821] Cannot take screenshot of HC preview" into honeycomb
Mathias Agopian [Wed, 9 Feb 2011 21:18:53 +0000 (13:18 -0800)]
Merge "fix [3374821] Cannot take screenshot of HC preview" into honeycomb

13 years agoMerge "Import revised translations. DO NOT MERGE" into honeycomb
Eric Fischer [Wed, 9 Feb 2011 18:11:18 +0000 (10:11 -0800)]
Merge "Import revised translations.  DO NOT MERGE" into honeycomb

13 years agoCleanup of the code in view to do creation/destruction in the right places.
Alex Sakhartchouk [Wed, 9 Feb 2011 16:59:32 +0000 (08:59 -0800)]
Cleanup of the code in view to do creation/destruction in the right places.

Change-Id: I1c87682cc2c35ad5ee15c06cd78f48b612668181

13 years agoDO NOT MERGE
Alex Sakhartchouk [Wed, 9 Feb 2011 16:53:32 +0000 (08:53 -0800)]
DO NOT MERGE
Removing an activity that shouldn't go into samples

Change-Id: I00025770d926af2dbf399d28f8e855568e260b8b

13 years agofix [3374821] Cannot take screenshot of HC preview
Mathias Agopian [Wed, 9 Feb 2011 04:43:00 +0000 (20:43 -0800)]
fix [3374821] Cannot take screenshot of HC preview

the screencap tool will now fallback to /dev/graphics/fb0 is the
screenshot API fails.

Change-Id: I3f593847c72f4ca5429d4f64ca22bd5436dd2051

13 years agodocs: fix a couple titles
Scott Main [Wed, 9 Feb 2011 02:46:23 +0000 (18:46 -0800)]
docs: fix a couple titles

Change-Id: I1c2d6c420f814e1ddff5f661214cbbd11f3ca6dd

13 years agoMerge "docs: shorten and revise some titles in the Developing docs and resolve respec...
Scott Main [Wed, 9 Feb 2011 02:36:04 +0000 (18:36 -0800)]
Merge "docs: shorten and revise some titles in the Developing docs and resolve respective links" into honeycomb

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Wed, 9 Feb 2011 02:00:38 +0000 (18:00 -0800)]
Import revised translations.  DO NOT MERGE

Change-Id: I989585acd6f901a82e8db9b07257af5a5736989e

13 years agoMerge "DOC CHANGE: Fix bug 3416872 in MonkeyRunner doc" into honeycomb
Joe Malin [Wed, 9 Feb 2011 00:55:53 +0000 (16:55 -0800)]
Merge "DOC CHANGE: Fix bug 3416872 in MonkeyRunner doc" into honeycomb

13 years agodocs: shorten and revise some titles in the Developing docs
Scott Main [Tue, 8 Feb 2011 23:04:42 +0000 (15:04 -0800)]
docs: shorten and revise some titles in the Developing docs
and resolve respective links

Change-Id: Ic78e859eaad99fc391857676a6aff63a655e72ca

13 years agodocs: remove and correct parent links for fundamental docs
Scott Main [Tue, 8 Feb 2011 22:05:54 +0000 (14:05 -0800)]
docs: remove and correct parent links for fundamental docs
and hide the "beginner's path" because it's not complete

Change-Id: I2f2a201a6571da6f660eb78f6ece94e47a5cddd1

13 years agoMerge "docs: fix links to revised fundamentals documents" into honeycomb
Scott Main [Tue, 8 Feb 2011 21:34:51 +0000 (13:34 -0800)]
Merge "docs: fix links to revised fundamentals documents" into honeycomb

13 years agoMerge "Fix bug 3421901 remove 2 functions from public headers in the SDK." into honeycomb
Jason Sams [Tue, 8 Feb 2011 20:07:49 +0000 (12:07 -0800)]
Merge "Fix bug 3421901 remove 2 functions from public headers in the SDK." into honeycomb

13 years agoDoc change: add diff report for API 11
Dirk Dougherty [Tue, 8 Feb 2011 19:42:32 +0000 (11:42 -0800)]
Doc change: add diff report for API 11

Change-Id: I4cd673d1316e6f7b81ec56510029b738cd12a295

13 years agodocs: fix links to revised fundamentals documents
Scott Main [Tue, 8 Feb 2011 19:25:01 +0000 (11:25 -0800)]
docs: fix links to revised fundamentals documents

Change-Id: Ie2a660cce1d00f924c9fde5c6a00776307e5e1c7

13 years agoMerge "Cherrypick from gb: Doc change: Add diff report for api 10." into honeycomb
Dirk Dougherty [Tue, 8 Feb 2011 19:04:41 +0000 (11:04 -0800)]
Merge "Cherrypick from gb: Doc change: Add diff report for api 10." into honeycomb

13 years agoMerge "LayoutLib: fix the background of title/action bars." into honeycomb
Xavier Ducrohet [Tue, 8 Feb 2011 19:03:43 +0000 (11:03 -0800)]
Merge "LayoutLib: fix the background of title/action bars." into honeycomb

13 years agoCherrypick from gb: Doc change: Add diff report for api 10.
Dirk Dougherty [Thu, 3 Feb 2011 01:32:00 +0000 (17:32 -0800)]
Cherrypick from gb: Doc change: Add diff report for api 10.

13 years agoMerge "Import revised translations. DO NOT MERGE" into honeycomb
Eric Fischer [Tue, 8 Feb 2011 18:34:23 +0000 (10:34 -0800)]
Merge "Import revised translations.  DO NOT MERGE" into honeycomb

13 years agocherrypick Change-Id: I14aa36bc617ef77c20804c868caa8bf85b0fb5f8
Scott Main [Tue, 8 Feb 2011 17:37:47 +0000 (09:37 -0800)]
cherrypick Change-Id: I14aa36bc617ef77c20804c868caa8bf85b0fb5f8
rename SIP doc title

Change-Id: If6f8e65bee742ab8de3925562484d4cb976f8bca

13 years agocherrypick Change-Id: I3c2a7ea731d2fc3c0e2372e2f1a06ed659a6539f
Scott Main [Tue, 8 Feb 2011 02:35:49 +0000 (18:35 -0800)]
cherrypick Change-Id: I3c2a7ea731d2fc3c0e2372e2f1a06ed659a6539f
docs: move the SIP guide into guide/network/

Change-Id: I3aaf9e9ae6c63bfd5d65518dd45c86bda31965ca

13 years agocherrypick Change-Id: I5b52c5d11e111a9dab2b08fd44a439ab4db04dd2
Katie McCormick [Sat, 5 Feb 2011 01:41:07 +0000 (17:41 -0800)]
cherrypick Change-Id: I5b52c5d11e111a9dab2b08fd44a439ab4db04dd2
Doc change: Adding new docs for SIP API

Change-Id: If1b8af96927809847834d449d1e22c51d8cc5fc5

13 years agocherrypick Change-Id: I6053e6f20045b0ecba4b964f9bfb87c3241d3a91
Scott Main [Thu, 3 Feb 2011 02:20:19 +0000 (18:20 -0800)]
cherrypick Change-Id: I6053e6f20045b0ecba4b964f9bfb87c3241d3a91
update dashboard

Change-Id: Ic31576014c39c52fded2eba9d26d2a95b870a657

13 years agocherrypick Change-Id: Icf0c7772901f742c36ba417e07cc5e299f72849a
Scott Main [Thu, 3 Feb 2011 01:43:24 +0000 (17:43 -0800)]
cherrypick Change-Id: Icf0c7772901f742c36ba417e07cc5e299f72849a
fix broken links, update the dev guide intro, and update sitemap file

Change-Id: I203f272654596ecf9eaf8ba7d8be85347f5f4dbe

13 years agocherrypick Change-Id: I350a012817e6e9fa76fa0e58ab252d457cd103f2
Scott Main [Fri, 28 Jan 2011 17:34:27 +0000 (09:34 -0800)]
cherrypick Change-Id: I350a012817e6e9fa76fa0e58ab252d457cd103f2
Plus some misc changes to merge from Change-Id: Ibb8490b2c6bae2d9df15326c7ffbcf83b638acc6
update OEM driver list with new fujitsu and kyocera

Change-Id: I8ea9d1056a3dd7ed307cfee7a698e547536a2821

13 years agocherrypick Change-Id: Ica1b68a1687917432d39d7d116c9c24fa1644a83
Bill Gruber [Wed, 2 Feb 2011 07:01:16 +0000 (23:01 -0800)]
cherrypick Change-Id: Ica1b68a1687917432d39d7d116c9c24fa1644a83
Initial posting of in-app billing docs

Change-Id: I80813b8f38840a572179e5d65309bccb7279bd15

13 years agocherrypick Change-Id: I60c74919ab3df359f47e5052bcc1469318a5b821
Scott Main [Wed, 2 Feb 2011 19:24:56 +0000 (11:24 -0800)]
cherrypick Change-Id: I60c74919ab3df359f47e5052bcc1469318a5b821
add notice about large screen devices and the "mobile" string in user agent

Change-Id: Ieff429675dc7edbdacc6662f645b71712b12b3ad

13 years agocherrypick Change-Id: Ia4a3488a7f25925b512c0e0ae64c1f5dcf30f680
Scott Main [Wed, 2 Feb 2011 23:08:22 +0000 (15:08 -0800)]
cherrypick Change-Id: Ia4a3488a7f25925b512c0e0ae64c1f5dcf30f680
fix market link on homepage

Change-Id: I84b73dfe8364ee1164c9fc43f9b263b5878d8927

13 years agoFinish the app fundamentals rewrite by updating the side nav and resolving links...
Scott Main [Fri, 4 Feb 2011 02:46:45 +0000 (18:46 -0800)]
Finish the app fundamentals rewrite by updating the side nav and resolving links in the dev guide
Also move the app fundamentals document back to fundamentals.jd
TODO: resolve links in the javadocs

Change-Id: Ia3c81a83bf7fe75f7942fd41bfb1d626ee72d5d9

13 years agoLayoutLib: fix the background of title/action bars.
Xavier Ducrohet [Tue, 8 Feb 2011 04:33:44 +0000 (20:33 -0800)]
LayoutLib: fix the background of title/action bars.

The bars are supposed to sit on top of the window so
that if they are transparent (which is the default case
for the action bar), the window background shows through.

Fix this using a layout to represent the window content
(all but the system bar) in which the title/action bars
and the layout content sits. This layout receives the
windowBackground drawable.

Change-Id: I8072c5ff52f585fa32acb589d8526e1c13cbcd94

13 years agoUpdate theme documentation a bit.
Dianne Hackborn [Sun, 16 Jan 2011 22:25:57 +0000 (14:25 -0800)]
Update theme documentation a bit.

Change-Id: I3dbb2785973fe2618033a3956b99f1100a46b054

13 years agoMerge "Update resources data JSON, sample screenshot, and SDK makefile for Honeycomb...
Roman Nurik [Tue, 8 Feb 2011 01:22:43 +0000 (17:22 -0800)]
Merge "Update resources data JSON, sample screenshot, and SDK makefile for Honeycomb Gallery" into honeycomb

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Tue, 8 Feb 2011 01:19:23 +0000 (17:19 -0800)]
Import revised translations.  DO NOT MERGE

Change-Id: Icb56518620be62481ed0d152f7eb9ab44d6f759d

13 years agoenable javadoc filtering for api level 11 and disable preview doc mode
Scott Main [Tue, 8 Feb 2011 00:35:46 +0000 (16:35 -0800)]
enable javadoc filtering for api level 11 and disable preview doc mode

Change-Id: I12e5f295145ef037beda0e1a3ae0358cf5a2b590

13 years agoMerge "cleanup headers for SDK. bug 3421901" into honeycomb
Jason Sams [Mon, 7 Feb 2011 21:59:45 +0000 (13:59 -0800)]
Merge "cleanup headers for SDK. bug 3421901" into honeycomb

13 years agoLayoutLib: Update to latest API fix.
Xavier Ducrohet [Mon, 7 Feb 2011 21:05:40 +0000 (13:05 -0800)]
LayoutLib: Update to latest API fix.

Change-Id: I5147010e4f16a5c2ea0b98709c42f7ecd9412ff6

13 years agoUpdate resources data JSON, sample screenshot, and SDK makefile for Honeycomb Gallery
Roman Nurik [Fri, 4 Feb 2011 22:28:22 +0000 (14:28 -0800)]
Update resources data JSON, sample screenshot, and SDK makefile for Honeycomb Gallery

Change-Id: I0a09517935dd330d0069bfb3e6382cdcbef8e99c

13 years agoMerge "LayoutLib: Handle color state list in methods returning an int." into honeycomb
Xavier Ducrohet [Mon, 7 Feb 2011 18:18:48 +0000 (10:18 -0800)]
Merge "LayoutLib: Handle color state list in methods returning an int." into honeycomb

13 years agoMerge "docs: SearchView is iconified by default" into honeycomb
Scott Main [Mon, 7 Feb 2011 17:33:32 +0000 (09:33 -0800)]
Merge "docs: SearchView is iconified by default" into honeycomb

13 years agoLayoutLib: Handle color state list in methods returning an int.
Xavier Ducrohet [Mon, 7 Feb 2011 05:05:21 +0000 (21:05 -0800)]
LayoutLib: Handle color state list in methods returning an int.

Change-Id: Ia35ea09b992a239873026c7ef1629a01dd2e6cec

13 years agodocs: SearchView is iconified by default
Scott Main [Sun, 6 Feb 2011 23:51:47 +0000 (15:51 -0800)]
docs: SearchView is iconified by default

Change-Id: Iabe0fdc0b28847f0c401e3692932a73b7d595c88

13 years agoMerge "LayoutLib: improved rendering for system/title/action bars." into honeycomb
Xavier Ducrohet [Sun, 6 Feb 2011 23:13:09 +0000 (15:13 -0800)]
Merge "LayoutLib: improved rendering for system/title/action bars." into honeycomb

13 years agoset targetsdk=11 on renderscript misc samples project
Robert Ly [Sun, 6 Feb 2011 21:59:21 +0000 (13:59 -0800)]
set targetsdk=11 on renderscript misc samples project

Change-Id: Ib352d6e53bd5b2a56c84169e188b835d87c894f1

13 years agoLayoutLib: improved rendering for system/title/action bars.
Xavier Ducrohet [Sun, 6 Feb 2011 18:58:16 +0000 (10:58 -0800)]
LayoutLib: improved rendering for system/title/action bars.

Change-Id: I926531e9ad4a7b98e04e23cac3837794f7c89449

13 years agoMerge "Fixing renderscript samples to properly declare targetSDK" into honeycomb
Robert Ly [Sun, 6 Feb 2011 08:51:40 +0000 (00:51 -0800)]
Merge "Fixing renderscript samples to properly declare targetSDK" into honeycomb

13 years agoMerge "LayoutLib: add implementation of Bridge.renderDrawable()" into honeycomb
Xavier Ducrohet [Sat, 5 Feb 2011 03:31:38 +0000 (19:31 -0800)]
Merge "LayoutLib: add implementation of Bridge.renderDrawable()" into honeycomb

13 years agoLayoutLib: add implementation of Bridge.renderDrawable()
Xavier Ducrohet [Sat, 5 Feb 2011 03:02:17 +0000 (19:02 -0800)]
LayoutLib: add implementation of Bridge.renderDrawable()

Change-Id: Ic4d96488fd1a2e5b7d24353bebc8fdb24262c1d1

13 years agoRevert "Fix for StaticLayout bug with ellipsized text"
Paul Eastham [Sat, 5 Feb 2011 03:17:54 +0000 (19:17 -0800)]
Revert "Fix for StaticLayout bug with ellipsized text"

This reverts commit bbc910f229dec45fa7481a62fbf051f7ff3130e7.

13 years agoMerge "Fix issue 3426489 Overlay background changed when exported" into honeycomb
Dharmaray Kundargi [Sat, 5 Feb 2011 03:09:20 +0000 (19:09 -0800)]
Merge "Fix issue 3426489 Overlay background changed when exported" into honeycomb

13 years agoFix issue 3426489 Overlay background changed when exported
Dharmaray Kundargi [Sat, 5 Feb 2011 02:23:20 +0000 (18:23 -0800)]
Fix issue 3426489 Overlay background changed when exported

Change-Id: I53d05732f6de6363cfb64fc84b2539e957adfcd6

13 years agoLayoutLib: split RenderSession's base method into RenderAction.
Xavier Ducrohet [Sat, 5 Feb 2011 02:11:09 +0000 (18:11 -0800)]
LayoutLib: split RenderSession's base method into RenderAction.

This will allow us to create RenderDrawable that extends RenderAction.

Change-Id: If9cd350453ceffae4859a925a7b436502b311f9c

13 years agoFixing renderscript samples to properly declare targetSDK
Robert Ly [Sat, 5 Feb 2011 02:02:25 +0000 (18:02 -0800)]
Fixing renderscript samples to properly declare targetSDK

Change-Id: I0374fdcd06470e26dc7e849323a1764c08756af1

13 years agoLayoutLib: update to the new API.
Xavier Ducrohet [Sat, 5 Feb 2011 01:41:43 +0000 (17:41 -0800)]
LayoutLib: update to the new API.

Change-Id: Ice028933cd2270c81c3d17f7bef7c5a9d14bd802

13 years agoMerge "Fix issue 3426200 Movie Studio crashes when a media item is deleted" into...
Dharmaray Kundargi [Sat, 5 Feb 2011 01:01:51 +0000 (17:01 -0800)]
Merge "Fix issue 3426200 Movie Studio crashes when a media item is deleted" into honeycomb

13 years agoMerge "LayoutLib: Replace custom BitmapFactory by a simpler delegate" into honeycomb
Xavier Ducrohet [Sat, 5 Feb 2011 01:01:11 +0000 (17:01 -0800)]
Merge "LayoutLib: Replace custom BitmapFactory by a simpler delegate" into honeycomb

13 years agoMerge "Fixed 3423072 Imported 1080x720 video clips present distorted view" into honeycomb
Danny Fernandes [Sat, 5 Feb 2011 00:52:10 +0000 (16:52 -0800)]
Merge "Fixed 3423072 Imported 1080x720 video clips present distorted view" into honeycomb

13 years agoLayoutLib: Replace custom BitmapFactory by a simpler delegate
Xavier Ducrohet [Sat, 5 Feb 2011 00:40:49 +0000 (16:40 -0800)]
LayoutLib: Replace custom BitmapFactory by a simpler delegate

Change-Id: Ie61a0a5b4426e64bb71a22d76d05efa4c0865e5e

13 years agoMerge "Issue 3395734: fix media server restart detection" into honeycomb
Eric Laurent [Sat, 5 Feb 2011 00:30:03 +0000 (16:30 -0800)]
Merge "Issue 3395734: fix media server restart detection" into honeycomb

13 years agoIssue 3395734: fix media server restart detection
Eric Laurent [Sat, 5 Feb 2011 00:17:50 +0000 (16:17 -0800)]
Issue 3395734: fix media server restart detection

Commit 25101b0b in AudioSystem for issue 3395734 broke the mechanism
in AudioService to poll and detect the restarting of media server
process after a crash.

The fix consists in changing the method used to poll AudioSystem and
trigger a callback indicating success when media server is responding
(the method must be on IAudioFlinger and not IAudioService to trigger the callback).

Change-Id: I843c0194de9cbf82c779cabbf2f3cbf8064603c8

13 years agoFixed 3423072 Imported 1080x720 video clips present distorted view
Danny Fernandes [Fri, 4 Feb 2011 08:17:43 +0000 (00:17 -0800)]
Fixed 3423072 Imported 1080x720 video clips present distorted view

Change-Id: If4f4039c516eb77423dd590e8634a2d4a05d4622

13 years agoMerge "Fix bug 3425610 Reduce lock / unlock sound level" into honeycomb
Jean-Michel Trivi [Sat, 5 Feb 2011 00:06:45 +0000 (16:06 -0800)]
Merge "Fix bug 3425610 Reduce lock / unlock sound level" into honeycomb

13 years agodocs: add more info about activating components and change link for broadcasts
Scott Main [Fri, 4 Feb 2011 23:18:48 +0000 (15:18 -0800)]
docs: add more info about activating components and change link for broadcasts

Change-Id: I7e5dd51689c6c178fc3ec8d80ccbfe51b4fda255

13 years agoFix issue 3426200 Movie Studio crashes when a media item is deleted
Dharmaray Kundargi [Fri, 4 Feb 2011 23:46:09 +0000 (15:46 -0800)]
Fix issue 3426200 Movie Studio crashes when a media item is deleted

Change-Id: I1149fbfd22b44b388897bbcc6970da74c1f6ac4f

13 years agoFix bug 3425610 Reduce lock / unlock sound level
Jean-Michel Trivi [Fri, 4 Feb 2011 23:45:54 +0000 (15:45 -0800)]
Fix bug 3425610 Reduce lock / unlock sound level

Loud enough to be heard, low enough not to wake up people next
 to you at night.

Change-Id: Idf34e5a333281fd2b21607d3e21ec4689e0624a6

13 years agoMerge "Minor updates to Android Market Licensing Service docs." into honeycomb
Trevor Johns [Fri, 4 Feb 2011 23:30:26 +0000 (15:30 -0800)]
Merge "Minor updates to Android Market Licensing Service docs." into honeycomb

13 years agoMerge "Properly handle dirty rectangles generated from 9-patches Bug #3409580" into...
Mike Cleron [Fri, 4 Feb 2011 23:29:42 +0000 (15:29 -0800)]
Merge "Properly handle dirty rectangles generated from 9-patches Bug #3409580" into honeycomb

13 years agoMerge "Fix crash when Paths are GCd in hw accelerated apps" into honeycomb
Mike Cleron [Fri, 4 Feb 2011 23:29:28 +0000 (15:29 -0800)]
Merge "Fix crash when Paths are GCd in hw accelerated apps" into honeycomb

13 years agoMinor updates to Android Market Licensing Service docs.
Trevor Johns [Fri, 4 Feb 2011 23:00:02 +0000 (15:00 -0800)]
Minor updates to Android Market Licensing Service docs.

- Removed sentence implying that free aplications can get a LICENSED response. (Free apps aren't supported by the licensing service.)
- Added note indicating that draft apps always return LICENSED.
- Added note reminding users that test responses can be set for certain users.

Change-Id: Iab515c43ab3372d743d138b7eeba9a888191627b

13 years agoMerge "Add support for memcpy/memset to RS." into honeycomb
Stephen Hines [Fri, 4 Feb 2011 23:15:34 +0000 (15:15 -0800)]
Merge "Add support for memcpy/memset to RS." into honeycomb

13 years agoMerge "Initialize the SurfaceTexture transform fields." into honeycomb
Jamie Gennis [Fri, 4 Feb 2011 23:03:30 +0000 (15:03 -0800)]
Merge "Initialize the SurfaceTexture transform fields." into honeycomb

13 years agoMerge "Fix issue #3414328: A couple panics observed during an attempted..." into...
Dianne Hackborn [Fri, 4 Feb 2011 23:03:27 +0000 (15:03 -0800)]
Merge "Fix issue #3414328: A couple panics observed during an attempted..." into honeycomb

13 years agoAdd support for memcpy/memset to RS.
Stephen Hines [Fri, 4 Feb 2011 22:39:57 +0000 (14:39 -0800)]
Add support for memcpy/memset to RS.

Bug: 3426446
Change-Id: I78170a50bdd891d928b3db96685b4c3c801b6f00

13 years agoMerge "Fix issues 3425035 and 3423785." into honeycomb
Eric Laurent [Fri, 4 Feb 2011 22:06:40 +0000 (14:06 -0800)]
Merge "Fix issues 3425035 and 3423785." into honeycomb

13 years agoFix issue #3414328: A couple panics observed during an attempted...
Dianne Hackborn [Fri, 4 Feb 2011 22:05:55 +0000 (14:05 -0800)]
Fix issue #3414328: A couple panics observed during an attempted...

...pairing to IHF1700 - IKXEVEREST-3627

Change-Id: I3d5b42d65a03ed19b8460c607ff5de862bccb4e6

13 years agoProperly handle dirty rectangles generated from 9-patches
Romain Guy [Fri, 4 Feb 2011 22:00:42 +0000 (14:00 -0800)]
Properly handle dirty rectangles generated from 9-patches
Bug #3409580

This bug affects anything that draws a 9patch inside a layer, this includes
launcher's workspace, all of the fade animations, etc.

Change-Id: Icbe8ecd158e3d5f44d07516462de68c5d1fb0a8f

13 years agoMerge "Fix for StaticLayout bug with ellipsized text" into honeycomb
Gilles Debunne [Fri, 4 Feb 2011 21:59:29 +0000 (13:59 -0800)]
Merge "Fix for StaticLayout bug with ellipsized text" into honeycomb

13 years agoInitialize the SurfaceTexture transform fields.
Jamie Gennis [Fri, 4 Feb 2011 21:46:38 +0000 (13:46 -0800)]
Initialize the SurfaceTexture transform fields.

Change-Id: I2c25f15949253a1dbe493fef440e5ef118c40e71
related-bug: 3426067

13 years agoMerge "Fixed 3419090 Throwing exception for unsupported video codec profiles and...
Danny Fernandes [Fri, 4 Feb 2011 21:37:17 +0000 (13:37 -0800)]
Merge "Fixed 3419090 Throwing exception for unsupported video codec profiles and level" into honeycomb

13 years agoMerge "Bug 3424058 increase IME key clicks by 7dB for spacebar and standard keys...
Jean-Michel Trivi [Fri, 4 Feb 2011 21:34:14 +0000 (13:34 -0800)]
Merge "Bug 3424058 increase IME key clicks by 7dB for spacebar and standard keys" into honeycomb

13 years agoFix crash when Paths are GCd in hw accelerated apps
Chet Haase [Fri, 4 Feb 2011 20:50:55 +0000 (12:50 -0800)]
Fix crash when Paths are GCd in hw accelerated apps

A recent change to optimize path rendering didn't account for
the destruction of native objects by the VM finalizer. We may be
done with the Java level version before we're done with the native
structure that's used by the display list. For example, a drawing
method on a View that creates a temporary path to render into the
canvas will implicitly create a native structure that is put onto
the GL display list. That temporary path may go away, but the native
version should stick around as long as the display list does.

The fix is to refcount the original native version of the path
and only delete it when the refcoutn reaches zero (which means that
it is no longer needed by any display list). This is a similar mechanism
used for bitmaps and shaders.

Change-Id: I4de1047415066d425d1c689aa60827f97729b470

13 years agoFixed 3419090 Throwing exception for unsupported video codec profiles and level
Danny Fernandes [Fri, 4 Feb 2011 09:33:49 +0000 (01:33 -0800)]
Fixed 3419090 Throwing exception for unsupported video codec profiles and level

Change-Id: I89e8723a6b89338ecedcfabf8b0c63ed2f7e9468

13 years agoFix issues 3425035 and 3423785.
Eric Laurent [Fri, 4 Feb 2011 20:30:32 +0000 (12:30 -0800)]
Fix issues 3425035 and 3423785.

- Make sure that STREAM_MUSIC is affected by ringer mode on non voice capable
devices whatever the saved settings say.

- Added a hidden method to AudioManager for VolumePanel to override
the stream selection logic while the panel is showing.

Change-Id: Ib2ff2a7af63decb4e29c45700c41e5058f79d877

13 years agoMerge "Fix issue #3424823: 4-corner trick causes runtime restart" into honeycomb
Mike Cleron [Fri, 4 Feb 2011 19:53:58 +0000 (11:53 -0800)]
Merge "Fix issue #3424823: 4-corner trick causes runtime restart" into honeycomb

13 years agoMerge "LayoutLib: render system/title/action bars." into honeycomb
Xavier Ducrohet [Fri, 4 Feb 2011 19:42:51 +0000 (11:42 -0800)]
Merge "LayoutLib: render system/title/action bars." into honeycomb

13 years agoBug 3424058 increase IME key clicks by 7dB for spacebar and standard keys
Jean-Michel Trivi [Fri, 4 Feb 2011 19:42:41 +0000 (11:42 -0800)]
Bug 3424058 increase IME key clicks by 7dB for spacebar and standard keys

Change-Id: Ic1ef9cfc9403ef3e100893a36a8a351a31d5253c

13 years agoMerge "Need a public way to wait for cookie operations." into honeycomb
Patrick Scott [Fri, 4 Feb 2011 19:20:37 +0000 (11:20 -0800)]
Merge "Need a public way to wait for cookie operations." into honeycomb

13 years agoLayoutLib: render system/title/action bars.
Xavier Ducrohet [Fri, 28 Jan 2011 00:58:52 +0000 (16:58 -0800)]
LayoutLib: render system/title/action bars.

Also a few generic fixes in the layoutlib itself to support
this.

Change-Id: Ie3f24c9056bd3cc72f39f8a4f2c0861be15bff55

13 years agoFix issue #3424823: 4-corner trick causes runtime restart
Dianne Hackborn [Fri, 4 Feb 2011 18:35:36 +0000 (10:35 -0800)]
Fix issue #3424823: 4-corner trick causes runtime restart

Change-Id: Ibd3fc63d0ab975a2b74765a00023c7f783b24216

13 years agoNeed a public way to wait for cookie operations.
Patrick Scott [Fri, 4 Feb 2011 17:52:46 +0000 (12:52 -0500)]
Need a public way to wait for cookie operations.

Hidden for now as we are past the public api deadline.

Bug: 3421214
Change-Id: I8a65ae479d0b8b020af2600d7d29d5d358414add

13 years agoBug 3424058 Refix broken asset for "audible selection" sound effect
Jean-Michel Trivi [Fri, 4 Feb 2011 17:48:20 +0000 (09:48 -0800)]
Bug 3424058 Refix broken asset for "audible selection" sound effect

Reapply change 17f886563c7c2cbd28c3aeaf8b68d37c8e5105c0 to fix
 the issue where the "audible selection" sound effect is not heard

Change-Id: Id87a01379306a400546d15f96ad08160115c8878

13 years agoHardware Video Decoder Flag Enabled for Thumbnail extraction and RenderFrame
Dheeraj Sharma [Fri, 4 Feb 2011 10:31:45 +0000 (02:31 -0800)]
Hardware Video Decoder Flag Enabled for Thumbnail extraction and RenderFrame

Change-Id: Ie9cf769e42869b5cab57694e92884900d33f40d9