OSDN Git Service

android-x86/frameworks-base.git
13 years agofix [3385504] Surface flinger hang when adding dim surface
Mathias Agopian [Wed, 26 Jan 2011 04:17:45 +0000 (20:17 -0800)]
fix [3385504] Surface flinger hang when adding dim surface

Change-Id: I8e0cda414bcad5854d2ca5dde8370bfd8b2e5ea4

13 years agoMerge "VideoEditor:Fix for 3369908" into honeycomb
Dheeraj Sharma [Wed, 26 Jan 2011 04:34:15 +0000 (20:34 -0800)]
Merge "VideoEditor:Fix for 3369908" into honeycomb

13 years agoMerge "Cleaning up StackView" into honeycomb
Adam Cohen [Wed, 26 Jan 2011 04:19:17 +0000 (20:19 -0800)]
Merge "Cleaning up StackView" into honeycomb

13 years agoMerge "Fit and finish on status bar:" into honeycomb
Daniel Sandler [Wed, 26 Jan 2011 02:56:32 +0000 (18:56 -0800)]
Merge "Fit and finish on status bar:" into honeycomb

13 years agoMerge "Do Not Merge. Don't connect to non keyboard HID devices." into honeycomb
Jaikumar Ganesh [Wed, 26 Jan 2011 02:42:12 +0000 (18:42 -0800)]
Merge "Do Not Merge. Don't connect to non keyboard HID devices." into honeycomb

13 years agoMerge "Fix button assets and styles." into honeycomb
Adam Powell [Wed, 26 Jan 2011 02:29:09 +0000 (18:29 -0800)]
Merge "Fix button assets and styles." into honeycomb

13 years agoFix button assets and styles.
Adam Powell [Wed, 26 Jan 2011 02:25:20 +0000 (18:25 -0800)]
Fix button assets and styles.

This fixes some padding issues that broke apps during the last update.

Change-Id: Icdce5231f4497f8f0be0ab842a03cbfdfc501c5a

13 years agoMerge "Disable mouse support. (DO NOT MERGE)" into honeycomb
Jeff Brown [Wed, 26 Jan 2011 02:18:10 +0000 (18:18 -0800)]
Merge "Disable mouse support.  (DO NOT MERGE)" into honeycomb

13 years agoMerge "Fix crashes caused by some input devices." into honeycomb
Jeff Brown [Wed, 26 Jan 2011 02:18:05 +0000 (18:18 -0800)]
Merge "Fix crashes caused by some input devices." into honeycomb

13 years agoMerge "egl: clear error on function entry" into honeycomb
Mathias Agopian [Wed, 26 Jan 2011 02:01:03 +0000 (18:01 -0800)]
Merge "egl: clear error on function entry" into honeycomb

13 years agoDisable mouse support. (DO NOT MERGE)
Jeff Brown [Wed, 26 Jan 2011 01:52:01 +0000 (17:52 -0800)]
Disable mouse support.  (DO NOT MERGE)

Change-Id: Ica9703a18195079d227caff8c2389c750559f3d0

13 years agoMerge "Fixed the display of the brightness controls in the system panel" into honeycomb
Arnaud Berry [Wed, 26 Jan 2011 01:51:32 +0000 (17:51 -0800)]
Merge "Fixed the display of the brightness controls in the system panel" into honeycomb

13 years agoMerge "Removing unused assets in mdpi" into honeycomb
Justin Ho [Wed, 26 Jan 2011 01:46:23 +0000 (17:46 -0800)]
Merge "Removing unused assets in mdpi" into honeycomb

13 years agoMerge "Fix 3338368: Fix bounds calculation for recent apps view" into honeycomb
Jim Miller [Wed, 26 Jan 2011 01:41:59 +0000 (17:41 -0800)]
Merge "Fix 3338368: Fix bounds calculation for recent apps view" into honeycomb

13 years agoDo Not Merge. Don't connect to non keyboard HID devices.
Jaikumar Ganesh [Tue, 25 Jan 2011 00:30:45 +0000 (16:30 -0800)]
Do Not Merge. Don't connect to non keyboard HID devices.

