8479 Commits

Author SHA1 Message Date
Scott Main
42f82a672f am 63c4244a: am aab72e7c: am 4d484a82: Merge change 24700 into donut
Merge commit '63c4244a1280cc93c9ac442df5100f2dfea2d80f'

* commit '63c4244a1280cc93c9ac442df5100f2dfea2d80f':
  docs only.
2009-09-15 13:13:57 -07:00
Andreas Huber
bbe5d773a0 am 2d1c327e: am e1a9de7a: Merge change 24702 into eclair
Merge commit '2d1c327eb91073881cd6b902d7209d4938e2bd5f'

* commit '2d1c327eb91073881cd6b902d7209d4938e2bd5f':
  Only build the "full" stagefright (including MediaExtractors and MediaPlayer) if BUILD_WITH_FULL_STAGEFRIGHT define is set (to true).
2009-09-15 13:13:26 -07:00
Scott Main
662d3425b9 am b85c8ea6: am 764b0c6c: am 79253f8b: Merge change 24690 into donut
Merge commit 'b85c8ea67505afad2124bad28de4f5d4cbe2885c'

* commit 'b85c8ea67505afad2124bad28de4f5d4cbe2885c':
  docs only.
2009-09-15 13:13:05 -07:00
Scott Main
61e9cee40e am 7937966f: am a1103f33: am 890175db: Merge change 24574 into donut
Merge commit '7937966f4bd28cf88bf24c5ac7debdc18de567db'

* commit '7937966f4bd28cf88bf24c5ac7debdc18de567db':
  docs only.
2009-09-15 13:12:58 -07:00
Dirk Dougherty
b3e1b3fe74 am 37f62206: am 40351ece: am 7350ff3d: Merge change 24631 into donut
Merge commit '37f62206236dbfe89c15990cd506e5e40dc256b2'

* commit '37f62206236dbfe89c15990cd506e5e40dc256b2':
  Minor changes to api levels doc and upgrading doc. Change Linux "tested on" to Hardy Heron.
2009-09-15 13:12:51 -07:00
Dirk Dougherty
d5ff0bc9b6 am 8797066a: am 8a948de5: am 18dd1eeb: Merge change 24419 into donut
Merge commit '8797066aa8443df38118f24ed46fd052b2f4a37b'

* commit '8797066aa8443df38118f24ed46fd052b2f4a37b':
  Move API change details from highlights doc to version notes doc.
2009-09-15 13:12:45 -07:00
Andreas Huber
036272ed1c am 34881610: am 6026a514: Move JPEGSource.{cpp,h} into libstagefright.
Merge commit '348816109a33e082bf8a95af5cb46496f3a394b6'

* commit '348816109a33e082bf8a95af5cb46496f3a394b6':
  Move JPEGSource.{cpp,h} into libstagefright.
2009-09-15 13:12:34 -07:00
Jesse Wilson
7b1568d667 Fixing apicheck problem by scrubbing unchecked exceptions from API XML. 2009-09-14 21:23:08 -07:00
Ben Cheng
acc56ec7d7 Add support to suppress individual JIT optimizations. 2009-09-11 13:06:06 -07:00
Scott Main
63c4244a12 am aab72e7c: am 4d484a82: Merge change 24700 into donut
Merge commit 'aab72e7c779856c0a844f6321501f8f42c1be9e3' into eclair-plus-aosp

* commit 'aab72e7c779856c0a844f6321501f8f42c1be9e3':
  docs only.
2009-09-11 10:54:21 -07:00
Scott Main
aab72e7c77 am 4d484a82: Merge change 24700 into donut
Merge commit '4d484a823d336ea587e37508fe73178d711dcdca' into eclair

* commit '4d484a823d336ea587e37508fe73178d711dcdca':
  docs only.
2009-09-11 10:49:33 -07:00
Android (Google) Code Review
4d484a823d Merge change 24700 into donut
* changes:
  docs only. add android 1.6 video to the highlights doc and featured videos list
