44824 Commits

Author SHA1 Message Date
Jason Sams
e2b2a02a91 am 4fd70373: Merge "Fix bug 3421901 remove 2 functions from public headers in the SDK." into honeycomb
* commit '4fd70373ecafbf5a87a1c35852aec2818612e928':
  Fix bug 3421901 remove 2 functions from public headers in the SDK.
2011-02-08 14:57:35 -08:00
Dirk Dougherty
81f4f8d0f9 am 50b7d70f: Merge "Cherrypick from gb: Doc change: Add diff report for api 10." into honeycomb
* commit '50b7d70fb425daf6b2ead747df6634040d1bbf1b':
  Cherrypick from gb: Doc change: Add diff report for api 10.
2011-02-08 14:57:25 -08:00
Xavier Ducrohet
024bbea215 am dc3fc3dc: Merge "LayoutLib: fix the background of title/action bars." into honeycomb
* commit 'dc3fc3dc2717461113a2963c224cb190457599d8':
  LayoutLib: fix the background of title/action bars.
2011-02-08 14:57:19 -08:00
Stan Chesnutt
320b56dcdd Parse the rssi result string in case-insensitive manner. This matches similar
code in wpa-supplicant, driver_wext.c

Change-Id: Ibeff41f9ef9168e47c338513b4c8c8781254e068
2011-02-08 14:50:30 -08:00
Andy McFadden
90f4c18a86 Use JNI helper function to get buffer address
This replaces the Get/Release sequence with a call to
jniGetNonMovableArrayElements.

Bug 3409356

Change-Id: I847fd67ac71d904fef0c807ac25a29f802e6cd45
2011-02-08 14:23:59 -08:00
Adam Powell
017b807991 Merge "Fix bug 3395349 - Treat Spinner dropDownWidth property properly" 2011-02-08 14:20:36 -08:00
Adam Powell
8db7cb1cdf Fix bug 3395349 - Treat Spinner dropDownWidth property properly
Change-Id: I15bca2c938e1f9742cc5d47218632a1e636f90ac
2011-02-08 14:19:35 -08:00
Gloria Wang
9a7836d48f Merge "Add more check before using the DRM manager client." 2011-02-08 14:12:02 -08:00
Scott Main
b70afd342b docs: remove and correct parent links for fundamental docs
and hide the "beginner's path" because it's not complete

Change-Id: I2f2a201a6571da6f660eb78f6ece94e47a5cddd1
2011-02-08 14:05:54 -08:00
Scott Main
b508d6e26e Merge "docs: fix links to revised fundamentals documents" into honeycomb 2011-02-08 13:34:51 -08:00
Daniel Sandler
1cfe753017 Bringing back the pocket.
Bug: 3203179
Change-Id: Ic1513ae9cbc502e328bcf484f83198f2c12102a2
2011-02-08 16:33:07 -05:00
Gloria Wang
adc4d9c86d Add more check before using the DRM manager client.
Change-Id: I7369dcd6b6abd1945430373200fd5353bca70652
2011-02-08 13:25:27 -08:00
Andreas Huber
5ed9a80571 Merge "Handle some edge cases when seeking while starting up OMXCodec" 2011-02-08 13:15:37 -08:00
Andreas Huber
b928983334 Handle some edge cases when seeking while starting up OMXCodec
These were exposed by the new preview-seekframe while paused code.
In particular, the codec may have been in state RECONFIGURING when attempting
to seek, or we may have initiated flushing of the output port and this may not
have completed yet by the time we want to reconfigure the output port.

Change-Id: Id7640ade11dbc7205a22f648ea0b5e3e9b49cf4b
related-to-bug: 3392259
2011-02-08 13:10:25 -08:00
Shimeng (Simon) Wang
357a9335c2 Merge "Fix bug: use content height instead of view height." 2011-02-08 12:30:52 -08:00
Romain Guy
0592f2339a Merge "Better handling of EGL_SWAP_BEHAVIOR_PRESERVED_BIT Bug #3410832 Bug #3410834" 2011-02-08 12:23:59 -08:00
Romain Guy
069ea0e31a Better handling of EGL_SWAP_BEHAVIOR_PRESERVED_BIT
Bug #3410832
Bug #3410834