Bug: 3385950
Change-Id: I2cfb17467c3d2fd383747111cd990d39f10f5136

13 years agochange the way test app waits for gc
Guang Zhu [Tue, 25 Jan 2011 23:43:57 +0000 (15:43 -0800)]
change the way test app waits for gc

gcSoftReferences methods are being obsoleted, so we need a different
approach to wait for gc: create a CountDownLatch and release it in
a dummy object's finalizer, call gc and await on the CDL.

Change-Id: I54d9e6bc05540b16ee1f3959ace9008041ac4903

13 years agoCleaning up StackView
Adam Cohen [Tue, 25 Jan 2011 20:24:23 +0000 (12:24 -0800)]
Cleaning up StackView

Change-Id: I38cd8a5f2d25973d3f97551be0a873ca35044ed9

13 years agoFix 3338368: Fix bounds calculation for recent apps view
Jim Miller [Wed, 26 Jan 2011 01:03:27 +0000 (17:03 -0800)]
Fix 3338368: Fix bounds calculation for recent apps view

The calculation for determine the content view's bounds
was mistakenly using the position of the view in the immediate
parent (glow view), which wrapped it exactly in the vertical
direction. The code now uses the glow view's vertical
position in its parent to determine the position.

Change-Id: I07768eb3446fde851699de1c1d4e958bc16d98bb

13 years agoMerge "Fix bug 3343940 - Legacy dialogs should use overlay action mode UI" into honeycomb
Adam Powell [Wed, 26 Jan 2011 00:27:16 +0000 (16:27 -0800)]
Merge "Fix bug 3343940 - Legacy dialogs should use overlay action mode UI" into honeycomb

13 years agoFix bug 3343940 - Legacy dialogs should use overlay action mode UI
Adam Powell [Wed, 26 Jan 2011 00:21:50 +0000 (16:21 -0800)]
Fix bug 3343940 - Legacy dialogs should use overlay action mode UI

Change-Id: I0bb2d4cbb0639e01483f1029aa95984d4b29ffc6

13 years agoMerge "Fix 3381660: Make modifier keys in PasswordUnlock match IME" into honeycomb
Jim Miller [Wed, 26 Jan 2011 00:21:21 +0000 (16:21 -0800)]
Merge "Fix 3381660: Make modifier keys in PasswordUnlock match IME" into honeycomb

13 years agoMerge "If 'customTokens', let authenticator handle notification." into honeycomb
Costin Manolache [Wed, 26 Jan 2011 00:13:12 +0000 (16:13 -0800)]
Merge "If 'customTokens', let authenticator handle notification." into honeycomb

13 years agoMerge "LayoutLib: return ViewInfo for all merged items + Build init." into honeycomb
Xavier Ducrohet [Wed, 26 Jan 2011 00:08:03 +0000 (16:08 -0800)]
Merge "LayoutLib: return ViewInfo for all merged items + Build init." into honeycomb

13 years agoFix 3381660: Make modifier keys in PasswordUnlock match IME
Jim Miller [Tue, 25 Jan 2011 03:53:32 +0000 (19:53 -0800)]
Fix 3381660: Make modifier keys in PasswordUnlock match IME

Fixed modifier key assets to match Latin IME.
Added background to alphanumeric keyboard.
Added 25% alpha background to numeric keyboard.

Change-Id: I043171a5dec7eeb0c136bb7450fd4023208639dc

13 years agoFix crashes caused by some input devices.
Jeff Brown [Wed, 26 Jan 2011 00:02:22 +0000 (16:02 -0800)]
Fix crashes caused by some input devices.

The touch screen sometimes reports more than 10 pointers even though that's
all we asked for.  When this happens, we start dropping events with more
than 10 pointers.  This confuses applications and causes them to crash.
Raised the limit to 16 pointers.
Bug: 3331247

The default behavior was to identify all touch devices as touch screens.
External devices that are plugged in are more likely to be touch pads
not attached to a screen.  Changed the default to be a touch pad
and renamed some internal constants to avoid confusion.

A certain mouse happens to also behave like a touch pad.  That caused
problems because we would see multiple concurrent traces of motion events
coming from the same input device so we would batch them up.
Added code to ensure that we don't batch events unless they come from
the same *source* in addition to coming from the same *device*.

