OSDN Git Service

android-x86/frameworks-native.git
13 years agoMerge "Partial fix for issue 3124895." into gingerbread
Eric Laurent [Tue, 26 Oct 2010 15:13:32 +0000 (08:13 -0700)]
Merge "Partial fix for issue 3124895." into gingerbread

13 years agoMerge "Make some contructors public but hidden." into gingerbread
Jeff Hamilton [Tue, 26 Oct 2010 14:16:46 +0000 (07:16 -0700)]
Merge "Make some contructors public but hidden." into gingerbread

13 years agoMerge "Don't turn the button backlights on if the screen is off. Part 2." into ginger...
Joe Onorato [Tue, 26 Oct 2010 01:48:08 +0000 (18:48 -0700)]
Merge "Don't turn the button backlights on if the screen is off. Part 2." into gingerbread

13 years agoam c9ac1079: update featured videos also remove "new" tags from SDK and Resources...
Scott Main [Tue, 26 Oct 2010 00:15:50 +0000 (17:15 -0700)]
am c9ac1079: update featured videos also remove "new" tags from SDK and Resources nav items

Merge commit 'c9ac1079696b93a294f504c6561397ef731a46f9' into gingerbread

* commit 'c9ac1079696b93a294f504c6561397ef731a46f9':
  update featured videos

13 years agoMerge "DO NOT MERGE - Updated ringtone assets for crespo" into gingerbread
Justin Ho [Mon, 25 Oct 2010 23:44:01 +0000 (16:44 -0700)]
Merge "DO NOT MERGE - Updated ringtone assets for crespo" into gingerbread

13 years agoMerge "Doc Change: Revert NotePad sample test package" into gingerbread
Joe Malin [Mon, 25 Oct 2010 23:19:18 +0000 (16:19 -0700)]
Merge "Doc Change: Revert NotePad sample test package" into gingerbread

13 years agoMerge "Import revised translations. DO NOT MERGE" into gingerbread
Eric Fischer [Mon, 25 Oct 2010 23:14:47 +0000 (16:14 -0700)]
Merge "Import revised translations.  DO NOT MERGE" into gingerbread

13 years agoMerge "Add a RHS status bar slot for NFC." into gingerbread
Jeff Hamilton [Mon, 25 Oct 2010 21:46:45 +0000 (14:46 -0700)]
Merge "Add a RHS status bar slot for NFC." into gingerbread

13 years agoMerge "GPS: Disable verbose logging" into gingerbread
Mike Lockwood [Mon, 25 Oct 2010 20:49:13 +0000 (13:49 -0700)]
Merge "GPS: Disable verbose logging" into gingerbread

13 years agoMerge "fix [3123221] Video sticks playing back upside down following orientation...
Mathias Agopian [Mon, 25 Oct 2010 20:31:11 +0000 (13:31 -0700)]
Merge "fix [3123221] Video sticks playing back upside down following orientation switch" into gingerbread

13 years agoMerge "fix [3118445] Transform * Transform does not work as expected" into gingerbread
Mathias Agopian [Mon, 25 Oct 2010 20:31:03 +0000 (13:31 -0700)]
Merge "fix [3118445] Transform * Transform does not work as expected" into gingerbread

13 years agoMerge "DO NOT MERGE Fix bug 3124899 - timeout in CTS test ExpandableListViewBasicTest...
Adam Powell [Mon, 25 Oct 2010 18:43:03 +0000 (11:43 -0700)]
Merge "DO NOT MERGE Fix bug 3124899 - timeout in CTS test ExpandableListViewBasicTest" into gingerbread

13 years agoMerge "docs: fix a couple api links" into gingerbread
Scott Main [Mon, 25 Oct 2010 18:18:28 +0000 (11:18 -0700)]
Merge "docs: fix a couple api links" into gingerbread

