OSDN Git Service

android-x86/frameworks-native.git
13 years agoam f9b9bd53: am 1f111f11: Merge "Searchview layout cleanup. Some more tweaks required...
Amith Yamasani [Wed, 9 Mar 2011 02:43:37 +0000 (18:43 -0800)]
am f9b9bd53: am 1f111f11: Merge "Searchview layout cleanup. Some more tweaks required for Market." into honeycomb-mr1

* commit 'f9b9bd538d846d8931eb9cc4f05d51f4d19a318d':
  Searchview layout cleanup. Some more tweaks required for Market.

13 years agoam 88d2d039: am 3de6a9b6: Merge "Fix 4025684: Don\'t include wallpaper dimensions...
Jim Miller [Wed, 9 Mar 2011 02:42:18 +0000 (18:42 -0800)]
am 88d2d039: am 3de6a9b6: Merge "Fix 4025684: Don\'t include wallpaper dimensions in bounds calculation" into honeycomb-mr1

* commit '88d2d0390d41eb37481936872f1a03db39b8526d':
  Fix 4025684: Don't include wallpaper dimensions in bounds calculation

13 years agoam 0aa403c3: am 09a31662: Merge "Fix issue #3505861: Need to decide large/xlarge...
Dianne Hackborn [Wed, 9 Mar 2011 02:42:12 +0000 (18:42 -0800)]
am 0aa403c3: am 09a31662: Merge "Fix issue #3505861: Need to decide large/xlarge screen size limits" into honeycomb-mr1

* commit '0aa403c3bddc1289537130a20f1b96b2863bbb7e':
  Fix issue #3505861: Need to decide large/xlarge screen size limits

13 years agoam 6f761209: am 7b27dc12: Merge "Updated text cursor assets" into honeycomb-mr1
Justin Ho [Wed, 9 Mar 2011 02:42:04 +0000 (18:42 -0800)]
am 6f761209: am 7b27dc12: Merge "Updated text cursor assets" into honeycomb-mr1

* commit '6f7612094a568b5ad477440bb865b6c673a476b2':
  Updated text cursor assets

13 years agoam 0ab34279: am f596d697: Merge "LayoutLib: fix Capabilities and getDimensionPixelSiz...
Xavier Ducrohet [Wed, 9 Mar 2011 02:41:56 +0000 (18:41 -0800)]
am 0ab34279: am f596d697: Merge "LayoutLib: fix Capabilities and getDimensionPixelSize" into honeycomb-mr1

* commit '0ab34279a5e7d52843a3f7163ece4adc7da6bc46':
  LayoutLib: fix Capabilities and getDimensionPixelSize

13 years agoam d8bf8911: am f10615d8: Merge "Fixing inconsistency between invalidate region and...
Adam Cohen [Wed, 9 Mar 2011 02:41:29 +0000 (18:41 -0800)]
am d8bf8911: am f10615d8: Merge "Fixing inconsistency between invalidate region and draw region" into honeycomb-mr1

* commit 'd8bf89116b30a13ea48e3b057897ad83058095b1':
  Fixing inconsistency between invalidate region and draw region

13 years agoam bdec2e56: am c9e59899: Merge "Clarify rules about encryption of emulated storage...
Andy Stadler [Wed, 9 Mar 2011 02:41:20 +0000 (18:41 -0800)]
am bdec2e56: am c9e59899: Merge "Clarify rules about encryption of emulated storage." into honeycomb-mr1

* commit 'bdec2e565bd1f086d65a956db432bf54cdf78f6d':
  Clarify rules about encryption of emulated storage.

13 years agoam 1e415023: am 3d7796c1: Merge "Correctly handle opaque fading views Bug #3475554...
Romain Guy [Wed, 9 Mar 2011 02:41:15 +0000 (18:41 -0800)]
am 1e415023: am 3d7796c1: Merge "Correctly handle opaque fading views Bug #3475554" into honeycomb-mr1

* commit '1e415023ee4c8aef2bfcb51e4293e62eb32eb23f':
  Correctly handle opaque fading views Bug #3475554

13 years agoam 979bd339: am ccdeb60c: Merge "Fix 4025690,4027061: Minor tweaks to recent applicat...
Jim Miller [Wed, 9 Mar 2011 02:41:10 +0000 (18:41 -0800)]
am 979bd339: am ccdeb60c: Merge "Fix 4025690,4027061: Minor tweaks to recent applications layouts" into honeycomb-mr1

* commit '979bd339b56633803700ab98e77fc12b479c0fce':
  Fix 4025690,4027061: Minor tweaks to recent applications layouts

13 years agoam f7a3169f: am 8496ddc5: Merge "b/3307761 Tuning two fingers pan." into honeycomb-mr1
Huahui Wu [Wed, 9 Mar 2011 02:40:46 +0000 (18:40 -0800)]
am f7a3169f: am 8496ddc5: Merge "b/3307761 Tuning two fingers pan." into honeycomb-mr1

* commit 'f7a3169fd85db08538809d17d802795ea4e62b0c':
  b/3307761 Tuning two fingers pan.

13 years agoMerge "Initial commit of libAgl2 using Pixelflinger2 in external/mesa3d"
David Li [Wed, 9 Mar 2011 01:50:37 +0000 (17:50 -0800)]
Merge "Initial commit of libAgl2 using Pixelflinger2 in external/mesa3d"

