OSDN Git Service

android-x86/frameworks-base.git
13 years agoMerge "UsbDeviceManager: Fix indentation"
Mike Lockwood [Mon, 11 Jul 2011 17:41:52 +0000 (10:41 -0700)]
Merge "UsbDeviceManager: Fix indentation"

13 years agoMerge "MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file system"
Mike Lockwood [Mon, 11 Jul 2011 17:41:08 +0000 (10:41 -0700)]
Merge "MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file system"

13 years agoUsbDeviceManager: Fix indentation
Mike Lockwood [Mon, 11 Jul 2011 14:34:35 +0000 (10:34 -0400)]
UsbDeviceManager: Fix indentation

Change-Id: I3eb1d407bdb4bf885d1765eedbfb30555f558b3b
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoMTP: Return error if user tries to copy a file >= 4GB to a FAT32 file system
Mike Lockwood [Mon, 11 Jul 2011 13:18:03 +0000 (09:18 -0400)]
MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file system

Bug: 4561836

Change-Id: I2bffb93b032038f6c220c24c752ccd7ca66c23a0
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoMerge "MediaScanner: Use bulk inserts when in batch mode"
Mike Lockwood [Mon, 11 Jul 2011 16:12:21 +0000 (09:12 -0700)]
Merge "MediaScanner: Use bulk inserts when in batch mode"

13 years agoMediaScanner: Use bulk inserts when in batch mode
Mike Lockwood [Sun, 10 Jul 2011 22:09:34 +0000 (18:09 -0400)]
MediaScanner: Use bulk inserts when in batch mode

To do this we need to move the logic for determining media type to MediaProvider
Make some things in MediaFile public so they can be used from MediaProvider

Bug: 4948188

Change-Id: I6ab168b6b4d45b2fc91ea8bd52ca58283b0efc14
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoUse resource entry name instead of mangled name.
Logan Chien [Mon, 11 Jul 2011 07:32:24 +0000 (15:32 +0800)]
Use resource entry name instead of mangled name.

Change-Id: I833fa1b529fe505ce20ede12b7f4b5952a6ac1f0

13 years agoFix typo: mFieldCount -> mPragmaCount.
Logan Chien [Sun, 10 Jul 2011 11:39:03 +0000 (19:39 +0800)]
Fix typo: mFieldCount -> mPragmaCount.

Change-Id: I081a521c13a78bc5ec1bf9faecb066bed5ca8ab4

13 years agoMerge "Cached NTP time for system services."
Jeff Sharkey [Sun, 10 Jul 2011 23:18:58 +0000 (16:18 -0700)]
Merge "Cached NTP time for system services."

13 years agoMerge "Fix 4942542, 4590542: Password unlock fixes"
Jim Miller [Sun, 10 Jul 2011 21:35:32 +0000 (14:35 -0700)]
Merge "Fix 49425424590542: Password unlock fixes"

13 years agoCached NTP time for system services.
Jeff Sharkey [Sun, 10 Jul 2011 21:20:41 +0000 (14:20 -0700)]
Cached NTP time for system services.

Uses NTP server and timeout from secure settings, or fallback to
defaults in resources.  Update various system services to use cached
NTP time when fresh enough, or force updates as needed.

Bug: 4517273
Change-Id: Ie1c4c4883836013d02ca0bbd850cf8949f93b34b

13 years agoFix 4689527: Fix positioning bug with RecentHorizontalScrollView, minor tweaks.
Jim Miller [Sat, 9 Jul 2011 02:09:55 +0000 (19:09 -0700)]
Fix 4689527: Fix positioning bug with RecentHorizontalScrollView, minor tweaks.

This fixes a bug where RecentsHorizontalScrollView wasn't scrolling to the most
recent app.

Contains some minor tweaks to the layout so that it doesn't overlap the notification
bad as well as starting alpha fades while draging items sooner.

Change-Id: I94df309673f316c55b2f44aff60fd3aee746b6de

13 years agoFix 4942542, 4590542: Password unlock fixes
Jim Miller [Sat, 9 Jul 2011 02:15:51 +0000 (19:15 -0700)]
Fix 49425424590542: Password unlock fixes

Fixes issue where hint text was inappropriately shown on password unlock screen.
This was caused by TextView.setKeyListener() clearing the inputType flags.  The
workaround is to change the order of these calls.  TextView.setKeyListener()
should probably not be clearing existing inputType flags.