13 years agoMerge "Fixed NdefTag parcelable conversion methods." into gingerbread
Nick Pelly [Mon, 25 Oct 2010 15:58:00 +0000 (08:58 -0700)]
Merge "Fixed NdefTag parcelable conversion methods." into gingerbread

13 years agoMerge "Remove the FLIP_H/ROT_90 workaround from CameraService.do not merge" into...
Wu-cheng Li [Mon, 25 Oct 2010 15:55:54 +0000 (08:55 -0700)]
Merge "Remove the FLIP_H/ROT_90 workaround from CameraService.do not merge" into gingerbread

13 years agoMerge "Document getPollBytes() and getActivationBytes()." into gingerbread
Nick Pelly [Mon, 25 Oct 2010 05:06:15 +0000 (22:06 -0700)]
Merge "Document getPollBytes() and getActivationBytes()." into gingerbread

13 years agofix [3123221] Video sticks playing back upside down following orientation switch
Mathias Agopian [Mon, 25 Oct 2010 02:03:58 +0000 (19:03 -0700)]
fix [3123221] Video sticks playing back upside down following orientation switch

the overlay wasn't reconfigured when the screen-orientation changed. It was
only done when a parameter of the surface itself changed.

Change-Id: I0ca0925bf58ded4c91ab89d12cb1fe4d1477c96c

13 years agoMerge "Fix issue #3126018: No way to specify NativeActivity's native method" into...
Dianne Hackborn [Mon, 25 Oct 2010 01:33:36 +0000 (18:33 -0700)]
Merge "Fix issue #3126018: No way to specify NativeActivity's native method" into gingerbread

13 years agofix [3118445] Transform * Transform does not work as expected
Mathias Agopian [Sun, 24 Oct 2010 21:53:05 +0000 (14:53 -0700)]
fix [3118445] Transform * Transform does not work as expected

The problem wasn't in the multiply operator, but rather in the code
that built the transform from the HAL bitmask.

We now use the multiply operator to build the Transform from the bitmask,
which guarantees, it'll always be correct.

Also added a simple test for Transform.

Change-Id: I09bf3b0e51d92f59d83ea91c4cc94fc2aa0bf227

13 years agoMerge "Add unit tests for native input and fix bugs identified." into gingerbread
Jeff Brown [Sun, 24 Oct 2010 21:18:19 +0000 (14:18 -0700)]
Merge "Add unit tests for native input and fix bugs identified." into gingerbread

13 years agoAdd unit tests for native input and fix bugs identified.
Jeff Brown [Wed, 20 Oct 2010 22:33:38 +0000 (15:33 -0700)]
Add unit tests for native input and fix bugs identified.

Fixed a bug where we would lose the first touch point when swiping out of
the virtual key area.

Fixed a bug where we would not send an ACTION_MOVE event in cases where
individual pointers went down/up and the remaining pointers actually moved.
This is important since many applications do not handle pointer movements
during ACTION_POINTER_DOWN or ACTION_POINTER_UP.  In the case of
ACTION_POINTER_UP the movement was completely lost since all pointers were
dispatched using their old location rather than the new location.

Improved motion event validation to check for duplicate pointer ids.

Added an input source constant that was missing from the NDK api but
defined in the framework api.

Added a timestamp when reporting added/removed devices in EventHub.

Bug: 3070082
Change-Id: I3206a030f43b7616e2f48006e5a9d522c4d92e56

13 years agoMerge "Fix issue 3126094." into gingerbread
Eric Laurent [Sat, 23 Oct 2010 01:37:09 +0000 (18:37 -0700)]
Merge "Fix issue 3126094." into gingerbread

13 years agoMerge "Import translations for status bar." into gingerbread
Eric Fischer [Sat, 23 Oct 2010 00:14:36 +0000 (17:14 -0700)]
Merge "Import translations for status bar." into gingerbread