13 years agoInitial commit of libAgl2 using Pixelflinger2 in external/mesa3d
David Li [Wed, 2 Mar 2011 00:54:04 +0000 (16:54 -0800)]
Initial commit of libAgl2 using Pixelflinger2 in external/mesa3d

Somewhat functional, refer to README for details.
Need to enable Android.mk to build.
It builds libGLES_android.so, which needs to replace
 the one in system/lib/egl built by libagl.

Change-Id: Iec3aaa8f3963a4185d81955cd24019eb0c4a5850
Signed-off-by: David Li <davidxli@google.com>
13 years agoam 1f111f11: Merge "Searchview layout cleanup. Some more tweaks required for Market...
Amith Yamasani [Wed, 9 Mar 2011 00:36:47 +0000 (16:36 -0800)]
am 1f111f11: Merge "Searchview layout cleanup. Some more tweaks required for Market." into honeycomb-mr1

* commit '1f111f11721d5d550f45135ba193c465e59a635b':
  Searchview layout cleanup. Some more tweaks required for Market.

13 years agoMerge "Searchview layout cleanup. Some more tweaks required for Market." into honeyco...
Amith Yamasani [Wed, 9 Mar 2011 00:34:11 +0000 (16:34 -0800)]
Merge "Searchview layout cleanup. Some more tweaks required for Market." into honeycomb-mr1

13 years agoam 3de6a9b6: Merge "Fix 4025684: Don\'t include wallpaper dimensions in bounds calcul...
Jim Miller [Tue, 8 Mar 2011 23:46:22 +0000 (15:46 -0800)]
am 3de6a9b6: Merge "Fix 4025684: Don\'t include wallpaper dimensions in bounds calculation" into honeycomb-mr1

* commit '3de6a9b692437d5ce14d672cad4eff4c7ed0ae23':
  Fix 4025684: Don't include wallpaper dimensions in bounds calculation

13 years agoam 09a31662: Merge "Fix issue #3505861: Need to decide large/xlarge screen size limit...
Dianne Hackborn [Tue, 8 Mar 2011 23:44:10 +0000 (15:44 -0800)]
am 09a31662: Merge "Fix issue #3505861: Need to decide large/xlarge screen size limits" into honeycomb-mr1

* commit '09a31662055605e90d6e81e06437de0d92c7cf95':
  Fix issue #3505861: Need to decide large/xlarge screen size limits

13 years agoMerge "Fix 4025684: Don't include wallpaper dimensions in bounds calculation" into...
Jim Miller [Tue, 8 Mar 2011 23:43:16 +0000 (15:43 -0800)]
Merge "Fix 4025684: Don't include wallpaper dimensions in bounds calculation" into honeycomb-mr1

13 years agoMerge "Fix issue #3505861: Need to decide large/xlarge screen size limits" into honey...
Dianne Hackborn [Tue, 8 Mar 2011 23:41:24 +0000 (15:41 -0800)]
Merge "Fix issue #3505861: Need to decide large/xlarge screen size limits" into honeycomb-mr1

13 years agoam 7b27dc12: Merge "Updated text cursor assets" into honeycomb-mr1
Justin Ho [Tue, 8 Mar 2011 23:35:47 +0000 (15:35 -0800)]
am 7b27dc12: Merge "Updated text cursor assets" into honeycomb-mr1

* commit '7b27dc1201b10e40bcd9fbc73482640ccc15a6bf':
  Updated text cursor assets

13 years agoMerge "Updated text cursor assets" into honeycomb-mr1
Justin Ho [Tue, 8 Mar 2011 23:34:15 +0000 (15:34 -0800)]
Merge "Updated text cursor assets" into honeycomb-mr1

13 years agoam f596d697: Merge "LayoutLib: fix Capabilities and getDimensionPixelSize" into honey...
Xavier Ducrohet [Tue, 8 Mar 2011 23:27:25 +0000 (15:27 -0800)]
am f596d697: Merge "LayoutLib: fix Capabilities and getDimensionPixelSize" into honeycomb-mr1

* commit 'f596d697b69705daa7bc21485659bd704ec5d52e':
  LayoutLib: fix Capabilities and getDimensionPixelSize

13 years agoMerge "LayoutLib: fix Capabilities and getDimensionPixelSize" into honeycomb-mr1
Xavier Ducrohet [Tue, 8 Mar 2011 23:25:08 +0000 (15:25 -0800)]
Merge "LayoutLib: fix Capabilities and getDimensionPixelSize" into honeycomb-mr1

13 years agoam f10615d8: Merge "Fixing inconsistency between invalidate region and draw region...
Adam Cohen [Tue, 8 Mar 2011 23:02:34 +0000 (15:02 -0800)]
am f10615d8: Merge "Fixing inconsistency between invalidate region and draw region" into honeycomb-mr1

* commit 'f10615d8d86f4324bf5f6b5a2eb2874cc2b5ef3d':
  Fixing inconsistency between invalidate region and draw region

13 years agoMerge "Fixing inconsistency between invalidate region and draw region" into honeycomb-mr1
Adam Cohen [Tue, 8 Mar 2011 22:59:51 +0000 (14:59 -0800)]
Merge "Fixing inconsistency between invalidate region and draw region" into honeycomb-mr1

