OSDN Git Service

android-x86/frameworks-native.git
14 years agoMerge "Handle the camera open failure better." into gingerbread
Wu-cheng Li [Fri, 20 Aug 2010 04:45:46 +0000 (21:45 -0700)]
Merge "Handle the camera open failure better." into gingerbread

14 years agoMerge "Cosmetic cleanups to SMSDispatcher classes." into gingerbread
Jake Hamby [Fri, 20 Aug 2010 01:14:18 +0000 (18:14 -0700)]
Merge "Cosmetic cleanups to SMSDispatcher classes." into gingerbread

14 years agoMerge "Use getMinFrameCount() instead of querying AudioSystem directly." into gingerbread
Chia-chi Yeh [Fri, 20 Aug 2010 01:08:02 +0000 (18:08 -0700)]
Merge "Use getMinFrameCount() instead of querying AudioSystem directly." into gingerbread

14 years agoMerge "Return error from MPEG4Writer stop() if the check on codec specific data faile...
James Dong [Fri, 20 Aug 2010 01:02:23 +0000 (18:02 -0700)]
Merge "Return error from MPEG4Writer stop() if the check on codec specific data failed" into gingerbread

14 years agoMerge "Text selection without trackball." into gingerbread
Gilles Debunne [Fri, 20 Aug 2010 00:59:08 +0000 (17:59 -0700)]
Merge "Text selection without trackball." into gingerbread

14 years agoam 11a72482: Merge "docs: add links from widget classes to tutorials" into froyo
Scott Main [Fri, 20 Aug 2010 00:37:31 +0000 (17:37 -0700)]
am 11a72482: Merge "docs: add links from widget classes to tutorials" into froyo

Merge commit '11a72482a0cdc45ceaf4ca83957e682381455aee' into gingerbread

* commit '11a72482a0cdc45ceaf4ca83957e682381455aee':
  docs: add links from widget classes to tutorials

14 years agoMerge "docs: add links from widget classes to tutorials" into froyo
Scott Main [Fri, 20 Aug 2010 00:31:12 +0000 (17:31 -0700)]
Merge "docs: add links from widget classes to tutorials" into froyo

14 years agoMerge "Fix for a Resource system bug that displayed the wrong name for missing asset...
Gilles Debunne [Thu, 19 Aug 2010 22:27:12 +0000 (15:27 -0700)]
Merge "Fix for a Resource system bug that displayed the wrong name for missing asset." into gingerbread

14 years agoam 0fe27cf5: make android_id random seed depend on time as well as ro.serialno
Doug Zongker [Thu, 19 Aug 2010 21:05:27 +0000 (14:05 -0700)]
am 0fe27cf5: make android_id random seed depend on time as well as ro.serialno

Merge commit '0fe27cf5bd1407bc7b4eabefaa91ff535582badc' into gingerbread

* commit '0fe27cf5bd1407bc7b4eabefaa91ff535582badc':
  make android_id random seed depend on time as well as ro.serialno

14 years agoMerge "Make MediaWriter stop and pause return errors if necessary" into gingerbread
James Dong [Thu, 19 Aug 2010 20:59:32 +0000 (13:59 -0700)]
Merge "Make MediaWriter stop and pause return errors if necessary" into gingerbread

14 years agoMerge "remove unused pixel format" into gingerbread
Mathias Agopian [Thu, 19 Aug 2010 20:37:35 +0000 (13:37 -0700)]
Merge "remove unused pixel format" into gingerbread

14 years agoMerge "Make the throttling more sensitive to end-to-end latency." into gingerbread
Jeff Brown [Thu, 19 Aug 2010 20:27:58 +0000 (13:27 -0700)]
Merge "Make the throttling more sensitive to end-to-end latency." into gingerbread

14 years agoMake the throttling more sensitive to end-to-end latency.
Jeff Brown [Thu, 19 Aug 2010 18:55:13 +0000 (11:55 -0700)]
Make the throttling more sensitive to end-to-end latency.

The code now takes into account the time when the event was generated.
So with a 60Hz throttling rate, it ensures that a motion event will not
be delayed due to throttling by any more than 1/60th of second past
the time it was generated.