13 years agoMerge "Change disable timeout for BT disable stress test" into gingerbread
Eric Rowe [Sat, 23 Oct 2010 00:14:12 +0000 (17:14 -0700)]
Merge "Change disable timeout for BT disable stress test" into gingerbread

13 years agoMerge "Import revised translations. DO NOT MERGE" into gingerbread
Eric Fischer [Fri, 22 Oct 2010 23:06:37 +0000 (16:06 -0700)]
Merge "Import revised translations.  DO NOT MERGE" into gingerbread

13 years agoMerge "Add a space before the weekday in the zh_CN lock screen date format." into...
Eric Fischer [Fri, 22 Oct 2010 22:59:42 +0000 (15:59 -0700)]
Merge "Add a space before the weekday in the zh_CN lock screen date format." into gingerbread

13 years agoMerge "Fix issue #3122240: Expose xlarge in GB." into gingerbread
Dianne Hackborn [Fri, 22 Oct 2010 21:01:25 +0000 (14:01 -0700)]
Merge "Fix issue #3122240: Expose xlarge in GB." into gingerbread

13 years agoMerge "Exit immediately on some linklib failures" into gingerbread
Kenny Root [Fri, 22 Oct 2010 19:17:02 +0000 (12:17 -0700)]
Merge "Exit immediately on some linklib failures" into gingerbread

13 years agoMerge "DO NOT MERGE - Re-adding missing status_bar_close_on.9 for mdpi emulator"...
Justin Ho [Fri, 22 Oct 2010 19:14:26 +0000 (12:14 -0700)]
Merge "DO NOT MERGE - Re-adding missing status_bar_close_on.9 for mdpi emulator" into gingerbread

13 years agoMerge "Update script for copying NDK headers/library." into gingerbread
Dianne Hackborn [Fri, 22 Oct 2010 17:58:35 +0000 (10:58 -0700)]
Merge "Update script for copying NDK headers/library." into gingerbread

13 years agoMerge "Unhide some NFC APIs that are required for the Tag app." into gingerbread
Jeff Hamilton [Fri, 22 Oct 2010 17:20:06 +0000 (10:20 -0700)]
Merge "Unhide some NFC APIs that are required for the Tag app." into gingerbread

13 years agoMerge "Attempt to fix simulator build." into gingerbread
Nick Pelly [Fri, 22 Oct 2010 15:49:51 +0000 (08:49 -0700)]
Merge "Attempt to fix simulator build." into gingerbread

13 years agoMerge "GPS: Fix network type logic in requestRefLocation" into gingerbread
Mike Lockwood [Fri, 22 Oct 2010 15:02:09 +0000 (08:02 -0700)]
Merge "GPS: Fix network type logic in requestRefLocation" into gingerbread

13 years agoMerge "Initialized check in ZipFileRO::findEntryByName" into gingerbread
Kenny Root [Fri, 22 Oct 2010 14:55:44 +0000 (07:55 -0700)]
Merge "Initialized check in ZipFileRO::findEntryByName" into gingerbread

13 years agoMerge "Clean up pending sessions on incoming call in SipService" into gingerbread
Hung-ying Tyan [Fri, 22 Oct 2010 06:08:59 +0000 (23:08 -0700)]
Merge "Clean up pending sessions on incoming call in SipService" into gingerbread

13 years agoMerge "Turn the media time adjustment in file writer back on" into gingerbread
James Dong [Fri, 22 Oct 2010 03:06:59 +0000 (20:06 -0700)]
Merge "Turn the media time adjustment in file writer back on" into gingerbread

13 years agoMerge "Adjust boundaries for screen sizes." into gingerbread
Dianne Hackborn [Fri, 22 Oct 2010 02:21:28 +0000 (19:21 -0700)]
Merge "Adjust boundaries for screen sizes." into gingerbread

13 years agoMerge "Implement issue #3116702: New manifest tags for supported screen sizes DO...
Dianne Hackborn [Fri, 22 Oct 2010 02:20:49 +0000 (19:20 -0700)]
Merge "Implement issue #3116702: New manifest tags for supported screen sizes  DO NOT MERGE" into gingerbread