Due to batching or misbehaving drivers, it's possible for the set of
pointer ids to be different from what we expect when it comes time to
split motion events across windows.  As a result, we can generate motion
events with 0 pointers.  When we try to deliver those events, we cause
an error in the InputTransport so we tear down the InputChannel and kill
the application.
Added code to check out assumption about pointer ids and drop the
event gracefully instead.

Patched up the tests to take into account the change in default behavior
for identifying touch screens and touch pads.

Change-Id: Ic364bd4cb4cc6335d4a1213a26d6bdadc7e33505

13 years agoMerge "A long press on the selection handle no longer selects the word." into honeycomb
Gilles Debunne [Tue, 25 Jan 2011 23:59:01 +0000 (15:59 -0800)]
Merge "A long press on the selection handle no longer selects the word." into honeycomb

13 years agoLayoutLib: return ViewInfo for all merged items + Build init.
Xavier Ducrohet [Tue, 25 Jan 2011 23:55:16 +0000 (15:55 -0800)]
LayoutLib: return ViewInfo for all merged items + Build init.

android.os.Build is now initialized from the build properties
parsed from the SDK build.prop file.

Change-Id: If16953215ca90fb0beacb51bf405b89a5c8a34fa

13 years agoMerge "Fix documentation typo." into honeycomb
Romain Guy [Tue, 25 Jan 2011 23:48:17 +0000 (15:48 -0800)]
Merge "Fix documentation typo." into honeycomb

13 years agoFix documentation typo.
Romain Guy [Tue, 25 Jan 2011 23:49:52 +0000 (15:49 -0800)]
Fix documentation typo.

Change-Id: Ide9a6a6843e86fe3ef841f95bdff132cca1f3832

13 years agoMerge "StagefrightMediaScanner: Close metadata retriever after we are done scanning...
Mike Lockwood [Tue, 25 Jan 2011 23:46:25 +0000 (15:46 -0800)]
Merge "StagefrightMediaScanner: Close metadata retriever after we are done scanning" into honeycomb

13 years agoMerge "MTP: Fix race conditions in MtpServer JNI code" into honeycomb
Mike Lockwood [Tue, 25 Jan 2011 23:44:28 +0000 (15:44 -0800)]
Merge "MTP: Fix race conditions in MtpServer JNI code" into honeycomb

13 years agoFixed the display of the brightness controls in the system panel
Arnaud Berry [Tue, 25 Jan 2011 23:42:17 +0000 (15:42 -0800)]
Fixed the display of the brightness controls in the system panel

Bug: 3389549
Change-Id: I87cc77de877653d471ba4ef6a790c568e9aaa60c

13 years agoegl: clear error on function entry
Michael I. Gold [Fri, 21 Jan 2011 23:39:38 +0000 (15:39 -0800)]
egl: clear error on function entry

Clear the current thread error state on entry to API functions as
mandated by the EGL 1.4 specification, section 3.1.  glGetError
returns additional information about the "most recent EGL function".

Change-Id: Ic24c64b39294ffc1a4e43fa72663e076b9d7decf

13 years agoRemoving unused assets in mdpi
Justin Ho [Tue, 25 Jan 2011 23:35:04 +0000 (15:35 -0800)]
Removing unused assets in mdpi

Change-Id: Id3bc90a10e602e35366d167fc72cc7edeaf15013

13 years agoMerge "Report errors to applications if AudioRecord->start() fails" into honeycomb
James Dong [Tue, 25 Jan 2011 23:31:09 +0000 (15:31 -0800)]
Merge "Report errors to applications if AudioRecord->start() fails" into honeycomb

13 years agoMerge "New contact picture" into honeycomb
Justin Ho [Tue, 25 Jan 2011 23:31:08 +0000 (15:31 -0800)]
Merge "New contact picture" into honeycomb

13 years agoReport errors to applications if AudioRecord->start() fails
James Dong [Tue, 25 Jan 2011 20:37:43 +0000 (12:37 -0800)]
Report errors to applications if AudioRecord->start() fails

bug - 3385198

Change-Id: I86ac8071eb28a538b333e102192193d1b9eda5eb