Change-Id: I6025d6b7200e4d23e43f783e9401df13a13e7b63
2011-02-08 12:24:52 -08:00
Jason Sams
4fd70373ec Merge "Fix bug 3421901 remove 2 functions from public headers in the SDK." into honeycomb 2011-02-08 12:07:49 -08:00
Romain Guy
366a84056c Expose several useful Bitmap APIs.
Bug #3408073

Bitmap.setHasAlpha() in particular is very useful for applications that use
ARGB_8888 bitmaps but want/need to benefit from an extra speed boost.

Change-Id: I73d081b7e43bd725baffd1a9892c72d8729816f7
2011-02-08 11:58:06 -08:00
Romain Guy
4cf6663e03 Merge "Expose several useful Bitmap APIs. Bug #3408073" 2011-02-08 11:57:45 -08:00
Andreas Huber
2157f045d3 Merge "Remove one log message from the VPXDecoder" 2011-02-08 11:47:23 -08:00
Jeff Brown
f38309aafd Merge "Fix read from uninitialized memory." 2011-02-08 11:44:18 -08:00
Dirk Dougherty
f343d3df00 Doc change: add diff report for API 11
Change-Id: I4cd673d1316e6f7b81ec56510029b738cd12a295
2011-02-08 11:42:32 -08:00
Scott Main
7aee61f5a9 docs: fix links to revised fundamentals documents
Change-Id: Ie2a660cce1d00f924c9fde5c6a00776307e5e1c7
2011-02-08 11:37:44 -08:00
Gloria Wang
4a4bf22116 Merge "- Do not use global DrmManagerClient - Release the DrmManagerClient and DecryptHandle in DataSource Fix for bug 3429811" 2011-02-08 11:16:27 -08:00
Dirk Dougherty
50b7d70fb4 Merge "Cherrypick from gb: Doc change: Add diff report for api 10." into honeycomb 2011-02-08 11:04:41 -08:00
Andreas Huber
e0b3747861 Remove one log message from the VPXDecoder
related-to-bug: 3402216

The VPX format supports "internal-only" frames that are
referenced by future content but never actually displayed, so
this is a perfectly valid scenario that doesn't require a
log message.

Change-Id: I8330bfdfefcdf4ab66ae6d2b59b99fd9b89350df
2011-02-08 11:04:08 -08:00
Xavier Ducrohet
dc3fc3dc27 Merge "LayoutLib: fix the background of title/action bars." into honeycomb 2011-02-08 11:03:43 -08:00
Dirk Dougherty
920cc81420 Cherrypick from gb: Doc change: Add diff report for api 10. 2011-02-08 11:02:11 -08:00
Eric Fischer
ab3e04c0d1 am 1e09ca2a: (-s ours) am c7bece13: Merge "Import revised translations. DO NOT MERGE" into honeycomb
* commit '1e09ca2a1f3e9ce2dbe538c0fbedb687c3f5738c':
  Import revised translations.  DO NOT MERGE
2011-02-08 10:46:24 -08:00
Eric Fischer
1e09ca2a1f am c7bece13: Merge "Import revised translations. DO NOT MERGE" into honeycomb
* commit 'c7bece13495949db1736263a7cf5cf67c6165c51':
  Import revised translations.  DO NOT MERGE
2011-02-08 10:40:47 -08:00
Scott Main
c30d84a6ec am fd5c86cd: am 7d9d8efe: cherrypick Change-Id: I14aa36bc617ef77c20804c868caa8bf85b0fb5f8 rename SIP doc title
* commit 'fd5c86cd1d08d0b308a6af233c5d1da2ed6b8b3b':
  cherrypick Change-Id: I14aa36bc617ef77c20804c868caa8bf85b0fb5f8 rename SIP doc title
