OSDN Git Service

android-x86/frameworks-native.git
14 years agoMerge changes I430cf57b,I51f02f67,I464f13f3 into eclair
Android (Google) Code Review [Wed, 7 Oct 2009 00:46:37 +0000 (20:46 -0400)]
Merge changes I430cf57b,I51f02f67,I464f13f3 into eclair

* changes:
  fix [2168528] enable glTexImage2D code path in SF for software-only buffers
  fix [2168531] have software-only gralloc buffer side-step the HAL
  fix [2167050] glTexImage2D code path buggy in SurfaceFlinger

14 years agofix [2168528] enable glTexImage2D code path in SF for software-only buffers
Mathias Agopian [Tue, 6 Oct 2009 01:20:39 +0000 (18:20 -0700)]
fix [2168528] enable glTexImage2D code path in SF for software-only buffers

14 years agoMerge change I996db8da into eclair
Android (Google) Code Review [Wed, 7 Oct 2009 00:18:40 +0000 (20:18 -0400)]
Merge change I996db8da into eclair

* changes:
  Fix tls crash on startup if more than one RS contexts are created in one process.

14 years agofix [2168531] have software-only gralloc buffer side-step the HAL
Mathias Agopian [Tue, 6 Oct 2009 01:19:57 +0000 (18:19 -0700)]
fix [2168531] have software-only gralloc buffer side-step the HAL

14 years agofix [2167050] glTexImage2D code path buggy in SurfaceFlinger
Mathias Agopian [Tue, 6 Oct 2009 00:07:12 +0000 (17:07 -0700)]
fix [2167050] glTexImage2D code path buggy in SurfaceFlinger

When EGLImage extension is not available, SurfaceFlinger will fallback to using
glTexImage2D and glTexSubImage2D instead, which requires 50% more memory and an
extra copy. However this code path has never been exercised and had some bugs
which this patch fix.

Mainly the scale factor wasn't computed right when falling back on glDrawElements.
We also fallback to this mode of operation if a buffer doesn't have the adequate
usage bits for EGLImage usage.

This changes only code that is currently not executed. Some refactoring was needed to
keep the change clean. This doesn't change anything functionaly.

14 years agoMerge change I3d6cf8aa into eclair
Android (Google) Code Review [Tue, 6 Oct 2009 22:34:40 +0000 (18:34 -0400)]
Merge change I3d6cf8aa into eclair

* changes:
  Fix for bug 2158794. Hide MediaPlayer.invoke() and MediaPlayer.newRequest(), and Fix bad links in ToneGenerator documentation.

14 years agoMerge change Id8df149c into eclair
Android (Google) Code Review [Tue, 6 Oct 2009 21:38:03 +0000 (17:38 -0400)]
Merge change Id8df149c into eclair

* changes:
  Turn some logging back on in ConnectionManager

14 years agoMerge change If933b13d into eclair
Android (Google) Code Review [Tue, 6 Oct 2009 21:34:17 +0000 (17:34 -0400)]
Merge change If933b13d into eclair

* changes:
  Fix for 2161835: Tweaks to rotary lock screen:

14 years agoMerge change I516c3191 into eclair
Android (Google) Code Review [Tue, 6 Oct 2009 21:32:13 +0000 (17:32 -0400)]
Merge change I516c3191 into eclair

* changes:
  Implement data push from scripts.  Fixes the problem where apps would have to poll to monitor a scripts state. Fix bug in StoreState where state could be overridden by the default unless the script used more than one state.

14 years agoMerge change I547cff66 into eclair
Android (Google) Code Review [Tue, 6 Oct 2009 20:32:44 +0000 (16:32 -0400)]
Merge change I547cff66 into eclair

* changes:
  Add zoom functions and sendCommand.

14 years agoAdd zoom functions and sendCommand.
Wu-cheng Li [Mon, 28 Sep 2009 23:14:58 +0000 (16:14 -0700)]
Add zoom functions and sendCommand.

b2060030

14 years agoMerge change I5be3d603 into eclair
Android (Google) Code Review [Tue, 6 Oct 2009 18:36:43 +0000 (14:36 -0400)]
Merge change I5be3d603 into eclair

* changes:
      Make sdk version and code names static finals in PackageParser.     Remove api to set these values.     Remove an unused method in AppSecurityPermissions

