OSDN Git Service

android-x86/frameworks-native.git
13 years agoMerge "Request permission for global audio effects." into gingerbread
Eric Laurent [Wed, 22 Sep 2010 23:00:59 +0000 (16:00 -0700)]
Merge "Request permission for global audio effects." into gingerbread

13 years agoMerge "Decrease sensitivity of orientation changes a bit." into gingerbread
Steve Howard [Wed, 22 Sep 2010 22:57:12 +0000 (15:57 -0700)]
Merge "Decrease sensitivity of orientation changes a bit." into gingerbread

13 years agoMerge "Fix more audio effects auto tests" into gingerbread
Eric Laurent [Wed, 22 Sep 2010 22:53:49 +0000 (15:53 -0700)]
Merge "Fix more audio effects auto tests" into gingerbread

13 years agoMerge "Raise the amount of memory set aside for omx buffer allocations in the test...
Andreas Huber [Wed, 22 Sep 2010 22:34:00 +0000 (15:34 -0700)]
Merge "Raise the amount of memory set aside for omx buffer allocations in the test harness to accomodate the new requirements of some codecs." into gingerbread

13 years agoMerge "Flesh out StrictMode docs." into gingerbread
Brad Fitzpatrick [Wed, 22 Sep 2010 22:25:26 +0000 (15:25 -0700)]
Merge "Flesh out StrictMode docs." into gingerbread

13 years agoMerge "fix small bug in EGL error management" into gingerbread
Mathias Agopian [Wed, 22 Sep 2010 21:15:23 +0000 (14:15 -0700)]
Merge "fix small bug in EGL error management" into gingerbread

13 years agoMerge "Make sure we drain the avc software decoder's output queue once we run out...
Andreas Huber [Wed, 22 Sep 2010 19:20:54 +0000 (12:20 -0700)]
Merge "Make sure we drain the avc software decoder's output queue once we run out of input data." into gingerbread

13 years agoMerge "DO NOT MERGE - redo Ib5e519fb40d3191ecac06c03a844872df19f3963" into gingerbread
Vasu Nori [Wed, 22 Sep 2010 19:10:37 +0000 (12:10 -0700)]
Merge "DO NOT MERGE - redo  Ib5e519fb40d3191ecac06c03a844872df19f3963" into gingerbread

13 years agoMerge "Fix problem where Base64InputStream single-byte reads were unsigned." into...
Jesse Wilson [Wed, 22 Sep 2010 18:38:43 +0000 (11:38 -0700)]
Merge "Fix problem where Base64InputStream single-byte reads were unsigned." into gingerbread

13 years agoMerge "GpsLocationProvider: Fix race condition while bringing up APN for SUPL." into...
Mike Lockwood [Wed, 22 Sep 2010 16:54:53 +0000 (09:54 -0700)]
Merge "GpsLocationProvider: Fix race condition while bringing up APN for SUPL." into gingerbread

13 years agoMerge "SipService: fix thread/socket leak" into gingerbread
Hung-ying Tyan [Wed, 22 Sep 2010 16:35:35 +0000 (09:35 -0700)]
Merge "SipService: fix thread/socket leak" into gingerbread

13 years agoMerge "Fix broken insert reverb auto tests." into gingerbread
Eric Laurent [Wed, 22 Sep 2010 16:34:00 +0000 (09:34 -0700)]
Merge "Fix broken insert reverb auto tests." into gingerbread

13 years agoMerge "Do not merge: clear text selection on rotate" into gingerbread
Cary Clark [Wed, 22 Sep 2010 15:29:12 +0000 (08:29 -0700)]
Merge "Do not merge: clear text selection on rotate" into gingerbread

13 years agoMerge "Fix race reading input configuration during system startup." into gingerbread
Jeff Brown [Wed, 22 Sep 2010 01:33:12 +0000 (18:33 -0700)]
Merge "Fix race reading input configuration during system startup." into gingerbread

13 years agoMerge "Adding new feature definitions for new sensors (barometer and gyroscope.)...
Dan Morrill [Tue, 21 Sep 2010 23:59:29 +0000 (16:59 -0700)]
Merge "Adding new feature definitions for new sensors (barometer and gyroscope.)" into gingerbread

13 years agoMerge "Fix issue 2913071." into gingerbread
Eric Laurent [Tue, 21 Sep 2010 22:55:17 +0000 (15:55 -0700)]
Merge "Fix issue 2913071." into gingerbread

13 years agofix small bug in EGL error management
Mathias Agopian [Tue, 21 Sep 2010 22:43:59 +0000 (15:43 -0700)]
fix small bug in EGL error management

make sure to clear our EGL implementation's error when returning
an error from an underlying implementation

