OSDN Git Service

android-x86/frameworks-native.git
14 years agoMerge "remove check for obsolete property ro.config.sync"
Fred Quintana [Thu, 18 Feb 2010 18:16:18 +0000 (10:16 -0800)]
Merge "remove check for obsolete property ro.config.sync"

14 years agoMerge "Add Java hookup to netd interface notifications."
Robert Greenwalt [Thu, 18 Feb 2010 18:11:27 +0000 (10:11 -0800)]
Merge "Add Java hookup to netd interface notifications."

14 years agoMerge "Fix formatting of ANRs."
Eric Rowe [Thu, 18 Feb 2010 17:58:07 +0000 (09:58 -0800)]
Merge "Fix formatting of ANRs."

14 years agoMerge "Range check in MediaScanner::processDirectory"
Kenny Root [Thu, 18 Feb 2010 17:36:08 +0000 (09:36 -0800)]
Merge "Range check in MediaScanner::processDirectory"

14 years agoMerge "Store AudioTrack return value for error condition"
Kenny Root [Thu, 18 Feb 2010 17:24:42 +0000 (09:24 -0800)]
Merge "Store AudioTrack return value for error condition"

14 years agoMerge "Catch Java exceptions in the FileObserver JNI code"
Mike Lockwood [Thu, 18 Feb 2010 15:47:53 +0000 (07:47 -0800)]
Merge "Catch Java exceptions in the FileObserver JNI code"

14 years agoMerge "Don't return passive location provider unless app has fine permissions."
Mike Lockwood [Thu, 18 Feb 2010 14:38:12 +0000 (06:38 -0800)]
Merge "Don't return passive location provider unless app has fine permissions."

14 years agoMerge "add support for audio/3gpp"
Cary Clark [Thu, 18 Feb 2010 14:28:45 +0000 (06:28 -0800)]
Merge "add support for audio/3gpp"

14 years agoMerge "update dox"
Mike Reed [Thu, 18 Feb 2010 14:11:39 +0000 (06:11 -0800)]
Merge "update dox"

14 years agoMerge "Remove a dependency of Region (libui) on Parcel (libbinder)."
Mathias Agopian [Thu, 18 Feb 2010 04:27:45 +0000 (20:27 -0800)]
Merge "Remove a dependency of Region (libui) on Parcel (libbinder)."

14 years agoRemove a dependency of Region (libui) on Parcel (libbinder).
Mathias Agopian [Thu, 18 Feb 2010 04:22:26 +0000 (20:22 -0800)]
Remove a dependency of Region (libui) on Parcel (libbinder).

14 years agoMerge "We are cancelling this event during reset, but the event may have already...
Andreas Huber [Thu, 18 Feb 2010 00:10:29 +0000 (16:10 -0800)]
Merge "We are cancelling this event during reset, but the event may have already been dispatched at the time, blocking on the mutex. While it's blocking, reset() cancels the event, we're then unblocked and bad things(tm) happen."

14 years agoMerge "Add passive location provider."
Mike Lockwood [Wed, 17 Feb 2010 23:52:05 +0000 (15:52 -0800)]
Merge "Add passive location provider."

14 years agoMerge "Implement type collapsing for Elements and Types. Now if a user creates two...
Jason Sams [Wed, 17 Feb 2010 23:39:46 +0000 (15:39 -0800)]
Merge "Implement type collapsing for Elements and Types.  Now if a user creates two or more identical objects we simply reuse the existing object rather than create a new one."

14 years agoMerge "Prevent possible NPE in android.gesture.Learner"
Kenny Root [Wed, 17 Feb 2010 23:37:24 +0000 (15:37 -0800)]
Merge "Prevent possible NPE in android.gesture.Learner"

14 years agoMerge "Don't move the fast scroll thumb with a list on overscroll."
Adam Powell [Wed, 17 Feb 2010 23:16:08 +0000 (15:16 -0800)]
Merge "Don't move the fast scroll thumb with a list on overscroll."

