OSDN Git Service

android-x86/frameworks-base.git
14 years agoam 9659126d: am 247003be: Merge change I250f2433 into eclair-mr2
Andreas Huber [Tue, 8 Dec 2009 02:37:46 +0000 (18:37 -0800)]
am 9659126d: am 247003be: Merge change I250f2433 into eclair-mr2

Merge commit '9659126db10f65b6e502b2175d34c75b301fb7e9'

* commit '9659126db10f65b6e502b2175d34c75b301fb7e9':
  Initial checkin of stagefright MP3 audio decoder based on PV source code.

14 years agoam 0092ee13: am 6761e85d: Merge change Idff5eb2a into eclair-mr2
Leon Scroggins [Tue, 8 Dec 2009 02:37:16 +0000 (18:37 -0800)]
am 0092ee13: am 6761e85d: Merge change Idff5eb2a into eclair-mr2

Merge commit '0092ee13e4490bbd8de522d256fb4d7dab81be60'

* commit '0092ee13e4490bbd8de522d256fb4d7dab81be60':
  Set InputType of WebTextView according to <input> field's type.

14 years agoam 8657978a: am ddcea3d2: Expose onReceivedSslError() so that the WebView client...
Grace Kloba [Tue, 8 Dec 2009 02:37:00 +0000 (18:37 -0800)]
am 8657978a: am ddcea3d2: Expose onReceivedSslError() so that the WebView client can accept the error and continue.

Merge commit '8657978aabc7141869926a98a0da257255678dd4'

* commit '8657978aabc7141869926a98a0da257255678dd4':
  Expose onReceivedSslError() so that the WebView client

14 years agoam a49f91a2: am 14467eb2: Merge change I234162b0 into eclair-mr2
Grace Kloba [Tue, 8 Dec 2009 02:36:32 +0000 (18:36 -0800)]
am a49f91a2: am 14467eb2: Merge change I234162b0 into eclair-mr2

Merge commit 'a49f91a2cb0cf39fa07d25ba896f5bf115b768e7'

* commit 'a49f91a2cb0cf39fa07d25ba896f5bf115b768e7':
  Add "res" support for WebView.

14 years agoam 610e50cc: am 62679112: Merge change I3c256cf3 into eclair-mr2
Dave Sparks [Tue, 8 Dec 2009 02:36:00 +0000 (18:36 -0800)]
am 610e50cc: am 62679112: Merge change I3c256cf3 into eclair-mr2

Merge commit '610e50ccd2a342fbc75e3b30a2057dbca8fb92fd'

* commit '610e50ccd2a342fbc75e3b30a2057dbca8fb92fd':
  More SoundPool cleanup. Remove mSoundPoolRef and unused notify callback.

14 years agoam 54f5ca41: am ffacbc34: am fd2f6358: Merge change I771bebb9 into eclair
Jason Sams [Tue, 8 Dec 2009 02:35:48 +0000 (18:35 -0800)]
am 54f5ca41: am ffacbc34: am fd2f6358: Merge change I771bebb9 into eclair

Merge commit '54f5ca4115b776eb5a1e04a4c014acccb916ef9c'

* commit '54f5ca4115b776eb5a1e04a4c014acccb916ef9c':
  Add Java exceptions to catch RS calls with no context or no surface.

14 years agoam 0128c250: am 1b15acf7: Merge change I21eb4b87 into eclair-mr2
Daniel Sandler [Tue, 8 Dec 2009 02:35:36 +0000 (18:35 -0800)]
am 0128c250: am 1b15acf7: Merge change I21eb4b87 into eclair-mr2

Merge commit '0128c250e3a81e5d3793126ad82b2ce3c387a4ef'

* commit '0128c250e3a81e5d3793126ad82b2ce3c387a4ef':
  Allow room for descenders in am/pm text.

14 years agoam 5ac5cd73: am 9d5b7aca: Merge change Ic0e3ddf8 into eclair-mr2
Dave Sparks [Tue, 8 Dec 2009 02:35:23 +0000 (18:35 -0800)]
am 5ac5cd73: am 9d5b7aca: Merge change Ic0e3ddf8 into eclair-mr2

Merge commit '5ac5cd7300fda7cb80ae0fb3d66594abd4f91939'

* commit '5ac5cd7300fda7cb80ae0fb3d66594abd4f91939':
  Remove unused Java object reference in native SoundPool code.

14 years agoam bf831e0d: am 38f6bdc4: am 0a08029f: Fix issue 2306779: Runtime restart - Init...
Eric Laurent [Tue, 8 Dec 2009 02:35:06 +0000 (18:35 -0800)]
am bf831e0d: am 38f6bdc4: am 0a08029f: Fix issue  2306779: Runtime restart - Init failed at android.media.ToneGenerator.

Merge commit 'bf831e0de0fd1636a7ee2670faed208f96f23f65'

* commit 'bf831e0de0fd1636a7ee2670faed208f96f23f65':
  Fix issue  2306779: Runtime restart - Init failed at android.media.ToneGenerator.

14 years agoam 2109e680: am 8c7ab034: Fixing the build, only instantiate the software aac decoder...
Andreas Huber [Tue, 8 Dec 2009 02:34:41 +0000 (18:34 -0800)]
am 2109e680: am 8c7ab034: Fixing the build, only instantiate the software aac decoder in full stagefright builds.

Merge commit '2109e6801199b10460330027f3537d406b6a0149'

* commit '2109e6801199b10460330027f3537d406b6a0149':
  Fixing the build, only instantiate the software aac decoder in full stagefright builds.

14 years agoam 81a005d0: am 73abc2ea: Merge change I9c6e1f90 into eclair-mr2
Andreas Huber [Tue, 8 Dec 2009 02:34:13 +0000 (18:34 -0800)]
am 81a005d0: am 73abc2ea: Merge change I9c6e1f90 into eclair-mr2