Fixes wake issue caused by IME events not poking the wakelock.  It now correctly pokes
the wakelock whenever the password text field changes.

Change-Id: I746b21117492c4a176f6627e7d33150e6104495e

13 years agoMerge "Pass the targetSdkVersion through to the zygote-forked dalvik."
Elliott Hughes [Sat, 9 Jul 2011 01:11:41 +0000 (18:11 -0700)]
Merge "Pass the targetSdkVersion through to the zygote-forked dalvik."

13 years agoam d9f91425: am 6b98e712: am 3f3b8cbf: Merge "cherrypick from hc-mr1 Change-Id: Ia772...
Robert Ly [Sat, 9 Jul 2011 00:53:12 +0000 (17:53 -0700)]
am d9f91425: am 6b98e712: am 3f3b8cbf: Merge "cherrypick from hc-mr1 Change-Id: Ia772e822a703f4b68c76d8c38902ba12faae8052" into honeycomb-mr2

* commit 'd9f91425fc740bc85a8629a27b68b48acaf85962':
  cherrypick from hc-mr1 Change-Id: Ia772e822a703f4b68c76d8c38902ba12faae8052

13 years agoam f84bb997: am 230ef987: am 0e89d916: Merge "DOC CHANGE: Change GTV info on intro...
Joe Malin [Sat, 9 Jul 2011 00:53:09 +0000 (17:53 -0700)]
am f84bb997: am 230ef987: am 0e89d916: Merge "DOC CHANGE: Change GTV info on intro page" into honeycomb-mr2

* commit 'f84bb997717501e0af8672608c9d5bd89abe5334':
  DOC CHANGE: Change GTV info on intro page

13 years agoam d1c15f96: am 20f65201: am 0fbe1dfb: Merge "cherrypick from master: Change-Id:...
Joe Fernandez [Sat, 9 Jul 2011 00:53:06 +0000 (17:53 -0700)]
am d1c15f96: am 20f65201: am 0fbe1dfb: Merge "cherrypick from master: Change-Id: I169749dc594ca1d79a802db4c53ec330924fdd2c" into honeycomb-mr2

* commit 'd1c15f96dd2e3b07da6968ea54f6f2bdebe8e190':
  cherrypick from master: Change-Id: I169749dc594ca1d79a802db4c53ec330924fdd2c

13 years agoam 3ef341cd: am 7283bb93: Merge "Disconnect ApnContexts in INITING state when error...
Wink Saville [Sat, 9 Jul 2011 00:52:56 +0000 (17:52 -0700)]
am 3ef341cd: am 7283bb93: Merge "Disconnect ApnContexts in INITING state when error." into honeycomb-LTE

* commit '3ef341cda51d5bc35b0bc919f7514653ec194410':
  Disconnect ApnContexts in INITING state when error.

13 years agoMerge "resolved conflicts for merge of e4a56a32 to master"
Wink Saville [Sat, 9 Jul 2011 00:48:37 +0000 (17:48 -0700)]
Merge "resolved conflicts for merge of e4a56a32 to master"

13 years agoMerge "Fix for issue 5007228 IllegalArgumentException when testing VideoEditorAPITest...
Rajneesh Chowdury [Sat, 9 Jul 2011 00:00:08 +0000 (17:00 -0700)]
Merge "Fix for issue 5007228 IllegalArgumentException when testing VideoEditorAPITest#testEffectKenBurn"

13 years agoPass the targetSdkVersion through to the zygote-forked dalvik.
Elliott Hughes [Fri, 8 Jul 2011 18:08:07 +0000 (11:08 -0700)]
Pass the targetSdkVersion through to the zygote-forked dalvik.

This will let dalvik implement backwards-compatibile behaviors based on
an app's targetSdkVersion.

Bug: 4772166
Change-Id: I935c5ea9144e8b4e6e21089547287486e2234b7f

13 years agoMerge "Align paths on pixel boundaries when rasterizing in bitmaps. Bug #5003739"
Romain Guy [Fri, 8 Jul 2011 23:53:23 +0000 (16:53 -0700)]
Merge "Align paths on pixel boundaries when rasterizing in bitmaps. Bug #5003739"