Change-Id: Iaea1d4f76e79036b4a18873485230731c3cd63c3

14 years agoremove unused pixel format
Mathias Agopian [Thu, 19 Aug 2010 20:11:42 +0000 (13:11 -0700)]
remove unused pixel format

Change-Id: I55bc3cc41385743c07f7e4de06335c922f746f73

14 years agoMerge "fix [2931718] glDrawArrays skips a triangle when more than 70 vertices are...
Mathias Agopian [Thu, 19 Aug 2010 18:44:50 +0000 (11:44 -0700)]
Merge "fix [2931718] glDrawArrays skips a triangle when more than 70 vertices are used." into gingerbread

14 years agoMerge "Support for MP4V-ES packetization format according to RFC3016." into gingerbread
Andreas Huber [Thu, 19 Aug 2010 18:19:51 +0000 (11:19 -0700)]
Merge "Support for MP4V-ES packetization format according to RFC3016." into gingerbread

14 years agoMerge "Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE" into gingerbread
Wu-cheng Li [Thu, 19 Aug 2010 18:08:39 +0000 (11:08 -0700)]
Merge "Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE" into gingerbread

14 years agoMerge "Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE" into gingerbread
Wu-cheng Li [Thu, 19 Aug 2010 18:08:36 +0000 (11:08 -0700)]
Merge "Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE" into gingerbread

14 years agoMerge "In the absence of width/height information in the sdp, extract the dimensions...
Andreas Huber [Thu, 19 Aug 2010 17:54:21 +0000 (10:54 -0700)]
Merge "In the absence of width/height information in the sdp, extract the dimensions from the avc codec specific data." into gingerbread

14 years agoMerge "Audio Effects: fixed "strength supported" parameter size." into gingerbread
Eric Laurent [Thu, 19 Aug 2010 17:42:36 +0000 (10:42 -0700)]
Merge "Audio Effects: fixed "strength supported" parameter size." into gingerbread

14 years agoMerge "Add OBB flags to support overlays" into gingerbread
Kenny Root [Thu, 19 Aug 2010 16:09:32 +0000 (09:09 -0700)]
Merge "Add OBB flags to support overlays" into gingerbread

14 years agoMerge "Better support for rtsp streamed through VLC. Temporarily make the socket...
Andreas Huber [Thu, 19 Aug 2010 16:09:12 +0000 (09:09 -0700)]
Merge "Better support for rtsp streamed through VLC. Temporarily make the socket blocking to read all of the session description." into gingerbread

14 years agoMerge "Fix issue 2929440" into gingerbread
Eric Laurent [Thu, 19 Aug 2010 15:49:20 +0000 (08:49 -0700)]
Merge "Fix issue 2929440" into gingerbread

14 years agoMerge "Improve orientation sensing when waking up while flat." into gingerbread
Steve Howard [Thu, 19 Aug 2010 15:29:29 +0000 (08:29 -0700)]
Merge "Improve orientation sensing when waking up while flat." into gingerbread

14 years agoMerge "RTP: fix few leaks when fail to add streams into a group." into gingerbread
Chia-chi Yeh [Thu, 19 Aug 2010 10:36:36 +0000 (03:36 -0700)]
Merge "RTP: fix few leaks when fail to add streams into a group." into gingerbread

14 years agoMerge "Fix a bug, where one thread is using JNIEnv associated with another thread...
Wei-Ta Chen [Thu, 19 Aug 2010 07:28:10 +0000 (00:28 -0700)]
Merge "Fix a bug, where one thread is using JNIEnv associated with another thread." into gingerbread

14 years agoMerge "RTP: remove froyo-compatible code." into gingerbread
Chia-chi Yeh [Thu, 19 Aug 2010 06:12:20 +0000 (23:12 -0700)]
Merge "RTP: remove froyo-compatible code." into gingerbread

14 years agofix [2931718] glDrawArrays skips a triangle when more than 70 vertices are used.
Mathias Agopian [Thu, 19 Aug 2010 03:06:34 +0000 (20:06 -0700)]
fix [2931718] glDrawArrays skips a triangle when more than 70 vertices are used.