14 years agoMerge "Disable the TI AMR hardware decoder for audio decoding until its issues are...
Andreas Huber [Wed, 17 Feb 2010 23:06:51 +0000 (15:06 -0800)]
Merge "Disable the TI AMR hardware decoder for audio decoding until its issues are resolved."

14 years agoMerge "Better diagnostics for the stagefright tool and codec performance."
Andreas Huber [Wed, 17 Feb 2010 23:06:44 +0000 (15:06 -0800)]
Merge "Better diagnostics for the stagefright tool and codec performance."

14 years agoMerge "Unhide new SoundPool API's. Bug 2415373."
Dave Sparks [Wed, 17 Feb 2010 21:37:55 +0000 (13:37 -0800)]
Merge "Unhide new SoundPool API's. Bug 2415373."

14 years agoMerge "Add a host based test for package manager installs."
Brett Chabot [Wed, 17 Feb 2010 21:26:33 +0000 (13:26 -0800)]
Merge "Add a host based test for package manager installs."

14 years agoMerge "Correct use of logical AND"
Kenny Root [Wed, 17 Feb 2010 21:24:59 +0000 (13:24 -0800)]
Merge "Correct use of logical AND"

14 years agoMerge "Add better index checks for AndroidCharacter.mirror"
Kenny Root [Wed, 17 Feb 2010 21:24:37 +0000 (13:24 -0800)]
Merge "Add better index checks for AndroidCharacter.mirror"

14 years agoMerge "Fix cast to String[] in FullBackupAgent"
Kenny Root [Wed, 17 Feb 2010 21:00:25 +0000 (13:00 -0800)]
Merge "Fix cast to String[] in FullBackupAgent"

14 years agoMerge "Add hashCode() to BluetoothService$RemoteService"
Kenny Root [Wed, 17 Feb 2010 20:25:20 +0000 (12:25 -0800)]
Merge "Add hashCode() to BluetoothService$RemoteService"

14 years agoMerge "XML attribute for overscrolling behavior"
Adam Powell [Wed, 17 Feb 2010 20:06:35 +0000 (12:06 -0800)]
Merge "XML attribute for overscrolling behavior"

14 years agoMerge "Prevent sign extension in IccUtils.parseToRGB"
Kenny Root [Wed, 17 Feb 2010 20:02:35 +0000 (12:02 -0800)]
Merge "Prevent sign extension in IccUtils.parseToRGB"

14 years agoMerge "Add the automatic handling of night/notnight UI modes."
Mike Cleron [Wed, 17 Feb 2010 20:00:45 +0000 (12:00 -0800)]
Merge "Add the automatic handling of night/notnight UI modes."

14 years agoMerge "Changes to remove WebTextView at end of touch/press rather than during."
Leon Scroggins [Wed, 17 Feb 2010 19:36:31 +0000 (11:36 -0800)]
Merge "Changes to remove WebTextView at end of touch/press rather than during."

14 years agoMerge "Sorts the lists of tests in DumpRenderTree in preparation for cleaning up...
Steve Block [Wed, 17 Feb 2010 19:25:28 +0000 (11:25 -0800)]
Merge "Sorts the lists of tests in DumpRenderTree in preparation for cleaning up the lists."

14 years agoMerge "Removes tests from DumpRenderTree skipped list where the corresponding bugs...
Steve Block [Wed, 17 Feb 2010 19:04:53 +0000 (11:04 -0800)]
Merge "Removes tests from DumpRenderTree skipped list where the corresponding bugs have been fixed."

14 years agoMerge "Adding support for "contact counts grouped by the first letter of the sort...
Dmitri Plotnikov [Wed, 17 Feb 2010 18:58:10 +0000 (10:58 -0800)]
Merge "Adding support for "contact counts grouped by the first letter of the sort key"."

14 years agoMerge "Fix issue #2420412: API review: DeviceAdmin API changes"
Dianne Hackborn [Wed, 17 Feb 2010 18:56:58 +0000 (10:56 -0800)]
Merge "Fix issue #2420412: API review: DeviceAdmin API changes"