13 years agoAlign paths on pixel boundaries when rasterizing in bitmaps.
Romain Guy [Fri, 8 Jul 2011 23:50:15 +0000 (16:50 -0700)]
Align paths on pixel boundaries when rasterizing in bitmaps.
Bug #5003739

Change-Id: I3dfbf4eb92e2c870f33c96947a7d6439e3730965

13 years agoMerge "Prevent set mInitialScale being overridden by mDefaultScale."
Shimeng (Simon) Wang [Fri, 8 Jul 2011 23:48:23 +0000 (16:48 -0700)]
Merge "Prevent set mInitialScale being overridden by mDefaultScale."

13 years agoMerge "Correctly render nested rectangles with different winding rules."
Romain Guy [Fri, 8 Jul 2011 23:27:47 +0000 (16:27 -0700)]
Merge "Correctly render nested rectangles with different winding rules."

13 years agoCorrectly render nested rectangles with different winding rules.
Romain Guy [Fri, 8 Jul 2011 23:27:02 +0000 (16:27 -0700)]
Correctly render nested rectangles with different winding rules.

Change-Id: I331d9dc1c17aee62a2fa213692c62a5ba1bb079a

13 years agoMerge "Fleshed up SuggestionSpan documentation. Bug 4553472"
Gilles Debunne [Fri, 8 Jul 2011 23:02:36 +0000 (16:02 -0700)]
Merge "Fleshed up SuggestionSpan documentation. Bug 4553472"

13 years agoMerge "Always redraw the UI on orientation change Bug #4994715"
Romain Guy [Fri, 8 Jul 2011 22:54:10 +0000 (15:54 -0700)]
Merge "Always redraw the UI on orientation change Bug #4994715"

13 years agoAlways redraw the UI on orientation change
Romain Guy [Fri, 8 Jul 2011 22:49:50 +0000 (15:49 -0700)]
Always redraw the UI on orientation change
Bug #4994715

In some cases, on some architectures, the hardware renderer could fail
to properly render a window after an orientation change. The fix is
to force the GL driver to drop any existing buffer to make sure the
next buffer used to draw has the correct geometry.

This change also fixes an issue that was preventing partial screen
updates from being properly enabled.

Change-Id: I874a48590845a8624425130af7db8e20022895dd

13 years agoMerge "The COLORS!!"
Adam Powell [Fri, 8 Jul 2011 22:38:31 +0000 (15:38 -0700)]
Merge "The COLORS!!"

13 years agoThe COLORS!!
Adam Powell [Fri, 8 Jul 2011 22:28:29 +0000 (15:28 -0700)]
The COLORS!!

Add theme attributes and public color resources. Apps can now query
the current theme's various highlight colors. Commonly used color
values for Holo are now available.

Change-Id: If24dc9ee243e740e8caaddf0b78590783fa228c8

13 years agoMerge "fix screen on/off animation (again)"
Mathias Agopian [Fri, 8 Jul 2011 22:34:50 +0000 (15:34 -0700)]
Merge "fix screen on/off animation (again)"

13 years agoMerge "Add a simple EGL test"
Mathias Agopian [Fri, 8 Jul 2011 22:34:33 +0000 (15:34 -0700)]
Merge "Add a simple EGL test"

13 years agoMerge "Fix EGLUtils::selectConfigForPixelFormat()"
Mathias Agopian [Fri, 8 Jul 2011 22:34:23 +0000 (15:34 -0700)]
Merge "Fix EGLUtils::selectConfigForPixelFormat()"

13 years agoMerge "Unhide CalendarContract apis"
RoboErik [Fri, 8 Jul 2011 22:28:26 +0000 (15:28 -0700)]
Merge "Unhide CalendarContract apis"

13 years agoFleshed up SuggestionSpan documentation. Bug 4553472
Gilles Debunne [Fri, 8 Jul 2011 18:45:39 +0000 (11:45 -0700)]
Fleshed up SuggestionSpan documentation. Bug 4553472

Change-Id: I3b5be9a6da79398b03d98eb33eb61a55fd702960

13 years agoUnhide CalendarContract apis
RoboErik [Tue, 14 Jun 2011 21:01:15 +0000 (14:01 -0700)]
Unhide CalendarContract apis

This exposes the set of apis necessary to unbundle the Calendar
app and sync adapters as well as allowing third party developers
to officially access the calendar provider. This is the current
final set of apis to expose, though changes may occur if we
discover new issues. The documentation and CTS tests are still
in progress.