Merge commit '81a005d070bec3a756f5caa48cdda25bcc732ce9'

* commit '81a005d070bec3a756f5caa48cdda25bcc732ce9':
  Initial check in of stagefright software AAC decoder based on PV source code.

14 years agoam e30bae7f: am b8341cf7: am 6d42d806: Merge change I9cc489a2 into eclair
Eric Laurent [Tue, 8 Dec 2009 02:33:53 +0000 (18:33 -0800)]
am e30bae7f: am b8341cf7: am 6d42d806: Merge change I9cc489a2 into eclair

Merge commit 'e30bae7f8ef0489788c155ae44d9a57beca1acf5'

* commit 'e30bae7f8ef0489788c155ae44d9a57beca1acf5':
  Fix issue 2304669: VoiceIME: starting and canceling voice IME yields persistent "error 8" state on future attempts and breaks voice search.

14 years agoam a3d15d3b: am 8e6d79e2: am 8445f367: Merge change Ibb9b1de1 into eclair
Yu Shan Emily Lau [Tue, 8 Dec 2009 02:33:38 +0000 (18:33 -0800)]
am a3d15d3b: am 8e6d79e2: am 8445f367: Merge change Ibb9b1de1 into eclair

Merge commit 'a3d15d3b01146df40e72d67b79dd1f9368398f23'

* commit 'a3d15d3b01146df40e72d67b79dd1f9368398f23':
  1) Capture the start memory before the test started

14 years agoam f553a584: am 5921fb51: Merge change I91eb0354 into eclair-mr2
Andreas Huber [Tue, 8 Dec 2009 02:32:57 +0000 (18:32 -0800)]
am f553a584: am 5921fb51: Merge change I91eb0354 into eclair-mr2

Merge commit 'f553a58425c66a990dbc5f4579c976a0636fc573'

* commit 'f553a58425c66a990dbc5f4579c976a0636fc573':
  Change OMXCodec::Create to return an sp<MediaSource> instead of an sp<OMXCodec>, this is more general and does not sacrifice any functionality as the remaining OMXCodec APIs are not meant to be public anyway.

14 years agoam 0b1a9f76: am 9e3e2d3a: Show search icon for <input type="search"> fields.
Leon Scroggins [Tue, 8 Dec 2009 02:31:58 +0000 (18:31 -0800)]
am 0b1a9f76: am 9e3e2d3a: Show search icon for <input type="search"> fields.

Merge commit '0b1a9f7648a9e57b0eaf6766f73810de94136669'

* commit '0b1a9f7648a9e57b0eaf6766f73810de94136669':
  Show search icon for <input type="search"> fields.

14 years agoam 44e537a8: am 7c427030: Merge change I9088d29b into eclair-mr2
Maryam Garrett [Tue, 8 Dec 2009 02:31:35 +0000 (18:31 -0800)]
am 44e537a8: am 7c427030: Merge change I9088d29b into eclair-mr2

Merge commit '44e537a859966378f1599db5e5d41045e78efd94'

* commit '44e537a859966378f1599db5e5d41045e78efd94':
  Improves the touch-based text selection UI in text boxes.

14 years agoam 0c15b889: am 401f4220: am 0019215f: Revert "When using MDP, we needed to use a...
Dima Zavin [Tue, 8 Dec 2009 02:30:40 +0000 (18:30 -0800)]
am 0c15b889: am 401f4220: am 0019215f: Revert "When using MDP, we needed to use a texture for diming."

Merge commit '0c15b889317e9569282e4513db598369a0506b40'

* commit '0c15b889317e9569282e4513db598369a0506b40':
  Revert "When using MDP, we needed to use a texture for diming."

14 years agoMerge commit '6f93bf9e' into manualmerge
Carl Shapiro [Tue, 8 Dec 2009 01:54:11 +0000 (17:54 -0800)]
Merge commit '6f93bf9e' into manualmerge

14 years agoam 8d962613: am 6dba0680: Merge change I9589f9c2 into eclair-mr2
Bjorn Bringert [Mon, 7 Dec 2009 22:58:38 +0000 (14:58 -0800)]
am 8d962613: am 6dba0680: Merge change I9589f9c2 into eclair-mr2

Merge commit '8d962613464b206f4c0b2323607c5e248543ad24'

* commit '8d962613464b206f4c0b2323607c5e248543ad24':
  Move android.server.search.SearchableInfo to android.app

14 years agoam 16c82c34: am d1b3988a: Merge change I4039545e into eclair-mr2
Romain Guy [Mon, 7 Dec 2009 22:56:53 +0000 (14:56 -0800)]
am 16c82c34: am d1b3988a: Merge change I4039545e into eclair-mr2

Merge commit '16c82c34edfef70bc74e6d6fdf3f08506bf8f27f'

* commit '16c82c34edfef70bc74e6d6fdf3f08506bf8f27f':
  Fire OnGroupClick events when collapsing a group in ExpandableListView.

14 years agoam 0f91f870: am f6683bb5: Merge change I5f1d2d24 into eclair-mr2
Doug Zongker [Mon, 7 Dec 2009 22:56:30 +0000 (14:56 -0800)]
am 0f91f870: am f6683bb5: Merge change I5f1d2d24 into eclair-mr2

Merge commit '0f91f87002a9cdf0216aa9ae60001b1d4ff6ea61'

* commit '0f91f87002a9cdf0216aa9ae60001b1d4ff6ea61':
  move event log tags used by ActivityManager into this package

14 years agoam b145ad1d: am fc32a062: Merge change I88721afe into eclair-mr2
Kenny Root [Mon, 7 Dec 2009 22:55:55 +0000 (14:55 -0800)]
am b145ad1d: am fc32a062: Merge change I88721afe into eclair-mr2