13 years agoA long press on the selection handle no longer selects the word.
Gilles Debunne [Tue, 25 Jan 2011 23:29:13 +0000 (15:29 -0800)]
A long press on the selection handle no longer selects the word.

Bug 3371448.

Change-Id: I360e6259f5f58a6f251efbe031ac46a76b7168e7

13 years agoIf 'customTokens', let authenticator handle notification.
Costin Manolache [Tue, 25 Jan 2011 00:11:36 +0000 (16:11 -0800)]
If 'customTokens', let authenticator handle notification.

Bug: 3377952
Change-Id: Iffb0ed01c39b42838cf88fd1b332c4b41c3194ec

13 years agoMerge "Argh forget to include my final part of the change." into honeycomb
Dianne Hackborn [Tue, 25 Jan 2011 23:23:13 +0000 (15:23 -0800)]
Merge "Argh forget to include my final part of the change." into honeycomb

13 years agoStagefrightMediaScanner: Close metadata retriever after we are done scanning
Mike Lockwood [Tue, 25 Jan 2011 23:20:04 +0000 (15:20 -0800)]
StagefrightMediaScanner: Close metadata retriever after we are done scanning

This prevents the mediaserver from leaking a file descriptor after
the media scanner runs

BUG: 3373546

Change-Id: I82a8bae82306de3da56a5c7da5b03ecf106a4efc
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoMerge "New extra for GET_CONTENT." into honeycomb
Dianne Hackborn [Tue, 25 Jan 2011 23:17:50 +0000 (15:17 -0800)]
Merge "New extra for GET_CONTENT." into honeycomb

13 years agoNew extra for GET_CONTENT.
Dianne Hackborn [Tue, 25 Jan 2011 22:55:06 +0000 (14:55 -0800)]
New extra for GET_CONTENT.

Change-Id: Ib367c02619ee301d9651dd70d35f7d57aa8a0cbc

13 years agoMTP: Fix race conditions in MtpServer JNI code
Mike Lockwood [Tue, 25 Jan 2011 17:29:27 +0000 (09:29 -0800)]
MTP: Fix race conditions in MtpServer JNI code

Make sure previous MtpThread has exited before starting another to avoid
EBUSY opening MTP kernel driver.

BUG: 3317803

Change-Id: I81dcbac42bcf5f680ed1b1469839bc0b0e49d53d
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoArgh forget to include my final part of the change.
Dianne Hackborn [Tue, 25 Jan 2011 22:54:29 +0000 (14:54 -0800)]
Argh forget to include my final part of the change.

Change-Id: I1e2711e1ecde0350047f1edef9a59947ff5749eb

13 years agoNew contact picture
Justin Ho [Tue, 25 Jan 2011 22:54:08 +0000 (14:54 -0800)]
New contact picture

Change-Id: Ic601c375df6117c5e974f39d4a75ccef45e6912c

13 years agoMerge "Fix bug 3387855 - Menu flashes on left side of screen" into honeycomb
Adam Powell [Tue, 25 Jan 2011 22:46:47 +0000 (14:46 -0800)]
Merge "Fix bug 3387855 - Menu flashes on left side of screen" into honeycomb

13 years agoMerge "Fix for issue 3385068 : Play gets out of sync" into honeycomb
Santosh Madhava [Tue, 25 Jan 2011 22:46:15 +0000 (14:46 -0800)]
Merge "Fix for issue 3385068 : Play gets out of sync" into honeycomb

13 years agoFix bug 3387855 - Menu flashes on left side of screen
Adam Powell [Tue, 25 Jan 2011 22:39:02 +0000 (14:39 -0800)]
Fix bug 3387855 - Menu flashes on left side of screen

Post popup menu click events rather than executing inline so that the
popup can close undisturbed.

Change-Id: I01481bd37d7921c10c6b8b484eab33f0d25447ff

13 years agoMerge "docs: revise and amend platform notes for preview" into honeycomb
Scott Main [Tue, 25 Jan 2011 22:21:28 +0000 (14:21 -0800)]
Merge "docs: revise and amend platform notes for preview" into honeycomb