13 years agoam c9e59899: Merge "Clarify rules about encryption of emulated storage." into honeyco...
Andy Stadler [Tue, 8 Mar 2011 22:53:06 +0000 (14:53 -0800)]
am c9e59899: Merge "Clarify rules about encryption of emulated storage." into honeycomb-mr1

* commit 'c9e598995db68cf97dc3ed0fc527a35e2d966afd':
  Clarify rules about encryption of emulated storage.

13 years agoam 3d7796c1: Merge "Correctly handle opaque fading views Bug #3475554" into honeycomb-mr1
Romain Guy [Tue, 8 Mar 2011 22:53:01 +0000 (14:53 -0800)]
am 3d7796c1: Merge "Correctly handle opaque fading views Bug #3475554" into honeycomb-mr1

* commit '3d7796c17ffae7892d1987053c3b6698697cffa2':
  Correctly handle opaque fading views Bug #3475554

13 years agoam ccdeb60c: Merge "Fix 4025690,4027061: Minor tweaks to recent applications layouts...
Jim Miller [Tue, 8 Mar 2011 22:52:57 +0000 (14:52 -0800)]
am ccdeb60c: Merge "Fix 4025690,4027061: Minor tweaks to recent applications layouts" into honeycomb-mr1

* commit 'ccdeb60cb6bfe7fec77a787e03557927fb55080c':
  Fix 4025690,4027061: Minor tweaks to recent applications layouts

13 years agoMerge "Clarify rules about encryption of emulated storage." into honeycomb-mr1
Andy Stadler [Tue, 8 Mar 2011 22:50:32 +0000 (14:50 -0800)]
Merge "Clarify rules about encryption of emulated storage." into honeycomb-mr1

13 years agoMerge "Correctly handle opaque fading views Bug #3475554" into honeycomb-mr1
Romain Guy [Tue, 8 Mar 2011 22:49:54 +0000 (14:49 -0800)]
Merge "Correctly handle opaque fading views Bug #3475554" into honeycomb-mr1

13 years agoMerge "Fix 4025690,4027061: Minor tweaks to recent applications layouts" into honeyco...
Jim Miller [Tue, 8 Mar 2011 22:49:47 +0000 (14:49 -0800)]
Merge "Fix 4025690,4027061: Minor tweaks to recent applications layouts" into honeycomb-mr1

13 years agoam 8496ddc5: Merge "b/3307761 Tuning two fingers pan." into honeycomb-mr1
Huahui Wu [Tue, 8 Mar 2011 22:44:39 +0000 (14:44 -0800)]
am 8496ddc5: Merge "b/3307761 Tuning two fingers pan." into honeycomb-mr1

* commit '8496ddc536eb917c813b7928f174c828d2275ada':
  b/3307761 Tuning two fingers pan.

13 years agoMerge "b/3307761 Tuning two fingers pan." into honeycomb-mr1
Huahui Wu [Tue, 8 Mar 2011 22:40:50 +0000 (14:40 -0800)]
Merge "b/3307761 Tuning two fingers pan." into honeycomb-mr1

13 years agoMerge "Add outputting "on" or "off" setRadioPower."
Wink Saville [Tue, 8 Mar 2011 21:46:18 +0000 (13:46 -0800)]
Merge "Add outputting "on" or "off" setRadioPower."

13 years agoam c202df41: am 39184a08: Merge "In xlarge, use "tab" instead of "window"" into honey...
John Reck [Tue, 8 Mar 2011 20:33:06 +0000 (12:33 -0800)]
am c202df41: am 39184a08: Merge "In xlarge, use "tab" instead of "window"" into honeycomb-mr1

* commit 'c202df419fa1123bce25c645930f5915d2930d35':
  In xlarge, use "tab" instead of "window"

13 years agoam 39184a08: Merge "In xlarge, use "tab" instead of "window"" into honeycomb-mr1
John Reck [Tue, 8 Mar 2011 20:30:32 +0000 (12:30 -0800)]
am 39184a08: Merge "In xlarge, use "tab" instead of "window"" into honeycomb-mr1

* commit '39184a08099e0b8fc799a75445ad0a7814bd48ac':
  In xlarge, use "tab" instead of "window"

13 years agoMerge "In xlarge, use "tab" instead of "window"" into honeycomb-mr1
John Reck [Tue, 8 Mar 2011 20:28:07 +0000 (12:28 -0800)]
Merge "In xlarge, use "tab" instead of "window"" into honeycomb-mr1

13 years agoMerge "Eliminate some accidental log spam."
Jeff Brown [Tue, 8 Mar 2011 19:58:03 +0000 (11:58 -0800)]
Merge "Eliminate some accidental log spam."

13 years agoam 3a54f0c6: am c040eb20: Merge "LayoutLib: Fix dimension parsing to handle negative...
Xavier Ducrohet [Tue, 8 Mar 2011 19:57:31 +0000 (11:57 -0800)]
am 3a54f0c6: am c040eb20: Merge "LayoutLib: Fix dimension parsing to handle negative value." into honeycomb-mr1