a typo prevented the last 2 vertices of a batch to be copied to the front of
the next batch. Instead, the 2 very first vertices were used.

Change-Id: I3c344784dac1cef64df2fb6f6efb2f901cc788db

14 years agoMerge "Add support for throttling motion events." into gingerbread
Jeff Brown [Thu, 19 Aug 2010 00:40:44 +0000 (17:40 -0700)]
Merge "Add support for throttling motion events." into gingerbread

14 years agoMerge "Fix issue #2845673: android:exported="false" is not obeyed" into gingerbread
Dianne Hackborn [Thu, 19 Aug 2010 00:05:40 +0000 (17:05 -0700)]
Merge "Fix issue #2845673: android:exported="false" is not obeyed" into gingerbread

14 years agoAdd support for throttling motion events.
Jeff Brown [Wed, 18 Aug 2010 22:51:08 +0000 (15:51 -0700)]
Add support for throttling motion events.

Change-Id: I24b3a17753e91ecda60a60fe5cd2e6b3260e033d

14 years agoMerge "fix [2931161] crash in labyritnth when completing a level" into gingerbread
Mathias Agopian [Wed, 18 Aug 2010 23:31:36 +0000 (16:31 -0700)]
Merge "fix [2931161] crash in labyritnth when completing a level" into gingerbread

14 years agofix [2931161] crash in labyritnth when completing a level
Mathias Agopian [Wed, 18 Aug 2010 23:07:34 +0000 (16:07 -0700)]
fix [2931161] crash in labyritnth when completing a level

Change-Id: I821d67effaf73d7008b2828d06f5489d1f976a1e

14 years agoMerge "DO NOT MERGE Do not kill sockets going default->hipri" into gingerbread
Robert Greenwalt [Wed, 18 Aug 2010 22:11:52 +0000 (15:11 -0700)]
Merge "DO NOT MERGE Do not kill sockets going default->hipri" into gingerbread

14 years agoMerge "Avoid unnecessary SharedPrefences disk writes." into gingerbread
Brad Fitzpatrick [Wed, 18 Aug 2010 21:21:32 +0000 (14:21 -0700)]
Merge "Avoid unnecessary SharedPrefences disk writes." into gingerbread

14 years agoMerge "Only monitor recognized uevent devices." into gingerbread
Jean-Baptiste Queru [Wed, 18 Aug 2010 20:56:58 +0000 (13:56 -0700)]
Merge "Only monitor recognized uevent devices." into gingerbread

14 years agoMerge "Improve documentation of getAltitude" into gingerbread
Mathias Agopian [Wed, 18 Aug 2010 20:55:01 +0000 (13:55 -0700)]
Merge "Improve documentation of getAltitude" into gingerbread

14 years agoMerge "revert hwcomposer HAL changes. DO NOT MERGE." into gingerbread
Mathias Agopian [Wed, 18 Aug 2010 20:54:46 +0000 (13:54 -0700)]
Merge "revert hwcomposer HAL changes. DO NOT MERGE." into gingerbread

14 years agoOnly monitor recognized uevent devices.
Sean McNeil [Wed, 23 Jun 2010 09:00:37 +0000 (16:00 +0700)]
Only monitor recognized uevent devices.

system_server can potentially monitor uevent devices that are
of no use to it. For instance, an accelerometer implementation
as uevents. This would cause the process to be busy when
unnecessary. If a device cannot be classified, don't monitor it.

Change-Id: Ib2c93105e7d746d9c1a7414bea8bab3fb8c0b70a

14 years agoMerge "Fix some input device mapping bugs with certain drivers." into gingerbread
Jeff Brown [Wed, 18 Aug 2010 20:38:32 +0000 (13:38 -0700)]
Merge "Fix some input device mapping bugs with certain drivers." into gingerbread

14 years agoFix some input device mapping bugs with certain drivers.
Jeff Brown [Wed, 18 Aug 2010 03:38:35 +0000 (20:38 -0700)]
Fix some input device mapping bugs with certain drivers.