13 years agoMerge "Fix surface frame size reporting." into honeycomb
Jeff Brown [Tue, 25 Jan 2011 22:21:00 +0000 (14:21 -0800)]
Merge "Fix surface frame size reporting." into honeycomb

13 years agoMerge "Fix for a call to startActivity from outside of an app." into honeycomb
Gilles Debunne [Tue, 25 Jan 2011 22:20:09 +0000 (14:20 -0800)]
Merge "Fix for a call to startActivity from outside of an app." into honeycomb

13 years agodocs: revise and amend platform notes for preview
Scott Main [Tue, 25 Jan 2011 21:03:30 +0000 (13:03 -0800)]
docs: revise and amend platform notes for preview

Change-Id: Ief10e85ae7c1a9c56381342e0f3b880ebe57d8ca

13 years agoMerge "Fix issue #3385839: Fragment.onCreateView is passing in activity..." into...
Dianne Hackborn [Tue, 25 Jan 2011 22:06:01 +0000 (14:06 -0800)]
Merge "Fix issue #3385839: Fragment.onCreateView is passing in activity..." into honeycomb

13 years agoMerge changes I282a8421,I53d15f37 into honeycomb
Justin Ho [Tue, 25 Jan 2011 22:01:25 +0000 (14:01 -0800)]
Merge changes I282a8421,I53d15f37 into honeycomb

* changes:
  Merging Gingerbread assets into Honeycomb
  Removing old assets from SystemUI in drawable-hdpi

13 years agoMerge "Rename virtual call API to ScoUsingVirtualCall." into honeycomb
Jaikumar Ganesh [Tue, 25 Jan 2011 21:56:02 +0000 (13:56 -0800)]
Merge "Rename virtual call API to ScoUsingVirtualCall." into honeycomb

13 years agoMerge "Prevent crash in View when gathering attributes without an AttachInfo. Bug...
Romain Guy [Tue, 25 Jan 2011 21:55:14 +0000 (13:55 -0800)]
Merge "Prevent crash in View when gathering attributes without an AttachInfo. Bug #3385339" into honeycomb

13 years agoRename virtual call API to ScoUsingVirtualCall.
Jaikumar Ganesh [Mon, 24 Jan 2011 21:55:27 +0000 (13:55 -0800)]
Rename virtual call API to ScoUsingVirtualCall.

This API makes more sense with regard to headset profile.
Bug: 3381532

Change-Id: Ife07d101a3b04bcddb31e7ae86712e1d97a660c5

13 years agoFit and finish on status bar:
Daniel Sandler [Tue, 25 Jan 2011 04:44:47 +0000 (23:44 -0500)]
Fit and finish on status bar:

  - Clock color fixed. [3374581]
  - Clock vertically aligned. [3388224]
  - Clock uses system font assets now. [3385564]
  - Solid version of AndroidClock added to build. [3385564]
  - Extraneous background glow removed from notification panel.
  - Removed solid black background from notifications. [3388223]
  - Added background image behind large notification icons
    and increased large size to 64dip [33884343384355]
  - Corrected size & leading of notification text [3388577]

Bug: 3374581
Bug: 3384355
Bug: 3385564
Bug: 3388223
Bug: 3388224
Bug: 3388434
Bug: 3388577
Change-Id: I8e443da5758deca412d1ce5944f887b35f6265ed

13 years agoMerge "Overscoll bounce amplitude is smaller." into honeycomb
Gilles Debunne [Tue, 25 Jan 2011 21:44:32 +0000 (13:44 -0800)]
Merge "Overscoll bounce amplitude is smaller." into honeycomb

13 years agoMerge "Fix bug 3378333 - Holo-style layout for granting permissions" into honeycomb
Adam Powell [Tue, 25 Jan 2011 21:42:49 +0000 (13:42 -0800)]
Merge "Fix bug 3378333 - Holo-style layout for granting permissions" into honeycomb

13 years agoFix for a call to startActivity from outside of an app.
Gilles Debunne [Tue, 25 Jan 2011 21:07:22 +0000 (13:07 -0800)]
Fix for a call to startActivity from outside of an app.

Bug 3246715

Regression introduced by https://android-git.corp.google.com/g/#change,86174