14 years agoMerge change I6a0b14bd into eclair
Android (Google) Code Review [Tue, 6 Oct 2009 17:48:11 +0000 (13:48 -0400)]
Merge change I6a0b14bd into eclair

* changes:
  Make VCardComposer create the instance for mHandlerList.

14 years agoMerge change I8333dcc4 into eclair
Android (Google) Code Review [Tue, 6 Oct 2009 17:14:45 +0000 (13:14 -0400)]
Merge change I8333dcc4 into eclair

* changes:
  New section header and divider assets.

14 years agoMerge change I76d7ba61 into eclair
Android (Google) Code Review [Tue, 6 Oct 2009 16:49:51 +0000 (12:49 -0400)]
Merge change I76d7ba61 into eclair

* changes:
  Pixel tweak search dialog to match search widget

14 years agoMerge change I24895c35 into eclair
Android (Google) Code Review [Tue, 6 Oct 2009 16:49:01 +0000 (12:49 -0400)]
Merge change I24895c35 into eclair

* changes:
  Reimplement all the method of Paint for layoutlib

14 years agoMerge change I5b650a61 into eclair
Android (Google) Code Review [Tue, 6 Oct 2009 04:09:07 +0000 (00:09 -0400)]
Merge change I5b650a61 into eclair

* changes:
  dumpstate: Emit a logcat message at beginning and end of execution.

14 years agoMerge change I61aac7b3 into eclair
Android (Google) Code Review [Tue, 6 Oct 2009 02:19:46 +0000 (22:19 -0400)]
Merge change I61aac7b3 into eclair

* changes:
  Add PERIOD char to CDMA address sugar list.

14 years agoMerge change I4db3a5b3 into eclair
Android (Google) Code Review [Tue, 6 Oct 2009 00:22:27 +0000 (20:22 -0400)]
Merge change I4db3a5b3 into eclair

* changes:
  fix a javadoc build breakage

14 years agoMerge change I34f51342 into eclair
Android (Google) Code Review [Mon, 5 Oct 2009 22:58:36 +0000 (18:58 -0400)]
Merge change I34f51342 into eclair

* changes:
  Fix the layoutlib test to run from adt-tests.

14 years agoMerge change I8874a405 into eclair
Android (Google) Code Review [Mon, 5 Oct 2009 22:37:36 +0000 (18:37 -0400)]
Merge change I8874a405 into eclair

* changes:
  Refactor class/method names used by layoutlib_create.

14 years agoMerge change I9b771df3 into eclair
Android (Google) Code Review [Mon, 5 Oct 2009 22:28:26 +0000 (18:28 -0400)]
Merge change I9b771df3 into eclair

* changes:
  Make sure AsyncTask sens a null result to onPostExecute() when cancelled.

14 years agoMerge change I89c40f50 into eclair
Android (Google) Code Review [Mon, 5 Oct 2009 21:23:13 +0000 (17:23 -0400)]
Merge change I89c40f50 into eclair

* changes:
  fix a javadoc build breakage

14 years agoMerge change I8d48149c into eclair
Android (Google) Code Review [Mon, 5 Oct 2009 20:15:14 +0000 (16:15 -0400)]
Merge change I8d48149c into eclair

* changes:
  Don't reinflate search bar when dialog is already showing

14 years agoMerge change Iaca22686 into eclair
Android (Google) Code Review [Sun, 4 Oct 2009 22:35:24 +0000 (18:35 -0400)]
Merge change Iaca22686 into eclair

* changes:
  Work on issue #2163789: Way too much logging

14 years agoMerge change Iee638412 into eclair
Android (Google) Code Review [Sun, 4 Oct 2009 22:19:29 +0000 (18:19 -0400)]
Merge change Iee638412 into eclair

* changes:
  Fix issue #2161726: Car dock app bypasses setup wizard

14 years agoam e9e1cdd5: decode the search string before putting it into the search control....
Scott Main [Sun, 4 Oct 2009 22:05:43 +0000 (15:05 -0700)]
am e9e1cdd5: decode the search string before putting it into the search control. this fixes a safari-only bug in which encoded chars were inserted into the search string.

Merge commit 'e9e1cdd556b40a04637b7de3d839b2a596df47e3' into eclair

* commit 'e9e1cdd556b40a04637b7de3d839b2a596df47e3':
  decode the search string before putting it into the search control.