13 years agoMerge "Fix issue #3117918: No way to finish a native activity" into gingerbread
Dianne Hackborn [Fri, 22 Oct 2010 02:09:44 +0000 (19:09 -0700)]
Merge "Fix issue #3117918: No way to finish a native activity" into gingerbread

13 years agoMerge "Fix a race condition in wallpaper move throttling." into gingerbread
Jeff Brown [Fri, 22 Oct 2010 01:02:54 +0000 (18:02 -0700)]
Merge "Fix a race condition in wallpaper move throttling." into gingerbread

13 years agoMerge "Fix issue #3117472: Format storage dialog still broken" into gingerbread
Dianne Hackborn [Fri, 22 Oct 2010 00:28:19 +0000 (17:28 -0700)]
Merge "Fix issue #3117472: Format storage dialog still broken" into gingerbread

13 years agoMerge "fix [3119687] [Maps][4.6.0] Force close in street view" into gingerbread
Mathias Agopian [Thu, 21 Oct 2010 23:43:00 +0000 (16:43 -0700)]
Merge "fix [3119687] [Maps][4.6.0] Force close in street view" into gingerbread

13 years agoMerge "Mirror the preview for front-facing cameras. do not merge" into gingerbread
Mathias Agopian [Thu, 21 Oct 2010 23:20:07 +0000 (16:20 -0700)]
Merge "Mirror the preview for front-facing cameras. do not merge" into gingerbread

13 years agofix [3119687] [Maps][4.6.0] Force close in street view
Mathias Agopian [Thu, 21 Oct 2010 22:58:25 +0000 (15:58 -0700)]
fix [3119687] [Maps][4.6.0] Force close in street view

The EGLConfig attributes MUST be sorted, because they're used in a binary search.
A recent change introduced a bug where 2 of the configs had improperly
sorted attributes.

Change-Id: I1ac53e4463d62f27125ca9f82ed946e6c98ddba0

13 years agoUse correct size of GAMEPAD_KEYCODES
Kenny Root [Thu, 21 Oct 2010 22:46:03 +0000 (15:46 -0700)]
Use correct size of GAMEPAD_KEYCODES

Compute the actual number of indices in the GAMEPAD_KEYCODES instead of
the pure size in bytes.

Bug: 3121536
Change-Id: I71edbd8bf6eff2c8cc0ea5c6845362b3d1e06466

13 years agoInitialized check in ZipFileRO::findEntryByName
Kenny Root [Thu, 21 Oct 2010 22:18:28 +0000 (15:18 -0700)]
Initialized check in ZipFileRO::findEntryByName

If a ZipFileRO object is uninitialized, the hash table will not have
been initialized. This condition wasn't checked in findEntryByName.

Bug: 3121109
Change-Id: Ib696e0e7e0cb4dd0fb2e456d6a847e5e8f4fe14e

13 years agoMerge "RTP: Fix non-zero DC in EchoSuppressor caused while aggregating samples."...
Chia-chi Yeh [Thu, 21 Oct 2010 19:53:37 +0000 (12:53 -0700)]
Merge "RTP: Fix non-zero DC in EchoSuppressor caused while aggregating samples." into gingerbread

13 years agoMerge "allow dumpstate to work for non-root users." into gingerbread
Nick Kralevich [Thu, 21 Oct 2010 18:35:49 +0000 (11:35 -0700)]
Merge "allow dumpstate to work for non-root users." into gingerbread

13 years agoMerge "Fix connect duration for un-established SIP calls." into gingerbread
John Huang [Thu, 21 Oct 2010 17:46:17 +0000 (10:46 -0700)]
Merge "Fix connect duration for un-established SIP calls." into gingerbread

