OSDN Git Service

android-x86/frameworks-native.git
13 years agoMerge "Another attempt for fixing AAC+/eAAC+ related issue" into gingerbread
James Dong [Tue, 21 Sep 2010 17:19:22 +0000 (10:19 -0700)]
Merge "Another attempt for fixing AAC+/eAAC+ related issue" into gingerbread

13 years agoMerge "SystemUI: Use new USB notifications to detect USB disconnect." into gingerbread
Mike Lockwood [Tue, 21 Sep 2010 15:45:34 +0000 (08:45 -0700)]
Merge "SystemUI: Use new USB notifications to detect USB disconnect." into gingerbread

13 years agoMerge "Inet status bug fix" into gingerbread
Robert Greenwalt [Tue, 21 Sep 2010 15:06:15 +0000 (08:06 -0700)]
Merge "Inet status bug fix" into gingerbread

13 years agoMerge "Fix issue #2999757: "Application Redirected" dialogue showing up erratically...
Dianne Hackborn [Tue, 21 Sep 2010 07:24:23 +0000 (00:24 -0700)]
Merge "Fix issue #2999757: "Application Redirected" dialogue showing up erratically" into gingerbread

13 years agoMerge "Fix #2999258: ANR in Settings after every reboot" into gingerbread
Dianne Hackborn [Tue, 21 Sep 2010 05:19:47 +0000 (22:19 -0700)]
Merge "Fix #2999258: ANR in Settings after every reboot" into gingerbread

13 years agoMerge "Revert the ANSWERING state." into gingerbread
Chung-yih Wang [Tue, 21 Sep 2010 05:04:57 +0000 (22:04 -0700)]
Merge "Revert the ANSWERING state." into gingerbread

13 years agoMerge "Add Inet Condition log to bugreports" into gingerbread
Robert Greenwalt [Tue, 21 Sep 2010 04:29:02 +0000 (21:29 -0700)]
Merge "Add Inet Condition log to bugreports" into gingerbread

13 years agoMerge "DO NOT MERGE Enable debug in StatusBarService" into gingerbread
Irfan Sheriff [Tue, 21 Sep 2010 02:51:39 +0000 (19:51 -0700)]
Merge "DO NOT MERGE Enable debug in StatusBarService" into gingerbread

13 years agoMerge "LocationManager: Hide location provider and geocode provider APIs." into ginge...
Mike Lockwood [Tue, 21 Sep 2010 00:16:03 +0000 (17:16 -0700)]
Merge "LocationManager: Hide location provider and geocode provider APIs." into gingerbread

13 years agoMerge "DO NOT MERGE. Wifi service now blames apps for its wake lock use." into ginge...
Dianne Hackborn [Tue, 21 Sep 2010 00:03:15 +0000 (17:03 -0700)]
Merge "DO NOT MERGE.  Wifi service now blames apps for its wake lock use." into gingerbread

13 years agoMerge "In theory the package manager now scans /vendor/app" into gingerbread
Dianne Hackborn [Mon, 20 Sep 2010 23:54:22 +0000 (16:54 -0700)]
Merge "In theory the package manager now scans /vendor/app" into gingerbread

13 years agoam 73e150c8: provide link to backup guide above the fold
Scott Main [Mon, 20 Sep 2010 23:37:32 +0000 (16:37 -0700)]
am 73e150c8: provide link to backup guide above the fold

Merge commit '73e150c886afc6cd92e8b065a58d61e0b2a098ed' into gingerbread

* commit '73e150c886afc6cd92e8b065a58d61e0b2a098ed':
  provide link to backup guide above the fold

13 years agoMerge "Some battery improvements:" into gingerbread
Dianne Hackborn [Mon, 20 Sep 2010 23:29:42 +0000 (16:29 -0700)]
Merge "Some battery improvements:" into gingerbread

13 years agoMerge "New error status for "destination file already exists"." into gingerbread
Steve Howard [Mon, 20 Sep 2010 22:40:41 +0000 (15:40 -0700)]
Merge "New error status for "destination file already exists"." into gingerbread

13 years agoMerge "Use PhoneBase in the phone list." into gingerbread
John Wang [Mon, 20 Sep 2010 22:35:02 +0000 (15:35 -0700)]
Merge "Use PhoneBase in the phone list." into gingerbread