Change-Id: If77f9a1d49a26725b44b1014e8d088be7ffbc707

13 years agoMerge "Get server's listening channel"
Jaikumar Ganesh [Fri, 8 Jul 2011 22:01:18 +0000 (15:01 -0700)]
Merge "Get server's listening channel"

13 years agoMerge "Animation settings reset to default"
Gilles Debunne [Fri, 8 Jul 2011 21:56:14 +0000 (14:56 -0700)]
Merge "Animation settings reset to default"

13 years agoFix for issue 5007228 IllegalArgumentException when testing VideoEditorAPITest#testEf...
Rajneesh Chowdury [Fri, 8 Jul 2011 21:56:06 +0000 (14:56 -0700)]
Fix for issue 5007228 IllegalArgumentException when testing VideoEditorAPITest#testEffectKenBurn

Change-Id: Ic8b4360cdabb157fa7739552b73e3c3daab88129

13 years agoAdd a simple EGL test
Mathias Agopian [Thu, 7 Jul 2011 21:54:30 +0000 (14:54 -0700)]
Add a simple EGL test

currently it just tests EGLConfig selection

Change-Id: Id9d9971012d733147dd7dc02fa2054307960235e

13 years agoPrevent set mInitialScale being overridden by mDefaultScale.
Shimeng (Simon) Wang [Fri, 8 Jul 2011 21:33:11 +0000 (14:33 -0700)]
Prevent set mInitialScale being overridden by mDefaultScale.

If mInitialScale is set, use it as the default scale; otherwise,
it'll be overridden by default density in case of book app where
mobile fixed viewport is used; since today the default scale is used
to calculate the mobile fixed viewport.

issue: 4982074
Change-Id: I21c2bf41478bb97351cb3fb1cc3735ab7d75e164

13 years agofix screen on/off animation (again)
Mathias Agopian [Fri, 8 Jul 2011 00:30:31 +0000 (17:30 -0700)]
fix screen on/off animation (again)

- surfaceflinger now uses the GL-convention of
  placing the origin in the left-bottom corner

- map texture coordinates of the screen capture
  properly

- add the ability to control the animation
  speed through a debug property

Bug: 4989276

Change-Id: Ifb3297bb578078b47146fff666c01f85417e0d6f

13 years agoFix EGLUtils::selectConfigForPixelFormat()
Mathias Agopian [Wed, 6 Jul 2011 23:35:30 +0000 (16:35 -0700)]
Fix EGLUtils::selectConfigForPixelFormat()

- renderscript now calls EGL directly instead of relying on this function
- surfaceflinger also does its own EGLConfig selection
- selectConfigForPixelFormat stays for legacy reason (many tests use it) but
it now only tries to match the alpha channel of the format rather than the
format itself.

this will allow implementations who don't support the exact formats
defined in the HAL to work properly.

Bug: 4998223

Change-Id: Ic664dfc14d5072a514b6f77a115d1521bfc1578f

13 years agoGet server's listening channel
Ben Dodson [Fri, 8 Jul 2011 21:36:42 +0000 (14:36 -0700)]
Get server's listening channel

Change-Id: Ia1cb3486a4ba502185efdcf6d7bcf0f37bb55261

13 years agoMerge "Use advertised h264 encoding parameters by default if the profile is not baseline"
James Dong [Fri, 8 Jul 2011 21:17:16 +0000 (14:17 -0700)]
Merge "Use advertised h264 encoding parameters by default if the profile is not baseline"

13 years agoMerge "Fix build warning; LOG_TAG was misplaced"
Glenn Kasten [Fri, 8 Jul 2011 21:06:24 +0000 (14:06 -0700)]
Merge "Fix build warning; LOG_TAG was misplaced"

13 years agoMerge "Pseudo-final api fixes to CalendarContract"
RoboErik [Fri, 8 Jul 2011 21:05:42 +0000 (14:05 -0700)]
Merge "Pseudo-final api fixes to CalendarContract"

13 years agoPseudo-final api fixes to CalendarContract
RoboErik [Fri, 8 Jul 2011 20:39:05 +0000 (13:39 -0700)]
Pseudo-final api fixes to CalendarContract

This removes the public projections and makes them arguments
that are passed in instead.