* commit '3a54f0c64a709c3048bc59afcfe09afc30c31715':
  LayoutLib: Fix dimension parsing to handle negative value.

13 years agoam c040eb20: Merge "LayoutLib: Fix dimension parsing to handle negative value." into...
Xavier Ducrohet [Tue, 8 Mar 2011 19:55:00 +0000 (11:55 -0800)]
am c040eb20: Merge "LayoutLib: Fix dimension parsing to handle negative value." into honeycomb-mr1

* commit 'c040eb20a8e8c1bef134490d71568fe2546d0f55':
  LayoutLib: Fix dimension parsing to handle negative value.

13 years agoMerge "LayoutLib: Fix dimension parsing to handle negative value." into honeycomb-mr1
Xavier Ducrohet [Tue, 8 Mar 2011 19:53:04 +0000 (11:53 -0800)]
Merge "LayoutLib: Fix dimension parsing to handle negative value." into honeycomb-mr1

13 years agoMerge "Handle client loss for a full connection"
Irfan Sheriff [Tue, 8 Mar 2011 19:40:25 +0000 (11:40 -0800)]
Merge "Handle client loss for a full connection"

13 years agoam aaf2bc20: am de6a47a3: (-s ours) am df6410dc: Merge "Fix [3513017] in lockscreen...
Mathias Agopian [Tue, 8 Mar 2011 19:36:46 +0000 (11:36 -0800)]
am aaf2bc20: am de6a47a3: (-s ours) am df6410dc: Merge "Fix [3513017] in lockscreen but showing empty launcher (live wallpaper) only" into gingerbread

* commit 'aaf2bc20f51d089c3e66149cd80deab5b0e0a6af':
  Fix [3513017] in lockscreen but showing empty launcher (live wallpaper) only

13 years agoam de6a47a3: (-s ours) am df6410dc: Merge "Fix [3513017] in lockscreen but showing...
Mathias Agopian [Tue, 8 Mar 2011 19:34:16 +0000 (11:34 -0800)]
am de6a47a3: (-s ours) am df6410dc: Merge "Fix [3513017] in lockscreen but showing empty launcher (live wallpaper) only" into gingerbread

* commit 'de6a47a3e9d1a8cb5722b9785f5ffb9046c23918':
  Fix [3513017] in lockscreen but showing empty launcher (live wallpaper) only

13 years agoam f420c1d7: am 687fe203: Merge "LayoutLib: Implement some missing add###() method...
Xavier Ducrohet [Tue, 8 Mar 2011 19:26:55 +0000 (11:26 -0800)]
am f420c1d7: am 687fe203: Merge "LayoutLib: Implement some missing add###() method in Path." into honeycomb-mr1

* commit 'f420c1d75a68ae9d716fe6d741af96f76dda62e0':
  LayoutLib: Implement some missing add###() method in Path.

13 years agoam 687fe203: Merge "LayoutLib: Implement some missing add###() method in Path." into...
Xavier Ducrohet [Tue, 8 Mar 2011 19:24:33 +0000 (11:24 -0800)]
am 687fe203: Merge "LayoutLib: Implement some missing add###() method in Path." into honeycomb-mr1

* commit '687fe2038780aa52bc370a903b08305de4d85647':
  LayoutLib: Implement some missing add###() method in Path.

13 years agoMerge "LayoutLib: Implement some missing add###() method in Path." into honeycomb-mr1
Xavier Ducrohet [Tue, 8 Mar 2011 19:22:46 +0000 (11:22 -0800)]
Merge "LayoutLib: Implement some missing add###() method in Path." into honeycomb-mr1

13 years agoMerge "Telephony: Fix config to reflect the correct CM conn type."
Wink Saville [Tue, 8 Mar 2011 19:02:54 +0000 (11:02 -0800)]
Merge "Telephony: Fix config to reflect the correct CM conn type."

13 years agoam 0a301f58: am 949d0c8c: Merge "Text handles positions\' are correctly updated....
Gilles Debunne [Tue, 8 Mar 2011 18:27:47 +0000 (10:27 -0800)]
am 0a301f58: am 949d0c8c: Merge "Text handles positions\' are correctly updated." into honeycomb-mr1

* commit '0a301f58a2b09a3c8aa083574121d21f275f62b9':
  Text handles positions' are correctly updated.

13 years agoam 949d0c8c: Merge "Text handles positions\' are correctly updated." into honeycomb-mr1
Gilles Debunne [Tue, 8 Mar 2011 18:24:30 +0000 (10:24 -0800)]
am 949d0c8c: Merge "Text handles positions\' are correctly updated." into honeycomb-mr1

* commit '949d0c8c384437d92fc1432b750da6da59df1fa7':
  Text handles positions' are correctly updated.

13 years agoMerge "Removed unnecessary memory allocation in TextView."
Gilles Debunne [Tue, 8 Mar 2011 18:22:20 +0000 (10:22 -0800)]
Merge "Removed unnecessary memory allocation in TextView."

13 years agoMerge "Text handles positions' are correctly updated." into honeycomb-mr1
Gilles Debunne [Tue, 8 Mar 2011 18:21:54 +0000 (10:21 -0800)]
Merge "Text handles positions' are correctly updated." into honeycomb-mr1