13 years agoMerge "support loading EGL libraries from /vendor/lib/egl as well as /system/lib...
Brian Swetland [Mon, 20 Sep 2010 21:05:25 +0000 (14:05 -0700)]
Merge "support loading EGL libraries from /vendor/lib/egl as well as /system/lib/egl" into gingerbread

13 years agosupport loading EGL libraries from /vendor/lib/egl as well as /system/lib/egl
Brian Swetland [Mon, 20 Sep 2010 19:58:15 +0000 (12:58 -0700)]
support loading EGL libraries from /vendor/lib/egl as well as /system/lib/egl

Change-Id: Idd9ca85ce3ba6c92234375071b53e5365e689062

13 years agoMerge "SIP: add config flag for wifi-only configuration." into gingerbread
Hung-ying Tyan [Mon, 20 Sep 2010 01:02:13 +0000 (18:02 -0700)]
Merge "SIP: add config flag for wifi-only configuration." into gingerbread

13 years agoMerge "Fix some drawing artifacts/bugs around overlays/text anchors" into gingerbread
Adam Powell [Sat, 18 Sep 2010 02:15:38 +0000 (19:15 -0700)]
Merge "Fix some drawing artifacts/bugs around overlays/text anchors" into gingerbread

13 years agoMerge "Reduce lock thrashing in native Looper." into gingerbread
Jeff Brown [Sat, 18 Sep 2010 00:26:02 +0000 (17:26 -0700)]
Merge "Reduce lock thrashing in native Looper." into gingerbread

13 years agoReduce lock thrashing in native Looper.
Jeff Brown [Sat, 18 Sep 2010 00:01:23 +0000 (17:01 -0700)]
Reduce lock thrashing in native Looper.

In the common case, there is nothing interesting happening on the native
Looper besides occasional wake ups.  There is no point grabbing the
semaphore then.

Change-Id: Ib5c426d0e158dfa37891b7ff5537b6f833592fad

13 years agoMerge "Fix silly touch bug in TextView. Oops." into gingerbread
Adam Powell [Fri, 17 Sep 2010 22:41:11 +0000 (15:41 -0700)]
Merge "Fix silly touch bug in TextView. Oops." into gingerbread

13 years agoMerge "Add a check to track a problem the monkey script has been triggering." into...
Marco Nelissen [Fri, 17 Sep 2010 22:39:00 +0000 (15:39 -0700)]
Merge "Add a check to track a problem the monkey script has been triggering." into gingerbread

13 years agoMerge "Add debug function." into gingerbread
John Wang [Fri, 17 Sep 2010 22:03:01 +0000 (15:03 -0700)]
Merge "Add debug function." into gingerbread

13 years agoMerge "Looper: Drop default parameters in favor of a safer overload." into gingerbread
Jeff Brown [Fri, 17 Sep 2010 20:25:55 +0000 (13:25 -0700)]
Merge "Looper: Drop default parameters in favor of a safer overload." into gingerbread

13 years agoMerge "new assets" into gingerbread
Chet Haase [Fri, 17 Sep 2010 20:10:54 +0000 (13:10 -0700)]
Merge "new assets" into gingerbread

13 years agoMerge "Initialize Keyboard.Key attributes from parent Keyboard.Row" into gingerbread
Tadashi G. Takaoka [Fri, 17 Sep 2010 07:01:19 +0000 (00:01 -0700)]
Merge "Initialize Keyboard.Key attributes from parent Keyboard.Row" into gingerbread

13 years agoMerge "Fix sim-eng build on Hardy" into gingerbread
Brian Carlstrom [Fri, 17 Sep 2010 06:48:53 +0000 (23:48 -0700)]
Merge "Fix sim-eng build on Hardy" into gingerbread

13 years agoMerge "Add timer to SIP session creation process." into gingerbread
Hung-ying Tyan [Fri, 17 Sep 2010 06:30:49 +0000 (23:30 -0700)]
Merge "Add timer to SIP session creation process." into gingerbread

13 years agoFix typo which causes sensors to fail miserably
Mathias Agopian [Fri, 17 Sep 2010 04:41:13 +0000 (21:41 -0700)]
Fix typo which causes sensors to fail miserably