Change-Id: Ic9807d4994a9f2798b0ecf9a63194193715931e0

13 years agoMerge "Fix 4689527: Improved curation for Recents + misc cleanup"
Jim Miller [Fri, 8 Jul 2011 20:14:38 +0000 (13:14 -0700)]
Merge "Fix 4689527: Improved curation for Recents + misc cleanup"

13 years agoresolved conflicts for merge of e4a56a32 to master
Wink Saville [Fri, 8 Jul 2011 19:49:14 +0000 (12:49 -0700)]
resolved conflicts for merge of e4a56a32 to master

Change-Id: I50f8fe61303efa78f5d450ddda1483e0ecb81d12

13 years agoMerge "Can now restore a subset of apps from historical dataset"
Christopher Tate [Fri, 8 Jul 2011 19:48:48 +0000 (12:48 -0700)]
Merge "Can now restore a subset of apps from historical dataset"

13 years agoMerge "NPE guard in setupViewport"
John Reck [Fri, 8 Jul 2011 19:43:22 +0000 (12:43 -0700)]
Merge "NPE guard in setupViewport"

13 years agoCan now restore a subset of apps from historical dataset
Christopher Tate [Thu, 7 Jul 2011 21:31:18 +0000 (14:31 -0700)]
Can now restore a subset of apps from historical dataset

Adds the ability to filter a restore of an historical dataset so that it
only restores certain apps' data regardless of what is actually present
in the dataset.  This is currently only used by the bmgr command-line tool,
for debugging / developer support.

Bug 2021590

Change-Id: I7685e5d609b0f5506f71d70c26410602bb387659

13 years agoam a736cd54: am 848aa3ab: Merge "No need to have BASE_DATA_CONNECTION_TRACKER start...
Wink Saville [Fri, 8 Jul 2011 19:28:27 +0000 (12:28 -0700)]
am a736cd54: am 848aa3ab: Merge "No need to have BASE_DATA_CONNECTION_TRACKER start at 50000." into honeycomb-LTE

* commit 'a736cd54e1de62e84a7a49a3c68c56fc6d9bfc00':
  No need to have BASE_DATA_CONNECTION_TRACKER start at 50000.

13 years agoMerge "Correctly position layers."
Romain Guy [Fri, 8 Jul 2011 18:58:18 +0000 (11:58 -0700)]
Merge "Correctly position layers."

13 years agoCorrectly position layers.
Romain Guy [Fri, 8 Jul 2011 18:57:29 +0000 (11:57 -0700)]
Correctly position layers.

Change-Id: I1678b1c5bdab140b44e56556c50ab8329255f18a

13 years agoMerge "Merge Chromium at r12.0.742.93: New autofill string"
Kristian Monsen [Fri, 8 Jul 2011 18:31:33 +0000 (11:31 -0700)]
Merge "Merge Chromium at r12.0.742.93: New autofill string"

13 years agoNPE guard in setupViewport
John Reck [Fri, 8 Jul 2011 18:22:38 +0000 (11:22 -0700)]
NPE guard in setupViewport

 Bug: 4163660

Change-Id: Ie74072094c0dbfca4391cf898420544884101c1f

13 years agoAnimation settings reset to default
Gilles Debunne [Fri, 8 Jul 2011 17:40:51 +0000 (10:40 -0700)]
Animation settings reset to default

Change-Id: Ie53c031ceb88d356742e80693edc14198506d54a

13 years agoMerge "Remove unused setHttpProxy."
Robert Greenwalt [Fri, 8 Jul 2011 18:06:55 +0000 (11:06 -0700)]
Merge "Remove unused setHttpProxy."

13 years agoam 6b98e712: am 3f3b8cbf: Merge "cherrypick from hc-mr1 Change-Id: Ia772e822a703f4b68...
Robert Ly [Fri, 8 Jul 2011 17:44:10 +0000 (10:44 -0700)]
am 6b98e712: am 3f3b8cbf: Merge "cherrypick from hc-mr1 Change-Id: Ia772e822a703f4b68c76d8c38902ba12faae8052" into honeycomb-mr2

* commit '6b98e7128b3fbfd8b2c421286c403e4609c69708':
  cherrypick from hc-mr1 Change-Id: Ia772e822a703f4b68c76d8c38902ba12faae8052