13 years agoam f279269a: am 055a8585: Merge "Do not attempt to start action mode if there is...
Leon Scroggins [Tue, 8 Mar 2011 17:16:34 +0000 (09:16 -0800)]
am f279269a: am 055a8585: Merge "Do not attempt to start action mode if there is no parent." into honeycomb-mr1

* commit 'f279269a4c2e86092b99b67766b9fc1077f2526d':
  Do not attempt to start action mode if there is no parent.

13 years agoam 055a8585: Merge "Do not attempt to start action mode if there is no parent." into...
Leon Scroggins [Tue, 8 Mar 2011 17:10:27 +0000 (09:10 -0800)]
am 055a8585: Merge "Do not attempt to start action mode if there is no parent." into honeycomb-mr1

* commit '055a858562e04c903988d09973accc8aeeece02c':
  Do not attempt to start action mode if there is no parent.

13 years agoMerge "Do not attempt to start action mode if there is no parent." into honeycomb-mr1
Leon Scroggins [Tue, 8 Mar 2011 17:06:54 +0000 (09:06 -0800)]
Merge "Do not attempt to start action mode if there is no parent." into honeycomb-mr1

13 years agoam 92fb1668: am 10993b2d: am 6b6869d5: Merge "mms: mms wap push length check before...
Simon Wilson [Tue, 8 Mar 2011 16:03:55 +0000 (08:03 -0800)]
am 92fb1668: am 10993b2d: am 6b6869d5: Merge "mms: mms wap push length check before pdu processing." into gingerbread

* commit '92fb16685fd8d28b231a02bfa3ef76d3924210ad':
  mms: mms wap push length check before pdu processing.

13 years agoam 73179134: (-s ours) am b1be086e: (-s ours) am d581c047: Add missing copyright...
James Dong [Tue, 8 Mar 2011 16:03:44 +0000 (08:03 -0800)]
am 73179134: (-s ours) am b1be086e: (-s ours) am d581c047: Add missing copyright headers for a couple of files. DO NOT MERGE Cherry-picked from other branch...

* commit '73179134d59944a4b190c991b92b73c91fd4e0ed':
  Add missing copyright headers for a couple of files. DO NOT MERGE Cherry-picked from other branch...

13 years agoam 10993b2d: am 6b6869d5: Merge "mms: mms wap push length check before pdu processing...
Simon Wilson [Tue, 8 Mar 2011 15:58:20 +0000 (07:58 -0800)]
am 10993b2d: am 6b6869d5: Merge "mms: mms wap push length check before pdu processing." into gingerbread

* commit '10993b2d1e3614073970aad119ffb2cc9bc8f73f':
  mms: mms wap push length check before pdu processing.

13 years agoam b1be086e: (-s ours) am d581c047: Add missing copyright headers for a couple of...
James Dong [Tue, 8 Mar 2011 15:58:14 +0000 (07:58 -0800)]
am b1be086e: (-s ours) am d581c047: Add missing copyright headers for a couple of files. DO NOT MERGE Cherry-picked from other branch...

* commit 'b1be086e1d2f15c858b4aa7f40d49667b3e26d3a':
  Add missing copyright headers for a couple of files. DO NOT MERGE Cherry-picked from other branch...

13 years agoam 6f31b8c0: am 102930a0: Merge "Remove deprecated and unused entryEvicted method...
Jesse Wilson [Tue, 8 Mar 2011 07:28:54 +0000 (23:28 -0800)]
am 6f31b8c0: am 102930a0: Merge "Remove deprecated and unused entryEvicted method." into honeycomb-mr1

* commit '6f31b8c058964ffd87da9f08fc02727bd9415e0b':
  Remove deprecated and unused entryEvicted method.

13 years agoam 102930a0: Merge "Remove deprecated and unused entryEvicted method." into honeycomb-mr1
Jesse Wilson [Tue, 8 Mar 2011 07:25:52 +0000 (23:25 -0800)]
am 102930a0: Merge "Remove deprecated and unused entryEvicted method." into honeycomb-mr1

* commit '102930a0deaf8280a65321de0d6c120a638da9e2':
  Remove deprecated and unused entryEvicted method.

13 years agoMerge "Remove deprecated and unused entryEvicted method." into honeycomb-mr1
Jesse Wilson [Tue, 8 Mar 2011 07:23:36 +0000 (23:23 -0800)]
Merge "Remove deprecated and unused entryEvicted method." into honeycomb-mr1

13 years agoam d00353fe: am bc8a8e8c: Merge "Add support for partial invalidates in WebView Bug...
Romain Guy [Tue, 8 Mar 2011 06:45:52 +0000 (22:45 -0800)]
am d00353fe: am bc8a8e8c: Merge "Add support for partial invalidates in WebView Bug #3461349" into honeycomb-mr1

* commit 'd00353fe3191571a6773ef2d11921cfcff260bc4':
  Add support for partial invalidates in WebView Bug #3461349

13 years agoam bc8a8e8c: Merge "Add support for partial invalidates in WebView Bug #3461349"...
Romain Guy [Tue, 8 Mar 2011 06:43:02 +0000 (22:43 -0800)]
am bc8a8e8c: Merge "Add support for partial invalidates in WebView Bug #3461349" into honeycomb-mr1