On single-touch devices, pointer up/down is signalled by a BTN_TOUCH
key event.  Previously we handled BTN_TOUCH immediately but some drivers
may produce the sequence BTN_TOUCH, ABS_X, ABS_Y, SYN_REPORT on pointer down
which caused us to emit a bad initial pointer down location.
Now we wait for SYN_REPORT before reporting the up or down.

On multi-touch devices, pointer up can be signalled by as little as
the sequence SYN_MT_REPORT, SYN_REPORT.  This change ensures that we
handle this case.

Added support for reading ABS_MT_PRESSURE when available.
Corrected mapping of touchMajor/touchMinor on single touch devices.
Minor code cleanup.

Change-Id: Ic7ec4811241ed85a06e59b8a839ca05180d491d4

14 years agoMerge "Making sure the draw time is measured." into gingerbread
Konstantin Lopyrev [Wed, 18 Aug 2010 18:43:21 +0000 (11:43 -0700)]
Merge "Making sure the draw time is measured." into gingerbread

14 years agoKeep track of remaining fd when devices are removed
Jens Gulin [Tue, 22 Jun 2010 20:21:57 +0000 (22:21 +0200)]
Keep track of remaining fd when devices are removed

Sometimes the wrong fd was accessed when the device was addressed
by device id.

The earlier implementation assumed that two arrays were in sync
but one of them was compacted when devices were removed. Instead
of that dependency the device now keeps track of it's file descriptor.

Change-Id: Ib0f320603aafb07ded354bc3687de9759c9068f2

14 years agoMerge "tracking merge of external/apache-http from dalvik-dev" into gingerbread
Brian Carlstrom [Wed, 18 Aug 2010 17:21:28 +0000 (10:21 -0700)]
Merge "tracking merge of external/apache-http from dalvik-dev" into gingerbread

14 years agoMerge "Document that autoFocus must be called in auto and macro mode." into gingerbread
Wu-cheng Li [Wed, 18 Aug 2010 17:19:45 +0000 (10:19 -0700)]
Merge "Document that autoFocus must be called in auto and macro mode." into gingerbread

14 years agoMerge "Make the OggExtractor less verbose." into gingerbread
Andreas Huber [Wed, 18 Aug 2010 17:10:14 +0000 (10:10 -0700)]
Merge "Make the OggExtractor less verbose." into gingerbread

14 years agoMerge "Be more lenient when validating ESDS information in mp4 audio tracks. Allow...
Andreas Huber [Wed, 18 Aug 2010 17:07:29 +0000 (10:07 -0700)]
Merge "Be more lenient when validating ESDS information in mp4 audio tracks. Allow the absence of any codec specific data and assume that the mpeg4 headers are not lying to us." into gingerbread

14 years agoAdd OBB flags to support overlays
Kenny Root [Thu, 12 Aug 2010 14:36:02 +0000 (07:36 -0700)]
Add OBB flags to support overlays

* Add flags field in OBB footer to support overlays.

* Remove unused 'crypto' and 'filesystem' fields in obbtool (could
  later be supported in the "flags" field of the OBB footer).

* Add notes to document OBB classes before shipping.

Change-Id: I386b43c32c5edef55210acb5d3322639c08010ba

14 years agoMerge "Fix up handling of null fields in DownloadManager." into gingerbread
Steve Howard [Wed, 18 Aug 2010 16:03:34 +0000 (09:03 -0700)]
Merge "Fix up handling of null fields in DownloadManager." into gingerbread

14 years agoam 46906276: Amend previous ndc commit
Kenny Root [Wed, 18 Aug 2010 15:50:59 +0000 (08:50 -0700)]
am 46906276: Amend previous ndc commit

Merge commit '46906276448dd36e7a5cca38fbe9fdb3142f7948' into gingerbread

* commit '46906276448dd36e7a5cca38fbe9fdb3142f7948':
  Amend previous ndc commit

14 years agoam a34c9ca3: (-s ours) Add more error checking for ndc
Kenny Root [Wed, 18 Aug 2010 15:50:56 +0000 (08:50 -0700)]
am a34c9ca3: (-s ours) Add more error checking for ndc

Merge commit 'a34c9ca30ea25d0c4d8ae51da7858c4ea58b7f25' into gingerbread

