OSDN Git Service

android-x86/frameworks-native.git
13 years agoMerge "Adding Download Manager Integration, stress, and hosts-based tests." into...
Neal Nguyen [Wed, 8 Sep 2010 03:55:22 +0000 (20:55 -0700)]
Merge "Adding Download Manager Integration, stress, and hosts-based tests." into gingerbread

13 years agoMerge "Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API...
Wei-Ta Chen [Wed, 8 Sep 2010 03:36:13 +0000 (20:36 -0700)]
Merge "Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API."" into gingerbread

13 years agoMerge "Fix a race between requesting/loading/writing SharedPreferences." into gingerbread
Brad Fitzpatrick [Wed, 8 Sep 2010 03:06:26 +0000 (20:06 -0700)]
Merge "Fix a race between requesting/loading/writing SharedPreferences." into gingerbread

13 years agoMerge "SipPhone: switch to its own phone type PHONE_TYPE_SIP." into gingerbread
Hung-ying Tyan [Wed, 8 Sep 2010 02:37:33 +0000 (19:37 -0700)]
Merge "SipPhone: switch to its own phone type PHONE_TYPE_SIP." into gingerbread

13 years agoRevert "Free created FileMap when uncompressing files"
Kenny Root [Wed, 8 Sep 2010 02:30:22 +0000 (19:30 -0700)]
Revert "Free created FileMap when uncompressing files"

This reverts commit 52b8235238fb4d8cf141020cc1ae33880929dc3f.

munmap() on a region that overlaps something else (e.g, the ZIP Central
Directory in this case) unmaps those other regions as well making the
ZipFileRO class unhappy. Revert this for now until we can have FileMap
deal with this craziness.

13 years agoMerge "Hide mCursorController field in ArrowKeyMovementMethod." into gingerbread
Gilles Debunne [Wed, 8 Sep 2010 01:53:55 +0000 (18:53 -0700)]
Merge "Hide mCursorController field in ArrowKeyMovementMethod." into gingerbread

13 years agoMerge "Rename SETSUSPEND to SETSUSPENDOPT DO NOT MERGE" into gingerbread
Dmitry Shmidt [Wed, 8 Sep 2010 00:29:45 +0000 (17:29 -0700)]
Merge "Rename SETSUSPEND to SETSUSPENDOPT DO NOT MERGE" into gingerbread

13 years agoMerge "Rename LargeBitmap to BitmapRegionDecoder for having a better API." into ginge...
Wei-Ta Chen [Wed, 8 Sep 2010 00:01:57 +0000 (17:01 -0700)]
Merge "Rename LargeBitmap to BitmapRegionDecoder for having a better API." into gingerbread

13 years agoMerge "Modify native ALooper to take an explicit ident." into gingerbread
Dianne Hackborn [Tue, 7 Sep 2010 23:32:48 +0000 (16:32 -0700)]
Merge "Modify native ALooper to take an explicit ident." into gingerbread

13 years agoModify native ALooper to take an explicit ident.
Dianne Hackborn [Tue, 7 Sep 2010 22:28:30 +0000 (15:28 -0700)]
Modify native ALooper to take an explicit ident.

The ALooper API now uses an explicit "identifier" for the integer
that is returned rather than implicitly using the fd.  This allows
the APIs that had the fd to be a little more sane.

Change-Id: I8507f535ad484c0bdc4a1bd016d87bb09acd7ff0

13 years agoMerge "Allow installd to handle large partitions" into gingerbread
Kenny Root [Tue, 7 Sep 2010 22:38:31 +0000 (15:38 -0700)]
Merge "Allow installd to handle large partitions" into gingerbread

13 years agoMerge "Be brief." into gingerbread
Elliott Hughes [Tue, 7 Sep 2010 21:41:36 +0000 (14:41 -0700)]
Merge "Be brief." into gingerbread

13 years agoMerge "Expose the TextAppearance.StatusBar.* styles." into gingerbread
Joe Onorato [Tue, 7 Sep 2010 21:41:12 +0000 (14:41 -0700)]
Merge "Expose the TextAppearance.StatusBar.* styles." into gingerbread

13 years agoMerge "Don't fall through from TOKEN_EMAIL_LOOKUP" into gingerbread
Makoto Onuki [Tue, 7 Sep 2010 21:31:34 +0000 (14:31 -0700)]
Merge "Don't fall through from TOKEN_EMAIL_LOOKUP" into gingerbread