14 years agoMerge "NativeDaemonConnector: Improve bad list IPC diagnostics"
San Mehat [Wed, 17 Feb 2010 18:55:44 +0000 (10:55 -0800)]
Merge "NativeDaemonConnector: Improve bad list IPC diagnostics"

14 years agoMerge "Enhance text docs, rename some variables for clarity, comment places in the...
Eric Fischer [Wed, 17 Feb 2010 18:37:29 +0000 (10:37 -0800)]
Merge "Enhance text docs, rename some variables for clarity, comment places in the code for further investigation."

14 years agoMerge "Prevent sign extension in UsimPhoneBookManager"
Kenny Root [Wed, 17 Feb 2010 18:26:40 +0000 (10:26 -0800)]
Merge "Prevent sign extension in UsimPhoneBookManager"

14 years agoMerge "framework: tests: Add some unit-tests for Asec"
San Mehat [Wed, 17 Feb 2010 18:07:49 +0000 (10:07 -0800)]
Merge "framework: tests: Add some unit-tests for Asec"

14 years agoMerge "Fix logging in SoundPool."
Dave Sparks [Wed, 17 Feb 2010 17:16:43 +0000 (09:16 -0800)]
Merge "Fix logging in SoundPool."

14 years agoMerge "AVRCP volume controls for the docks."
Jaikumar Ganesh [Wed, 17 Feb 2010 17:16:19 +0000 (09:16 -0800)]
Merge "AVRCP volume controls for the docks."

14 years agoMerge "Fix issue 2440226: Car dock volume synchronization."
Jaikumar Ganesh [Wed, 17 Feb 2010 17:15:50 +0000 (09:15 -0800)]
Merge "Fix issue 2440226: Car dock volume synchronization."

14 years agoMerge "Clean up after failed MemoryFileTest.testPurge()"
Bjorn Bringert [Wed, 17 Feb 2010 09:58:59 +0000 (01:58 -0800)]
Merge "Clean up after failed MemoryFileTest.testPurge()"

14 years agoMerge "Detect system-wide safe mode and configure the VM accordingly."
Ben Cheng [Wed, 17 Feb 2010 06:28:20 +0000 (22:28 -0800)]
Merge "Detect system-wide safe mode and configure the VM accordingly."

14 years agofix [2447659] fix improper usage of the YCbCr_420_SP format
Mathias Agopian [Wed, 17 Feb 2010 03:42:32 +0000 (19:42 -0800)]
fix [2447659] fix improper usage of the YCbCr_420_SP format

14 years agofix a bug I introduced recently where YUV formats would crash the system
Mathias Agopian [Wed, 17 Feb 2010 04:43:39 +0000 (20:43 -0800)]
fix a bug I introduced recently where YUV formats would crash the system

14 years agoMerge "MountService: Add API call for getting a list of pids currently using the...
San Mehat [Wed, 17 Feb 2010 02:07:31 +0000 (18:07 -0800)]
Merge "MountService: Add API call for getting a list of pids currently using the specified mountpoint"

14 years agoMerge "get rid off the YUV formats at the libui layer"
Mathias Agopian [Wed, 17 Feb 2010 02:00:13 +0000 (18:00 -0800)]
Merge "get rid off the YUV formats at the libui layer"

14 years agoget rid off the YUV formats at the libui layer
Mathias Agopian [Wed, 17 Feb 2010 01:33:37 +0000 (17:33 -0800)]
get rid off the YUV formats at the libui layer

14 years agoMerge "Fix the build (mucked up an API change / commit / upload sequence)"
Chris Tate [Wed, 17 Feb 2010 01:21:39 +0000 (17:21 -0800)]
Merge "Fix the build (mucked up an API change / commit / upload sequence)"

14 years agoMerge "Update Tethering."
Robert Greenwalt [Wed, 17 Feb 2010 01:11:10 +0000 (17:11 -0800)]
Merge "Update Tethering."