2011-02-08 10:35:39 -08:00
Scott Main
9e593ef997 am 2d258298: am 96764812: cherrypick Change-Id: I3c2a7ea731d2fc3c0e2372e2f1a06ed659a6539f docs: move the SIP guide into guide/network/
* commit '2d258298e2fec670908c69e38c5a3a05b1f3d0f0':
  cherrypick Change-Id: I3c2a7ea731d2fc3c0e2372e2f1a06ed659a6539f docs: move the SIP guide into guide/network/
2011-02-08 10:35:33 -08:00
Katie McCormick
d51a5d7d69 am e056d2ad: am 6b311196: cherrypick Change-Id: I5b52c5d11e111a9dab2b08fd44a439ab4db04dd2 Doc change: Adding new docs for SIP API
* commit 'e056d2ad427f36a78dec1461295a90c20d534863':
  cherrypick Change-Id: I5b52c5d11e111a9dab2b08fd44a439ab4db04dd2 Doc change: Adding new docs for SIP API
2011-02-08 10:35:27 -08:00
Scott Main
e4b750e873 am 61e53966: am 91e1ae55: cherrypick Change-Id: I6053e6f20045b0ecba4b964f9bfb87c3241d3a91 update dashboard
* commit '61e53966168fcf75ba95aa69174477236cb6d406':
  cherrypick Change-Id: I6053e6f20045b0ecba4b964f9bfb87c3241d3a91 update dashboard
2011-02-08 10:35:23 -08:00
Scott Main
962e56a048 am 21111c2c: am f7a8c0f7: cherrypick Change-Id: Icf0c7772901f742c36ba417e07cc5e299f72849a fix broken links, update the dev guide intro, and update sitemap file
* commit '21111c2cddff2a62b2de0afe9e70607cc4054e54':
  cherrypick Change-Id: Icf0c7772901f742c36ba417e07cc5e299f72849a fix broken links, update the dev guide intro, and update sitemap file
2011-02-08 10:35:18 -08:00
Scott Main
8403d586f6 am f602872d: am c2ab8e41: cherrypick Change-Id: I350a012817e6e9fa76fa0e58ab252d457cd103f2 Plus some misc changes to merge from Change-Id: Ibb8490b2c6bae2d9df15326c7ffbcf83b638acc6 update OEM driver list with new fujitsu and kyocera
* commit 'f602872d7ae5051089dba2d46d212e2cc374ac27':
  cherrypick Change-Id: I350a012817e6e9fa76fa0e58ab252d457cd103f2 Plus some misc changes to merge from Change-Id: Ibb8490b2c6bae2d9df15326c7ffbcf83b638acc6 update OEM driver list with new fujitsu and kyocera
2011-02-08 10:35:13 -08:00
Eric Fischer
c7bece1349 Merge "Import revised translations. DO NOT MERGE" into honeycomb 2011-02-08 10:34:23 -08:00
Scott Main
fd5c86cd1d am 7d9d8efe: cherrypick Change-Id: I14aa36bc617ef77c20804c868caa8bf85b0fb5f8 rename SIP doc title
* commit '7d9d8efebab9bda05cdb7733374723e1e3787d7c':
  cherrypick Change-Id: I14aa36bc617ef77c20804c868caa8bf85b0fb5f8 rename SIP doc title
2011-02-08 10:32:12 -08:00
Scott Main
2d258298e2 am 96764812: cherrypick Change-Id: I3c2a7ea731d2fc3c0e2372e2f1a06ed659a6539f docs: move the SIP guide into guide/network/
* commit '967648121d3857b808941848203dfa44229781d7':
  cherrypick Change-Id: I3c2a7ea731d2fc3c0e2372e2f1a06ed659a6539f docs: move the SIP guide into guide/network/