Merge commit 'b145ad1d32943745c1e712c2f4ecd01802d1f5dc'

* commit 'b145ad1d32943745c1e712c2f4ecd01802d1f5dc':
  Fix bitmask in aapt's StringPool length construction

14 years agoam 9196034b: am 30d90523: Merge changes Id682ab72,I9bb4dbae into eclair-mr2
Jack Palevich [Mon, 7 Dec 2009 22:55:39 +0000 (14:55 -0800)]
am 9196034b: am 30d90523: Merge changes Id682ab72,I9bb4dbae into eclair-mr2

Merge commit '9196034b84c48844799a2904ef3ce31f18ee748e'

* commit '9196034b84c48844799a2904ef3ce31f18ee748e':
  Improve error message thrown when eglCreateContext fails.
  Improve error reporting by always returning the public

14 years agoam e300deaf: am b6936607: Merge change If3c7d429 into eclair-mr2
Romain Guy [Mon, 7 Dec 2009 22:55:23 +0000 (14:55 -0800)]
am e300deaf: am b6936607: Merge change If3c7d429 into eclair-mr2

Merge commit 'e300deaf2fd2842240ea90fd00296a6e2ceba9d8'

* commit 'e300deaf2fd2842240ea90fd00296a6e2ceba9d8':
  Report SCROLL_STATE_IDLE after the user finishes a scroll (not a fling.)

14 years agoam 19e0db20: am ebc910da: Merge change Iaad9c8d1 into eclair-mr2
Andy McFadden [Mon, 7 Dec 2009 22:55:04 +0000 (14:55 -0800)]
am 19e0db20: am ebc910da: Merge change Iaad9c8d1 into eclair-mr2

Merge commit '19e0db20100753dd347ec5203cd0226f55f09e2a'

* commit '19e0db20100753dd347ec5203cd0226f55f09e2a':
  Restore 7.xml.

14 years agoam 32c66ee4: am ccbf4c28: am ae952b3b: Merge change Ibe1c422a into eclair
Suchi Amalapurapu [Mon, 7 Dec 2009 22:54:22 +0000 (14:54 -0800)]
am 32c66ee4: am ccbf4c28: am ae952b3b: Merge change Ibe1c422a into eclair

Merge commit '32c66ee4976857c0db80ebfcfe42d7627dc9d2a2'

* commit '32c66ee4976857c0db80ebfcfe42d7627dc9d2a2':
  If the usage stats file doesn't exist in the first place there is no need to

14 years agoam 5d676ad5: am 52f410e2: Merge change Ifef6435a into eclair-mr2
Andreas Huber [Mon, 7 Dec 2009 22:53:27 +0000 (14:53 -0800)]
am 5d676ad5: am 52f410e2: Merge change Ifef6435a into eclair-mr2

Merge commit '5d676ad5d94c3d4f831c2084012f955fe56a8af8'

* commit '5d676ad5d94c3d4f831c2084012f955fe56a8af8':
  Enable proper cleanup of OMX nodes managed through stagefright.

14 years agoam a26b0a40: am ed6dd2e6: am d3bc1994: Merge change I397b6a93 into eclair
Christopher Tate [Mon, 7 Dec 2009 22:52:56 +0000 (14:52 -0800)]
am a26b0a40: am ed6dd2e6: am d3bc1994: Merge change I397b6a93 into eclair

Merge commit 'a26b0a401b6aadb45fa58d1d05b3112fbfda3fba'

* commit 'a26b0a401b6aadb45fa58d1d05b3112fbfda3fba':
  Don't accidentally signal multiple exceptions in setThreadPriority()

14 years agoam 247003be: Merge change I250f2433 into eclair-mr2
Andreas Huber [Mon, 7 Dec 2009 22:36:01 +0000 (14:36 -0800)]
am 247003be: Merge change I250f2433 into eclair-mr2

Merge commit '247003be9ea69928e35ce2f1bd1fab652920a3f2' into eclair-mr2-plus-aosp

* commit '247003be9ea69928e35ce2f1bd1fab652920a3f2':
  Initial checkin of stagefright MP3 audio decoder based on PV source code.

14 years agoMerge change I250f2433 into eclair-mr2
Android (Google) Code Review [Mon, 7 Dec 2009 22:31:46 +0000 (14:31 -0800)]
Merge change I250f2433 into eclair-mr2

* changes:
  Initial checkin of stagefright MP3 audio decoder based on PV source code.

14 years agoInitial checkin of stagefright MP3 audio decoder based on PV source code.
Andreas Huber [Mon, 7 Dec 2009 22:22:35 +0000 (14:22 -0800)]
Initial checkin of stagefright MP3 audio decoder based on PV source code.

14 years agoresolved conflicts for merge of 5a2fdbba to master
Doug Zongker [Mon, 7 Dec 2009 22:12:02 +0000 (14:12 -0800)]
resolved conflicts for merge of 5a2fdbba to master

14 years agoam 6761e85d: Merge change Idff5eb2a into eclair-mr2
Leon Scroggins [Mon, 7 Dec 2009 21:40:59 +0000 (13:40 -0800)]
am 6761e85d: Merge change Idff5eb2a into eclair-mr2

Merge commit '6761e85d41dedf4e783217922a5fedac2b7a654d' into eclair-mr2-plus-aosp

* commit '6761e85d41dedf4e783217922a5fedac2b7a654d':
  Set InputType of WebTextView according to <input> field's type.

14 years agoam ddcea3d2: Expose onReceivedSslError() so that the WebView client can accept the...
Grace Kloba [Mon, 7 Dec 2009 21:40:53 +0000 (13:40 -0800)]
am ddcea3d2: Expose onReceivedSslError() so that the WebView client can accept the error and continue.

Merge commit 'ddcea3d21645bb3037703c84807dae077aae62ce' into eclair-mr2-plus-aosp

