Svetoslav Ganov
54fc78072f
am df467264: Merge "Final polish of WebView accessibility support for no JavaScript case." into honeycomb
...
* commit 'df4672643b92208b4ab7f9ab995dca8b69d3c458':
Final polish of WebView accessibility support for no JavaScript case.
2011-01-26 14:41:33 -08:00
Svetoslav Ganov
df4672643b
Merge "Final polish of WebView accessibility support for no JavaScript case." into honeycomb
2011-01-26 14:39:47 -08:00
Dianne Hackborn
49295e5379
am ccd79399: am 1d07b5bc: Merge "Make CHANGE_COMPONENT_ENABLED_STATE a signatureOrSystem perm." into gingerbread
...
* commit 'ccd79399cc2a28d79287fd1558c5f5a530356003':
Make CHANGE_COMPONENT_ENABLED_STATE a signatureOrSystem perm.
2011-01-26 14:15:08 -08:00
Dianne Hackborn
ccd79399cc
am 1d07b5bc: Merge "Make CHANGE_COMPONENT_ENABLED_STATE a signatureOrSystem perm." into gingerbread
...
* commit '1d07b5bc9b0a9e3de4495834242548a600cae1d8':
Make CHANGE_COMPONENT_ENABLED_STATE a signatureOrSystem perm.
2011-01-26 14:08:30 -08:00
Romain Guy
08cdf6fd9a
am 940df6dd: Merge "Remove unused API" into honeycomb
...
* commit '940df6dd83624e5f46b147837d848853a1dab9b2':
Remove unused API
2011-01-26 13:42:53 -08:00
Romain Guy
940df6dd83
Merge "Remove unused API" into honeycomb
2011-01-26 13:41:10 -08:00
Romain Guy
2b1847ea60
Remove unused API
...
Change-Id: I1714fd82a64b752f0350ef4ef9179ce19e089c6a
2011-01-26 13:43:01 -08:00
Gilles Debunne
9aa5b8dad0
am 12b2dc23: Merge "Holo theme for error popups in TextViews." into honeycomb
...
* commit '12b2dc23cc3cdd9dcd6bac91adc8e4198502bab5':
Holo theme for error popups in TextViews.
2011-01-26 13:35:28 -08:00
Gilles Debunne
12b2dc23cc
Merge "Holo theme for error popups in TextViews." into honeycomb
2011-01-26 13:33:24 -08:00
Adam Cohen
eca572f5d9
am 10f27c5a: Merge "Fixing bug where widgets would go dead after moving to another screen" into honeycomb
...
* commit '10f27c5a42e6da262d178d426944b2b31c185f4a':
Fixing bug where widgets would go dead after moving to another screen
2011-01-26 13:29:07 -08:00
Adam Cohen
10f27c5a42
Merge "Fixing bug where widgets would go dead after moving to another screen" into honeycomb
2011-01-26 13:26:58 -08:00
Shimeng (Simon) Wang
c1df157a60
am 07837862: Merge "Fine tune the high memory threshold and usage delta for v8 GC." into honeycomb
...
* commit '078378624c1955a1e842af34f79798918edccc21':
Fine tune the high memory threshold and usage delta for v8 GC.
2011-01-26 13:25:50 -08:00
Shimeng (Simon) Wang
078378624c
Merge "Fine tune the high memory threshold and usage delta for v8 GC." into honeycomb
2011-01-26 13:23:58 -08:00
Adam Cohen
2035a4657a
Fixing bug where widgets would go dead after moving to another screen
...
-> A memory optimization was causing AdapterViewAnimator to give up its
reference to its adapter, rendering the widget dead.
-> Did testing, and it doesn't appear that this optimization was
making a difference, so it appears safe to remove.
Change-Id: I274c5f73862cbda2dc5411d5c94a9ba1ac1e3635
2011-01-26 13:22:59 -08:00
Dianne Hackborn
f5e4f208b9
Make CHANGE_COMPONENT_ENABLED_STATE a signatureOrSystem perm.
...
Change-Id: I53a6671d5478e7dbca44b17d90f1edfa8e3420bc
2011-01-26 12:40:18 -08:00
Winson Chung
38fe6ff45a
am 2c070bae: Merge "Re-enabling queued unbinding of services after requests to the service. (3394210)" into honeycomb
...
* commit '2c070bae4493cd1976c5086ec4cbf6ce10482742':
Re-enabling queued unbinding of services after requests to the service. (3394210)
2011-01-26 12:32:50 -08:00
Winson Chung
2c070bae44
Merge "Re-enabling queued unbinding of services after requests to the service. (3394210)" into honeycomb
2011-01-26 12:30:26 -08:00
Jaikumar Ganesh
48f7377980
am e9b644fc: Merge "Fix some unmatched javadoc tags." into honeycomb
...
* commit 'e9b644fcef08b0716efd3843ca7152e75cde3447':
Fix some unmatched javadoc tags.
2011-01-26 12:25:29 -08:00
Jaikumar Ganesh
e9b644fcef
Merge "Fix some unmatched javadoc tags." into honeycomb
2011-01-26 12:23:15 -08:00
Winson Chung
16c8d8a558
Re-enabling queued unbinding of services after requests to the service. (3394210)
...
- Fix for crash when detaching from window
- Potential fix for occasional IllegalStateException when updating List based widgets
Change-Id: I3d3f2bb691552a1136111043db686c4926b510c6
2011-01-26 12:09:27 -08:00
Gilles Debunne
5f059e4663
Holo theme for error popups in TextViews.
...
Bug 3277308
Change-Id: I9711adb848df975b95ad09fc84bba4b970e44670
2011-01-26 12:08:45 -08:00
Shimeng (Simon) Wang
7114f3bf6d
Fine tune the high memory threshold and usage delta for v8 GC.
...
This will help reduce a bit more v8 GC for heavy web sites.
issue: 3317574
Change-Id: I5f93f9311fc864fb13933f92ff402e00c0e6fcdf
2011-01-26 11:56:30 -08:00
Joe Onorato
a4a5ec5e74
am 1aadb210: Merge changes I48392c75,Id09437a4,I4a0aa878 into honeycomb
...
* commit '1aadb2108d7614d9d1ff61b41c6c31cb8d211ab9':
Expose the window flags for lights out mode.
Make TabletStatusBar call into StatusBarManagerService when it goes out of lights out mode on its own.
Make FLAG_FULLSCREEN not go into lights out mode anymore.
2011-01-26 11:48:48 -08:00
Joe Onorato
1aadb2108d
Merge changes I48392c75,Id09437a4,I4a0aa878 into honeycomb
...
* changes:
Expose the window flags for lights out mode.
Make TabletStatusBar call into StatusBarManagerService when it goes out of lights out mode on its own.
Make FLAG_FULLSCREEN not go into lights out mode anymore.
2011-01-26 11:46:58 -08:00
Jaikumar Ganesh
0706fed520
Fix some unmatched javadoc tags.
...
Bug: 3392175
Change-Id: I84aa86c07060bc4ba399fd5c8f7cda162b432031
2011-01-26 11:46:56 -08:00
Kenny Root
7dbf0696ef
resolved conflicts for merge of 2c1d0967 to honeycomb-plus-aosp
...
Change-Id: Ie9b0166b0260ee7eea7bdd275e64f2714024bf1c
2011-01-26 11:10:36 -08:00
Kenny Root
2c1d0967ba
Merge "Make ObbActionListener a on-way call" into honeycomb
2011-01-26 11:01:14 -08:00
Romain Guy
7c55da5db5
am f5b27e35: Merge "Fix NPE in YouTube. Bug #3385339 " into honeycomb
...
* commit 'f5b27e35c1e0e46ffd882606d0783875e1a1ff7b':
Fix NPE in YouTube. Bug #3385339
2011-01-26 10:56:08 -08:00
Romain Guy
d30b36d3cd
Fix NPE in YouTube.
...
Bug #3385339
Change-Id: Id7b307994e343cdb808161a7fae590536f04252e
2011-01-26 10:54:43 -08:00
Romain Guy
f5b27e35c1
Merge "Fix NPE in YouTube. Bug #3385339 " into honeycomb
2011-01-26 10:54:23 -08:00
Joe Onorato
14782f705e
Expose the window flags for lights out mode.
...
I hadn't wanted to do this, but it makes porting the FLAG_FULLSCREEN
stuff over to this simpler because you don't have to go find a view
to proxy through.
This change also clears the flag everywhere when the window manager
notifies the views that the change has come back.
Change-Id: I48392c7550925bcca50c5bb9e1f263e99de6c7bc
2011-01-26 10:47:39 -08:00
Joe Onorato
644f9c3ad9
Make FLAG_FULLSCREEN not go into lights out mode anymore.
...
Change-Id: I4a0aa8789f537717f82df4efb6a35108e1ab1784
2011-01-26 10:32:18 -08:00
Kenny Root
ff271a2288
am 2ec4af59: am 138757db: Merge "Make OBB results a one-way call" into gingerbread
...
* commit '2ec4af59209ab3a7088a001bbbcb10ef0b846564':
Make OBB results a one-way call
2011-01-26 10:11:21 -08:00
Leon Scroggins
666158e09b
am 8b2d4825: Merge "Move last touch point when moving the cursor node." into honeycomb
...
* commit '8b2d4825e1d7ca22aab9ae9fdfa1ecd34f154e22':
Move last touch point when moving the cursor node.
2011-01-26 10:08:17 -08:00
Leon Scroggins
8b2d4825e1
Merge "Move last touch point when moving the cursor node." into honeycomb
2011-01-26 10:06:42 -08:00
Kenny Root
2ec4af5920
am 138757db: Merge "Make OBB results a one-way call" into gingerbread
...
* commit '138757db4f19cb626ef5c1d371d4fca004304a08':
Make OBB results a one-way call
2011-01-26 09:25:43 -08:00
Jaikumar Ganesh
b774f261ea
am ff3b3ade: Merge "Revert "Temporary Changes for certification of SCO."" into honeycomb
...
* commit 'ff3b3ade7fa1da60d391d1a746cdc0868c24f4bf':
Revert "Temporary Changes for certification of SCO."
2011-01-26 09:19:31 -08:00
Kenny Root
138757db4f
Merge "Make OBB results a one-way call" into gingerbread
2011-01-26 09:17:28 -08:00
Jaikumar Ganesh
ff3b3ade7f
Merge "Revert "Temporary Changes for certification of SCO."" into honeycomb
2011-01-26 09:16:07 -08:00
Justin Ho
721a225339
am 93a0110e: Merge "New stat_notify icons in hdpi and mdpi" into honeycomb
...
* commit '93a0110e94da1144d949fc06070ba8250f9a1825':
New stat_notify icons in hdpi and mdpi
2011-01-26 09:14:57 -08:00
Justin Ho
93a0110e94
Merge "New stat_notify icons in hdpi and mdpi" into honeycomb
2011-01-26 09:12:01 -08:00
Jaikumar Ganesh
5a9ac240fe
Revert "Temporary Changes for certification of SCO."
...
This reverts commit 75c2701454 .
Change-Id: Ic63cdbbb06b9ed2d9c48e8b29cc376059ecadebf
2011-01-26 09:08:50 -08:00
Jaikumar Ganesh
b8a1a415f3
am 8ef1179e: Merge "Improve readability of java docs for the public APIs." into honeycomb
...
* commit '8ef1179efce1c8b1107df707afdce8f85404d39e':
Improve readability of java docs for the public APIs.
2011-01-26 09:04:47 -08:00
Jaikumar Ganesh
8ef1179efc
Merge "Improve readability of java docs for the public APIs." into honeycomb
2011-01-26 09:02:12 -08:00
Justin Ho
ecf62d76e8
New stat_notify icons in hdpi and mdpi
...
Change-Id: I8e1eee2921411f5ed8d404c39dbfc9ac4977ef37
2011-01-26 08:48:48 -08:00
Leon Scroggins
cef1c59efc
Move last touch point when moving the cursor node.
...
Bug:3241968
Bug:3387455
The code was already in place, but needs to happen before we
return if mHeightCanMeasure == false.
Change-Id: Ic07dac4c4471bf4e2189f3fee322adeb23703f41
2011-01-26 11:13:24 -05:00
Justin Ho
f2d3d9f52a
am 9286bb5b: Merge "Removing unused assets" into honeycomb
...
* commit '9286bb5bd550793e3a9cee2aa689842100794585':
Removing unused assets
2011-01-26 07:31:00 -08:00
Justin Ho
9286bb5bd5
Merge "Removing unused assets" into honeycomb
2011-01-26 07:26:40 -08:00
Chet Haase
b69e985b9a
am ace9233b: Merge "Fix invalidation problem with display lists" into honeycomb
...
* commit 'ace9233b11e9be0d894fcf36cdee4c6b0a20d3bd':
Fix invalidation problem with display lists
2011-01-26 06:32:59 -08:00
Chet Haase
ace9233b11
Merge "Fix invalidation problem with display lists" into honeycomb
2011-01-26 06:30:48 -08:00