* commit 'bc8a8e8c926115cb7b3910d016e5cff12b0f7b0a':
  Add support for partial invalidates in WebView Bug #3461349

13 years agoMerge "Add support for partial invalidates in WebView Bug #3461349" into honeycomb-mr1
Romain Guy [Tue, 8 Mar 2011 06:40:27 +0000 (22:40 -0800)]
Merge "Add support for partial invalidates in WebView Bug #3461349" into honeycomb-mr1

13 years agoam bd3d019c: am 823f5bf3: Merge "MTP: Use SharedPreferences for MTP device properties...
Mike Lockwood [Tue, 8 Mar 2011 04:08:58 +0000 (20:08 -0800)]
am bd3d019c: am 823f5bf3: Merge "MTP: Use SharedPreferences for MTP device properties rather than sqlite3" into honeycomb-mr1

* commit 'bd3d019cc66237c23ab0658ff80aa7923e84b239':
  MTP: Use SharedPreferences for MTP device properties rather than sqlite3

13 years agoam 823f5bf3: Merge "MTP: Use SharedPreferences for MTP device properties rather than...
Mike Lockwood [Tue, 8 Mar 2011 04:06:37 +0000 (20:06 -0800)]
am 823f5bf3: Merge "MTP: Use SharedPreferences for MTP device properties rather than sqlite3" into honeycomb-mr1

* commit '823f5bf3db8b2f588ae917aaff5d27a65c87f132':
  MTP: Use SharedPreferences for MTP device properties rather than sqlite3

13 years agoMerge "MTP: Use SharedPreferences for MTP device properties rather than sqlite3"...
Mike Lockwood [Tue, 8 Mar 2011 04:04:23 +0000 (20:04 -0800)]
Merge "MTP: Use SharedPreferences for MTP device properties rather than sqlite3" into honeycomb-mr1

13 years agoam 5893b453: am 0e8dc72d: Merge "Fix for issue 3453519: (Java/JNI) do not allow editi...
Santosh Madhava [Tue, 8 Mar 2011 03:47:26 +0000 (19:47 -0800)]
am 5893b453: am 0e8dc72d: Merge "Fix for issue 3453519: (Java/JNI) do not allow editing of DRM protected contents" into honeycomb-mr1

* commit '5893b453fc762d18e759a391a442600be4924489':
  Fix for issue 3453519: (Java/JNI) do not allow editing of DRM protected contents

13 years agoam 0e8dc72d: Merge "Fix for issue 3453519: (Java/JNI) do not allow editing of DRM...
Santosh Madhava [Tue, 8 Mar 2011 03:45:25 +0000 (19:45 -0800)]
am 0e8dc72d: Merge "Fix for issue 3453519: (Java/JNI) do not allow editing of DRM protected contents" into honeycomb-mr1

* commit '0e8dc72db34c0a4eb92763de4e048abc4d20f47f':
  Fix for issue 3453519: (Java/JNI) do not allow editing of DRM protected contents

13 years agoMerge "Fix for issue 3453519: (Java/JNI) do not allow editing of DRM protected conten...
Santosh Madhava [Tue, 8 Mar 2011 03:42:16 +0000 (19:42 -0800)]
Merge "Fix for issue 3453519: (Java/JNI) do not allow editing of DRM protected contents" into honeycomb-mr1

13 years agoam 43d55c1a: am ff23352e: am b3c991b0: Provide default value for operator numeric...
Wink Saville [Tue, 8 Mar 2011 02:56:42 +0000 (18:56 -0800)]
am 43d55c1a: am ff23352e: am b3c991b0: Provide default value for operator numeric for CDMA.

* commit '43d55c1a6ea9f0cd951c197dfdc3917932e316db':
  Provide default value for operator numeric for CDMA.

13 years agoam ff23352e: am b3c991b0: Provide default value for operator numeric for CDMA.
Wink Saville [Tue, 8 Mar 2011 02:54:19 +0000 (18:54 -0800)]
am ff23352e: am b3c991b0: Provide default value for operator numeric for CDMA.

* commit 'ff23352ea70339c4230d628ab294fbf52159da06':
  Provide default value for operator numeric for CDMA.

13 years agoam b3c991b0: Provide default value for operator numeric for CDMA.
Wink Saville [Tue, 8 Mar 2011 02:51:57 +0000 (18:51 -0800)]
am b3c991b0: Provide default value for operator numeric for CDMA.

* commit 'b3c991b0190faa4fc833a5fc9074939fd5d8a3c4':
  Provide default value for operator numeric for CDMA.

13 years agoam 78b9035b: am 37e792d5: Merge "Fix issue #3515088: Don\'t be so aggressive trying...
Dianne Hackborn [Tue, 8 Mar 2011 02:24:04 +0000 (18:24 -0800)]
am 78b9035b: am 37e792d5: Merge "Fix issue #3515088: Don\'t be so aggressive trying to reclaim memory" into honeycomb-mr1

* commit '78b9035b51cd5e59500fa242952cb30ee50cddc9':
  Fix issue #3515088: Don't be so aggressive trying to reclaim memory

13 years agoam 37e792d5: Merge "Fix issue #3515088: Don\'t be so aggressive trying to reclaim...
Dianne Hackborn [Tue, 8 Mar 2011 02:21:55 +0000 (18:21 -0800)]
am 37e792d5: Merge "Fix issue #3515088: Don\'t be so aggressive trying to reclaim memory" into honeycomb-mr1