* commit 'a34c9ca30ea25d0c4d8ae51da7858c4ea58b7f25':
  Add more error checking for ndc

14 years agoam 24a03083: PackageManagerService: always install native binaries from .apk
David 'Digit' Turner [Wed, 18 Aug 2010 15:45:35 +0000 (08:45 -0700)]
am 24a03083: PackageManagerService: always install native binaries from .apk

Merge commit '24a03083ca5cf33342debb9a230a591f098f7fd8' into gingerbread

* commit '24a03083ca5cf33342debb9a230a591f098f7fd8':
  PackageManagerService: always install native binaries from .apk

14 years agorevert hwcomposer HAL changes. DO NOT MERGE.
Mathias Agopian [Wed, 18 Aug 2010 03:19:23 +0000 (20:19 -0700)]
revert hwcomposer HAL changes. DO NOT MERGE.

This reverts commit:
94364b91a2894bf037b8beb027132fbb812e1434
f8e705dea48f77f1c2532fdbadd4997dd1851af0
b59beb5ca68d0228f60dda60d85e2d0226b33215
e0d5f5bcf5a8b26f4ad75f549cbf380b2c9faf20

14 years agoMerge "CallManager: add setAudioMode()" into gingerbread
Hung-ying Tyan [Wed, 18 Aug 2010 02:52:50 +0000 (19:52 -0700)]
Merge "CallManager: add setAudioMode()" into gingerbread

14 years agoMerge "Optimize EventHub reads." into gingerbread
Jeff Brown [Wed, 18 Aug 2010 02:41:46 +0000 (19:41 -0700)]
Merge "Optimize EventHub reads." into gingerbread

14 years agoOptimize EventHub reads.
Jeff Brown [Tue, 17 Aug 2010 23:48:25 +0000 (16:48 -0700)]
Optimize EventHub reads.

Change-Id: Id7d09c0a6e5c741c1e29becd2b6560772c5ff372

14 years agoMerge "CallManager: do not deliver ring event if fg call is live." into gingerbread
Hung-ying Tyan [Wed, 18 Aug 2010 00:34:05 +0000 (17:34 -0700)]
Merge "CallManager: do not deliver ring event if fg call is live." into gingerbread

14 years agoMerge "Import revised translations. DO NOT MERGE" into gingerbread
Eric Fischer [Wed, 18 Aug 2010 00:19:21 +0000 (17:19 -0700)]
Merge "Import revised translations.  DO NOT MERGE" into gingerbread

14 years agoMerge "Fix possible race conditions during channel unregistration." into gingerbread
Jeff Brown [Wed, 18 Aug 2010 00:05:38 +0000 (17:05 -0700)]
Merge "Fix possible race conditions during channel unregistration." into gingerbread

14 years agoFix possible race conditions during channel unregistration.
Jeff Brown [Tue, 17 Aug 2010 22:59:26 +0000 (15:59 -0700)]
Fix possible race conditions during channel unregistration.

Previously, the input dispatcher assumed that the input channel's
receive pipe file descriptor was a sufficiently unique identifier for
looking up input channels in its various tables.  However, it can happen
that an input channel is disposed and then a new input channel is
immediately created that reuses the same file descriptor.  Ordinarily
this is not a problem, however there is a small opportunity for a race
to arise in InputQueue.

When InputQueue receives an input event from the dispatcher, it
generates a finishedToken that encodes the channel's receive pipe fd,
and a sequence number.  The finishedToken is used by the ViewRoot
as a handle for the event so that it can tell the InputQueue when
the event has finished being processed.

Here is the race:

1. InputQueue receives an input event, assigns a new finishedToken.
2. ViewRoot begins processing the input event.
3. During processing, ViewRoot unregisters the InputChannel.
4. A new InputChannel is created and is registered with the Input Queue.
   This InputChannel happens to have the same receive pipe fd as
   the one previously registered.
5. ViewRoot tells the InputQueue that it has finished processing the
   input event, passing along the original finishedToken.
6. InputQueue throws an exception because the finishedToken's receive
   pipe fd is registered but the sequence number is incorrect so it
   assumes that the client has called finish spuriously.