Change-Id: Ieca18fc089e2bdf7d049f213836971b54d11cd76

13 years agoLooper: Drop default parameters in favor of a safer overload.
Jeff Brown [Fri, 17 Sep 2010 01:28:12 +0000 (18:28 -0700)]
Looper: Drop default parameters in favor of a safer overload.

The idea is that if you're writing code that wants fd/events/data on
return from pollOnce() / pollAll() you should really pass in all of those
arguments.  When I changed the Looper API earlier, it was difficult
to ensure that all callers were passing the right parameters since they
were relying on default parameters to some degree so usage mistakes
would not have been caught by the compiler.

Change-Id: I1f2812894270aaf1515017ac1616b6b312d9b565

13 years agoMerge "surfaceflinger / GL extensions cleanup" into gingerbread
Mathias Agopian [Fri, 17 Sep 2010 00:55:05 +0000 (17:55 -0700)]
Merge "surfaceflinger / GL extensions cleanup" into gingerbread

13 years agoMerge "part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work...
Mathias Agopian [Fri, 17 Sep 2010 00:54:50 +0000 (17:54 -0700)]
Merge "part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work" into gingerbread

13 years agoMerge "fix [2931909] SensorManger breaks when using different SensorEventListener...
Mathias Agopian [Fri, 17 Sep 2010 00:54:42 +0000 (17:54 -0700)]
Merge "fix [2931909] SensorManger breaks when using different SensorEventListener w/ the same sensors" into gingerbread

13 years agoMerge "Add optional tags to frameworks/base ext." into gingerbread
Jesse Wilson [Fri, 17 Sep 2010 00:52:29 +0000 (17:52 -0700)]
Merge "Add optional tags to frameworks/base ext." into gingerbread

13 years agopart of fix for [3004226] Cannot end the call - Proximity sensor doesn't work
Mathias Agopian [Fri, 17 Sep 2010 00:04:16 +0000 (17:04 -0700)]
part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work

- In SensorEventQueue, only bail on errors from Looper::loopOnce
- Improve sensor error logging

Change-Id: Ib3cf8d5d9fdac8513a3d753155827e0feeda1662

13 years agoMerge "Ensure input dispatcher and native looper handles EINTR." into gingerbread
Jeff Brown [Fri, 17 Sep 2010 00:12:31 +0000 (17:12 -0700)]
Merge "Ensure input dispatcher and native looper handles EINTR." into gingerbread

13 years agoMerge "Fix app switch latency optimization." into gingerbread
Jeff Brown [Fri, 17 Sep 2010 00:12:24 +0000 (17:12 -0700)]
Merge "Fix app switch latency optimization." into gingerbread

13 years agoEnsure input dispatcher and native looper handles EINTR.
Jeff Brown [Fri, 17 Sep 2010 00:04:52 +0000 (17:04 -0700)]
Ensure input dispatcher and native looper handles EINTR.

Change-Id: I0a42db5f273b9bfe4ab174e4ee65d5d852f9f6bc

13 years agoFix app switch latency optimization.
Jeff Brown [Thu, 16 Sep 2010 21:07:33 +0000 (14:07 -0700)]
Fix app switch latency optimization.

This optimization was broken due to recent changes in how ANRs are handled.

Change-Id: Ic99248a12755fadac8d4893e7d305b773e038d3d

13 years agoFix sim-eng build on Hardy
Brian Carlstrom [Thu, 16 Sep 2010 23:28:13 +0000 (16:28 -0700)]
Fix sim-eng build on Hardy

Older glibc version do not include BSD htole32 and htole64 which are
present in bionic. This worksaround a sim-eng build issue by only
using htole32/htole64 if the host is not little endian.

Change-Id: Ia8d0d36285f3c34c51a331790458e52a21c2925f

13 years agoMerge "Make sure the .wav extractor does not read data outside the bounds of the...
Andreas Huber [Thu, 16 Sep 2010 22:20:33 +0000 (15:20 -0700)]
Merge "Make sure the .wav extractor does not read data outside the bounds of the 'data' box." into gingerbread

13 years agoMerge "Make sure stagefright -o terminates even if we're using a raw audio source...
Andreas Huber [Thu, 16 Sep 2010 22:20:21 +0000 (15:20 -0700)]
Merge "Make sure stagefright -o terminates even if we're using a raw audio source (such as .wav pcm)" into gingerbread