13 years agoMerge "File writer size estimation improvement" into gingerbread
James Dong [Thu, 21 Oct 2010 03:07:57 +0000 (20:07 -0700)]
Merge "File writer size estimation improvement" into gingerbread

13 years agoMerge "Add a test application to dump all the EGLConfig available" into gingerbread
Mathias Agopian [Thu, 21 Oct 2010 03:05:28 +0000 (20:05 -0700)]
Merge "Add a test application to dump all the EGLConfig available" into gingerbread

13 years agoMerge "propagate RS context priority to EGLContext when possible. DO NOT MERGE."...
Mathias Agopian [Thu, 21 Oct 2010 03:04:52 +0000 (20:04 -0700)]
Merge "propagate RS context priority to EGLContext when possible. DO NOT MERGE." into gingerbread

13 years agoMerge "Use the context_priority extension when present." into gingerbread
Mathias Agopian [Thu, 21 Oct 2010 03:04:45 +0000 (20:04 -0700)]
Merge "Use the context_priority extension when present." into gingerbread

13 years agoMerge "software renderer: fix [3117351] GL driver doesn't set the EGL_NATIVE_VISUAL_I...
Mathias Agopian [Thu, 21 Oct 2010 01:00:43 +0000 (18:00 -0700)]
Merge "software renderer: fix [3117351] GL driver doesn't set the EGL_NATIVE_VISUAL_ID" into gingerbread

13 years agosoftware renderer: fix [3117351] GL driver doesn't set the EGL_NATIVE_VISUAL_ID
Mathias Agopian [Thu, 21 Oct 2010 00:21:43 +0000 (17:21 -0700)]
software renderer: fix [3117351] GL driver doesn't set the EGL_NATIVE_VISUAL_ID

Change-Id: I371bc0abfee6065247bc6f04b0e0451645eb2dbf

13 years agoMerge "Fix java doc on FLAG_EXTERNAL." into gingerbread
Dianne Hackborn [Thu, 21 Oct 2010 00:12:27 +0000 (17:12 -0700)]
Merge "Fix java doc on FLAG_EXTERNAL." into gingerbread

13 years agoAdd a test application to dump all the EGLConfig available
Mathias Agopian [Thu, 21 Oct 2010 00:10:47 +0000 (17:10 -0700)]
Add a test application to dump all the EGLConfig available

Change-Id: Iddf27f2a9dd51733f6b90081a523ca37bfe310fa

13 years agoMerge "Fix isUsbMassStorageConnected() will always return true" into gingerbread
Kenny Root [Wed, 20 Oct 2010 21:10:00 +0000 (14:10 -0700)]
Merge "Fix isUsbMassStorageConnected() will always return true" into gingerbread

13 years agoMerge "Fix issue #3113424: Battery stats don't reset on Crespo" into gingerbread
Dianne Hackborn [Wed, 20 Oct 2010 21:08:26 +0000 (14:08 -0700)]
Merge "Fix issue #3113424: Battery stats don't reset on Crespo" into gingerbread

13 years agoMerge "DO NOT MERGE - Updated media playback transport controls (b/3116268)" into...
Justin Ho [Wed, 20 Oct 2010 20:35:40 +0000 (13:35 -0700)]
Merge "DO NOT MERGE - Updated media playback transport controls (b/3116268)" into gingerbread

13 years agoMerge "Add permission requirements to SipAudioCall and SipManager javadoc." into...
Hung-ying Tyan [Wed, 20 Oct 2010 20:28:02 +0000 (13:28 -0700)]
Merge "Add permission requirements to SipAudioCall and SipManager javadoc." into gingerbread

13 years agoMerge "Silently reject a ringing call when another call is dialing/ringing." into...
Hung-ying Tyan [Wed, 20 Oct 2010 18:49:26 +0000 (11:49 -0700)]
Merge "Silently reject a ringing call when another call is dialing/ringing." into gingerbread