* commit 'ddcea3d21645bb3037703c84807dae077aae62ce':
  Expose onReceivedSslError() so that the WebView client

14 years agoMerge change Idff5eb2a into eclair-mr2
Android (Google) Code Review [Mon, 7 Dec 2009 21:39:22 +0000 (13:39 -0800)]
Merge change Idff5eb2a into eclair-mr2

* changes:
  Set InputType of WebTextView according to <input> field's type.

14 years agoSet InputType of WebTextView according to <input> field's type.
Leon Scroggins [Mon, 7 Dec 2009 18:38:07 +0000 (13:38 -0500)]
Set InputType of WebTextView according to <input> field's type.

Help fix http://b/issue?id=2150538 and http://b/issue?id=1890360

Use the <input type> information to set the InputType, so that
the IME can show the correct options.  Also consolidate setup
of WebTextView into setType().

Requires a change in external/webkit.

14 years agoExpose onReceivedSslError() so that the WebView client
Grace Kloba [Fri, 4 Dec 2009 03:12:49 +0000 (19:12 -0800)]
Expose onReceivedSslError() so that the WebView client
can accept the error and continue.

Fix http://b/issue?id=2299152

14 years agoam 14467eb2: Merge change I234162b0 into eclair-mr2
Grace Kloba [Mon, 7 Dec 2009 21:09:49 +0000 (13:09 -0800)]
am 14467eb2: Merge change I234162b0 into eclair-mr2

Merge commit '14467eb2eea119b4d71dd7dd149479aa092e6de2' into eclair-mr2-plus-aosp

* commit '14467eb2eea119b4d71dd7dd149479aa092e6de2':
  Add "res" support for WebView.

14 years agoMerge change I234162b0 into eclair-mr2
Android (Google) Code Review [Mon, 7 Dec 2009 21:05:46 +0000 (13:05 -0800)]
Merge change I234162b0 into eclair-mr2

* changes:
  Add "res" support for WebView.

14 years agoam 62679112: Merge change I3c256cf3 into eclair-mr2
Dave Sparks [Mon, 7 Dec 2009 21:04:56 +0000 (13:04 -0800)]
am 62679112: Merge change I3c256cf3 into eclair-mr2

Merge commit '62679112a2ac98f6b73e9a5f6e92b3cb5728703c' into eclair-mr2-plus-aosp

* commit '62679112a2ac98f6b73e9a5f6e92b3cb5728703c':
  More SoundPool cleanup. Remove mSoundPoolRef and unused notify callback.

14 years agoam ffacbc34: am fd2f6358: Merge change I771bebb9 into eclair
Jason Sams [Mon, 7 Dec 2009 21:04:51 +0000 (13:04 -0800)]
am ffacbc34: am fd2f6358: Merge change I771bebb9 into eclair

Merge commit 'ffacbc3419825ec1c786dd3c27f3e2a8cd071d8f' into eclair-mr2-plus-aosp

* commit 'ffacbc3419825ec1c786dd3c27f3e2a8cd071d8f':
  Add Java exceptions to catch RS calls with no context or no surface.

14 years agoMerge change I3c256cf3 into eclair-mr2
Android (Google) Code Review [Mon, 7 Dec 2009 21:02:56 +0000 (13:02 -0800)]
Merge change I3c256cf3 into eclair-mr2

* changes:
  More SoundPool cleanup. Remove mSoundPoolRef and unused notify callback.

14 years agoMore SoundPool cleanup. Remove mSoundPoolRef and unused notify callback.
Dave Sparks [Mon, 7 Dec 2009 21:01:01 +0000 (13:01 -0800)]
More SoundPool cleanup. Remove mSoundPoolRef and unused notify callback.

14 years agoam fd2f6358: Merge change I771bebb9 into eclair
Jason Sams [Mon, 7 Dec 2009 21:00:25 +0000 (13:00 -0800)]
am fd2f6358: Merge change I771bebb9 into eclair

Merge commit 'fd2f6358321e95d661f24ba4e08327268035aa59' into eclair-mr2

* commit 'fd2f6358321e95d661f24ba4e08327268035aa59':
  Add Java exceptions to catch RS calls with no context or no surface.

14 years agoMerge change I771bebb9 into eclair
Android (Google) Code Review [Mon, 7 Dec 2009 20:55:38 +0000 (12:55 -0800)]
Merge change I771bebb9 into eclair

* changes:
  Add Java exceptions to catch RS calls with no context or no surface.

14 years agoam 1b15acf7: Merge change I21eb4b87 into eclair-mr2
Daniel Sandler [Mon, 7 Dec 2009 20:51:01 +0000 (12:51 -0800)]
am 1b15acf7: Merge change I21eb4b87 into eclair-mr2

Merge commit '1b15acf705a6bcca333b1e8a6a48039242cc7d57' into eclair-mr2-plus-aosp

* commit '1b15acf705a6bcca333b1e8a6a48039242cc7d57':
  Allow room for descenders in am/pm text.

14 years agoam 9d5b7aca: Merge change Ic0e3ddf8 into eclair-mr2
Dave Sparks [Mon, 7 Dec 2009 20:50:55 +0000 (12:50 -0800)]
am 9d5b7aca: Merge change Ic0e3ddf8 into eclair-mr2

Merge commit '9d5b7aca742f44e4b16db66a4a372eb71325470f' into eclair-mr2-plus-aosp

* commit '9d5b7aca742f44e4b16db66a4a372eb71325470f':
  Remove unused Java object reference in native SoundPool code.

14 years agoMerge change I21eb4b87 into eclair-mr2
Android (Google) Code Review [Mon, 7 Dec 2009 20:46:56 +0000 (12:46 -0800)]
Merge change I21eb4b87 into eclair-mr2