13 years agoMerge "Support new URI structure for download provider." into gingerbread
Steve Howard [Thu, 16 Sep 2010 20:42:34 +0000 (13:42 -0700)]
Merge "Support new URI structure for download provider." into gingerbread

13 years agoMerge "Input API review." into gingerbread
Jeff Brown [Thu, 16 Sep 2010 19:57:56 +0000 (12:57 -0700)]
Merge "Input API review." into gingerbread

13 years agoMerge "Fix input dispatcher regression on launcher drag&drop." into gingerbread
Jeff Brown [Thu, 16 Sep 2010 19:38:31 +0000 (12:38 -0700)]
Merge "Fix input dispatcher regression on launcher drag&drop." into gingerbread

13 years agoFix input dispatcher regression on launcher drag&drop.
Jeff Brown [Thu, 16 Sep 2010 19:31:46 +0000 (12:31 -0700)]
Fix input dispatcher regression on launcher drag&drop.

Change-Id: I40e937bd712cd2ed6cceac95dfd1b8c8e070724f

13 years agoMerge "DO NOT MERGE - Doclava warnings are now errors." into gingerbread
Joe Onorato [Thu, 16 Sep 2010 18:45:34 +0000 (11:45 -0700)]
Merge "DO NOT MERGE - Doclava warnings are now errors." into gingerbread

13 years agoMerge "Fixed a bug in the query to the supported profiles and levels" into gingerbread
James Dong [Thu, 16 Sep 2010 18:45:01 +0000 (11:45 -0700)]
Merge "Fixed a bug in the query to the supported profiles and levels" into gingerbread

13 years agoMerge "Sometimes the avc software decoder will signal that a frame is ready but then...
Andreas Huber [Thu, 16 Sep 2010 18:32:25 +0000 (11:32 -0700)]
Merge "Sometimes the avc software decoder will signal that a frame is ready but then unexpectedly fail to return the frame... stop asserting on that and return an error instead." into gingerbread

13 years agoMerge "This was marked @Deprecated in the docs, but it was misspelled." into gingerbread
Joe Onorato [Thu, 16 Sep 2010 18:26:30 +0000 (11:26 -0700)]
Merge "This was marked @Deprecated in the docs, but it was misspelled." into gingerbread

13 years agoMerge "Doc change: clean up droiddoc (cs) macros." into gingerbread
Dirk Dougherty [Thu, 16 Sep 2010 18:16:29 +0000 (11:16 -0700)]
Merge "Doc change: clean up droiddoc (cs) macros." into gingerbread

13 years agoMerge "Fix NPE when handling certain kinds of ANRs." into gingerbread
Jeff Brown [Thu, 16 Sep 2010 18:06:29 +0000 (11:06 -0700)]
Merge "Fix NPE when handling certain kinds of ANRs." into gingerbread

13 years agoFix NPE when handling certain kinds of ANRs.
Jeff Brown [Thu, 16 Sep 2010 18:02:16 +0000 (11:02 -0700)]
Fix NPE when handling certain kinds of ANRs.

Change-Id: Iccef1852e52c84f6f49d30c491431460a10b33d3

13 years agoMerge "Fix the rest of the javadoc warnings." into gingerbread
Joe Onorato [Thu, 16 Sep 2010 17:39:46 +0000 (10:39 -0700)]
Merge "Fix the rest of the javadoc warnings." into gingerbread

13 years agoMerge "DO NOT MERGE. Use the new -knowntags option to suppress warnings for some...
Joe Onorato [Thu, 16 Sep 2010 16:04:43 +0000 (09:04 -0700)]
Merge "DO NOT MERGE. Use the new -knowntags option to suppress warnings for some known tags." into gingerbread

13 years agoMerge "Fix problem in lvm effect bundle wrapper" into gingerbread
Eric Laurent [Thu, 16 Sep 2010 16:04:37 +0000 (09:04 -0700)]
Merge "Fix problem in lvm effect bundle wrapper" into gingerbread