Change-Id: Icba170746d196386bd9b0309582f724cb076d937

13 years agoFix bug 3378333 - Holo-style layout for granting permissions
Adam Powell [Sat, 22 Jan 2011 22:34:13 +0000 (14:34 -0800)]
Fix bug 3378333 - Holo-style layout for granting permissions

Change-Id: Ie1bb925db3ddd8343c9756e220a0d821f4d31c6d

13 years agoFix for issue 3385068 : Play gets out of sync
Santosh Madhava [Tue, 25 Jan 2011 21:15:43 +0000 (13:15 -0800)]
Fix for issue 3385068 : Play gets out of sync

Change-Id: Iaf5e2f246b9cbfc5c8093d34ed085fe255ae500b

13 years agoFix surface frame size reporting.
Jeff Brown [Tue, 25 Jan 2011 20:56:56 +0000 (12:56 -0800)]
Fix surface frame size reporting.

The SurfaceHolder provided by the wallpaper service was not reporting
the correct size in getSurfaceFrame().  This broke an optimization in
the ImageWallpaper.  The old code happened to work because calling
lockCanvas on the SurfaceHolder with a null dirty rectangle happened
to have the side-effect of updating the SurfaceHolder's surface frame
size field because it passed mSurfaceFrame as the dirty rect, causing
mSurfaceFrame to be set to the size of the region to be drawn.

However, relying on this side-effect is wrong.  Among other things,
the dirty region could actually be smaller than the surface frame.

This patch fixes WallpaperService, SurfaceView and ViewRoot to ensure
that the surface frame size is always set explicitly and is not modified
by calls to lockCanvas.

Change-Id: I10948f5ec269409ceaf0f7d32b3f6731e9499ebc

13 years agoPrevent crash in View when gathering attributes without an AttachInfo.
Romain Guy [Tue, 25 Jan 2011 20:52:58 +0000 (12:52 -0800)]
Prevent crash in View when gathering attributes without an AttachInfo.
Bug #3385339

Change-Id: I06b6f03721b52ab0b9d13c2fb3e133ae25d99970

13 years agoMerge "Video Editor:Fix for 3375632" into honeycomb
Dheeraj Sharma [Tue, 25 Jan 2011 20:50:34 +0000 (12:50 -0800)]
Merge "Video Editor:Fix for 3375632" into honeycomb

13 years agoMerge "Heed the focusability flag in SearchView and set the default to true." into...
Amith Yamasani [Tue, 25 Jan 2011 20:35:06 +0000 (12:35 -0800)]
Merge "Heed the focusability flag in SearchView and set the default to true." into honeycomb

13 years agoMerge "Fix emulator trackball." into honeycomb
Jeff Brown [Tue, 25 Jan 2011 20:33:50 +0000 (12:33 -0800)]
Merge "Fix emulator trackball." into honeycomb

13 years agoHeed the focusability flag in SearchView and set the default to true.
Amith Yamasani [Tue, 25 Jan 2011 19:58:09 +0000 (11:58 -0800)]
Heed the focusability flag in SearchView and set the default to true.

Bug: 3385804

Also, allow navigation through keyboard.

Change-Id: I444f142518172b35f33c2a5129179ac996d80dc7

13 years agoMerge "Fixed CAB background and selection color for legacy applications." into honeycomb
Gilles Debunne [Tue, 25 Jan 2011 19:37:54 +0000 (11:37 -0800)]
Merge "Fixed CAB background and selection color for legacy applications." into honeycomb

13 years agoMerge "Removed warnings in DynamicLayout" into honeycomb
Gilles Debunne [Tue, 25 Jan 2011 19:34:19 +0000 (11:34 -0800)]
Merge "Removed warnings in DynamicLayout" into honeycomb

13 years agoFix issue #3385839: Fragment.onCreateView is passing in activity...
Dianne Hackborn [Tue, 25 Jan 2011 07:58:13 +0000 (23:58 -0800)]
Fix issue #3385839: Fragment.onCreateView is passing in activity...

...context for a DialogFragment

Change-Id: I434ebca64d2738da4c27321db8dbbded2cbe167d