* changes:
  Allow room for descenders in am/pm text.

14 years agoMerge change Ic0e3ddf8 into eclair-mr2
Android (Google) Code Review [Mon, 7 Dec 2009 20:40:17 +0000 (12:40 -0800)]
Merge change Ic0e3ddf8 into eclair-mr2

* changes:
  Remove unused Java object reference in native SoundPool code.

14 years agoAdd Java exceptions to catch RS calls with no context or no surface.
Jason Sams [Mon, 7 Dec 2009 20:40:12 +0000 (12:40 -0800)]
Add Java exceptions to catch RS calls with no context or no surface.

14 years agoam 38f6bdc4: am 0a08029f: Fix issue 2306779: Runtime restart - Init failed at androi...
Eric Laurent [Mon, 7 Dec 2009 20:38:45 +0000 (12:38 -0800)]
am 38f6bdc4: am 0a08029f: Fix issue  2306779: Runtime restart - Init failed at android.media.ToneGenerator.

Merge commit '38f6bdc4187f27f86c7f77c88095c663e005dbf4' into eclair-mr2-plus-aosp

* commit '38f6bdc4187f27f86c7f77c88095c663e005dbf4':
  Fix issue  2306779: Runtime restart - Init failed at android.media.ToneGenerator.

14 years agoam 0a08029f: Fix issue 2306779: Runtime restart - Init failed at android.media.ToneG...
Eric Laurent [Mon, 7 Dec 2009 20:36:30 +0000 (12:36 -0800)]
am 0a08029f: Fix issue  2306779: Runtime restart - Init failed at android.media.ToneGenerator.

Merge commit '0a08029fc9a370c6ef2a2a6fd1d800d9159b61f8' into eclair-mr2

* commit '0a08029fc9a370c6ef2a2a6fd1d800d9159b61f8':
  Fix issue  2306779: Runtime restart - Init failed at android.media.ToneGenerator.

14 years agoRemove unused Java object reference in native SoundPool code.
Dave Sparks [Mon, 7 Dec 2009 20:36:20 +0000 (12:36 -0800)]
Remove unused Java object reference in native SoundPool code.

14 years agoAdd "res" support for WebView.
Grace Kloba [Mon, 7 Dec 2009 18:11:28 +0000 (10:11 -0800)]
Add "res" support for WebView.

http://b/issue?id=2296839

14 years agoFix issue 2306779: Runtime restart - Init failed at android.media.ToneGenerator.
Eric Laurent [Mon, 7 Dec 2009 18:53:10 +0000 (10:53 -0800)]
Fix issue  2306779: Runtime restart - Init failed at android.media.ToneGenerator.

The ToneGenerator failed to initialize because no more tracks were available in AudioFlinger mixer.

All tracks were used because the duplicating output was failing to free the tracks on audio hardware output mixer when exiting due to a misplaced test on output activity: output tracks where only freed if the duplicating output was active when exiting.

The fix consists in freeing the output tracks when the duplicating thread is destroyed without condition.

14 years agoam 8c7ab034: Fixing the build, only instantiate the software aac decoder in full...
Andreas Huber [Mon, 7 Dec 2009 19:30:48 +0000 (11:30 -0800)]
am 8c7ab034: Fixing the build, only instantiate the software aac decoder in full stagefright builds.

Merge commit '8c7ab034692eea550b97bebd7746e1a82735bbbd' into eclair-mr2-plus-aosp

* commit '8c7ab034692eea550b97bebd7746e1a82735bbbd':
  Fixing the build, only instantiate the software aac decoder in full stagefright builds.

14 years agoFixing the build, only instantiate the software aac decoder in full stagefright builds.
Andreas Huber [Mon, 7 Dec 2009 19:23:44 +0000 (11:23 -0800)]
Fixing the build, only instantiate the software aac decoder in full stagefright builds.

14 years agoam 73abc2ea: Merge change I9c6e1f90 into eclair-mr2
Andreas Huber [Mon, 7 Dec 2009 19:06:20 +0000 (11:06 -0800)]
am 73abc2ea: Merge change I9c6e1f90 into eclair-mr2

Merge commit '73abc2ea4c4e23a5561bbf769b4b74d1faa38e4a' into eclair-mr2-plus-aosp

* commit '73abc2ea4c4e23a5561bbf769b4b74d1faa38e4a':
  Initial check in of stagefright software AAC decoder based on PV source code.

14 years agoam b8341cf7: am 6d42d806: Merge change I9cc489a2 into eclair
Eric Laurent [Mon, 7 Dec 2009 19:06:15 +0000 (11:06 -0800)]
am b8341cf7: am 6d42d806: Merge change I9cc489a2 into eclair

Merge commit 'b8341cf7c8b0b4af14ea87a4c2335e28865adff1' into eclair-mr2-plus-aosp

* commit 'b8341cf7c8b0b4af14ea87a4c2335e28865adff1':
  Fix issue 2304669: VoiceIME: starting and canceling voice IME yields persistent "error 8" state on future attempts and breaks voice search.

14 years agoam 8e6d79e2: am 8445f367: Merge change Ibb9b1de1 into eclair
Yu Shan Emily Lau [Mon, 7 Dec 2009 19:06:09 +0000 (11:06 -0800)]
am 8e6d79e2: am 8445f367: Merge change Ibb9b1de1 into eclair

Merge commit '8e6d79e2b570d73b620a4f5a98d461329e5f2477' into eclair-mr2-plus-aosp

* commit '8e6d79e2b570d73b620a4f5a98d461329e5f2477':
  1) Capture the start memory before the test started

14 years agoMerge change I9c6e1f90 into eclair-mr2
Android (Google) Code Review [Mon, 7 Dec 2009 19:03:28 +0000 (11:03 -0800)]
Merge change I9c6e1f90 into eclair-mr2