14 years agoMerge "API CHANGE: expose backup/restore to the SDK"
Chris Tate [Wed, 17 Feb 2010 00:58:17 +0000 (16:58 -0800)]
Merge "API CHANGE: expose backup/restore to the SDK"

14 years agoMerge "Add SoundPool API to pause and resume all active streams. Bug 2426531."
Dave Sparks [Wed, 17 Feb 2010 00:41:19 +0000 (16:41 -0800)]
Merge "Add SoundPool API to pause and resume all active streams. Bug 2426531."

14 years agoMerge "Add constant to android-common for voice search's EXTRA_CALLING_PACKAGE, and...
Mike LeBeau [Wed, 17 Feb 2010 00:10:09 +0000 (16:10 -0800)]
Merge "Add constant to android-common for voice search's EXTRA_CALLING_PACKAGE, and use it from SearchDialog."

14 years agoMerge "Move mount service wrapper calls to PackageHelper"
Suchi Amalapurapu [Wed, 17 Feb 2010 00:08:00 +0000 (16:08 -0800)]
Merge "Move mount service wrapper calls to PackageHelper"

14 years agoMerge "Fixing the use of entities in VCardExporter."
Daisuke Miyakawa [Tue, 16 Feb 2010 22:55:08 +0000 (14:55 -0800)]
Merge "Fixing the use of entities in VCardExporter."

14 years agoMerge "fix build"
Jean-Baptiste Queru [Tue, 16 Feb 2010 22:49:44 +0000 (14:49 -0800)]
Merge "fix build"

14 years agoMerge "Keep Rfc822Tokenizer from crashing when the string ends with a backslash."
Eric Fischer [Tue, 16 Feb 2010 22:47:23 +0000 (14:47 -0800)]
Merge "Keep Rfc822Tokenizer from crashing when the string ends with a backslash."

14 years agoMerge "If we never triggered a range request but know the content length make sure...
Andreas Huber [Tue, 16 Feb 2010 22:41:14 +0000 (14:41 -0800)]
Merge "If we never triggered a range request but know the content length make sure to not read more data than there could be, otherwise we'd block indefinitely if the server doesn't close the connection."

14 years agoMerge "Don't hold the prefetcher mutex while prefetching a single source, the lock...
Andreas Huber [Tue, 16 Feb 2010 22:36:45 +0000 (14:36 -0800)]
Merge "Don't hold the prefetcher mutex while prefetching a single source, the lock protects the list of sources and does not guard access to the individual sources."

14 years agoMerge "Expose more Download Manager APIs."
Jean-Baptiste Queru [Tue, 16 Feb 2010 22:02:31 +0000 (14:02 -0800)]
Merge "Expose more Download Manager APIs."

14 years agoMerge "minor cleanup."
Mathias Agopian [Tue, 16 Feb 2010 20:56:56 +0000 (12:56 -0800)]
Merge "minor cleanup."

14 years agoMerge "Fix off-by-one in parse3339 timezone check"
Kenny Root [Tue, 16 Feb 2010 20:56:29 +0000 (12:56 -0800)]
Merge "Fix off-by-one in parse3339 timezone check"

14 years agoMerge "Fix for [Horizontal]ScrollView scroll range reporting"
Adam Powell [Tue, 16 Feb 2010 20:36:29 +0000 (12:36 -0800)]
Merge "Fix for [Horizontal]ScrollView scroll range reporting"

14 years agoMerge "The AMRSource failed to properly release a media buffer in case of error."
Andreas Huber [Tue, 16 Feb 2010 19:48:33 +0000 (11:48 -0800)]
Merge "The AMRSource failed to properly release a media buffer in case of error."

14 years agoMerge "Remove flaky and broken search tests from continous"
Bjorn Bringert [Tue, 16 Feb 2010 19:43:23 +0000 (11:43 -0800)]
Merge "Remove flaky and broken search tests from continous"