13 years agoMerge "These are not javadoc tags, they are annotations in sample code. Escape them...
Joe Onorato [Thu, 16 Sep 2010 16:02:35 +0000 (09:02 -0700)]
Merge "These are not javadoc tags, they are annotations in sample code. Escape them properly." into gingerbread

13 years agoMerge "Adding new assets for designers" into gingerbread
Chet Haase [Thu, 16 Sep 2010 04:14:09 +0000 (21:14 -0700)]
Merge "Adding new assets for designers" into gingerbread

13 years agoMerge "Make input dispatcher only ANR for foreground windows." into gingerbread
Jeff Brown [Thu, 16 Sep 2010 01:55:25 +0000 (18:55 -0700)]
Merge "Make input dispatcher only ANR for foreground windows." into gingerbread

13 years agoMake input dispatcher only ANR for foreground windows.
Jeff Brown [Wed, 15 Sep 2010 22:18:56 +0000 (15:18 -0700)]
Make input dispatcher only ANR for foreground windows.

Redesigned the input dispatcher's ANR timeout mechanism so it is much
closer to Froyo's policy.  ANR is only ever signalled if the dispatcher
is waiting on a window to finish processing its previous event(s) and
there is new pending input.

In the old code, we tracked the dispatch timeout separately for each
input channel.  This was somewhat complicated and also resulted in the
situation where applications could ANR long after the user had pushed
them into the background.

Change-Id: I666ecada0952d4b95f1d67b9f733842b745c7f4b

13 years agoMerge "Update Inet Connection Status display" into gingerbread
Robert Greenwalt [Thu, 16 Sep 2010 00:59:54 +0000 (17:59 -0700)]
Merge "Update Inet Connection Status display" into gingerbread

13 years agosurfaceflinger / GL extensions cleanup
Michael I. Gold [Wed, 15 Sep 2010 22:46:24 +0000 (15:46 -0700)]
surfaceflinger / GL extensions cleanup

Add correct enumerants for OES_EGL_image_external to glext.h.
SurfaceFlinger now checks for the correct extension name.

Change-Id: I2ba2728a01fa2260bd086d2df4316c68f694a9b1

13 years agoMerge "Upgrade to the latest .webm project code." into gingerbread
Andreas Huber [Wed, 15 Sep 2010 23:23:06 +0000 (16:23 -0700)]
Merge "Upgrade to the latest .webm project code." into gingerbread

13 years agoMerge "b/3004029 Fixed content resolver loss" into gingerbread
Erik [Wed, 15 Sep 2010 22:51:53 +0000 (15:51 -0700)]
Merge "b/3004029 Fixed content resolver loss" into gingerbread

13 years agoMerge "Close tz query cursor when done." into gingerbread
Erik [Wed, 15 Sep 2010 22:51:37 +0000 (15:51 -0700)]
Merge "Close tz query cursor when done." into gingerbread

13 years agoMerge "Add new/changed drawable assets from design team" into gingerbread
Chet Haase [Wed, 15 Sep 2010 22:33:31 +0000 (15:33 -0700)]
Merge "Add new/changed drawable assets from design team" into gingerbread

13 years agoMerge "Update camera API and javadoc for API review comments." into gingerbread
Wu-cheng Li [Wed, 15 Sep 2010 21:57:59 +0000 (14:57 -0700)]
Merge "Update camera API and javadoc for API review comments." into gingerbread

13 years agoMerge "Add some explicit error log messages" into gingerbread
James Dong [Wed, 15 Sep 2010 21:51:57 +0000 (14:51 -0700)]
Merge "Add some explicit error log messages" into gingerbread

13 years agoMerge "Fix audio input sample timestamp when audio driver loses audio samples" into...
James Dong [Wed, 15 Sep 2010 21:51:49 +0000 (14:51 -0700)]
Merge "Fix audio input sample timestamp when audio driver loses audio samples" into gingerbread

13 years agoMerge "Fixing the NPE in SipPhone bug id: http://b/2987816" into gingerbread
Hung-ying Tyan [Wed, 15 Sep 2010 20:02:46 +0000 (13:02 -0700)]
Merge "Fixing the NPE in SipPhone bug id: b/2987816" into gingerbread

13 years agoMerge "Fix links in SIP API javadoc." into gingerbread
Hung-ying Tyan [Wed, 15 Sep 2010 19:56:36 +0000 (12:56 -0700)]
Merge "Fix links in SIP API javadoc." into gingerbread