* changes:
  Initial check in of stagefright software AAC decoder based on PV source code.

14 years agoam 6d42d806: Merge change I9cc489a2 into eclair
Eric Laurent [Mon, 7 Dec 2009 19:03:17 +0000 (11:03 -0800)]
am 6d42d806: Merge change I9cc489a2 into eclair

Merge commit '6d42d80653f2c41f3e72a878a1d9a6f9693b89f7' into eclair-mr2

* commit '6d42d80653f2c41f3e72a878a1d9a6f9693b89f7':
  Fix issue 2304669: VoiceIME: starting and canceling voice IME yields persistent "error 8" state on future attempts and breaks voice search.

14 years agoInitial check in of stagefright software AAC decoder based on PV source code.
Andreas Huber [Mon, 7 Dec 2009 17:56:32 +0000 (09:56 -0800)]
Initial check in of stagefright software AAC decoder based on PV source code.

14 years agoMerge change I9cc489a2 into eclair
Android (Google) Code Review [Mon, 7 Dec 2009 19:00:54 +0000 (11:00 -0800)]
Merge change I9cc489a2 into eclair

* changes:
  Fix issue 2304669: VoiceIME: starting and canceling voice IME yields persistent "error 8" state on future attempts and breaks voice search.

14 years agoam 8445f367: Merge change Ibb9b1de1 into eclair
Yu Shan Emily Lau [Mon, 7 Dec 2009 18:54:38 +0000 (10:54 -0800)]
am 8445f367: Merge change Ibb9b1de1 into eclair

Merge commit '8445f367070514dce3154be73827107b8a93f234' into eclair-mr2

* commit '8445f367070514dce3154be73827107b8a93f234':
  1) Capture the start memory before the test started

14 years agoMerge change Ibb9b1de1 into eclair
Android (Google) Code Review [Mon, 7 Dec 2009 18:51:16 +0000 (10:51 -0800)]
Merge change Ibb9b1de1 into eclair

* changes:
  1) Capture the start memory before the test started 2) Report the mem diff to zero if it is negative.

14 years agoam 5921fb51: Merge change I91eb0354 into eclair-mr2
Andreas Huber [Mon, 7 Dec 2009 18:01:06 +0000 (10:01 -0800)]
am 5921fb51: Merge change I91eb0354 into eclair-mr2

Merge commit '5921fb51e0219ddd7cad439a73495f320c57d50e' into eclair-mr2-plus-aosp

* commit '5921fb51e0219ddd7cad439a73495f320c57d50e':
  Change OMXCodec::Create to return an sp<MediaSource> instead of an sp<OMXCodec>, this is more general and does not sacrifice any functionality as the remaining OMXCodec APIs are not meant to be public anyway.

14 years agoMerge change I91eb0354 into eclair-mr2
Android (Google) Code Review [Mon, 7 Dec 2009 17:57:12 +0000 (09:57 -0800)]
Merge change I91eb0354 into eclair-mr2

* changes:
  Change OMXCodec::Create to return an sp<MediaSource> instead of an sp<OMXCodec>, this is more general and does not sacrifice any functionality as the remaining OMXCodec APIs are not meant to be public anyway.

14 years agoChange OMXCodec::Create to return an sp<MediaSource> instead of an sp<OMXCodec>,...
Andreas Huber [Mon, 7 Dec 2009 17:43:00 +0000 (09:43 -0800)]
Change OMXCodec::Create to return an sp<MediaSource> instead of an sp<OMXCodec>, this is more general and does not sacrifice any functionality as the remaining OMXCodec APIs are not meant to be public anyway.

14 years agoam 9e3e2d3a: Show search icon for <input type="search"> fields.
Leon Scroggins [Mon, 7 Dec 2009 15:39:06 +0000 (07:39 -0800)]
am 9e3e2d3a: Show search icon for <input type="search"> fields.

Merge commit '9e3e2d3a6967301730fd383e8b04d53fdfd008e5' into eclair-mr2-plus-aosp

* commit '9e3e2d3a6967301730fd383e8b04d53fdfd008e5':
  Show search icon for <input type="search"> fields.

14 years agoShow search icon for <input type="search"> fields.
Leon Scroggins [Fri, 4 Dec 2009 19:50:18 +0000 (14:50 -0500)]
Show search icon for <input type="search"> fields.

Along with a change to external/webkit, fixes http://b/issue?id=2299650

14 years agoam 7c427030: Merge change I9088d29b into eclair-mr2
Maryam Garrett [Mon, 7 Dec 2009 15:17:26 +0000 (07:17 -0800)]
am 7c427030: Merge change I9088d29b into eclair-mr2

Merge commit '7c42703082574638ecaa88ea18b0cc94bfabea2d' into eclair-mr2-plus-aosp

* commit '7c42703082574638ecaa88ea18b0cc94bfabea2d':
  Improves the touch-based text selection UI in text boxes.

14 years agoMerge change I9088d29b into eclair-mr2
Android (Google) Code Review [Mon, 7 Dec 2009 15:14:41 +0000 (07:14 -0800)]
Merge change I9088d29b into eclair-mr2

* changes:
  Improves the touch-based text selection UI in text boxes.

14 years agoAllow room for descenders in am/pm text.
Daniel Sandler [Thu, 3 Dec 2009 16:46:03 +0000 (11:46 -0500)]
Allow room for descenders in am/pm text.

The lock screen clock layout was previously cropping them
off; in locales that use "PM" this is fine, but Spanish
(e.g.) uses "p.m."

Fixes http://b/2277477

14 years agoFix issue 2304669: VoiceIME: starting and canceling voice IME yields persistent ...
Eric Laurent [Sat, 5 Dec 2009 13:20:01 +0000 (05:20 -0800)]
Fix issue 2304669: VoiceIME: starting and canceling voice IME yields persistent "error 8" state on future attempts and breaks voice search.