13 years agoMerge "Remove ringtone API from SipAudioCall." into gingerbread
Hung-ying Tyan [Wed, 20 Oct 2010 16:47:45 +0000 (09:47 -0700)]
Merge "Remove ringtone API from SipAudioCall." into gingerbread

13 years agoMerge "Doc change: escape angle brackets in javadoc comment." into gingerbread
Dirk Dougherty [Wed, 20 Oct 2010 16:34:24 +0000 (09:34 -0700)]
Merge "Doc change: escape angle brackets in javadoc comment." into gingerbread

13 years agoMerge "Return display name in SipConnection.getCnapName()." into gingerbread
Hung-ying Tyan [Wed, 20 Oct 2010 06:00:16 +0000 (23:00 -0700)]
Merge "Return display name in SipConnection.getCnapName()." into gingerbread

13 years agoMerge "fix [2236865] STOPSHIP: bump soft gl and egl minor version number" into ginger...
Mathias Agopian [Wed, 20 Oct 2010 01:23:19 +0000 (18:23 -0700)]
Merge "fix [2236865] STOPSHIP: bump soft gl and egl minor version number" into gingerbread

13 years agoam a6df4b1b: docs: add note to froyo platform doc that not all locales are included...
Scott Main [Wed, 20 Oct 2010 00:29:29 +0000 (17:29 -0700)]
am a6df4b1b: docs: add note to froyo platform doc that not all locales are included in the sdk image

Merge commit 'a6df4b1bfdb8de7de9b52bee4d01c65941f2d722' into gingerbread

* commit 'a6df4b1bfdb8de7de9b52bee4d01c65941f2d722':
  docs: add note to froyo platform doc that not all locales are included in the sdk image

13 years agofix [2236865] STOPSHIP: bump soft gl and egl minor version number
Mathias Agopian [Tue, 19 Oct 2010 21:47:08 +0000 (14:47 -0700)]
fix [2236865] STOPSHIP: bump soft gl and egl minor version number

Change-Id: Ibf46b18d7493348e189f2c93e969a6cac61f68b5

13 years agoMerge "Avoid NPE in WebTextView.lineUpScroll -> Touch.getMaxScrollX" into gingerbread
Brad Fitzpatrick [Tue, 19 Oct 2010 19:40:53 +0000 (12:40 -0700)]
Merge "Avoid NPE in WebTextView.lineUpScroll -> Touch.getMaxScrollX" into gingerbread

13 years agoMerge "Reduce logging." into gingerbread
Joe Onorato [Tue, 19 Oct 2010 19:23:51 +0000 (12:23 -0700)]
Merge "Reduce logging." into gingerbread

13 years agoMerge "Fix Vibrator permission CTS test broken earlier." into gingerbread
Brad Fitzpatrick [Tue, 19 Oct 2010 19:12:31 +0000 (12:12 -0700)]
Merge "Fix Vibrator permission CTS test broken earlier." into gingerbread

13 years agoReduce logging.
Joe Onorato [Mon, 18 Oct 2010 23:13:23 +0000 (19:13 -0400)]
Reduce logging.

Remember, the system and main logs are
    - Shared resources
    - Primarily for recording problems
    - To be used only for large grained events during normal operation

Bug: 3104855
Change-Id: I136fbd101917dcbc8ebc3f96f276426b48bde7b7

13 years agoMerge "If we encounter video stream EOS while seeking we may still need to seek audio...
Andreas Huber [Tue, 19 Oct 2010 16:59:01 +0000 (09:59 -0700)]
Merge "If we encounter video stream EOS while seeking we may still need to seek audio." into gingerbread

13 years agoMerge "Don't symlink native library paths for old apps" into gingerbread
Kenny Root [Tue, 19 Oct 2010 16:28:28 +0000 (09:28 -0700)]
Merge "Don't symlink native library paths for old apps" into gingerbread