13 years agoUse advertised h264 encoding parameters by default if the profile is not baseline
James Dong [Thu, 7 Jul 2011 23:41:25 +0000 (16:41 -0700)]
Use advertised h264 encoding parameters by default if the profile is not baseline

o Force to use AVC baseline profile for camcorder low quality videos

Change-Id: I3424c57dd0c55fc4991f5767b57695c8f3420ecb

13 years agoam 230ef987: am 0e89d916: Merge "DOC CHANGE: Change GTV info on intro page" into...
Joe Malin [Fri, 8 Jul 2011 17:41:54 +0000 (10:41 -0700)]
am 230ef987: am 0e89d916: Merge "DOC CHANGE: Change GTV info on intro page" into honeycomb-mr2

* commit '230ef98728f3b59a81f55dab5129aa50d5f27969':
  DOC CHANGE: Change GTV info on intro page

13 years agoam 20f65201: am 0fbe1dfb: Merge "cherrypick from master: Change-Id: I169749dc594ca1d7...
Joe Fernandez [Fri, 8 Jul 2011 17:41:35 +0000 (10:41 -0700)]
am 20f65201: am 0fbe1dfb: Merge "cherrypick from master: Change-Id: I169749dc594ca1d79a802db4c53ec330924fdd2c" into honeycomb-mr2

* commit '20f6520197a6b70123d2ff7c466ee58349ae3032':
  cherrypick from master: Change-Id: I169749dc594ca1d79a802db4c53ec330924fdd2c

13 years agoam 3f3b8cbf: Merge "cherrypick from hc-mr1 Change-Id: Ia772e822a703f4b68c76d8c38902ba...
Robert Ly [Fri, 8 Jul 2011 17:39:46 +0000 (10:39 -0700)]
am 3f3b8cbf: Merge "cherrypick from hc-mr1 Change-Id: Ia772e822a703f4b68c76d8c38902ba12faae8052" into honeycomb-mr2

* commit '3f3b8cbfa775f2ebff985c069300f8daaeb7a84c':
  cherrypick from hc-mr1 Change-Id: Ia772e822a703f4b68c76d8c38902ba12faae8052

13 years agoMerge "cherrypick from hc-mr1 Change-Id: Ia772e822a703f4b68c76d8c38902ba12faae8052...
Robert Ly [Fri, 8 Jul 2011 17:13:28 +0000 (10:13 -0700)]
Merge "cherrypick from hc-mr1 Change-Id: Ia772e822a703f4b68c76d8c38902ba12faae8052" into honeycomb-mr2

13 years agoAdd event-log logging for TTS requests.
Narayan Kamath [Fri, 8 Jul 2011 11:13:03 +0000 (12:13 +0100)]
Add event-log logging for TTS requests.

Change-Id: I5023194c469a602b85259088a2e59373c96a941e

13 years agoam 7283bb93: Merge "Disconnect ApnContexts in INITING state when error." into honeyco...
Wink Saville [Fri, 8 Jul 2011 16:40:11 +0000 (09:40 -0700)]
am 7283bb93: Merge "Disconnect ApnContexts in INITING state when error." into honeycomb-LTE

* commit '7283bb9323c83621a818c387bb80fe1bc9d6aa7c':
  Disconnect ApnContexts in INITING state when error.

13 years agoam 8171e6f6: Use resetConnections with resetMask.
Wink Saville [Fri, 8 Jul 2011 16:40:08 +0000 (09:40 -0700)]
am 8171e6f6: Use resetConnections with resetMask.

* commit '8171e6f690cca1bad354e7e352823d79d420daf3':
  Use resetConnections with resetMask.

13 years agoam 848aa3ab: Merge "No need to have BASE_DATA_CONNECTION_TRACKER start at 50000....
Wink Saville [Fri, 8 Jul 2011 16:40:03 +0000 (09:40 -0700)]
am 848aa3ab: Merge "No need to have BASE_DATA_CONNECTION_TRACKER start at 50000." into honeycomb-LTE

* commit '848aa3ab8a00835c5af2ead954c7736e507249b5':
  No need to have BASE_DATA_CONNECTION_TRACKER start at 50000.

13 years agoam 0e89d916: Merge "DOC CHANGE: Change GTV info on intro page" into honeycomb-mr2
Joe Malin [Fri, 8 Jul 2011 16:39:25 +0000 (09:39 -0700)]
am 0e89d916: Merge "DOC CHANGE: Change GTV info on intro page" into honeycomb-mr2