13 years agoMerge "Fixes to battery stats debug output." into gingerbread
Dianne Hackborn [Tue, 7 Sep 2010 21:10:38 +0000 (14:10 -0700)]
Merge "Fixes to battery stats debug output." into gingerbread

13 years agoHopefully fix the build.
Dianne Hackborn [Tue, 7 Sep 2010 19:32:19 +0000 (12:32 -0700)]
Hopefully fix the build.

Change-Id: Id8cd92c0895c9939e1386ef488bd1309a3be3568

13 years agoMerge "Add system property to turn off scheduling groups." into gingerbread
Dianne Hackborn [Tue, 7 Sep 2010 18:27:26 +0000 (11:27 -0700)]
Merge "Add system property to turn off scheduling groups." into gingerbread

13 years agoAdd system property to turn off scheduling groups.
Dianne Hackborn [Sat, 4 Sep 2010 00:07:07 +0000 (17:07 -0700)]
Add system property to turn off scheduling groups.

Do this:

adb shell setprop debug.sys.noschedgroups 1

Change-Id: I6e06a74205fd45ee1526ce71fe33944465d39984

13 years agoMerge "When notifications are updated, don't re-show the ticker unless the text has...
Joe Onorato [Tue, 7 Sep 2010 18:14:56 +0000 (11:14 -0700)]
Merge "When notifications are updated, don't re-show the ticker unless the text has changed." into gingerbread

13 years agoMerge "Make SharedPreferencesBackupHelper wait for async SharedPreference writes...
Brad Fitzpatrick [Tue, 7 Sep 2010 18:12:51 +0000 (11:12 -0700)]
Merge "Make SharedPreferencesBackupHelper wait for async SharedPreference writes" into gingerbread

13 years agoMerge "Preserve old translations for changed strings. DO NOT MERGE" into gingerbread
Eric Fischer [Tue, 7 Sep 2010 18:03:26 +0000 (11:03 -0700)]
Merge "Preserve old translations for changed strings.  DO NOT MERGE" into gingerbread

13 years agoMerge "Use new nativeLibraryPath field for NativeActivity" into gingerbread
Kenny Root [Tue, 7 Sep 2010 17:46:14 +0000 (10:46 -0700)]
Merge "Use new nativeLibraryPath field for NativeActivity" into gingerbread

13 years agoMerge "SipService: unset session listener if listener is gone." into gingerbread
Hung-ying Tyan [Tue, 7 Sep 2010 03:13:32 +0000 (20:13 -0700)]
Merge "SipService: unset session listener if listener is gone." into gingerbread

13 years agoMerge "Reduce footprint of Signature from ~7000 to ~1448" into gingerbread
Kenny Root [Fri, 3 Sep 2010 23:59:42 +0000 (16:59 -0700)]
Merge "Reduce footprint of Signature from ~7000 to ~1448" into gingerbread

13 years agoMerge "LVM release 1.08 delivery." into gingerbread
Eric Laurent [Fri, 3 Sep 2010 23:35:54 +0000 (16:35 -0700)]
Merge "LVM release 1.08 delivery." into gingerbread

13 years agoMerge "Not all audio source has the drift time information" into gingerbread
James Dong [Fri, 3 Sep 2010 22:42:09 +0000 (15:42 -0700)]
Merge "Not all audio source has the drift time information" into gingerbread

13 years agoMerge "Improve doc." into gingerbread
Dianne Hackborn [Fri, 3 Sep 2010 22:15:50 +0000 (15:15 -0700)]
Merge "Improve doc." into gingerbread

13 years agoMerge "Adding a feature denoting support for 5 or more fully independent multitouch...
Dianne Hackborn [Fri, 3 Sep 2010 22:07:17 +0000 (15:07 -0700)]
Merge "Adding a feature denoting support for 5 or more fully independent multitouch pointers." into gingerbread

13 years agoMerge "Add API to get all foreground calls." into gingerbread
John Wang [Fri, 3 Sep 2010 21:06:20 +0000 (14:06 -0700)]
Merge "Add API to get all foreground calls." into gingerbread