13 years agofix a typo where the eventtags code were wrong
Mathias Agopian [Wed, 15 Sep 2010 19:46:59 +0000 (12:46 -0700)]
fix a typo where the eventtags code were wrong

Change-Id: I517112a1475c10b71009a0aa9c3894c76a1f270f

13 years agoMerge "Various fixes to improve resilience of the rtsp stack against spurious errors...
Andreas Huber [Wed, 15 Sep 2010 18:25:40 +0000 (11:25 -0700)]
Merge "Various fixes to improve resilience of the rtsp stack against spurious errors instead of asserting." into gingerbread

13 years agoMerge "Mark MODIFY_PHONE_STATE permission as signatureOrSystem" into gingerbread
David Brown [Wed, 15 Sep 2010 18:11:18 +0000 (11:11 -0700)]
Merge "Mark MODIFY_PHONE_STATE permission as signatureOrSystem" into gingerbread

13 years agoMerge "SIP: add PEER_NOT_REACHABLE error feedback." into gingerbread
Hung-ying Tyan [Wed, 15 Sep 2010 06:10:03 +0000 (23:10 -0700)]
Merge "SIP: add PEER_NOT_REACHABLE error feedback." into gingerbread

13 years agoMerge "SipService: send SERVER_ERROR if server doesn't provide nonce" into gingerbread
Hung-ying Tyan [Wed, 15 Sep 2010 06:09:26 +0000 (23:09 -0700)]
Merge "SipService: send SERVER_ERROR if server doesn't provide nonce" into gingerbread

13 years agoInput API review.
Jeff Brown [Wed, 15 Sep 2010 01:03:38 +0000 (18:03 -0700)]
Input API review.

Drop currently unsupported input features.
Add documentation comments.

Change-Id: I407d2e1dd90c5ee82983a3ccf177430d35ee7592

13 years agoMerge "Free AssetManager weak refs before unmounting" into gingerbread
Kenny Root [Wed, 15 Sep 2010 01:02:39 +0000 (18:02 -0700)]
Merge "Free AssetManager weak refs before unmounting" into gingerbread

13 years agoMerge "Fix name shadowing bug with revoking URI permissions." into gingerbread
Steve Howard [Wed, 15 Sep 2010 00:46:22 +0000 (17:46 -0700)]
Merge "Fix name shadowing bug with revoking URI permissions." into gingerbread

13 years agoMerge "DO NOT MERGE Correct the PackageManager.checkSignatures documentation." into...
Chris Palmer [Wed, 15 Sep 2010 00:43:31 +0000 (17:43 -0700)]
Merge "DO NOT MERGE Correct the PackageManager.checkSignatures documentation." into gingerbread

13 years agoMerge "Complete event registration in CallManager." into gingerbread
John Wang [Tue, 14 Sep 2010 23:26:14 +0000 (16:26 -0700)]
Merge "Complete event registration in CallManager." into gingerbread

13 years agoMerge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread
Jeff Brown [Tue, 14 Sep 2010 22:27:33 +0000 (15:27 -0700)]
Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread

13 years agoMerge "Add logging of various important graphics events" into gingerbread
Mathias Agopian [Tue, 14 Sep 2010 22:11:33 +0000 (15:11 -0700)]
Merge "Add logging of various important graphics events" into gingerbread

13 years agoMerge "Unhide GsmCellLocation.getPsc()." into gingerbread
jsh [Tue, 14 Sep 2010 22:02:46 +0000 (15:02 -0700)]
Merge "Unhide GsmCellLocation.getPsc()." into gingerbread

13 years agoMerge "Added intents for audio effects control application" into gingerbread
Eric Laurent [Tue, 14 Sep 2010 20:02:18 +0000 (13:02 -0700)]
Merge "Added intents for audio effects control application" into gingerbread

13 years agoMerge "Fix problem where power manager was calling battery stats with bad wl type...
Dianne Hackborn [Tue, 14 Sep 2010 19:28:08 +0000 (12:28 -0700)]
Merge "Fix problem where power manager was calling battery stats with bad wl type." into gingerbread