* commit '37e792d53d4b38d1283960d62edcd63ef0a30e5e':
  Fix issue #3515088: Don't be so aggressive trying to reclaim memory

13 years agoMerge "Fix issue #3515088: Don't be so aggressive trying to reclaim memory" into...
Dianne Hackborn [Tue, 8 Mar 2011 02:20:23 +0000 (18:20 -0800)]
Merge "Fix issue #3515088: Don't be so aggressive trying to reclaim memory" into honeycomb-mr1

13 years agoMerge "Support POLICY_FLAG_ALT et. al."
Jeff Brown [Tue, 8 Mar 2011 02:19:09 +0000 (18:19 -0800)]
Merge "Support POLICY_FLAG_ALT et. al."

13 years agoam 79bd55cc: am 4bd6ccd2: Merge "Restore save/restore calls removed recently" into...
Chet Haase [Tue, 8 Mar 2011 02:18:21 +0000 (18:18 -0800)]
am 79bd55cc: am 4bd6ccd2: Merge "Restore save/restore calls removed recently" into honeycomb-mr1

* commit '79bd55ccb55e85b39a8d0c867add56021cd608e2':
  Restore save/restore calls removed recently

13 years agoam f018560c: am 25b81110: Merge "Fix EGL JNI bugs Bug #3461349" into honeycomb-mr1
Romain Guy [Tue, 8 Mar 2011 02:16:05 +0000 (18:16 -0800)]
am f018560c: am 25b81110: Merge "Fix EGL JNI bugs Bug #3461349" into honeycomb-mr1

* commit 'f018560cb57e47c3e4bc542e4c596c4d3be3d4c4':
  Fix EGL JNI bugs Bug #3461349

13 years agoam 4bd6ccd2: Merge "Restore save/restore calls removed recently" into honeycomb-mr1
Chet Haase [Tue, 8 Mar 2011 02:15:34 +0000 (18:15 -0800)]
am 4bd6ccd2: Merge "Restore save/restore calls removed recently" into honeycomb-mr1

* commit '4bd6ccd25162a7634a90cfde72dcdc7d581d9a88':
  Restore save/restore calls removed recently

13 years agoam 25b81110: Merge "Fix EGL JNI bugs Bug #3461349" into honeycomb-mr1
Romain Guy [Tue, 8 Mar 2011 02:13:27 +0000 (18:13 -0800)]
am 25b81110: Merge "Fix EGL JNI bugs Bug #3461349" into honeycomb-mr1

* commit '25b81110b1a4d8882727ebdb8aef523f108b53fd':
  Fix EGL JNI bugs Bug #3461349

13 years agoam 6ac23abf: am ad542efb: Merge "Fix bug 3506292 - Add guards against bad event strea...
Adam Powell [Tue, 8 Mar 2011 02:12:35 +0000 (18:12 -0800)]
am 6ac23abf: am ad542efb: Merge "Fix bug 3506292 - Add guards against bad event streams to ScaleGestureDetector" into honeycomb-mr1

* commit '6ac23abf0e3978e6995981810ddc01812a235387':
  Fix bug 3506292 - Add guards against bad event streams to ScaleGestureDetector

13 years agoMerge "Restore save/restore calls removed recently" into honeycomb-mr1
Chet Haase [Tue, 8 Mar 2011 02:12:34 +0000 (18:12 -0800)]
Merge "Restore save/restore calls removed recently" into honeycomb-mr1

13 years agoMerge "Fix EGL JNI bugs Bug #3461349" into honeycomb-mr1
Romain Guy [Tue, 8 Mar 2011 02:11:21 +0000 (18:11 -0800)]
Merge "Fix EGL JNI bugs Bug #3461349" into honeycomb-mr1

13 years agoam ad542efb: Merge "Fix bug 3506292 - Add guards against bad event streams to ScaleGe...
Adam Powell [Tue, 8 Mar 2011 02:10:13 +0000 (18:10 -0800)]
am ad542efb: Merge "Fix bug 3506292 - Add guards against bad event streams to ScaleGestureDetector" into honeycomb-mr1

* commit 'ad542efb8aa241d3e576d9567f5b0979355037b3':
  Fix bug 3506292 - Add guards against bad event streams to ScaleGestureDetector

13 years agoAdd support for partial invalidates in WebView
Romain Guy [Tue, 8 Mar 2011 02:06:46 +0000 (18:06 -0800)]
Add support for partial invalidates in WebView
Bug #3461349

This change also fixes two bugs that prevented partial invalidates
from working with other views. Both bugs were in our EGL implementation:
they were preventing the caller from comparing the current context/surface
with another context/surface. This was causing HardwareRenderer to always
redraw the entire screen.

Change-Id: I33e096b304d4a0b7e6c8f92930f71d2ece9bebf5

13 years agoMerge "Fix bug 3506292 - Add guards against bad event streams to ScaleGestureDetector...
Adam Powell [Tue, 8 Mar 2011 02:08:11 +0000 (18:08 -0800)]
Merge "Fix bug 3506292 - Add guards against bad event streams to ScaleGestureDetector" into honeycomb-mr1