13 years agoMerge "Fix bug 2973252 - Make overscroll glow respect ifContentScrolls" into gingerbread
Adam Powell [Fri, 3 Sep 2010 20:58:37 +0000 (13:58 -0700)]
Merge "Fix bug 2973252 - Make overscroll glow respect ifContentScrolls" into gingerbread

13 years agoMerge "Properly buffer a certain amount of data on streaming sources before finishing...
Andreas Huber [Fri, 3 Sep 2010 20:46:02 +0000 (13:46 -0700)]
Merge "Properly buffer a certain amount of data on streaming sources before finishing prepare()." into gingerbread

13 years agoMerge "These are not ready to be exposed. Also rename them to be better." into ginge...
Dianne Hackborn [Fri, 3 Sep 2010 20:24:33 +0000 (13:24 -0700)]
Merge "These are not ready to be exposed.  Also rename them to be better." into gingerbread

13 years agoam c4367e54: fix code snippet error
Scott Main [Fri, 3 Sep 2010 20:15:11 +0000 (13:15 -0700)]
am c4367e54: fix code snippet error

Merge commit 'c4367e54e41f4e7a6c79b60dd80e66c9e6fdcfc3' into gingerbread

* commit 'c4367e54e41f4e7a6c79b60dd80e66c9e6fdcfc3':
  fix code snippet error

13 years agoMerge "More SharedPreferences commit() -> apply() changes." into gingerbread
Brad Fitzpatrick [Fri, 3 Sep 2010 19:46:25 +0000 (12:46 -0700)]
Merge "More SharedPreferences commit() -> apply() changes." into gingerbread

13 years agoMerge "Better file size estimate" into gingerbread
James Dong [Fri, 3 Sep 2010 16:53:13 +0000 (09:53 -0700)]
Merge "Better file size estimate" into gingerbread

13 years agoMerge "SipManager: always return true for SIP API and VOIP support query." into ginge...
Hung-ying Tyan [Fri, 3 Sep 2010 02:23:31 +0000 (19:23 -0700)]
Merge "SipManager: always return true for SIP API and VOIP support query." into gingerbread

14 years agoam c5083cdf: Merge "clarify dp dimension description" into froyo
Scott Main [Fri, 3 Sep 2010 01:30:16 +0000 (18:30 -0700)]
am c5083cdf: Merge "clarify dp dimension description" into froyo

Merge commit 'c5083cdfff55a8fdcc82198273afd7dbe6379879' into gingerbread

* commit 'c5083cdfff55a8fdcc82198273afd7dbe6379879':
  clarify dp dimension description

14 years agoMerge "Calculate audio media drift time from AudioSource" into gingerbread
James Dong [Fri, 3 Sep 2010 01:24:21 +0000 (18:24 -0700)]
Merge "Calculate audio media drift time from AudioSource" into gingerbread

14 years agoMerge "clarify dp dimension description" into froyo
Scott Main [Fri, 3 Sep 2010 00:53:14 +0000 (17:53 -0700)]
Merge "clarify dp dimension description" into froyo

14 years agoMerge "Implement #2964234: Add support for <uses-package> element to aapt" into ginge...
Dianne Hackborn [Fri, 3 Sep 2010 00:34:31 +0000 (17:34 -0700)]
Merge "Implement #2964234: Add support for <uses-package> element to aapt" into gingerbread

14 years agoMerge "Add better debug output for ResourceType errors" into gingerbread
Kenny Root [Thu, 2 Sep 2010 22:45:52 +0000 (15:45 -0700)]
Merge "Add better debug output for ResourceType errors" into gingerbread

14 years agoMerge "Revert "Merge "InputMethodManager showSoftInput return documentation." into...
Gilles Debunne [Thu, 2 Sep 2010 22:29:14 +0000 (15:29 -0700)]
Merge "Revert "Merge "InputMethodManager showSoftInput return documentation." into gingerbread"" into gingerbread

14 years agoAdd better debug output for ResourceType errors
Kenny Root [Thu, 2 Sep 2010 21:58:47 +0000 (14:58 -0700)]
Add better debug output for ResourceType errors

An error code is returned as -ESOMETHING, but the debug code was
printing out 0x%08x for these codes making -74 print out as 0xffffffb5
which is kind of silly.

Change-Id: I7d77fb3da2e146845949f121404f662b47288e61