* commit '0e89d916f078a518093c476725fa7e0798dcc590':
  DOC CHANGE: Change GTV info on intro page

13 years agoam 0fbe1dfb: Merge "cherrypick from master: Change-Id: I169749dc594ca1d79a802db4c53ec...
Joe Fernandez [Fri, 8 Jul 2011 16:39:22 +0000 (09:39 -0700)]
am 0fbe1dfb: Merge "cherrypick from master: Change-Id: I169749dc594ca1d79a802db4c53ec330924fdd2c" into honeycomb-mr2

* commit '0fbe1dfb8df94a51d79e9a42fcbaebed6f6e516e':
  cherrypick from master: Change-Id: I169749dc594ca1d79a802db4c53ec330924fdd2c

13 years agoFix build warning; LOG_TAG was misplaced
Glenn Kasten [Fri, 8 Jul 2011 16:32:50 +0000 (09:32 -0700)]
Fix build warning; LOG_TAG was misplaced

Change-Id: I4fb0590f626445188f9053367707878b2fa0fa30

13 years agoMerge Chromium at r12.0.742.93: New autofill string
Kristian Monsen [Fri, 8 Jul 2011 15:45:10 +0000 (16:45 +0100)]
Merge Chromium at r12.0.742.93: New autofill string

Added a string that we now use.

Change-Id: I6df3f2b5c2f01e4d757dadb048cb53bfe9819ff9

13 years agoFix 4689527: Improved curation for Recents + misc cleanup
Jim Miller [Fri, 8 Jul 2011 03:53:52 +0000 (20:53 -0700)]
Fix 4689527: Improved curation for Recents + misc cleanup

This sets a threshhold for both the curation animation as well as the
snap back animation.  It now limits these to 500ms and 250ms, respectively.

Cleaned up misc log spew.

Updated after review.

Change-Id: Ie11a2fc4556b396257c33c3ebd7513c4c220ff95

13 years agoMerge "Disconnect ApnContexts in INITING state when error." into honeycomb-LTE
Wink Saville [Fri, 8 Jul 2011 05:00:56 +0000 (22:00 -0700)]
Merge "Disconnect ApnContexts in INITING state when error." into honeycomb-LTE

13 years agoMerge "Cleanup"
Romain Guy [Fri, 8 Jul 2011 04:35:19 +0000 (21:35 -0700)]
Merge "Cleanup"

13 years agoCleanup
Romain Guy [Fri, 8 Jul 2011 04:33:41 +0000 (21:33 -0700)]
Cleanup

Change-Id: I2a9dc34e907b4c6e60f8c2999150b22015012e74

13 years agoMerge "Use NEAREST filtering mode for TextureView.getBitmap()."
Romain Guy [Fri, 8 Jul 2011 04:28:41 +0000 (21:28 -0700)]
Merge "Use NEAREST filtering mode for TextureView.getBitmap()."

13 years agoUse NEAREST filtering mode for TextureView.getBitmap().
Romain Guy [Fri, 8 Jul 2011 04:05:04 +0000 (21:05 -0700)]
Use NEAREST filtering mode for TextureView.getBitmap().

Change-Id: I4649062bbdf18ebba7924bdf578f39ad8f6576ac

13 years agoMerge "Add ALL CAPS style to TextView/TextAppearance"
Adam Powell [Fri, 8 Jul 2011 03:55:10 +0000 (20:55 -0700)]
Merge "Add ALL CAPS style to TextView/TextAppearance"

13 years agoMerge "Use NEAREST filtering for layers whenever possible."
Romain Guy [Fri, 8 Jul 2011 03:55:08 +0000 (20:55 -0700)]
Merge "Use NEAREST filtering for layers whenever possible."

13 years agoUse NEAREST filtering for layers whenever possible.
Romain Guy [Fri, 8 Jul 2011 03:50:11 +0000 (20:50 -0700)]
Use NEAREST filtering for layers whenever possible.

Change-Id: Id5bee1bd4a322cf93e8000b08e18f1e1b058648e

13 years agoAdd ALL CAPS style to TextView/TextAppearance
Adam Powell [Fri, 8 Jul 2011 01:35:54 +0000 (18:35 -0700)]
Add ALL CAPS style to TextView/TextAppearance