13 years agoMerge "Fix some camera orientation javadoc errors." into gingerbread
Wu-cheng Li [Tue, 19 Oct 2010 14:54:17 +0000 (07:54 -0700)]
Merge "Fix some camera orientation javadoc errors." into gingerbread

13 years agoMerge "StrictMode: fix docs to actually compile and add a utility method." into ginge...
Brad Fitzpatrick [Mon, 18 Oct 2010 23:46:03 +0000 (16:46 -0700)]
Merge "StrictMode: fix docs to actually compile and add a utility method." into gingerbread

13 years agoMerge "Don't force ended when full screen video is returned manually." into gingerbread
Shimeng (Simon) Wang [Mon, 18 Oct 2010 23:40:25 +0000 (16:40 -0700)]
Merge "Don't force ended when full screen video is returned manually." into gingerbread

13 years agoMerge "NFC: broadcast intent constants for adapter state change" into gingerbread
Nick Pelly [Mon, 18 Oct 2010 22:18:59 +0000 (15:18 -0700)]
Merge "NFC: broadcast intent constants for adapter state change" into gingerbread

13 years agoMerge "Cleanspec to fix incremental build failures of the form:" into gingerbread
Nick Pelly [Mon, 18 Oct 2010 22:17:23 +0000 (15:17 -0700)]
Merge "Cleanspec to fix incremental build failures of the form:" into gingerbread

13 years agoMerge "GPS: Enable some more logging" into gingerbread
Mike Lockwood [Mon, 18 Oct 2010 22:14:46 +0000 (15:14 -0700)]
Merge "GPS: Enable some more logging" into gingerbread

13 years agoMerge "Fix bug where home presses were not poking user activity." into gingerbread
Jeff Brown [Mon, 18 Oct 2010 22:13:33 +0000 (15:13 -0700)]
Merge "Fix bug where home presses were not poking user activity." into gingerbread

13 years agoFix bug where home presses were not poking user activity.
Jeff Brown [Mon, 18 Oct 2010 20:21:23 +0000 (13:21 -0700)]
Fix bug where home presses were not poking user activity.

We now poke user activity twice: once upon dequeueing an event
for dispatch and then again just before we dispatch it.  The second
poke is to compensate for the fact that it can take a few seconds to
identify the dispatch target (if the application is responding slowly)
but we want to keep the display from going to sleep for X amount of time
after the app gets a chance to actually receive the event.  This mirrors
pre-Gingerbread behavior.

Removed some unnecessary code that filters user activity pokes when sending
events to KeyGuard.  We don't need this because KeyGuard already tells the
power manager to disable user activity.

Bug: 3101397
Change-Id: I8c3a77601fdef8f584e84cfdd11aa79da0ff51db

13 years agoMerge "DO NOT MERGE Fix bug 3107560 - Edge glow appears delayed in WebView" into...
Adam Powell [Mon, 18 Oct 2010 21:19:52 +0000 (14:19 -0700)]
Merge "DO NOT MERGE Fix bug 3107560 - Edge glow appears delayed in WebView" into gingerbread

13 years agoMerge "Enable framework GPS and location manager logging" into gingerbread
Mike Lockwood [Mon, 18 Oct 2010 21:16:15 +0000 (14:16 -0700)]
Merge "Enable framework GPS and location manager logging" into gingerbread

13 years agoMerge "DO NOT MERGE Add additional options and receiver to BT tests" into gingerbread
Eric Rowe [Mon, 18 Oct 2010 20:53:48 +0000 (13:53 -0700)]
Merge "DO NOT MERGE Add additional options and receiver to BT tests" into gingerbread

13 years agoMerge "Uncomment SIP/VOIP feature check in SipManager." into gingerbread
John Huang [Mon, 18 Oct 2010 20:41:04 +0000 (13:41 -0700)]
Merge "Uncomment SIP/VOIP feature check in SipManager." into gingerbread