14 years agoam ac3c1f55: Add BT test instrumentation for reboot tests.
Eric Rowe [Thu, 2 Sep 2010 21:55:47 +0000 (14:55 -0700)]
am ac3c1f55: Add BT test instrumentation for reboot tests.

Merge commit 'ac3c1f550f30aa793ccf5dcd0da55b070fd55364' into gingerbread

* commit 'ac3c1f550f30aa793ccf5dcd0da55b070fd55364':
  Add BT test instrumentation for reboot tests.

14 years agoMerge "InputMethodManager showSoftInput return documentation." into gingerbread
Gilles Debunne [Thu, 2 Sep 2010 21:50:25 +0000 (14:50 -0700)]
Merge "InputMethodManager showSoftInput return documentation." into gingerbread

14 years agoam 1314219a: (-s ours) DO NOT MERGE Separate utility methods into utility class.
Eric Rowe [Thu, 2 Sep 2010 21:26:12 +0000 (14:26 -0700)]
am 1314219a: (-s ours) DO NOT MERGE Separate utility methods into utility class.

Merge commit '1314219a37403594f833c2c71744040ebd8d9b04' into gingerbread

* commit '1314219a37403594f833c2c71744040ebd8d9b04':
  DO NOT MERGE Separate utility methods into utility class.

14 years agoMerge "VCard refactoring backport." into gingerbread
Daisuke Miyakawa [Thu, 2 Sep 2010 19:56:15 +0000 (12:56 -0700)]
Merge "VCard refactoring backport." into gingerbread

14 years agoMerge "Fix problem in AudioEffect::command() status." into gingerbread
Eric Laurent [Thu, 2 Sep 2010 19:46:24 +0000 (12:46 -0700)]
Merge "Fix problem in AudioEffect::command() status." into gingerbread

14 years agoMerge "DO NOT MERGE Separate utility methods into utility class." into gingerbread
Eric Rowe [Thu, 2 Sep 2010 18:35:20 +0000 (11:35 -0700)]
Merge "DO NOT MERGE Separate utility methods into utility class." into gingerbread

14 years agoMerge "SipService: reduce the usage of javax.sdp.*." into gingerbread
Chia-chi Yeh [Thu, 2 Sep 2010 15:13:01 +0000 (08:13 -0700)]
Merge "SipService: reduce the usage of javax.sdp.*." into gingerbread

14 years agoMerge "DO NOT MERGE Overscroll continues; asset and behavior tweaks." into gingerbread
Adam Powell [Thu, 2 Sep 2010 07:28:14 +0000 (00:28 -0700)]
Merge "DO NOT MERGE Overscroll continues; asset and behavior tweaks." into gingerbread

14 years agoMerge "Improve messages when java process is starting." into gingerbread
Dianne Hackborn [Thu, 2 Sep 2010 04:15:17 +0000 (21:15 -0700)]
Merge "Improve messages when java process is starting." into gingerbread

14 years agoMerge "Better support for buffered streaming of rtsp content, if buffer drops below...
Andreas Huber [Wed, 1 Sep 2010 22:44:46 +0000 (15:44 -0700)]
Merge "Better support for buffered streaming of rtsp content, if buffer drops below a certain threshold we will temporarily pause playback until we have sufficient data." into gingerbread

14 years agoMerge "Make sure that if initialization fails, AudioSource still behaves well." into...
James Dong [Wed, 1 Sep 2010 22:41:10 +0000 (15:41 -0700)]
Merge "Make sure that if initialization fails, AudioSource still behaves well." into gingerbread

14 years agoMerge "Adding a feature definition corresponding to support for Near-Field Communicat...
Dan Morrill [Wed, 1 Sep 2010 22:03:02 +0000 (15:03 -0700)]
Merge "Adding a feature definition corresponding to support for Near-Field Communications (NFC)." into gingerbread

14 years agoMerge "Fixing the build." into gingerbread
Andreas Huber [Wed, 1 Sep 2010 21:21:49 +0000 (14:21 -0700)]
Merge "Fixing the build." into gingerbread

14 years agoMerge "Add null check for package settings" into gingerbread
Kenny Root [Wed, 1 Sep 2010 21:09:01 +0000 (14:09 -0700)]
Merge "Add null check for package settings" into gingerbread

14 years agoMerge "DO NOT MERGE Integrate edge effects into WebView." into gingerbread
Adam Powell [Wed, 1 Sep 2010 20:57:05 +0000 (13:57 -0700)]
Merge "DO NOT MERGE Integrate edge effects into WebView." into gingerbread