Fixed AudioFlinger::openInput() broken in change ddb78e7753be03937ad57ce7c3c842c52bdad65e
so that an invalid IO handle (0) is returned in case of failure.
Applied the same correction to openOutput().
Modified RecordThread start procedure so that a failure occuring during the first read from audio input stream is detected and causes
the record start to fail.
Modified RecordThread stop procedure to make sure that audio input stream fd is closed before we exit the stop function.

Fixed AudioRecord JAVA and JNI implementation to take status of native AudioRecord::start() into account
and not change mRecordingState to RECORDSTATE_RECORDING if start fails.

14 years agoam 401f4220: am 0019215f: Revert "When using MDP, we needed to use a texture for...
Dima Zavin [Mon, 7 Dec 2009 09:40:02 +0000 (01:40 -0800)]
am 401f4220: am 0019215f: Revert "When using MDP, we needed to use a texture for diming."

Merge commit '401f422078581ae741b68d879609e57a4b227455' into eclair-mr2-plus-aosp

* commit '401f422078581ae741b68d879609e57a4b227455':
  Revert "When using MDP, we needed to use a texture for diming."

14 years agoam 0019215f: Revert "When using MDP, we needed to use a texture for diming."
Dima Zavin [Mon, 7 Dec 2009 09:36:26 +0000 (01:36 -0800)]
am 0019215f: Revert "When using MDP, we needed to use a texture for diming."

Merge commit '0019215fc395ef12c191049b1903eeabf70859cf' into eclair-mr2

* commit '0019215fc395ef12c191049b1903eeabf70859cf':
  Revert "When using MDP, we needed to use a texture for diming."

14 years agoRevert "When using MDP, we needed to use a texture for diming."
Dima Zavin [Mon, 7 Dec 2009 08:17:06 +0000 (00:17 -0800)]
Revert "When using MDP, we needed to use a texture for diming."

This reverts commit bf0c320afbf6bf2441916755ecb443b64afbe73f.

14 years agoam 05a22548: Rename SearchableInfo in preloaded-classes
Bjorn Bringert [Sat, 5 Dec 2009 22:00:07 +0000 (14:00 -0800)]
am 05a22548: Rename SearchableInfo in preloaded-classes

Merge commit '05a22548dfbf697f9df7c53451c126999ed9a6f0' into eclair-mr2-plus-aosp

* commit '05a22548dfbf697f9df7c53451c126999ed9a6f0':
  Rename SearchableInfo in preloaded-classes

14 years agoRename SearchableInfo in preloaded-classes
Bjorn Bringert [Sat, 5 Dec 2009 21:40:46 +0000 (21:40 +0000)]
Rename SearchableInfo in preloaded-classes

Without this, boot fails with:

12-05 21:06:56.984: ERROR/Zygote(435):
java.lang.IllegalStateException: Missing class(es) for preloading,
update preloaded-classes [android.server.search.SearchableInfo]

This was caused by https://android-git.corp.google.com/g/34797

Change-Id: I195b7e72a411401e2de8c1d6c2e7db0fe1badec6

14 years agoam 6dba0680: Merge change I9589f9c2 into eclair-mr2
Bjorn Bringert [Sat, 5 Dec 2009 18:26:04 +0000 (10:26 -0800)]
am 6dba0680: Merge change I9589f9c2 into eclair-mr2

Merge commit '6dba0680cd3bc0bd987a3d01fc49421897528f20' into eclair-mr2-plus-aosp

* commit '6dba0680cd3bc0bd987a3d01fc49421897528f20':
  Move android.server.search.SearchableInfo to android.app

14 years agoMerge change I9589f9c2 into eclair-mr2
Android (Google) Code Review [Sat, 5 Dec 2009 18:21:01 +0000 (10:21 -0800)]
Merge change I9589f9c2 into eclair-mr2

* changes:
  Move android.server.search.SearchableInfo to android.app

14 years agoam d1b3988a: Merge change I4039545e into eclair-mr2
Romain Guy [Sat, 5 Dec 2009 01:06:04 +0000 (17:06 -0800)]
am d1b3988a: Merge change I4039545e into eclair-mr2

Merge commit 'd1b3988adfe0b55291d0ebc8479e62ab1d2b9d21' into eclair-mr2-plus-aosp

* commit 'd1b3988adfe0b55291d0ebc8479e62ab1d2b9d21':
  Fire OnGroupClick events when collapsing a group in ExpandableListView.

14 years agoMerge change I4039545e into eclair-mr2
Android (Google) Code Review [Sat, 5 Dec 2009 01:01:54 +0000 (17:01 -0800)]
Merge change I4039545e into eclair-mr2

* changes:
  Fire OnGroupClick events when collapsing a group in ExpandableListView.

14 years agoFire OnGroupClick events when collapsing a group in ExpandableListView.
Romain Guy [Sat, 5 Dec 2009 00:51:52 +0000 (16:51 -0800)]
Fire OnGroupClick events when collapsing a group in ExpandableListView.

14 years agoam f6683bb5: Merge change I5f1d2d24 into eclair-mr2
Doug Zongker [Sat, 5 Dec 2009 00:50:50 +0000 (16:50 -0800)]
am f6683bb5: Merge change I5f1d2d24 into eclair-mr2

Merge commit 'f6683bb5592825a62e30760abb0734deaaf7bd93' into eclair-mr2-plus-aosp

* commit 'f6683bb5592825a62e30760abb0734deaaf7bd93':
  move event log tags used by ActivityManager into this package

14 years agoMerge change I5f1d2d24 into eclair-mr2
Android (Google) Code Review [Sat, 5 Dec 2009 00:46:28 +0000 (16:46 -0800)]
Merge change I5f1d2d24 into eclair-mr2