2011-02-08 10:32:08 -08:00
Katie McCormick
e056d2ad42 am 6b311196: cherrypick Change-Id: I5b52c5d11e111a9dab2b08fd44a439ab4db04dd2 Doc change: Adding new docs for SIP API
* commit '6b31119612a1b357c3675fce0111a1c69a15c2d2':
  cherrypick Change-Id: I5b52c5d11e111a9dab2b08fd44a439ab4db04dd2 Doc change: Adding new docs for SIP API
2011-02-08 10:32:05 -08:00
Scott Main
61e5396616 am 91e1ae55: cherrypick Change-Id: I6053e6f20045b0ecba4b964f9bfb87c3241d3a91 update dashboard
* commit '91e1ae5510c26bc6a7265e0d62ab7bbf83a6251d':
  cherrypick Change-Id: I6053e6f20045b0ecba4b964f9bfb87c3241d3a91 update dashboard
2011-02-08 10:32:01 -08:00
Scott Main
21111c2cdd am f7a8c0f7: cherrypick Change-Id: Icf0c7772901f742c36ba417e07cc5e299f72849a fix broken links, update the dev guide intro, and update sitemap file
* commit 'f7a8c0f78796ebbeb57381b145c0648d7bc6b84a':
  cherrypick Change-Id: Icf0c7772901f742c36ba417e07cc5e299f72849a fix broken links, update the dev guide intro, and update sitemap file
2011-02-08 10:31:57 -08:00
Scott Main
24d671f244 am c65c5fde: resolved conflicts for merge of b7bad4f2 to honeycomb-plus-aosp
* commit 'c65c5fdec19913bc2723947a92e1379b90368a8f':
  cherrypick Change-Id: Ica1b68a1687917432d39d7d116c9c24fa1644a83 Initial posting of in-app billing docs
2011-02-08 10:31:56 -08:00
Scott Main
f602872d7a am c2ab8e41: cherrypick Change-Id: I350a012817e6e9fa76fa0e58ab252d457cd103f2 Plus some misc changes to merge from Change-Id: Ibb8490b2c6bae2d9df15326c7ffbcf83b638acc6 update OEM driver list with new fujitsu and kyocera
* commit 'c2ab8e41d081395b5b7577ae60ab73e94d7c37e4':
  cherrypick Change-Id: I350a012817e6e9fa76fa0e58ab252d457cd103f2 Plus some misc changes to merge from Change-Id: Ibb8490b2c6bae2d9df15326c7ffbcf83b638acc6 update OEM driver list with new fujitsu and kyocera
2011-02-08 10:31:51 -08:00
Scott Main
c65c5fdec1 resolved conflicts for merge of b7bad4f2 to honeycomb-plus-aosp
Change-Id: Ie672e1d34ca045127e2cf1fcb29dafb5ab998c37
2011-02-08 10:26:11 -08:00
Shimeng (Simon) Wang
6a0b5ca114 Fix bug: use content height instead of view height.
issue: 3396895
Change-Id: I3012fa2c48d3e215d5b877ac525fdba89c0f9251
2011-02-08 10:19:53 -08:00
Gilles Debunne
5a50351cf3 Merge "CTRL+A simply highlights all text." 2011-02-08 10:15:01 -08:00
Jesse Wilson
543146a82b Remove @Override that chokes Doclava.
Change-Id: I160aa2209d148c48f4ab8f4dc42ab77d300919de
2011-02-08 10:01:09 -08:00
Scott Main
d828d60f4a am be3770f3: am b68162a9: cherrypick Change-Id: I60c74919ab3df359f47e5052bcc1469318a5b821 add notice about large screen devices and the "mobile" string in user agent
* commit 'be3770f3f932c5242e387b5dbc8baa75fb3bf373':
  cherrypick Change-Id: I60c74919ab3df359f47e5052bcc1469318a5b821 add notice about large screen devices and the "mobile" string in user agent
2011-02-08 09:51:08 -08:00