14 years agoMerge "Now that AmrInputStream no longer relies on opencore, make sure it's registere...
Andreas Huber [Wed, 1 Sep 2010 20:54:12 +0000 (13:54 -0700)]
Merge "Now that AmrInputStream no longer relies on opencore, make sure it's registered in non-opencore builds." into gingerbread

14 years agoMerge "Keep gtalk video chat specific code consistent with rtsp changes." into ginger...
Andreas Huber [Wed, 1 Sep 2010 20:39:27 +0000 (13:39 -0700)]
Merge "Keep gtalk video chat specific code consistent with rtsp changes." into gingerbread

14 years agoMerge "Properly extract all raw_data_blocks from an ADSP mpeg4 audio buffer." into...
Andreas Huber [Wed, 1 Sep 2010 19:59:04 +0000 (12:59 -0700)]
Merge "Properly extract all raw_data_blocks from an ADSP mpeg4 audio buffer." into gingerbread

14 years agoMerge "Fix build (restore deleted assets)." into gingerbread
Daniel Sandler [Wed, 1 Sep 2010 18:46:16 +0000 (11:46 -0700)]
Merge "Fix build (restore deleted assets)." into gingerbread

14 years agoMerge "Fix invalid comment in WebSettings." into gingerbread
Derek Sollenberger [Wed, 1 Sep 2010 18:30:12 +0000 (11:30 -0700)]
Merge "Fix invalid comment in WebSettings." into gingerbread

14 years agoMerge "Removing AWT. See bug 2732079" into gingerbread
Jesse Wilson [Wed, 1 Sep 2010 05:50:31 +0000 (22:50 -0700)]
Merge "Removing AWT. See bug 2732079" into gingerbread

14 years agoMerge "Improve debug output when an ANR happens." into gingerbread
Dianne Hackborn [Wed, 1 Sep 2010 01:56:30 +0000 (18:56 -0700)]
Merge "Improve debug output when an ANR happens." into gingerbread

14 years agoRemoving AWT. See bug 2732079
Jesse Wilson [Tue, 31 Aug 2010 23:56:51 +0000 (16:56 -0700)]
Removing AWT. See bug 2732079

Change-Id: I0f29d1edbb90b081d743807605682cb64b53b1bc

14 years agoMerge "Fixed single line state on TextView." into gingerbread
Gilles Debunne [Tue, 31 Aug 2010 23:18:06 +0000 (16:18 -0700)]
Merge "Fixed single line state on TextView." into gingerbread

14 years agoMerge "Remove incomplete input device enumeration NDK API." into gingerbread
Jeff Brown [Tue, 31 Aug 2010 22:45:32 +0000 (15:45 -0700)]
Merge "Remove incomplete input device enumeration NDK API." into gingerbread

14 years agoMerge "Audio Effects: fix problems in volume control." into gingerbread
Eric Laurent [Tue, 31 Aug 2010 22:43:36 +0000 (15:43 -0700)]
Merge "Audio Effects: fix problems in volume control." into gingerbread

14 years agoRemove incomplete input device enumeration NDK API.
Jeff Brown [Tue, 31 Aug 2010 22:20:28 +0000 (15:20 -0700)]
Remove incomplete input device enumeration NDK API.

Change-Id: I32de74ff5fcf0e29179a2aee03ddabd22fa485bb

14 years agoMerge "Don't propagate StrictMode over one-way Binder calls." into gingerbread
Brad Fitzpatrick [Tue, 31 Aug 2010 21:58:26 +0000 (14:58 -0700)]
Merge "Don't propagate StrictMode over one-way Binder calls." into gingerbread

14 years agoMerge "Support for RFC3640 - mpeg4-generic RTP packet type, AAC-lbr and AAC-hbr....
Andreas Huber [Tue, 31 Aug 2010 21:54:37 +0000 (14:54 -0700)]
Merge "Support for RFC3640 - mpeg4-generic RTP packet type, AAC-lbr and AAC-hbr." into gingerbread

14 years agoMerge "Better detection of connection problems - timeout if no rtcp packets arrive...
Andreas Huber [Tue, 31 Aug 2010 21:41:51 +0000 (14:41 -0700)]
Merge "Better detection of connection problems - timeout if no rtcp packets arrive within a certain time, not a final frame (which may take longer)" into gingerbread