Change-Id: Ibce4726cef1f900e4c7f16002345d7a07f8cdf41

13 years agoMerge "Looper: use pthread_once for TLS key initialization." into gingerbread
Jeff Brown [Tue, 21 Sep 2010 22:36:06 +0000 (15:36 -0700)]
Merge "Looper: use pthread_once for TLS key initialization." into gingerbread

13 years agoLooper: use pthread_once for TLS key initialization.
Jeff Brown [Tue, 21 Sep 2010 22:11:18 +0000 (15:11 -0700)]
Looper: use pthread_once for TLS key initialization.

Also fix a Valgrind complaint by zeroing out the entire epoll event
struct since otherwise the data field union would be partly
uninitialized (but not in a harmful way).

Change-Id: I2091ce517e87fcad7c9caf90e2c5e4854a7ca465

13 years agoMerge "This log message is codec specific." into gingerbread
Andreas Huber [Tue, 21 Sep 2010 22:17:04 +0000 (15:17 -0700)]
Merge "This log message is codec specific." into gingerbread

13 years agoMerge "Remove stagefright foundation's incompatible logging interface and update...
Andreas Huber [Tue, 21 Sep 2010 22:14:43 +0000 (15:14 -0700)]
Merge "Remove stagefright foundation's incompatible logging interface and update callsites." into gingerbread

13 years agoMerge "Add image creator helper script for OBBs" into gingerbread
Kenny Root [Tue, 21 Sep 2010 22:00:30 +0000 (15:00 -0700)]
Merge "Add image creator helper script for OBBs" into gingerbread

13 years agoMerge "Un-@hide ability to download without a running notification." into gingerbread
Steve Howard [Tue, 21 Sep 2010 21:58:05 +0000 (14:58 -0700)]
Merge "Un-@hide ability to download without a running notification." into gingerbread

13 years agoMerge "Add mdpi text select anchor asset" into gingerbread
Adam Powell [Tue, 21 Sep 2010 21:04:13 +0000 (14:04 -0700)]
Merge "Add mdpi text select anchor asset" into gingerbread

13 years agoMerge "DO NOT MERGE Tweaked EdgeGlow to better match user expectations." into gingerbread
Mindy Pereira [Tue, 21 Sep 2010 21:04:00 +0000 (14:04 -0700)]
Merge "DO NOT MERGE Tweaked EdgeGlow to better match user expectations." into gingerbread

13 years agoMerge "do not merge" into gingerbread
Chet Haase [Tue, 21 Sep 2010 20:42:56 +0000 (13:42 -0700)]
Merge "do not merge" into gingerbread

13 years agoMerge "Support for download manager "queue for wifi" dialogs" into gingerbread
Steve Howard [Tue, 21 Sep 2010 19:49:36 +0000 (12:49 -0700)]
Merge "Support for download manager "queue for wifi" dialogs" into gingerbread

13 years agoMerge "DO NOT MERGE - use appropriate names on SQL numbers in 'adb bugreport'" into...
Vasu Nori [Tue, 21 Sep 2010 19:22:10 +0000 (12:22 -0700)]
Merge "DO NOT MERGE - use appropriate names on SQL numbers in 'adb bugreport'" into gingerbread

13 years agoMerge "Do not merge : cancel text select mode when pressing back, etc." into gingerbread
Cary Clark [Tue, 21 Sep 2010 18:47:38 +0000 (11:47 -0700)]
Merge "Do not merge : cancel text select mode when pressing back, etc." into gingerbread

13 years agoMerge "Allow record to set input color format as a command line option" into gingerbread
James Dong [Tue, 21 Sep 2010 18:34:26 +0000 (11:34 -0700)]
Merge "Allow record to set input color format as a command line option" into gingerbread

13 years agoMerge "recovery just takes a filename as an argument now (do not merge)" into gingerbread
Doug Zongker [Tue, 21 Sep 2010 18:32:01 +0000 (11:32 -0700)]
Merge "recovery just takes a filename as an argument now (do not merge)" into gingerbread

13 years agoMerge "Adding more DL Manager tests." into gingerbread
Neal Nguyen [Tue, 21 Sep 2010 18:02:29 +0000 (11:02 -0700)]
Merge "Adding more DL Manager tests." into gingerbread

13 years agoMerge "Made audio effect control panel intents public." into gingerbread
Eric Laurent [Tue, 21 Sep 2010 17:47:17 +0000 (10:47 -0700)]
Merge "Made audio effect control panel intents public." into gingerbread

13 years agoMerge "Fix double-checked locking bug in LocalSocket." into gingerbread
Jesse Wilson [Tue, 21 Sep 2010 17:30:39 +0000 (10:30 -0700)]
Merge "Fix double-checked locking bug in LocalSocket." into gingerbread

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