14 years agoMerge change I0c4cec7e into eclair
Android (Google) Code Review [Sat, 3 Oct 2009 03:35:12 +0000 (23:35 -0400)]
Merge change I0c4cec7e into eclair

* changes:
  Attempt to fix [2152536] ANR in browser

14 years agoMerge change I7f047786 into eclair
Android (Google) Code Review [Sat, 3 Oct 2009 01:40:07 +0000 (21:40 -0400)]
Merge change I7f047786 into eclair

* changes:
  Update the SimpleMesh API to support new attribute types.  Also spilt add/set commands to avoid permutation explosion.

14 years agoAttempt to fix [2152536] ANR in browser
Mathias Agopian [Sat, 3 Oct 2009 01:12:30 +0000 (18:12 -0700)]
Attempt to fix [2152536] ANR in browser

The ANR is caused by SurfaceFlinger waiting for buffers of a removed surface to become availlable.
When it is removed from the current list, a Surface is marked as NO_INIT, which causes SF to return
immediately in the above case. For some reason, the surface here wasn't marked as NO_INIT.

This change makes the code more robust by always (irregadless or errors) setting the NO_INIT status
in all code paths where a surface is removed from the list.

Additionaly added more information in the logs, should this happen again.

14 years agoMerge change Ic0d82ef1 into eclair
Android (Google) Code Review [Fri, 2 Oct 2009 23:17:30 +0000 (19:17 -0400)]
Merge change Ic0d82ef1 into eclair

* changes:
  [Issue 2161366] Changing capitalization of string "Via" to "via"

14 years agoMerge change Iaf686344 into eclair
Android (Google) Code Review [Fri, 2 Oct 2009 20:34:02 +0000 (16:34 -0400)]
Merge change Iaf686344 into eclair

* changes:
  dumpstate: Display mtime instead of ctime

14 years agoMerge change I80ce8833 into eclair
Android (Google) Code Review [Fri, 2 Oct 2009 07:51:19 +0000 (03:51 -0400)]
Merge change I80ce8833 into eclair

* changes:
  Icons again

14 years agoMerge change I3ca8fb69 into eclair
Android (Google) Code Review [Fri, 2 Oct 2009 04:47:08 +0000 (00:47 -0400)]
Merge change I3ca8fb69 into eclair

* changes:
  Import revised translations.  DO NOT MERGE

14 years agoMerge change I5dbd1994 into eclair
Android (Google) Code Review [Fri, 2 Oct 2009 02:46:23 +0000 (22:46 -0400)]
Merge change I5dbd1994 into eclair

* changes:
  Fix rfcomm socket connect return code.

14 years agoMerge change I15b0ebb9 into eclair
Android (Google) Code Review [Fri, 2 Oct 2009 00:25:45 +0000 (20:25 -0400)]
Merge change I15b0ebb9 into eclair

* changes:
  a simple test app for gralloc

14 years agoa simple test app for gralloc
Mathias Agopian [Thu, 1 Oct 2009 22:45:37 +0000 (15:45 -0700)]
a simple test app for gralloc

14 years agoMerge change I9e384ddd into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 23:49:27 +0000 (19:49 -0400)]
Merge change I9e384ddd into eclair

* changes:
  Add a test pattern as rollo's icon

14 years agoMerge change I6e01fa52 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 15:01:34 +0000 (11:01 -0400)]
Merge change I6e01fa52 into eclair

* changes:
  Remove unneeded icon.

14 years agoMerge change Ic2a16d4f into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 14:52:01 +0000 (10:52 -0400)]
Merge change Ic2a16d4f into eclair

* changes:
  b/2148252 Fix emulator

14 years agoMerge change Ia8826d67 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 10:16:25 +0000 (06:16 -0400)]
Merge change Ia8826d67 into eclair

* changes:
  improve boot animation a bit

14 years agoMerge change Ie69a9c0a into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 09:10:15 +0000 (05:10 -0400)]
Merge change Ie69a9c0a into eclair

* changes:
  Remove globalSearch argument from triggerSearch()

14 years agoMerge change I55c9c7b7 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 08:48:32 +0000 (04:48 -0400)]
Merge change I55c9c7b7 into eclair

* changes:
  New 1x status bar icons

14 years agoMerge change I4fe2a47a into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 08:39:38 +0000 (04:39 -0400)]
Merge change I4fe2a47a into eclair

* changes:
  Fix stopping all vpn daemons before connect and more.