14 years agoMerge "Add a --debug-mode option to aapt." into gingerbread
Xavier Ducrohet [Tue, 31 Aug 2010 21:30:03 +0000 (14:30 -0700)]
Merge "Add a --debug-mode option to aapt." into gingerbread

14 years agoDon't propagate StrictMode over one-way Binder calls.
Brad Fitzpatrick [Mon, 30 Aug 2010 23:01:16 +0000 (16:01 -0700)]
Don't propagate StrictMode over one-way Binder calls.

This was causing stack stitching problems where a one-way call with
violations followed by a two-way call without violations was getting
the previous one-way call's violation stack stitched on to the second
caller's stack.

The solution is a little more indirect than I would've liked
(preserving the binder's onTransact flags until enforceInterface) but
was seemingly necessary to work without changing the AIDL compiler.
It should also be sufficiently cheap, since no new calls to
thread-local IPCThreadState lookups were required.  The additional
work is just same-thread getter/setters on the existing
IPCThreadState.

Change-Id: I4b6db1d445c56e868e6d0d7be3ba6849f4ef23ae

14 years agoMerge "Add some encoding parameters for the "record" utility" into gingerbread
James Dong [Tue, 31 Aug 2010 20:13:18 +0000 (13:13 -0700)]
Merge "Add some encoding parameters for the "record" utility" into gingerbread

14 years agoMerge "Fix bug 2918587 Infinite loop and memory leak in AdapterView" into gingerbread
Adam Powell [Tue, 31 Aug 2010 01:33:20 +0000 (18:33 -0700)]
Merge "Fix bug 2918587 Infinite loop and memory leak in AdapterView" into gingerbread

14 years agoInput device calibration and capabilities.
Jeff Brown [Mon, 30 Aug 2010 10:02:23 +0000 (03:02 -0700)]
Input device calibration and capabilities.

Finished the input device capability API.
Added a mechanism for calibrating touch devices to obtain more
accurate information about the touch contact area.
Improved pointer location to show new coordinates and capabilities.
Optimized pointer location display and formatting to avoid allocating large
numbers of temporary objects.  The GC churn was causing the application to
stutter very badly when more than a couple of fingers were down).
Added more diagnostics.

Change-Id: Ie25380278ed6f16c5b04cd9df848015850383498

14 years agoMerge "Renaming SharedPreferences$Editor.startCommit to apply" into gingerbread
Brad Fitzpatrick [Tue, 31 Aug 2010 01:14:44 +0000 (18:14 -0700)]
Merge "Renaming SharedPreferences$Editor.startCommit to apply" into gingerbread

14 years agoMerge "Recent changes to the rtsp code require every buffer fed to the packet source...
Andreas Huber [Mon, 30 Aug 2010 23:12:46 +0000 (16:12 -0700)]
Merge "Recent changes to the rtsp code require every buffer fed to the packet source to have a timestamp, we're ignoring timestamps for gtalk videochat but we still have to have a placeholder." into gingerbread

14 years agoMerge "Instead of closing the connection altogether if no UDP packets arrive after...
Andreas Huber [Mon, 30 Aug 2010 22:43:41 +0000 (15:43 -0700)]
Merge "Instead of closing the connection altogether if no UDP packets arrive after a certain time, try changing transports (to interleaved TCP). Also properly close the sockets on disconnection." into gingerbread

14 years agoMerge "Native libraries on SD" into gingerbread
Kenny Root [Mon, 30 Aug 2010 22:16:10 +0000 (15:16 -0700)]
Merge "Native libraries on SD" into gingerbread

14 years agoMerge "Fix issue 2952766." into gingerbread
Eric Laurent [Mon, 30 Aug 2010 22:02:06 +0000 (15:02 -0700)]
Merge "Fix issue 2952766." into gingerbread

14 years agoMerge "Reverse the default setting of media.stagefright.enable-{rtsp,record} in prepa...
Andreas Huber [Mon, 30 Aug 2010 20:04:21 +0000 (13:04 -0700)]
Merge "Reverse the default setting of media.stagefright.enable-{rtsp,record} in preparation for building without opencore." into gingerbread