14 years agoMerge "Support decoder queries from media profiles xml configuration file"
James Dong [Tue, 16 Feb 2010 18:59:13 +0000 (10:59 -0800)]
Merge "Support decoder queries from media profiles xml configuration file"

14 years agoMerge "Small oom_adj tweaks."
Dianne Hackborn [Tue, 16 Feb 2010 18:55:30 +0000 (10:55 -0800)]
Merge "Small oom_adj tweaks."

14 years agoMerge "Enhance URL regular expression to match more Unicode chars."
Shimeng (Simon) Wang [Tue, 16 Feb 2010 18:49:37 +0000 (10:49 -0800)]
Merge "Enhance URL regular expression to match more Unicode chars."

14 years agoMerge "VelocityTracker now uses pointer id instead of index when referring to multipl...
Adam Powell [Tue, 16 Feb 2010 18:14:05 +0000 (10:14 -0800)]
Merge "VelocityTracker now uses pointer id instead of index when referring to multiple pointers. VelocityTracker now correctly handles multitouch. Addresses b/issue?id=2439030"

14 years agoMerge "Added proper overscrolling scroll bar behavior to GridView"
Adam Powell [Tue, 16 Feb 2010 18:13:52 +0000 (10:13 -0800)]
Merge "Added proper overscrolling scroll bar behavior to GridView"

14 years agoMerge "Download Manager API to support Gmail"
Paul Westbrook [Tue, 16 Feb 2010 17:52:08 +0000 (09:52 -0800)]
Merge "Download Manager API to support Gmail"

14 years agoMerge "remove Base64 from android-common"
Doug Zongker [Tue, 16 Feb 2010 17:28:03 +0000 (09:28 -0800)]
Merge "remove Base64 from android-common"

14 years agoMerge "Include install location preference when installing packages. Changes include...
Suchi Amalapurapu [Tue, 16 Feb 2010 17:23:51 +0000 (09:23 -0800)]
Merge "Include install location preference when installing packages. Changes include Add new remote call in default container service to determine install location. Rename INSTALL_ON_SDCARD Remove recommentAppInstall method Add some additional flags used in remote stubs. Move check for protected apps prior to copy. Unit tests"

14 years agouse framework base64 implementation
Doug Zongker [Wed, 10 Feb 2010 22:59:26 +0000 (14:59 -0800)]
use framework base64 implementation

Change-Id: Ib1dc595e53d64901f81d06350c6ab9b138beff7e

14 years agoMerge "tweak the Base64 implementation"
Doug Zongker [Tue, 16 Feb 2010 16:49:38 +0000 (08:49 -0800)]
Merge "tweak the Base64 implementation"

14 years agoremove Base64 from android-common
Doug Zongker [Sun, 14 Feb 2010 23:31:27 +0000 (15:31 -0800)]
remove Base64 from android-common

This is now available in the framework as android.util.base64.*;

Change-Id: I54901d32b2b5b291cfa0b4c2479b805038ba12ac

14 years agoam 58d6a20c: am 6b178e47: Merge "Always assume evdoXxxx signal strength values are...
Wink Saville [Sat, 13 Feb 2010 17:48:43 +0000 (09:48 -0800)]
am 58d6a20c: am 6b178e47: Merge "Always assume evdoXxxx signal strength values are correct." into eclair

Merge commit '58d6a20cfaa55ebe269ac0736999b90c3227b0c1'

* commit '58d6a20cfaa55ebe269ac0736999b90c3227b0c1':
  Always assume evdoXxxx signal strength values are correct.

14 years agoam 6b178e47: Merge "Always assume evdoXxxx signal strength values are correct." into...
Wink Saville [Sat, 13 Feb 2010 17:42:07 +0000 (09:42 -0800)]
am 6b178e47: Merge "Always assume evdoXxxx signal strength values are correct." into eclair

Merge commit '6b178e472266052b4a9b28b1e4a5cef07f1ebf8b' into eclair-plus-aosp

* commit '6b178e472266052b4a9b28b1e4a5cef07f1ebf8b':
  Always assume evdoXxxx signal strength values are correct.