Switch out ugly hack in action menu items for the new style.

Change-Id: I68a0ed62a352b14d499e6478b82bbc12dcb5a030

13 years agoMerge "DOC CHANGE: Change GTV info on intro page" into honeycomb-mr2
Joe Malin [Fri, 8 Jul 2011 01:19:18 +0000 (18:19 -0700)]
Merge "DOC CHANGE: Change GTV info on intro page" into honeycomb-mr2

13 years agoDisconnect ApnContexts in INITING state when error.
Ramesh Sudini [Wed, 29 Jun 2011 16:43:27 +0000 (11:43 -0500)]
Disconnect ApnContexts in INITING state when error.

When DCT tears down a link due to error, the ApnContexts which are in INITING state are
not torndown. Due to this the DC refCount does not hit 0, and the Data Link is not torndown.

Bug: 4973894
Change-Id: If1263f360d55f6874220235fede294909db4837e

13 years agoMerge "Handling Resources.NotFoundException in Recents"
Michael Jurka [Thu, 7 Jul 2011 23:28:03 +0000 (16:28 -0700)]
Merge "Handling Resources.NotFoundException in Recents"

13 years agoMerge "Fix more type info caching bugs."
Jason Sams [Thu, 7 Jul 2011 23:24:51 +0000 (16:24 -0700)]
Merge "Fix more type info caching bugs."

13 years agoFix more type info caching bugs.
Jason Sams [Thu, 7 Jul 2011 23:17:36 +0000 (16:17 -0700)]
Fix more type info caching bugs.

Change-Id: I917a1190ec12fe954c9bf51ffd446ef564837e68

13 years agoMerge "Update viewport asap."
Shimeng (Simon) Wang [Thu, 7 Jul 2011 23:17:16 +0000 (16:17 -0700)]
Merge "Update viewport asap."

13 years agoUse resetConnections with resetMask.
Wink Saville [Thu, 7 Jul 2011 23:17:06 +0000 (16:17 -0700)]
Use resetConnections with resetMask.

Bug: 4981919
Change-Id: I5dec2da0756d5083bc81494fd583672704537694

13 years agoMerge "Fix defered type creation when loading from A3D."
Jason Sams [Thu, 7 Jul 2011 23:10:38 +0000 (16:10 -0700)]
Merge "Fix defered type creation when loading from A3D."

13 years agoMerge "XmlDocumentProvider moved to the XmlAdapter sample code"
Gilles Debunne [Thu, 7 Jul 2011 23:07:07 +0000 (16:07 -0700)]
Merge "XmlDocumentProvider moved to the XmlAdapter sample code"

13 years agoFix defered type creation when loading from A3D.
Jason Sams [Thu, 7 Jul 2011 23:05:18 +0000 (16:05 -0700)]
Fix defered type creation when loading from A3D.

Change-Id: I09387c0859dcc9fe77014bc7486109d81742f298

13 years agoMerge "AllocationAdapter cleanup."
Jason Sams [Thu, 7 Jul 2011 22:50:41 +0000 (15:50 -0700)]
Merge "AllocationAdapter cleanup."

13 years agoHandling Resources.NotFoundException in Recents
Michael Jurka [Thu, 7 Jul 2011 22:42:30 +0000 (15:42 -0700)]
Handling Resources.NotFoundException in Recents

13 years agoMerge "Moved and renamed effect API header files"
Eric Laurent [Thu, 7 Jul 2011 22:37:07 +0000 (15:37 -0700)]
Merge "Moved and renamed effect API header files"

13 years agoMerge "Revert "docs: OpenGL Tutorials""
Joe Fernandez [Thu, 7 Jul 2011 22:33:15 +0000 (15:33 -0700)]
Merge "Revert "docs: OpenGL Tutorials""

13 years agoUpdate viewport asap.
Shimeng (Simon) Wang [Thu, 7 Jul 2011 22:26:22 +0000 (15:26 -0700)]
Update viewport asap.

Update viewport as soon as possible to make sure layout has correct viewport.

This helps fixes gmail flickering issue.

Also helps the case a mobile site is switched to desktop when the
user agent is switched.

issue: 4723800
Change-Id: I3dc9e52d912d49478d562cec3f38d653a563715e