13 years agoOverscoll bounce amplitude is smaller.
Gilles Debunne [Tue, 25 Jan 2011 19:23:30 +0000 (11:23 -0800)]
Overscoll bounce amplitude is smaller.

Per Dan's request for poor behavior on low speed Overscrolls.

Change-Id: I184133df5e6cc68d8d9bf39edb62d42e13d27a90

13 years agoRemove debugging log left by mistake.
Romain Guy [Tue, 25 Jan 2011 19:03:00 +0000 (11:03 -0800)]
Remove debugging log left by mistake.

Change-Id: I7d5165b4b682714940cea9886abeedd3f4858057

13 years agoMerge "Add debug to CallManager#canDial." into honeycomb
Wink Saville [Tue, 25 Jan 2011 19:02:25 +0000 (11:02 -0800)]
Merge "Add debug to CallManager#canDial." into honeycomb

13 years agoMerge "Remove debugging log left by mistake." into honeycomb
Romain Guy [Tue, 25 Jan 2011 19:01:55 +0000 (11:01 -0800)]
Merge "Remove debugging log left by mistake." into honeycomb

13 years agoMerge "Tracking jarjar of org.bouncycastle to com.android.org.bouncycastle" into...
Brian Carlstrom [Tue, 25 Jan 2011 18:58:02 +0000 (10:58 -0800)]
Merge "Tracking jarjar of org.bouncycastle to com.android.org.bouncycastle" into honeycomb

13 years agoMerge "TextLine cache is used, even for long lines of text." into honeycomb
Gilles Debunne [Tue, 25 Jan 2011 18:43:05 +0000 (10:43 -0800)]
Merge "TextLine cache is used, even for long lines of text." into honeycomb

13 years agoMerge "Fix tethering when switching default connection" into honeycomb
Robert Greenwalt [Tue, 25 Jan 2011 18:27:51 +0000 (10:27 -0800)]
Merge "Fix tethering when switching default connection" into honeycomb

13 years agoMerge "Set high usage delta to 1 to avoid constant V8 GC." into honeycomb
Shimeng (Simon) Wang [Tue, 25 Jan 2011 18:27:24 +0000 (10:27 -0800)]
Merge "Set high usage delta to 1 to avoid constant V8 GC." into honeycomb

13 years agoRemoved warnings in DynamicLayout
Gilles Debunne [Tue, 25 Jan 2011 18:14:43 +0000 (10:14 -0800)]
Removed warnings in DynamicLayout

Change-Id: Ied1c330795412d0bdcac1236b466951112fabc7d

13 years agoMerge "Docs for Origin" into honeycomb
John Reck [Tue, 25 Jan 2011 18:01:16 +0000 (10:01 -0800)]
Merge "Docs for Origin" into honeycomb

13 years agoSet high usage delta to 1 to avoid constant V8 GC.
Shimeng (Simon) Wang [Mon, 24 Jan 2011 22:38:46 +0000 (14:38 -0800)]
Set high usage delta to 1 to avoid constant V8 GC.

This value will be passed to native webkit to V8.

3 consecutive dromaeo DOM core are run, there's no crash.
Because of assets change, Passion browser can't be run; this will
need to be checked in I release, I think

issue: 3317722
Change-Id: Ifa6e4116f76f395d98db9f8336f91dc9de6bf125

13 years agoMerging Gingerbread assets into Honeycomb
Justin Ho [Tue, 25 Jan 2011 17:25:31 +0000 (09:25 -0800)]
Merging Gingerbread assets into Honeycomb

Change-Id: I282a84211a8a888d99b0582fbff6a45c4378f8bf

13 years agoRemoving old assets from SystemUI in drawable-hdpi
Justin Ho [Tue, 25 Jan 2011 17:21:45 +0000 (09:21 -0800)]
Removing old assets from SystemUI in drawable-hdpi

Change-Id: I53d15f37eb5079df74a22f0d80fed7ecbdb14b61

13 years agoTextLine cache is used, even for long lines of text.
Gilles Debunne [Tue, 25 Jan 2011 17:09:46 +0000 (09:09 -0800)]
TextLine cache is used, even for long lines of text.

Bug 3381368