14 years agoMerge change Ia1baa5ab into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 07:35:27 +0000 (03:35 -0400)]
Merge change Ia1baa5ab into eclair

* changes:
  More icons

14 years agoMerge change I793b4f62 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 07:30:34 +0000 (03:30 -0400)]
Merge change I793b4f62 into eclair

* changes:
  Clean up search and voice search button assets for high res.

14 years agoMerge change I2919f492 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 06:37:18 +0000 (02:37 -0400)]
Merge change I2919f492 into eclair

* changes:
  remove cert for SampleBrowserPlugin and only check signature for the release build.

14 years agoMerge change I7a39c564 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 05:27:16 +0000 (01:27 -0400)]
Merge change I7a39c564 into eclair

* changes:
  Fix docs error

14 years agoMerge change Iaf08eabc into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 05:14:38 +0000 (01:14 -0400)]
Merge change Iaf08eabc into eclair

* changes:
  Reduce the ConnectivityManager logging.

14 years agoMerge change Id60fa26a into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 05:12:35 +0000 (01:12 -0400)]
Merge change Id60fa26a into eclair

* changes:
  Fix issue 2152541 thumbnail images stretched.

14 years agoMerge change Id703d6bb into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 05:06:16 +0000 (01:06 -0400)]
Merge change Id703d6bb into eclair

* changes:
  Black is the new black

14 years agoMerge change I94132420 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 04:43:51 +0000 (00:43 -0400)]
Merge change I94132420 into eclair

* changes:
  Fix network-feature timeout code.

14 years agoMerge change I07729abd into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 04:41:21 +0000 (00:41 -0400)]
Merge change I07729abd into eclair

* changes:
  Keep the scrollbar on during TOUCH_MOVE events even when there is no movement.

14 years agoMerge change I55e15bad into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 04:00:17 +0000 (00:00 -0400)]
Merge change I55e15bad into eclair

* changes:
  Try to reconnect twice when the rfcomm error code is Connection Refused.

14 years agoMerge change I98f2db38 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 04:00:07 +0000 (00:00 -0400)]
Merge change I98f2db38 into eclair

* changes:
  FastTrack->QuickContact

14 years agoMerge change Ibb5626c5 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 03:43:58 +0000 (23:43 -0400)]
Merge change Ibb5626c5 into eclair

* changes:
  Stop bringing the wifi interface up on reset.

14 years agoMerge change Ic88b39e6 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 03:17:17 +0000 (23:17 -0400)]
Merge change Ic88b39e6 into eclair

* changes:
  Add the signature checking for WebView plugins. The first one is for SampleBrowserPlugin. The second one is for Flash.

14 years agoMerge change Id93f4c9e into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 03:08:25 +0000 (23:08 -0400)]
Merge change Id93f4c9e into eclair

* changes:
  Turn off the last of the STOPSHIP verbose debugging

14 years agoMerge change I7ed72bf5 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 02:48:02 +0000 (22:48 -0400)]
Merge change I7ed72bf5 into eclair

* changes:
  Add documentation for scene mode. Other parameters may be changed after setting scene mode.

14 years agoMerge change I89e74ba1 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 02:30:28 +0000 (22:30 -0400)]
Merge change I89e74ba1 into eclair

* changes:
  Fix Issue 2158631: AudioService: volume control sometimes not restored after media server process crash.

14 years agoMerge change Ie9ad9a71 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 02:14:24 +0000 (22:14 -0400)]
Merge change Ie9ad9a71 into eclair

* changes:
  Implement screen aligned bitmap drawing support.

14 years agoMerge change Iec1f8a2e into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 01:06:56 +0000 (21:06 -0400)]
Merge change Iec1f8a2e into eclair

* changes:
  Add Turkish accented letters for G and S on the hard keyboard.

14 years agoMerge change Ie944f08b into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 00:54:37 +0000 (20:54 -0400)]
Merge change Ie944f08b into eclair

* changes:
  Revert setDataEnabled to setting a master switch.

14 years agoMerge change Ifc9162c5 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 00:26:25 +0000 (20:26 -0400)]
Merge change Ifc9162c5 into eclair

* changes:
  Fix padding around QuickContactBadge in ContactHeaderWidget

14 years agoMerge change Ic7e251a7 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 00:18:42 +0000 (20:18 -0400)]
Merge change Ic7e251a7 into eclair