* changes:
  move event log tags used by ActivityManager into this package

14 years agomove event log tags used by ActivityManager into this package
Doug Zongker [Fri, 4 Dec 2009 20:52:44 +0000 (12:52 -0800)]
move event log tags used by ActivityManager into this package

We can now locate event log tag definitions in individual packages
(and java constants for the tag numbers get auto-generated), so move
all the tags used by the system server into the package.

14 years agoam fc32a062: Merge change I88721afe into eclair-mr2
Kenny Root [Sat, 5 Dec 2009 00:03:44 +0000 (16:03 -0800)]
am fc32a062: Merge change I88721afe into eclair-mr2

Merge commit 'fc32a062f833df35ea153bbd857046052e2ce238' into eclair-mr2-plus-aosp

* commit 'fc32a062f833df35ea153bbd857046052e2ce238':
  Fix bitmask in aapt's StringPool length construction

14 years agoMerge change I88721afe into eclair-mr2
Android (Google) Code Review [Fri, 4 Dec 2009 23:59:59 +0000 (15:59 -0800)]
Merge change I88721afe into eclair-mr2

* changes:
  Fix bitmask in aapt's StringPool length construction

14 years agoam 30d90523: Merge changes Id682ab72,I9bb4dbae into eclair-mr2
Jack Palevich [Fri, 4 Dec 2009 23:59:10 +0000 (15:59 -0800)]
am 30d90523: Merge changes Id682ab72,I9bb4dbae into eclair-mr2

Merge commit '30d905235074f343ebac6002408ab5c2b360ea14' into eclair-mr2-plus-aosp

* commit '30d905235074f343ebac6002408ab5c2b360ea14':
  Improve error message thrown when eglCreateContext fails.
  Improve error reporting by always returning the public

14 years agoMerge changes Id682ab72,I9bb4dbae into eclair-mr2
Android (Google) Code Review [Fri, 4 Dec 2009 23:55:47 +0000 (15:55 -0800)]
Merge changes Id682ab72,I9bb4dbae into eclair-mr2

* changes:
  Improve error message thrown when eglCreateContext fails.
  Improve error reporting by always returning the public EGL10.EGL_NO_XXX objects for displays, surfaces, and contexts.

14 years agoam b6936607: Merge change If3c7d429 into eclair-mr2
Romain Guy [Fri, 4 Dec 2009 23:54:32 +0000 (15:54 -0800)]
am b6936607: Merge change If3c7d429 into eclair-mr2

Merge commit 'b6936607b61e3115b5924e41be29c0430dd05613' into eclair-mr2-plus-aosp

* commit 'b6936607b61e3115b5924e41be29c0430dd05613':
  Report SCROLL_STATE_IDLE after the user finishes a scroll (not a fling.)

14 years agoMerge change If3c7d429 into eclair-mr2
Android (Google) Code Review [Fri, 4 Dec 2009 23:50:43 +0000 (15:50 -0800)]
Merge change If3c7d429 into eclair-mr2

* changes:
  Report SCROLL_STATE_IDLE after the user finishes a scroll (not a fling.)

14 years agoam ebc910da: Merge change Iaad9c8d1 into eclair-mr2
Andy McFadden [Fri, 4 Dec 2009 23:42:43 +0000 (15:42 -0800)]
am ebc910da: Merge change Iaad9c8d1 into eclair-mr2

Merge commit 'ebc910da96f4dbb036e16971c1041f8287342aa4' into eclair-mr2-plus-aosp

* commit 'ebc910da96f4dbb036e16971c1041f8287342aa4':
  Restore 7.xml.

14 years agoMerge change Iaad9c8d1 into eclair-mr2
Android (Google) Code Review [Fri, 4 Dec 2009 23:39:59 +0000 (15:39 -0800)]
Merge change Iaad9c8d1 into eclair-mr2

* changes:
  Restore 7.xml.

14 years agoReport SCROLL_STATE_IDLE after the user finishes a scroll (not a fling.)
Romain Guy [Fri, 4 Dec 2009 23:38:22 +0000 (15:38 -0800)]
Report SCROLL_STATE_IDLE after the user finishes a scroll (not a fling.)

When the user lifts her finger up, AbsListView computes the fling velocity
and report a SCROLL_STATE_FLING if the velocity is high enough. However,
when the fling is not initiated because the velocity is too low (case of
a normal scroll), the idle state was not set nor reported.

14 years agoam ccbf4c28: am ae952b3b: Merge change Ibe1c422a into eclair
Suchi Amalapurapu [Fri, 4 Dec 2009 23:04:35 +0000 (15:04 -0800)]
am ccbf4c28: am ae952b3b: Merge change Ibe1c422a into eclair

Merge commit 'ccbf4c282f6d27602896b812485b41b74eaf8c6d' into eclair-mr2-plus-aosp

* commit 'ccbf4c282f6d27602896b812485b41b74eaf8c6d':
  If the usage stats file doesn't exist in the first place there is no need to

14 years agoam ae952b3b: Merge change Ibe1c422a into eclair
Suchi Amalapurapu [Fri, 4 Dec 2009 23:01:49 +0000 (15:01 -0800)]
am ae952b3b: Merge change Ibe1c422a into eclair

Merge commit 'ae952b3bcc3eb744cceb5cd0ae65b2c7a83f9de7' into eclair-mr2

* commit 'ae952b3bcc3eb744cceb5cd0ae65b2c7a83f9de7':
  If the usage stats file doesn't exist in the first place there is no need to

14 years agoMerge change Ibe1c422a into eclair
Android (Google) Code Review [Fri, 4 Dec 2009 22:59:43 +0000 (14:59 -0800)]
Merge change Ibe1c422a into eclair

* changes:
  If the usage stats file doesn't exist in the first place there is no need to backup and short return.