14 years agoMerge "Always assume evdoXxxx signal strength values are correct." into eclair
Wink Saville [Sat, 13 Feb 2010 17:36:17 +0000 (09:36 -0800)]
Merge "Always assume evdoXxxx signal strength values are correct." into eclair

14 years agominor cleanup.
Mathias Agopian [Sat, 13 Feb 2010 02:50:28 +0000 (18:50 -0800)]
minor cleanup.

14 years agoam ddcf25ea: (-s ours) am 2be56ccb: Merge "Add --auto-add-overlay option to aapt...
Xavier Ducrohet [Sat, 13 Feb 2010 01:55:17 +0000 (17:55 -0800)]
am ddcf25ea: (-s ours) am 2be56ccb: Merge "Add --auto-add-overlay option to aapt. DO NOT MERGE" into eclair

Merge commit 'ddcf25ea7e1b21b908da73000630c72d6fa146b4'

* commit 'ddcf25ea7e1b21b908da73000630c72d6fa146b4':
  Add --auto-add-overlay option to aapt. DO NOT MERGE

14 years agoam 2be56ccb: Merge "Add --auto-add-overlay option to aapt. DO NOT MERGE" into eclair
Xavier Ducrohet [Sat, 13 Feb 2010 01:52:28 +0000 (17:52 -0800)]
am 2be56ccb: Merge "Add --auto-add-overlay option to aapt. DO NOT MERGE" into eclair

Merge commit '2be56ccbcff9d5f7b9b3cc0fed3825d4f037ff6a' into eclair-plus-aosp

* commit '2be56ccbcff9d5f7b9b3cc0fed3825d4f037ff6a':
  Add --auto-add-overlay option to aapt. DO NOT MERGE

14 years agoFix MotionEvent pointer API.
Dianne Hackborn [Fri, 12 Feb 2010 23:52:09 +0000 (15:52 -0800)]
Fix MotionEvent pointer API.

Ooops.  The API said that the pointer down and up actions contained
the pointer id, but it is actually the index.  Actually it makes
much more sense for it to be the index, and those ACTION_POINTER_1_DOWN
etc. constants were stupid.

14 years agoAdd constant to android-common for voice search's EXTRA_CALLING_PACKAGE,
Mike LeBeau [Sat, 13 Feb 2010 01:08:03 +0000 (17:08 -0800)]
Add constant to android-common for voice search's EXTRA_CALLING_PACKAGE,
and use it from SearchDialog.

14 years agoMerge "Add --auto-add-overlay option to aapt. DO NOT MERGE" into eclair
Xavier Ducrohet [Sat, 13 Feb 2010 01:48:36 +0000 (17:48 -0800)]
Merge "Add --auto-add-overlay option to aapt. DO NOT MERGE" into eclair

14 years agoMerge "@hide the bizarro Base64 stream constructors"
Doug Zongker [Sat, 13 Feb 2010 01:45:45 +0000 (17:45 -0800)]
Merge "@hide the bizarro Base64 stream constructors"

14 years agoMerge "Add comment block matching the type defines added by RS."
Jason Sams [Sat, 13 Feb 2010 01:26:46 +0000 (17:26 -0800)]
Merge "Add comment block matching the type defines added by RS."

14 years agoMerge "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library...
Gloria Wang [Sat, 13 Feb 2010 01:04:29 +0000 (17:04 -0800)]
Merge "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)"

14 years agoMerge "Remove BACKUP_DATA permission and associated checks"
Chris Tate [Sat, 13 Feb 2010 00:30:39 +0000 (16:30 -0800)]
Merge "Remove BACKUP_DATA permission and associated checks"

14 years agoMerge "Closed tabs removed from layout."
Gilles Debunne [Fri, 12 Feb 2010 23:50:05 +0000 (15:50 -0800)]
Merge "Closed tabs removed from layout."