13 years agoMerge "Set the thread pool size of NIST sip stack to one." into gingerbread
John Huang [Mon, 18 Oct 2010 20:39:33 +0000 (13:39 -0700)]
Merge "Set the thread pool size of NIST sip stack to one." into gingerbread

13 years agoMerge "Pressing the power button quickly needs to turn the screen on and off correctl...
Joe Onorato [Mon, 18 Oct 2010 20:14:16 +0000 (13:14 -0700)]
Merge "Pressing the power button quickly needs to turn the screen on and off correctly." into gingerbread

13 years agoMerge "Prevent use of NFC api if device is not featurized for NFC." into gingerbread
Nick Pelly [Mon, 18 Oct 2010 19:00:48 +0000 (12:00 -0700)]
Merge "Prevent use of NFC api if device is not featurized for NFC." into gingerbread

13 years agoMerge "For thumbnail extraction make sure we instantiate a decoder that allows access...
Andreas Huber [Mon, 18 Oct 2010 18:46:44 +0000 (11:46 -0700)]
Merge "For thumbnail extraction make sure we instantiate a decoder that allows access to the framebuffer. Implement the samsung workaround to support this by reconfiguring the decoder." into gingerbread

13 years agoMerge "Link against the static libcrypto in external/openssl." into gingerbread
Ying Wang [Mon, 18 Oct 2010 18:44:28 +0000 (11:44 -0700)]
Merge "Link against the static libcrypto in external/openssl." into gingerbread

13 years agoMerge "If the PES packet size exceeds 16-bit range, use a packet size of 0 instead...
Andreas Huber [Mon, 18 Oct 2010 18:18:11 +0000 (11:18 -0700)]
Merge "If the PES packet size exceeds 16-bit range, use a packet size of 0 instead. This is valid for video content according to the specs." into gingerbread

13 years agoMerge "Removed "Select word" option on password fields." into gingerbread
Gilles Debunne [Mon, 18 Oct 2010 17:16:13 +0000 (10:16 -0700)]
Merge "Removed "Select word" option on password fields." into gingerbread

13 years agoMerge "Add the HTML5Audio class, to support the audio tag." into gingerbread
Ben Murdoch [Mon, 18 Oct 2010 17:15:55 +0000 (10:15 -0700)]
Merge "Add the HTML5Audio class, to support the audio tag." into gingerbread

13 years agoMerge "Fix issue 3098880." into gingerbread
Eric Laurent [Sat, 16 Oct 2010 00:18:35 +0000 (17:18 -0700)]
Merge "Fix issue 3098880." into gingerbread

13 years agoMerge "range checking for tnf" into gingerbread
Nick Kralevich [Sat, 16 Oct 2010 00:06:30 +0000 (17:06 -0700)]
Merge "range checking for tnf" into gingerbread

13 years agoMerge "Import revised translations DO NOT MERGE" into gingerbread
Kenny Root [Fri, 15 Oct 2010 23:55:40 +0000 (16:55 -0700)]
Merge "Import revised translations DO NOT MERGE" into gingerbread

13 years agoMerge "Fix a native crash in input dispatcher when windows are removed." into gingerbread
Jeff Brown [Fri, 15 Oct 2010 23:52:10 +0000 (16:52 -0700)]
Merge "Fix a native crash in input dispatcher when windows are removed." into gingerbread

13 years agoMerge "Add support for secure system overlays. (DO NOT MERGE)" into gingerbread
Jeff Brown [Fri, 15 Oct 2010 23:52:02 +0000 (16:52 -0700)]
Merge "Add support for secure system overlays.  (DO NOT MERGE)" into gingerbread

13 years agoMerge "DO NOT MERGE - Quick fix for menu background for SDK/emulator (mdpi)" into...
Justin Ho [Fri, 15 Oct 2010 23:43:42 +0000 (16:43 -0700)]
Merge "DO NOT MERGE - Quick fix for menu background for SDK/emulator (mdpi)" into gingerbread