The 250 characters limit is passed for long URLs. There are only 3
TextLine objects, so their total size is not an issue. Recycle long
lines as well to make sure we fill the cache and avoid object creation.

Change-Id: I843bf623594312a0fcf0edbb13b7cd64cce0ddd1

13 years agoMerge "Fix the return value of switch to last ime." into honeycomb
satok [Tue, 25 Jan 2011 16:00:29 +0000 (08:00 -0800)]
Merge "Fix the return value of switch to last ime." into honeycomb

13 years agoFix the return value of switch to last ime.
satok [Tue, 25 Jan 2011 09:57:24 +0000 (18:57 +0900)]
Fix the return value of switch to last ime.

Change-Id: I5fe8cc696433a7ee72973d16d8f121d3362ab0e0

13 years agoMerge "Sort IME by id" into honeycomb
satok [Tue, 25 Jan 2011 14:34:21 +0000 (06:34 -0800)]
Merge "Sort IME by id" into honeycomb

13 years agoSort IME by id
satok [Tue, 25 Jan 2011 09:00:23 +0000 (18:00 +0900)]
Sort IME by id

Bug: 3364167

Change-Id: I8c8e4ddc4110e2920c8c7beccf108ac7e0227903

13 years agoMerge "Clip touch event at SoftInputWindow to handle the event from Inset" into honeycomb
Ken Wakasa [Tue, 25 Jan 2011 13:42:36 +0000 (05:42 -0800)]
Merge "Clip touch event at SoftInputWindow to handle the event from Inset" into honeycomb

13 years agoClip touch event at SoftInputWindow to handle the event from Inset
Tadashi G. Takaoka [Tue, 25 Jan 2011 09:02:55 +0000 (18:02 +0900)]
Clip touch event at SoftInputWindow to handle the event from Inset

Bug: 3238092
Change-Id: I92d98bed75957c8db149e1ad87defe24d44f4d53

13 years agoFix bug 3385881
Jason Sams [Tue, 25 Jan 2011 08:26:25 +0000 (00:26 -0800)]
Fix bug 3385881
Launch signals and threads are not always
matched in index.  Threads grab launch indexes
as they start which may not be the order in which
they were launched.

Change-Id: I1ff42c3df5d7ebb46de6329ebd11ef67a5fc58ca

13 years agoMerge "Attempt to fix 3333866 Missing memory barrier when the non-locking past path...
Jason Sams [Tue, 25 Jan 2011 08:23:41 +0000 (00:23 -0800)]
Merge "Attempt to fix 3333866 Missing memory barrier when the non-locking past path is hit." into honeycomb

13 years agoAdd debug to CallManager#canDial.
Wink Saville [Tue, 25 Jan 2011 07:25:31 +0000 (23:25 -0800)]
Add debug to CallManager#canDial.

Add some debug to trackdown why canDial is sometime
returning false, see bug 3381435.

Change-Id: I0caade5ffdf9d67cdee0557971a8918182718512

13 years agoMerge "Issue no : 3370622" into honeycomb
Dheeraj Sharma [Tue, 25 Jan 2011 07:04:54 +0000 (23:04 -0800)]
Merge "Issue no : 3370622" into honeycomb

13 years agoTweak layouts of IME switch button
satok [Tue, 25 Jan 2011 06:01:48 +0000 (15:01 +0900)]
Tweak layouts of IME switch button

Bug: 3383078

Change-Id: Id522ac6e8363a98be6ac73ee75b0d54e12ef86c4

13 years agoIssue no : 3370622
Dheeraj Sharma [Mon, 24 Jan 2011 22:46:30 +0000 (14:46 -0800)]
Issue no : 3370622

VideoEditor: Fix for Clear Surface API

Change-Id: I8d4ad90dd2a0d37bd5363c36582a16f08b161bee

13 years agoMerge "Fix issue #3385054: HRI24 never enters suspend (LP0) - IKXEVEREST-3439" into...
Dianne Hackborn [Tue, 25 Jan 2011 06:51:18 +0000 (22:51 -0800)]
Merge "Fix issue #3385054: HRI24 never enters suspend (LP0) - IKXEVEREST-3439" into honeycomb