* changes:
  Update SD card notification icons.

14 years agoMerge change I792bb382 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 00:11:08 +0000 (20:11 -0400)]
Merge change I792bb382 into eclair

* changes:
  Fix 2133205: Change the opacity to allow more of the background to be seen on locked screen

14 years agoTurn off most of the backup-related debug logging
Christopher Tate [Wed, 30 Sep 2009 23:17:37 +0000 (16:17 -0700)]
Turn off most of the backup-related debug logging

The core logging in BackupManagerService and in the Google backup transport are
still enabled at this point.

Change-Id: I10abfa565bbd1097dd3631051b6aca163e4af33a

14 years agoMerge change Ibe2085be into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 23:19:36 +0000 (19:19 -0400)]
Merge change Ibe2085be into eclair

* changes:
  Fix issue 2153835: AudioFlinger: setParameters() can remain stuck if output thread is terminated.

14 years agoMerge change Ice5e9209 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 22:47:45 +0000 (18:47 -0400)]
Merge change Ice5e9209 into eclair

* changes:
  Fix issue #2150258: Suggestions become inactive and do not respond when pressed.

14 years agoMerge change I2782ac8c into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 22:38:55 +0000 (18:38 -0400)]
Merge change I2782ac8c into eclair

* changes:
  Fix regression.

14 years agoMerge change Icb89d482 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 22:37:45 +0000 (18:37 -0400)]
Merge change Icb89d482 into eclair

* changes:
  Check if rename of backed up file fails before persisting new changes. If not these system services will end up with inconsistent settings files when the device runs out of storage. Delete mangled settings file in PackageManager if the current write fails so that we don't end up overwriting the backed up version with the mangled version Include null check when retrieving fwd locked resource for an existing package

14 years agoMerge change Iba6fd660 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 22:22:46 +0000 (18:22 -0400)]
Merge change Iba6fd660 into eclair

* changes:
  Set BondState to Bonding only if it not Bonded already.

14 years agoattempt to work around [2155085, 2150246] stuck in closeTransaction()
Mathias Agopian [Wed, 30 Sep 2009 21:42:13 +0000 (14:42 -0700)]
attempt to work around [21550852150246] stuck in closeTransaction()

14 years agoFix issue 2153835: AudioFlinger: setParameters() can remain stuck if output thread...
Eric Laurent [Tue, 29 Sep 2009 18:12:57 +0000 (11:12 -0700)]
Fix issue 2153835: AudioFlinger: setParameters() can remain stuck if output thread is terminated.

Wait for the parameter set completed condition with a time out in ThreadBase::setParameters().
Also lock AudioFlinger mutex before accessing thread list in AudioFlinger::setParameters() and keep a strong reference
on the thread being used in case it is exited while processing the request.

14 years agoMerge change I852f8e46 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 21:48:04 +0000 (17:48 -0400)]
Merge change I852f8e46 into eclair

* changes:
  Only re-initialize backup state if @pm@ metadata is missing, to defensively work around a still-mysterious bug where the list of saved packages ends up being empty even though we still have state pending.  If we do re-initialize, then wipe all state to make sure the right thing happens.

14 years agoMerge change I174d16a3 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 21:36:07 +0000 (17:36 -0400)]
Merge change I174d16a3 into eclair

* changes:
  Debugging for #2027266: app drawer showing up on the side

14 years agoMerge change I8b2e000c into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 21:32:01 +0000 (17:32 -0400)]
Merge change I8b2e000c into eclair

* changes:
  add class description and revise descriptions for get*Drawable and peek*Drawable methods for clarity. also fix some links.

14 years agoMerge changes I8851617a,Ie1b6f244,I70cab912,Ibd23e30d into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 21:27:18 +0000 (17:27 -0400)]
Merge changes I8851617a,Ie1b6f244,I70cab912,Ibd23e30d into eclair

* changes:
  fix [2152247] Windows sometimes drawn scaled up.
  invalidate the surface when the physical changes
  introduce the notion of the requested size in the Layer state
  remove unused code

14 years agoMerge change I1f7c409e into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 21:27:09 +0000 (17:27 -0400)]
Merge change I1f7c409e into eclair

* changes:
  Make ContactStruct handle Collection properly.

14 years agoMerge change I69220990 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 21:22:33 +0000 (17:22 -0400)]
Merge change I69220990 into eclair