The fix is to include a unique connection id within the finishedToken so
that the InputQueue can accurately confirm that the token belongs to
the currently registered InputChannel rather than to an old one that
happened to have the same receive pipe fd.  When it notices this, it
ignores the spurious finish.

I've also made a couple of other small changes to avoid similar races
elsewhere.

This patch set also includes a fix to synthesize a finished signal
when the input channel is unregistered on the client side to
help keep the server and client in sync.

Bug: 2834068
Change-Id: I1de34a36249ab74c359c2c67a57e333543400f7b

14 years agoMerge "Fix SDK build" into gingerbread
Irfan Sheriff [Tue, 17 Aug 2010 23:48:36 +0000 (16:48 -0700)]
Merge "Fix SDK build" into gingerbread

14 years agoMerge "Make vCard importer/exporter aware of multi-byte parameters." into gingerbread
Daisuke Miyakawa [Tue, 17 Aug 2010 23:42:06 +0000 (16:42 -0700)]
Merge "Make vCard importer/exporter aware of multi-byte parameters." into gingerbread

14 years agoam 3b70e159: Merge "Adding a sample accessibility service -make" into froyo
Roman Nurik [Tue, 17 Aug 2010 17:45:30 +0000 (10:45 -0700)]
am 3b70e159: Merge "Adding a sample accessibility service -make" into froyo

Merge commit '3b70e159a8168c1154d31d7b0552bb3b0c099334' into gingerbread

* commit '3b70e159a8168c1154d31d7b0552bb3b0c099334':
  Adding a sample accessibility service -make

14 years agoMerge "Adding a sample accessibility service -make" into froyo
Roman Nurik [Tue, 17 Aug 2010 17:36:03 +0000 (10:36 -0700)]
Merge "Adding a sample accessibility service -make" into froyo

14 years agoMerge "New download manager error code when we can't resume." into gingerbread
Steve Howard [Tue, 17 Aug 2010 15:20:52 +0000 (08:20 -0700)]
Merge "New download manager error code when we can't resume." into gingerbread

14 years agoMerge "GPS: Initialize XTRA support when GPS is enabled" into gingerbread
Mike Lockwood [Tue, 17 Aug 2010 11:46:29 +0000 (04:46 -0700)]
Merge "GPS: Initialize XTRA support when GPS is enabled" into gingerbread

14 years agoMerge "Throttle userActivity calls from input dispatcher." into gingerbread
Jeff Brown [Tue, 17 Aug 2010 02:59:03 +0000 (19:59 -0700)]
Merge "Throttle userActivity calls from input dispatcher." into gingerbread

14 years agoMerge "Fix crash in status bar ticker." into gingerbread
Daniel Sandler [Mon, 16 Aug 2010 19:22:29 +0000 (12:22 -0700)]
Merge "Fix crash in status bar ticker." into gingerbread

14 years agoMerge "add an api for getting a device serial number" into gingerbread
Doug Zongker [Mon, 16 Aug 2010 16:19:40 +0000 (09:19 -0700)]
Merge "add an api for getting a device serial number" into gingerbread

14 years agoMerge "Fix problems with determining when to kill apps for wake usage." into gingerbread
Dianne Hackborn [Mon, 16 Aug 2010 00:33:02 +0000 (17:33 -0700)]
Merge "Fix problems with determining when to kill apps for wake usage." into gingerbread

14 years agoMerge "DO NOT MERGE Fix wifi status icon" into gingerbread
Irfan Sheriff [Sun, 15 Aug 2010 22:57:47 +0000 (15:57 -0700)]
Merge "DO NOT MERGE Fix wifi status icon" into gingerbread

14 years agoMerge "fix a typo that prevented glTexImage2D codepath to work" into gingerbread
Mathias Agopian [Fri, 13 Aug 2010 23:29:48 +0000 (16:29 -0700)]
Merge "fix a typo that prevented glTexImage2D codepath to work" into gingerbread

14 years agofix a typo that prevented glTexImage2D codepath to work
Mathias Agopian [Fri, 13 Aug 2010 23:25:13 +0000 (16:25 -0700)]
fix a typo that prevented glTexImage2D codepath to work