13 years agoam df6410dc: Merge "Fix [3513017] in lockscreen but showing empty launcher (live...
Mathias Agopian [Tue, 8 Mar 2011 02:04:06 +0000 (18:04 -0800)]
am df6410dc: Merge "Fix [3513017] in lockscreen but showing empty launcher (live wallpaper) only" into gingerbread

* commit 'df6410dce3dae0bdb7e13118b3878079a1dcce03':
  Fix [3513017] in lockscreen but showing empty launcher (live wallpaper) only

13 years agoMerge "Fix [3513017] in lockscreen but showing empty launcher (live wallpaper) only...
Mathias Agopian [Tue, 8 Mar 2011 02:00:20 +0000 (18:00 -0800)]
Merge "Fix [3513017] in lockscreen but showing empty launcher (live wallpaper) only" into gingerbread

13 years agoMerge "Add the default back-facing camera to the MediaProfile camera vector As a...
James Dong [Tue, 8 Mar 2011 01:24:02 +0000 (17:24 -0800)]
Merge "Add the default back-facing camera to the MediaProfile camera vector As a result, missing media_profiles.xml will be still allowed."

13 years agoFix [3513017] in lockscreen but showing empty launcher (live wallpaper) only
Mathias Agopian [Thu, 10 Feb 2011 02:38:55 +0000 (18:38 -0800)]
Fix [3513017] in lockscreen but showing empty launcher (live wallpaper) only

37c2a37 fix [3408713] Dialog window invisible sometimes
d35c666 fix [3385504] Surface flinger hang when adding dim surface
1723b04 fix [3389263] OMX.Nvidia.h264.decode fails to shutdown
1b0114f fix a surface leak in SurfaceFlinger

Bug: 3513017

Change-Id: Ia13ed8c9cdcb1f484e177cdcaff687e7c88a10c3

13 years agoMerge "Have createAllDataConnectionList create the RetryManager inside the loop."
Wink Saville [Tue, 8 Mar 2011 00:40:45 +0000 (16:40 -0800)]
Merge "Have createAllDataConnectionList create the RetryManager inside the loop."

13 years agoam 3314a313: am a46c1df2: Merge "Fix bug 4021346 - crash while navigating" into honey...
Adam Powell [Tue, 8 Mar 2011 00:30:33 +0000 (16:30 -0800)]
am 3314a313: am a46c1df2: Merge "Fix bug 4021346 - crash while navigating" into honeycomb-mr1

* commit '3314a31377e60ee11335cc51a2e3dba86b36bb7e':
  Fix bug 4021346 - crash while navigating

13 years agoam a46c1df2: Merge "Fix bug 4021346 - crash while navigating" into honeycomb-mr1
Adam Powell [Tue, 8 Mar 2011 00:27:36 +0000 (16:27 -0800)]
am a46c1df2: Merge "Fix bug 4021346 - crash while navigating" into honeycomb-mr1

* commit 'a46c1df226f2aea54d3bb068b0537c9b1d28590c':
  Fix bug 4021346 - crash while navigating

13 years agoMerge "Make PointerLocationView also log generic motions and some keys."
Jeff Brown [Tue, 8 Mar 2011 00:26:13 +0000 (16:26 -0800)]
Merge "Make PointerLocationView also log generic motions and some keys."

13 years agoMerge "Fix bug 4021346 - crash while navigating" into honeycomb-mr1
Adam Powell [Tue, 8 Mar 2011 00:25:20 +0000 (16:25 -0800)]
Merge "Fix bug 4021346 - crash while navigating" into honeycomb-mr1

13 years agoam 0588f16b: am ab7c3245: Merge "NEW_API: Unhide RTP APIs." into honeycomb-mr1
Chia-chi Yeh [Mon, 7 Mar 2011 23:44:35 +0000 (15:44 -0800)]
am 0588f16b: am ab7c3245: Merge "NEW_API: Unhide RTP APIs." into honeycomb-mr1

* commit '0588f16b5699f24f4524a3c308bf32feb3be29c9':
  NEW_API: Unhide RTP APIs.

13 years agoam 6b6869d5: Merge "mms: mms wap push length check before pdu processing." into ginge...
Simon Wilson [Mon, 7 Mar 2011 23:42:59 +0000 (15:42 -0800)]
am 6b6869d5: Merge "mms: mms wap push length check before pdu processing." into gingerbread

* commit '6b6869d5c1a203e79dc272f2f0e53c184f44f24a':
  mms: mms wap push length check before pdu processing.

13 years agoam ab7c3245: Merge "NEW_API: Unhide RTP APIs." into honeycomb-mr1
Chia-chi Yeh [Mon, 7 Mar 2011 23:41:50 +0000 (15:41 -0800)]
am ab7c3245: Merge "NEW_API: Unhide RTP APIs." into honeycomb-mr1

* commit 'ab7c3245ed7a725406a58826382471105c725468':
  NEW_API: Unhide RTP APIs.

13 years agoMerge "NEW_API: Unhide RTP APIs." into honeycomb-mr1
Chia-chi Yeh [Mon, 7 Mar 2011 23:39:54 +0000 (15:39 -0800)]
Merge "NEW_API: Unhide RTP APIs." into honeycomb-mr1