14 years agoam de7b14f9: am 19bc31c3: Merge "docs: remove old tutorial and sample pages from...
Scott Main [Fri, 12 Feb 2010 23:35:58 +0000 (15:35 -0800)]
am de7b14f9: am 19bc31c3: Merge "docs: remove old tutorial and sample pages from the sitemap" into eclair

Merge commit 'de7b14f9ab3df84bcb6af0775e96cab02648cbd9'

* commit 'de7b14f9ab3df84bcb6af0775e96cab02648cbd9':
  docs: remove old tutorial and sample pages from the sitemap

14 years agoMerge "Really fix the build - one more change to SearchDialog which shouldn't have...
Mike LeBeau [Fri, 12 Feb 2010 23:30:42 +0000 (15:30 -0800)]
Merge "Really fix the build - one more change to SearchDialog which shouldn't have been submitted."

14 years agoam 19bc31c3: Merge "docs: remove old tutorial and sample pages from the sitemap"...
Scott Main [Fri, 12 Feb 2010 23:29:27 +0000 (15:29 -0800)]
am 19bc31c3: Merge "docs: remove old tutorial and sample pages from the sitemap" into eclair

Merge commit '19bc31c32d75ebebacd85cac2cf4c31108329613' into eclair-plus-aosp

* commit '19bc31c32d75ebebacd85cac2cf4c31108329613':
  docs: remove old tutorial and sample pages from the sitemap

14 years agoMerge "Oops, unbreak the build by removing Recognition.java, not intended for submiss...
Mike LeBeau [Fri, 12 Feb 2010 23:27:12 +0000 (15:27 -0800)]
Merge "Oops, unbreak the build by removing Recognition.java, not intended for submission at this time."

14 years agoOops, unbreak the build by removing Recognition.java, not intended for
Mike LeBeau [Fri, 12 Feb 2010 23:26:22 +0000 (15:26 -0800)]
Oops, unbreak the build by removing Recognition.java, not intended for
submission at this time.

14 years agoMerge "docs: remove old tutorial and sample pages from the sitemap" into eclair
Scott Main [Fri, 12 Feb 2010 23:25:44 +0000 (15:25 -0800)]
Merge "docs: remove old tutorial and sample pages from the sitemap" into eclair

14 years agoMerge "Watch 2274882: Add a field to the db when we wipe due to an error in the upgra...
Jim Miller [Fri, 12 Feb 2010 23:20:40 +0000 (15:20 -0800)]
Merge "Watch 2274882: Add a field to the db when we wipe due to an error in the upgrader."

14 years agoMerge "Log previous SQL statement also when logging "COMMIT;" operations."
Brad Fitzpatrick [Fri, 12 Feb 2010 23:20:14 +0000 (15:20 -0800)]
Merge "Log previous SQL statement also when logging "COMMIT;" operations."

14 years agoMerge "Preserve a preview frame to be restored after resuming the playback session."
Andreas Huber [Fri, 12 Feb 2010 22:52:41 +0000 (14:52 -0800)]
Merge "Preserve a preview frame to be restored after resuming the playback session."

14 years agoMerge "Totally remove Unicode.cpp and rely on ICU"
Dianne Hackborn [Fri, 12 Feb 2010 22:49:54 +0000 (14:49 -0800)]
Merge "Totally remove Unicode.cpp and rely on ICU"

14 years agoTotally remove Unicode.cpp and rely on ICU
Kenny Root [Fri, 12 Feb 2010 22:09:24 +0000 (14:09 -0800)]
Totally remove Unicode.cpp and rely on ICU

Unicode.cpp used a packed data table for character data that essentially
duplicated ICU's functionality.

Change-Id: Ia68fe4ac94e89dc68d9a3f45f33f6e648a5500b7

14 years agoMerge "API change. add cycle_interpolator resource (it's the only one missing among...
Scott Main [Fri, 12 Feb 2010 22:37:15 +0000 (14:37 -0800)]
Merge "API change. add cycle_interpolator resource (it's the only one missing among all Interpolators) and update public.xml and current.xml with the new resource."