Change-Id: I36a3bf9d1d2eacd9b14e00b0a6c53bf88bba381c

14 years agoMerge "DO NOT MERGE Always set/remove default routes." into gingerbread
Robert Greenwalt [Fri, 13 Aug 2010 22:59:53 +0000 (15:59 -0700)]
Merge "DO NOT MERGE Always set/remove default routes." into gingerbread

14 years agoMerge "Various battery info things:" into gingerbread
Dianne Hackborn [Fri, 13 Aug 2010 22:56:29 +0000 (15:56 -0700)]
Merge "Various battery info things:" into gingerbread

14 years agoMerge "Output proguard keep flags for fragment classes." into gingerbread
Ying Wang [Fri, 13 Aug 2010 22:26:21 +0000 (15:26 -0700)]
Merge "Output proguard keep flags for fragment classes." into gingerbread

14 years agoMerge "Fix character count bug and Javadoc typos in SMS (with test cases)" into ginge...
Jake Hamby [Fri, 13 Aug 2010 22:15:36 +0000 (15:15 -0700)]
Merge "Fix character count bug and Javadoc typos in SMS (with test cases)" into gingerbread

14 years agoMerge "Change aapt's warning message to suggest formatted="false", not "true"." into...
Eric Fischer [Fri, 13 Aug 2010 21:54:15 +0000 (14:54 -0700)]
Merge "Change aapt's warning message to suggest formatted="false", not "true"." into gingerbread

14 years agoMerge "Fix typo and bug in CTS test class." into gingerbread
Jake Hamby [Fri, 13 Aug 2010 21:51:09 +0000 (14:51 -0700)]
Merge "Fix typo and bug in CTS test class." into gingerbread

14 years agoam 2abde6e0: Add --max-res-version flag to aapt.
Ficus Kirkpatrick [Fri, 13 Aug 2010 21:45:39 +0000 (14:45 -0700)]
am 2abde6e0: Add --max-res-version flag to aapt.

Merge commit '2abde6e0ddaed3d2d60bad984a2adc3acbb8164c' into gingerbread

* commit '2abde6e0ddaed3d2d60bad984a2adc3acbb8164c':
  Add --max-res-version flag to aapt.

14 years agoMerge "Add --max-res-version flag to aapt." into gingerbread
Ficus Kirkpatrick [Fri, 13 Aug 2010 21:22:34 +0000 (14:22 -0700)]
Merge "Add --max-res-version flag to aapt." into gingerbread

14 years agoMerge "fix [2912927] Can't get NV_draw_path extension to work" into gingerbread
Romain Guy [Fri, 13 Aug 2010 21:18:55 +0000 (14:18 -0700)]
Merge "fix [2912927] Can't get NV_draw_path extension to work" into gingerbread

14 years agofix [2912927] Can't get NV_draw_path extension to work
Mathias Agopian [Fri, 13 Aug 2010 19:19:04 +0000 (12:19 -0700)]
fix [2912927] Can't get NV_draw_path extension to work

there was a problem with eglGetProcAddress() which would only work with
GLES 1.x contexts.

Change-Id: I4747671cbf7ed469bb471a377f1d6f36550d24df

14 years agosurfaceflinger: don't check HWComposer numLayers unless one exists
Erik Gilling [Fri, 13 Aug 2010 06:21:40 +0000 (23:21 -0700)]
surfaceflinger: don't check HWComposer numLayers unless one exists

Change-Id: I4b83f7bf7ba1318c70054117f14e759fe0ad105c

14 years agoMerge "Fix issue 2909189: System property ro.audio.silent no longer mutes system...
Eric Laurent [Fri, 13 Aug 2010 15:00:14 +0000 (08:00 -0700)]
Merge "Fix issue 2909189: System property ro.audio.silent no longer mutes system." into gingerbread

14 years agoMerge "Update switch call and accept call." into gingerbread
John Wang [Fri, 13 Aug 2010 00:30:38 +0000 (17:30 -0700)]
Merge "Update switch call and accept call." into gingerbread