14 years agoMerge "LVM release 1.07 delivery." into gingerbread
Eric Laurent [Mon, 30 Aug 2010 18:39:34 +0000 (11:39 -0700)]
Merge "LVM release 1.07 delivery." into gingerbread

14 years agoMerge "DO NOT MERGE Add A2DP and Headset connection stress tests." into gingerbread
Eric Rowe [Mon, 30 Aug 2010 18:37:10 +0000 (11:37 -0700)]
Merge "DO NOT MERGE Add A2DP and Headset connection stress tests." into gingerbread

14 years agoMerge "Import revised translations. DO NOT MERGE" into gingerbread
Eric Fischer [Mon, 30 Aug 2010 17:28:58 +0000 (10:28 -0700)]
Merge "Import revised translations.  DO NOT MERGE" into gingerbread

14 years agoMerge "ALoopers can now be named (useful to distinguish threads)." into gingerbread
Andreas Huber [Mon, 30 Aug 2010 17:28:24 +0000 (10:28 -0700)]
Merge "ALoopers can now be named (useful to distinguish threads)." into gingerbread

14 years agoMerge "Support pre-loading browser plugins on the system image." into gingerbread
Derek Sollenberger [Mon, 30 Aug 2010 14:31:46 +0000 (07:31 -0700)]
Merge "Support pre-loading browser plugins on the system image." into gingerbread

14 years agoMerge "Allow native shared libraries in ASEC containers" into gingerbread
Kenny Root [Fri, 27 Aug 2010 23:42:28 +0000 (16:42 -0700)]
Merge "Allow native shared libraries in ASEC containers" into gingerbread

14 years agoMerge "Send broadcast intent when configured location providers change." into gingerbread
Brad Fitzpatrick [Fri, 27 Aug 2010 23:02:21 +0000 (16:02 -0700)]
Merge "Send broadcast intent when configured location providers change." into gingerbread

14 years agoMerge "Workaround for a QCOM issue where the output buffer size advertised by the...
James Dong [Fri, 27 Aug 2010 21:33:54 +0000 (14:33 -0700)]
Merge "Workaround for a QCOM issue where the output buffer size advertised by the AVC encoder is occasionally too small." into gingerbread

14 years agoMerge "Unhide camera fps range API and deprecate old ones." into gingerbread
Wu-cheng Li [Fri, 27 Aug 2010 21:20:51 +0000 (14:20 -0700)]
Merge "Unhide camera fps range API and deprecate old ones." into gingerbread

14 years agoMerge "cleanup EGL a bit. remove unused extension." into gingerbread
Mathias Agopian [Fri, 27 Aug 2010 21:14:46 +0000 (14:14 -0700)]
Merge "cleanup EGL a bit. remove unused extension." into gingerbread

14 years agoMerge "Suppress the video recording start signal - bug 2950297" into gingerbread
James Dong [Fri, 27 Aug 2010 20:47:06 +0000 (13:47 -0700)]
Merge "Suppress the video recording start signal - bug 2950297" into gingerbread

14 years agoMerge "Better support for rtsp (normal play-)time display. Better seek support, timeo...
Andreas Huber [Fri, 27 Aug 2010 20:44:14 +0000 (13:44 -0700)]
Merge "Better support for rtsp (normal play-)time display. Better seek support, timeout if no packets arrive for too long." into gingerbread

14 years agoMerge "We accidentally always aborted after 10 secs, even if the connection was fine...
Andreas Huber [Fri, 27 Aug 2010 20:44:07 +0000 (13:44 -0700)]
Merge "We accidentally always aborted after 10 secs, even if the connection was fine." into gingerbread

14 years agocleanup EGL a bit. remove unused extension.
Mathias Agopian [Fri, 27 Aug 2010 20:15:50 +0000 (13:15 -0700)]
cleanup EGL a bit. remove unused extension.

Change-Id: Ia87120b076ab1bf7b28f06087878d8161fb46c88

14 years agoMerge "Added char limit to string" into gingerbread
Gilles Debunne [Fri, 27 Aug 2010 20:13:56 +0000 (13:13 -0700)]
Merge "Added char limit to string" into gingerbread

14 years agoMerge "Add debugging to ZipFileRO" into gingerbread
Kenny Root [Fri, 27 Aug 2010 19:58:00 +0000 (12:58 -0700)]
Merge "Add debugging to ZipFileRO" into gingerbread