* changes:
  Fix for 2155255: Revert "Cache inflated view to avoid inflation of layouts in preferences"

14 years agoMerge change I5ffd6240 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 21:17:56 +0000 (17:17 -0400)]
Merge change I5ffd6240 into eclair

* changes:
  Add a simple test of OpenGL ES 1.x.

14 years agoAdd a simple test of OpenGL ES 1.x.
Jack Palevich [Wed, 30 Sep 2009 21:17:12 +0000 (14:17 -0700)]
Add a simple test of OpenGL ES 1.x.

14 years agoMerge change Icf1e2f98 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 21:15:54 +0000 (17:15 -0400)]
Merge change Icf1e2f98 into eclair

* changes:
  Adds Intent.FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET to launch fasttrack intent.

14 years agoMerge change I45094a34 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 21:12:01 +0000 (17:12 -0400)]
Merge change I45094a34 into eclair

* changes:
  remove dead code

14 years agofix [2152247] Windows sometimes drawn scaled up.
Mathias Agopian [Wed, 30 Sep 2009 21:07:22 +0000 (14:07 -0700)]
fix [2152247] Windows sometimes drawn scaled up.

14 years agoMerge change I96aad5c6 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 20:40:03 +0000 (16:40 -0400)]
Merge change I96aad5c6 into eclair

* changes:
  Updated status bar icons.

14 years agoMerge change I5910a70c into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 20:29:43 +0000 (16:29 -0400)]
Merge change I5910a70c into eclair

* changes:
  Fix documentation.

14 years agoMerge change I94856f6d into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 19:55:41 +0000 (15:55 -0400)]
Merge change I94856f6d into eclair

* changes:
  Update <video> implementation after new IRC discussion with Eric Carlsson.

14 years agoinvalidate the surface when the physical changes
Mathias Agopian [Wed, 30 Sep 2009 19:48:47 +0000 (12:48 -0700)]
invalidate the surface when the physical changes

14 years agoMerge change I78f113bc into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 19:42:11 +0000 (15:42 -0400)]
Merge change I78f113bc into eclair

* changes:
  Fix possible crash in AutoCompleteTextView.

14 years agoMerge change I28bad882 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 19:08:29 +0000 (15:08 -0400)]
Merge change I28bad882 into eclair

* changes:
  Fix broken build.

14 years agoMerge change I8dfd6ea8 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 18:49:21 +0000 (14:49 -0400)]
Merge change I8dfd6ea8 into eclair

* changes:
  Handle bad lines in /proc/wakelocks : Fix for 2124260

14 years agoMerge change I46a6d39c into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 18:45:17 +0000 (14:45 -0400)]
Merge change I46a6d39c into eclair

* changes:
  Remove unused api in QuickContact.java and fix the build.

14 years agoMerge change Ia6fc04c8 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 18:37:34 +0000 (14:37 -0400)]
Merge change Ia6fc04c8 into eclair

* changes:
  Remove android.syncml package completely.

14 years agoMerge change I8366852f into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 18:24:46 +0000 (14:24 -0400)]
Merge change I8366852f into eclair

* changes:
  Bluetooth A2DP suspend/resume functionality

14 years agoMerge change I2d4deb11 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 18:17:23 +0000 (14:17 -0400)]
Merge change I2d4deb11 into eclair

* changes:
  Placeholder mdpi assets

14 years agoMerge change I82be558f into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 18:11:52 +0000 (14:11 -0400)]
Merge change I82be558f into eclair

* changes:
  Fix vCard composer in three points.

14 years agoMerge change Ia54b1bf0 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 18:10:01 +0000 (14:10 -0400)]
Merge change Ia54b1bf0 into eclair

* changes:
  - make SyncManager get the accounts list during the constructor,   which will allow syncs to be scheduled during bootup. The   providers need this so that they can potentially schedule   syncs while they are starting up. - make the SyncManager message handler wait until boot   has completed to start dispatching messages

14 years agoMerge change I78c4e64a into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 17:55:11 +0000 (13:55 -0400)]
Merge change I78c4e64a into eclair

* changes:
  Query from Bluez if name is not present in cache.

14 years agoMerge change Id0ac8c08 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 17:03:44 +0000 (13:03 -0400)]
Merge change Id0ac8c08 into eclair

* changes:
  Reduce the log spew from AudioFlinger due to a certain device that can't meet latency timing. Bug 2142215.