14 years agoMerge "Support getting codec, width, and height in URL for gtalk playback." into...
Mike Dodd [Thu, 12 Aug 2010 23:45:19 +0000 (16:45 -0700)]
Merge "Support getting codec, width, and height in URL for gtalk playback." into gingerbread

14 years agoMerge "Fix a couple issues with the new hwcomposer HAL" into gingerbread
Mathias Agopian [Thu, 12 Aug 2010 22:07:29 +0000 (15:07 -0700)]
Merge "Fix a couple issues with the new hwcomposer HAL" into gingerbread

14 years agoFix a couple issues with the new hwcomposer HAL
Mathias Agopian [Thu, 12 Aug 2010 22:03:26 +0000 (15:03 -0700)]
Fix a couple issues with the new hwcomposer HAL

- we now clear the framebuffer upon request from the HAL
- the HAL list size could get out of sync with reality
- there was also an issue where sometime we could run past the list

Change-Id: Ic3a34314aed24181f2d8cc787096af83c046ef27

14 years agoam 4f3c5372: Merge "Fix subscribe links for Developer Forums doc." into froyo
Trevor Johns [Thu, 12 Aug 2010 21:30:11 +0000 (14:30 -0700)]
am 4f3c5372: Merge "Fix subscribe links for Developer Forums doc." into froyo

Merge commit '4f3c5372a56ac47dac9c22c7f7ce97152128c795' into gingerbread

* commit '4f3c5372a56ac47dac9c22c7f7ce97152128c795':
  Fix subscribe links for Developer Forums doc.

14 years agoMerge "Fix subscribe links for Developer Forums doc." into froyo
Trevor Johns [Thu, 12 Aug 2010 21:27:33 +0000 (14:27 -0700)]
Merge "Fix subscribe links for Developer Forums doc." into froyo

14 years agoMerge "Improve camera documentation." into gingerbread
Wu-cheng Li [Thu, 12 Aug 2010 21:04:07 +0000 (14:04 -0700)]
Merge "Improve camera documentation." into gingerbread

14 years agoMerge "Fix the h.263 assembler to properly subset a buffer's range if it already...
Andreas Huber [Thu, 12 Aug 2010 18:02:17 +0000 (11:02 -0700)]
Merge "Fix the h.263 assembler to properly subset a buffer's range if it already has a range applied." into gingerbread

14 years agoMerge "APacketSource is too verbose." into gingerbread
Andreas Huber [Thu, 12 Aug 2010 18:02:06 +0000 (11:02 -0700)]
Merge "APacketSource is too verbose." into gingerbread

14 years agoMerge "Handle large audio lost" into gingerbread
James Dong [Thu, 12 Aug 2010 17:07:51 +0000 (10:07 -0700)]
Merge "Handle large audio lost" into gingerbread

14 years agoMerge "Fix a crash due to unnecessary check on the codec config data for H263 video...
James Dong [Thu, 12 Aug 2010 17:07:38 +0000 (10:07 -0700)]
Merge "Fix a crash due to unnecessary check on the codec config data for H263 video track" into gingerbread

14 years agoMerge "Fix all fd leaks in authoring engine" into gingerbread
James Dong [Thu, 12 Aug 2010 16:13:14 +0000 (09:13 -0700)]
Merge "Fix all fd leaks in authoring engine" into gingerbread

14 years agoMerge "should fix sim build, hopefully" into gingerbread
Mathias Agopian [Thu, 12 Aug 2010 00:32:25 +0000 (17:32 -0700)]
Merge "should fix sim build, hopefully" into gingerbread

14 years agoshould fix sim build, hopefully
Mathias Agopian [Thu, 12 Aug 2010 00:31:33 +0000 (17:31 -0700)]
should fix sim build, hopefully

Change-Id: I5390bd34dcca36fef43b5169386fff1b04cc842b

14 years agoMerge "Fix ViewRoot bug attempting to finish synthetic KeyEvents." into gingerbread
Jeff Brown [Thu, 12 Aug 2010 00:22:17 +0000 (17:22 -0700)]
Merge "Fix ViewRoot bug attempting to finish synthetic KeyEvents." into gingerbread