2009-09-11 13:44:08 -04:00
Andreas Huber
2d1c327eb9 am e1a9de7a: Merge change 24702 into eclair
Merge commit 'e1a9de7a2e52e534b3f6cb613a9b35bcc16ac84d' into eclair-plus-aosp

* commit 'e1a9de7a2e52e534b3f6cb613a9b35bcc16ac84d':
  Only build the "full" stagefright (including MediaExtractors and MediaPlayer) if BUILD_WITH_FULL_STAGEFRIGHT define is set (to true).
2009-09-11 10:20:33 -07:00
Android (Google) Code Review
e1a9de7a2e Merge change 24702 into eclair
* changes:
  Only build the "full" stagefright (including MediaExtractors and MediaPlayer) if BUILD_WITH_FULL_STAGEFRIGHT define is set (to true).
2009-09-11 13:11:20 -04:00
Andreas Huber
2aa39c4507 Only build the "full" stagefright (including MediaExtractors and MediaPlayer) if BUILD_WITH_FULL_STAGEFRIGHT define is set (to true). 2009-09-11 09:54:52 -07:00
Scott Main
94443320ee docs only.
add android 1.6 video to the highlights doc and featured videos list

Change-Id: I8a641a26b7600142af3fbe417fdef89884afb703
2009-09-11 09:45:31 -07:00
Scott Main
b85c8ea675 am 764b0c6c: am 79253f8b: Merge change 24690 into donut
Merge commit '764b0c6c66c9e093f246f5bf4085ee815557e034' into eclair-plus-aosp

* commit '764b0c6c66c9e093f246f5bf4085ee815557e034':
  docs only.
2009-09-11 09:41:18 -07:00
Scott Main
7937966f4b am a1103f33: am 890175db: Merge change 24574 into donut
Merge commit 'a1103f336d01d0a5dcb07afc89cd1bc7ec0ece69' into eclair-plus-aosp

* commit 'a1103f336d01d0a5dcb07afc89cd1bc7ec0ece69':
  docs only.
2009-09-11 09:41:12 -07:00
Dirk Dougherty
37f6220623 am 40351ece: am 7350ff3d: Merge change 24631 into donut
Merge commit '40351ecec878910d7f0ac6988cd8010dc82b0a99' into eclair-plus-aosp

* commit '40351ecec878910d7f0ac6988cd8010dc82b0a99':
  Minor changes to api levels doc and upgrading doc. Change Linux "tested on" to Hardy Heron.
2009-09-11 09:32:43 -07:00
Dirk Dougherty
8797066aa8 am 8a948de5: am 18dd1eeb: Merge change 24419 into donut
Merge commit '8a948de56d8061659e04c70e5c6b34c9b6fb844b' into eclair-plus-aosp

* commit '8a948de56d8061659e04c70e5c6b34c9b6fb844b':
  Move API change details from highlights doc to version notes doc.
2009-09-11 09:32:38 -07:00
Scott Main
764b0c6c66 am 79253f8b: Merge change 24690 into donut
Merge commit '79253f8b4223976c010e52a34e8785648c8fb074' into eclair

* commit '79253f8b4223976c010e52a34e8785648c8fb074':
  docs only.
2009-09-11 09:32:26 -07:00
Scott Main
a1103f336d am 890175db: Merge change 24574 into donut
Merge commit '890175db1f425cb92365cc7941c6c64544b2c164' into eclair

* commit '890175db1f425cb92365cc7941c6c64544b2c164':
  docs only.
2009-09-11 09:32:19 -07:00
Android (Google) Code Review
79253f8b42 Merge change 24690 into donut
* changes:
  docs only. update japanese site homepage with 1.6 sdk links
2009-09-11 12:27:49 -04:00
Android (Google) Code Review
890175db1f Merge change 24574 into donut
* changes:
  docs only. revise the maxSdkVersion description
2009-09-11 12:27:30 -04:00
Dirk Dougherty
40351ecec8 am 7350ff3d: Merge change 24631 into donut
Merge commit '7350ff3d572624abb5a46c3c4969e0b91cb05109' into eclair

* commit '7350ff3d572624abb5a46c3c4969e0b91cb05109':
  Minor changes to api levels doc and upgrading doc. Change Linux "tested on" to Hardy Heron.