13 years agoMerge "Adds time zone functionality into fw as a hidden api" into gingerbread
Erik [Tue, 14 Sep 2010 19:21:53 +0000 (12:21 -0700)]
Merge "Adds time zone functionality into fw as a hidden api" into gingerbread

13 years agoMerge "Fix issue #2999795: Runtime restart on Crespo" into gingerbread
Dianne Hackborn [Tue, 14 Sep 2010 18:50:51 +0000 (11:50 -0700)]
Merge "Fix issue #2999795: Runtime restart on Crespo" into gingerbread

13 years agoMerge "Unify some duplicate StrictMode-enabling code." into gingerbread
Brad Fitzpatrick [Tue, 14 Sep 2010 18:37:13 +0000 (11:37 -0700)]
Merge "Unify some duplicate StrictMode-enabling code." into gingerbread

13 years agoMerge "Add missing wallpaper service lock." into gingerbread
Brad Fitzpatrick [Tue, 14 Sep 2010 18:37:05 +0000 (11:37 -0700)]
Merge "Add missing wallpaper service lock." into gingerbread

13 years agoMerge "Change the keep alive time for excess idle threads." into gingerbread
Romain Guy [Tue, 14 Sep 2010 18:34:01 +0000 (11:34 -0700)]
Merge "Change the keep alive time for excess idle threads." into gingerbread

13 years agoMerge "Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments...
Brian Carlstrom [Tue, 14 Sep 2010 18:15:01 +0000 (11:15 -0700)]
Merge "Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments" into gingerbread

13 years agoMerge "Return immutable copies of private callList." into gingerbread
John Wang [Tue, 14 Sep 2010 17:28:33 +0000 (10:28 -0700)]
Merge "Return immutable copies of private callList." into gingerbread

13 years agoam ca8f3d04: Merge "Add an option to hide the Voice Search icon." into froyo
Leon Scroggins III [Tue, 14 Sep 2010 17:23:35 +0000 (10:23 -0700)]
am ca8f3d04: Merge "Add an option to hide the Voice Search icon." into froyo

Merge commit 'ca8f3d04284a26477257a0c2b34d83c86d15efe9' into gingerbread

* commit 'ca8f3d04284a26477257a0c2b34d83c86d15efe9':
  Add an option to hide the Voice Search icon.

13 years agoMerge "Add an option to hide the Voice Search icon." into froyo
Leon Scroggins III [Tue, 14 Sep 2010 17:21:25 +0000 (10:21 -0700)]
Merge "Add an option to hide the Voice Search icon." into froyo

13 years agoMerge "SipService: ignore connect event for non-active networks." into gingerbread
Hung-ying Tyan [Tue, 14 Sep 2010 16:57:47 +0000 (09:57 -0700)]
Merge "SipService: ignore connect event for non-active networks." into gingerbread

13 years agoam 4b4af990: Doc change: update ADT 0.9.8 checksum and size.
Dirk Dougherty [Tue, 14 Sep 2010 16:39:59 +0000 (09:39 -0700)]
am 4b4af990: Doc change: update ADT 0.9.8 checksum and size.

Merge commit '4b4af990af527c79073d546ead1850278caa7a8e' into gingerbread

* commit '4b4af990af527c79073d546ead1850278caa7a8e':
  Doc change: update ADT 0.9.8 checksum and size.

13 years agoMerge "Dedupe timestamp in PackageSettings" into gingerbread
Kenny Root [Tue, 14 Sep 2010 16:29:48 +0000 (09:29 -0700)]
Merge "Dedupe timestamp in PackageSettings" into gingerbread

13 years agoReplace epoll() with poll() and rename PollLoop to Looper.
Jeff Brown [Tue, 14 Sep 2010 06:17:30 +0000 (23:17 -0700)]
Replace epoll() with poll() and rename PollLoop to Looper.

As part of this change, consolidated and cleaned up the Looper API so
that there are fewer distinctions between the NDK and non-NDK declarations
(no need for two callback types, etc.).

Removed the dependence on specific constants from sys/poll.h such as
POLLIN.  Instead looper.h defines events like LOOPER_EVENT_INPUT for
the events that it supports.  That should help make any future
under-the-hood implementation changes easier.

Fixed a couple of compiler warnings along the way.

Change-Id: I449a7ec780bf061bdd325452f823673e2b39b6ae