2009-09-11 09:25:45 -07:00
Dirk Dougherty
8a948de56d am 18dd1eeb: Merge change 24419 into donut
Merge commit '18dd1eeb23a700ba37604d521d7eab8a371f9dc5' into eclair

* commit '18dd1eeb23a700ba37604d521d7eab8a371f9dc5':
  Move API change details from highlights doc to version notes doc.
2009-09-11 09:25:38 -07:00
Android (Google) Code Review
7350ff3d57 Merge change 24631 into donut
* changes:
  Minor changes to api levels doc and upgrading doc. Change Linux "tested on" to Hardy Heron.
2009-09-11 12:19:28 -04:00
Android (Google) Code Review
18dd1eeb23 Merge change 24419 into donut
* changes:
  Move API change details from highlights doc to version notes doc.
2009-09-11 12:16:19 -04:00
Andreas Huber
348816109a am 6026a514: Move JPEGSource.{cpp,h} into libstagefright.
Merge commit '6026a514248f0c603d0e8c4a3f542abab3fa1509' into eclair-plus-aosp

* commit '6026a514248f0c603d0e8c4a3f542abab3fa1509':
  Move JPEGSource.{cpp,h} into libstagefright.
2009-09-11 09:13:38 -07:00
Scott Main
46f2c55f9a docs only.
update japanese site homepage with 1.6 sdk links

Change-Id: I95041f67a016edb5bc4c2e2d6e746c98133e32ee
2009-09-11 08:46:21 -07:00
Andreas Huber
6026a51424 Move JPEGSource.{cpp,h} into libstagefright. 2009-09-11 07:49:50 -07:00
Tammo Spalink
c4b4b46e28 am 49f856d8: am d304ae58: Fix CDMA SMS delivery status reporting.
Merge commit '49f856d8e41dae411932177ac5173cc2e08d8aac'

* commit '49f856d8e41dae411932177ac5173cc2e08d8aac':
  Fix CDMA SMS delivery status reporting.
2009-09-10 22:58:57 -07:00
Tammo Spalink
49f856d8e4 am d304ae58: Fix CDMA SMS delivery status reporting.
Merge commit 'd304ae583d862250a21b5949fc3dbdf3af1febac' into eclair-plus-aosp

* commit 'd304ae583d862250a21b5949fc3dbdf3af1febac':
  Fix CDMA SMS delivery status reporting.
2009-09-10 22:53:57 -07:00
Tammo Spalink
d304ae583d Fix CDMA SMS delivery status reporting.
CDMA SMS status reports are messages with bearer data message type
DELIVERY_ACK.  Identify these messages after parsing during demux,
update the deliveryPendingList and generate a RESULT_OK intent in the
same manner as GSM.

Addresses issue:
http://buganizer/issue?id=2047571

Change-Id: Ia38718b0bb169a0f3398f50c27a95e8bce7e4c99
2009-09-11 13:42:31 +08:00
Mathias Agopian
7044343093 am b706e783: am f84a2182: Merge change 24643 into eclair
Merge commit 'b706e783aee5b3fdcd132b5027493b68440d8ea4'

* commit 'b706e783aee5b3fdcd132b5027493b68440d8ea4':
  fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore
2009-09-10 20:15:00 -07:00
Mathias Agopian
7d045bf693 am 2ef10138: am 12d2cdcd: Merge change 24642 into eclair
Merge commit '2ef1013836393f2800c74c47a5488e3a0de3097c'

* commit '2ef1013836393f2800c74c47a5488e3a0de3097c':
  make sure conditions will return when the status of a surface is not NO_ERROR
2009-09-10 20:14:55 -07:00
Mathias Agopian
b706e783ae am f84a2182: Merge change 24643 into eclair
Merge commit 'f84a21820b39dbfa983352b7d8ac949e560827d3' into eclair-plus-aosp

* commit 'f84a21820b39dbfa983352b7d8ac949e560827d3':
  fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore
2009-09-10 20:06:19 -07:00
Mathias Agopian
2ef1013836 am 12d2cdcd: Merge change 24642 into eclair
Merge commit '12d2cdcdb0eed759b0e7738cbdefaa726a71930b' into eclair-plus-aosp

* commit '12d2cdcdb0eed759b0e7738cbdefaa726a71930b':
  make sure conditions will return when the status of a surface is not NO_ERROR
2009-09-10 20:06:13 -07:00
Scott Main
0669798b63 am d4206779: am 8905daa0: am cd419cf8: Merge change 24641 into donut
Merge commit 'd420677972d64bd129bf54760e4a9449d2dc3fd9'

* commit 'd420677972d64bd129bf54760e4a9449d2dc3fd9':
  docs only.
2009-09-10 20:01:15 -07:00
Android (Google) Code Review
f84a21820b Merge change 24643 into eclair
* changes:
  fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore
2009-09-10 22:59:12 -04:00
Android (Google) Code Review
12d2cdcdb0 Merge change 24642 into eclair
* changes:
  make sure conditions will return when the status of a surface is not NO_ERROR
2009-09-10 22:59:02 -04:00
Scott Main
d420677972 am 8905daa0: am cd419cf8: Merge change 24641 into donut
Merge commit '8905daa06875a3f052c1eff5b0fbd14ab297cff7' into eclair-plus-aosp

* commit '8905daa06875a3f052c1eff5b0fbd14ab297cff7':
  docs only.
2009-09-10 19:56:40 -07:00
Scott Main
8905daa068 am cd419cf8: Merge change 24641 into donut
Merge commit 'cd419cf89c552479bd382e3e0c554c84375f85f9' into eclair

* commit 'cd419cf89c552479bd382e3e0c554c84375f85f9':
  docs only.
2009-09-10 19:51:37 -07:00
Scott Main
026869f68b am 98a578c9: am f65bc182: am d27b1083: docs only. add Searchable resource information to the Available Resources doc and update some some of the attribute documentation to indicate that the icon label is not recommended. and fixing merge issue...
Merge commit '98a578c9f88f0eae376cc21074d894c6bd87137c'

* commit '98a578c9f88f0eae376cc21074d894c6bd87137c':
  docs only.
2009-09-10 19:47:41 -07:00
Android (Google) Code Review
cd419cf89c Merge change 24641 into donut
* changes:
  docs only. change the japanese homepage Market link to go to the Market dev site instead of the English market promo site
2009-09-10 22:46:35 -04:00
Scott Main
9ce433f08d docs only.
change the japanese homepage Market link
to go to the Market dev site instead of the English market promo site

Change-Id: I81e8675355edee05540f291fdb2654fa44ae1ffa
2009-09-10 19:42:39 -07:00
Scott Main
98a578c9f8 am f65bc182: am d27b1083: docs only. add Searchable resource information to the Available Resources doc and update some some of the attribute documentation to indicate that the icon label is not recommended. and fixing merge issue...
Merge commit 'f65bc1823a8c09caab8237bf96323cf05df02287' into eclair-plus-aosp

* commit 'f65bc1823a8c09caab8237bf96323cf05df02287':
  docs only.
2009-09-10 19:42:07 -07:00
Mathias Agopian
248b5bd51e fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore
this also fixes part of [2111536] Device is soft rebooted after ending the call through voice dialer
2009-09-10 19:41:18 -07:00
Scott Main
f65bc1823a am d27b1083: docs only. add Searchable resource information to the Available Resources doc and update some some of the attribute documentation to indicate that the icon label is not recommended. and fixing merge issue...
Merge commit 'd27b10837525f341eee7d46013e2177b0bad3c60' into eclair

* commit 'd27b10837525f341eee7d46013e2177b0bad3c60':
  docs only.
2009-09-10 19:33:56 -07:00
Scott Main
d27b108375 docs only.
add Searchable resource information to the Available Resources doc
and update some some of the attribute documentation to indicate
that the icon label is not recommended.
and fixing merge issue...

Change-Id: I1b1a62aa9804f4a0bf2f93328dde90b9f7aec50a
2009-09-10 19:22:48 -07:00