Romain Guy
d00353fe31
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
2011-03-07 22:43:02 -08:00
Romain Guy
bc8a8e8c92
Merge "Add support for partial invalidates in WebView Bug #3461349 " into honeycomb-mr1
2011-03-07 22:40:27 -08:00
Dianne Hackborn
78b9035b51
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
2011-03-07 18:21:55 -08:00
Dianne Hackborn
37e792d53d
Merge "Fix issue #3515088 : Don't be so aggressive trying to reclaim memory" into honeycomb-mr1
2011-03-07 18:20:23 -08:00
Chet Haase
79bd55ccb5
am 4bd6ccd2: Merge "Restore save/restore calls removed recently" into honeycomb-mr1
...
* commit '4bd6ccd25162a7634a90cfde72dcdc7d581d9a88':
Restore save/restore calls removed recently
2011-03-07 18:15:34 -08:00
Chet Haase
4bd6ccd251
Merge "Restore save/restore calls removed recently" into honeycomb-mr1
2011-03-07 18:12:34 -08:00
Adam Powell
6ac23abf0e
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
2011-03-07 18:10:13 -08:00
Romain Guy
cabfcc1364
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
2011-03-07 18:09:03 -08:00
Adam Powell
ad542efb8a
Merge "Fix bug 3506292 - Add guards against bad event streams to ScaleGestureDetector" into honeycomb-mr1
2011-03-07 18:08:11 -08:00
Chet Haase
88172fe49c
Restore save/restore calls removed recently
...
Calls thought to be duplicates were removed, which caused rendering problems
for Browser as well as crashes in the widget list and music.
Change-Id: I6364aaa362619ea3dd368990304d61d84bbe2a90
2011-03-07 17:36:33 -08:00
Adam Powell
0818020d7c
Fix bug 3506292 - Add guards against bad event streams to ScaleGestureDetector
...
Change-Id: Id38ebb368168b7157369964e39948036405427b1
2011-03-07 16:48:29 -08:00
Adam Powell
3314a31377
am a46c1df2: Merge "Fix bug 4021346 - crash while navigating" into honeycomb-mr1
...
* commit 'a46c1df226f2aea54d3bb068b0537c9b1d28590c':
Fix bug 4021346 - crash while navigating
2011-03-07 16:27:36 -08:00
Adam Powell
a46c1df226
Merge "Fix bug 4021346 - crash while navigating" into honeycomb-mr1
2011-03-07 16:25:20 -08:00
Adam Powell
3ba8f5d675
Fix bug 4021346 - crash while navigating
...
Change-Id: Iff60c5f4214c56597f2a1b393982d023866e490e
2011-03-07 15:36:33 -08:00
Adam Powell
6fd61629b3
am 43a81197: Merge "Fix bug 3501766 - Make the action bar "up" visual more prominent" into honeycomb-mr1
...
* commit '43a811979d55587e014134f6050dc90ca918f9ce':
Fix bug 3501766 - Make the action bar "up" visual more prominent
2011-03-07 15:09:28 -08:00
Adam Powell
43a811979d
Merge "Fix bug 3501766 - Make the action bar "up" visual more prominent" into honeycomb-mr1
2011-03-07 15:06:02 -08:00
Adam Powell
8fca37ce30
Fix bug 3501766 - Make the action bar "up" visual more prominent
...
Change-Id: Id4b104dd6ca1df662479ab54f045e119585f990f
2011-03-07 14:54:48 -08:00
Vasu Nori
f114e67edd
am 0f73fe1c: Merge "bug:3513950 Rename "completedDownload" to "addCompletedDownload"" into honeycomb-mr1
...
* commit '0f73fe1c847f260d52675ffc1ef54b6daf136772':
bug:3513950 Rename "completedDownload" to "addCompletedDownload"
2011-03-07 12:51:50 -08:00
Vasu Nori
0f73fe1c84
Merge "bug:3513950 Rename "completedDownload" to "addCompletedDownload"" into honeycomb-mr1
2011-03-07 12:46:59 -08:00
Dianne Hackborn
db773c5572
Fix issue #3515088 : Don't be so aggressive trying to reclaim memory
...
Change-Id: I8184306fa8c27a41b8bcfcad8d96985be8f0c9aa
2011-03-07 11:57:33 -08:00
Vasu Nori
3728130310
bug:3513950 Rename "completedDownload" to "addCompletedDownload"
...
Change-Id: I28b33a0268309d74fd2512b5bdb599f38ff3a96d
2011-03-07 11:51:14 -08:00
Jeff Brown
fd47c5eea2
am f0210c36: Merge "Joystick tweaks. (DO NOT MERGE)" into honeycomb-mr1
...
* commit 'f0210c36218c03dc30e444ef85690dc815097920':
Joystick tweaks. (DO NOT MERGE)
2011-03-07 11:49:52 -08:00
Jeff Brown
f0210c3621
Merge "Joystick tweaks. (DO NOT MERGE)" into honeycomb-mr1
2011-03-07 11:47:58 -08:00
Romain Guy
15c6b719fe
am 0aaa11ed: Merge "Remove many unnecessary save/restore calls." into honeycomb-mr1
...
* commit '0aaa11ed5be45170fb2535a6ce021c92b18d8878':
Remove many unnecessary save/restore calls.
2011-03-07 11:25:41 -08:00
Romain Guy
0aaa11ed5b
Merge "Remove many unnecessary save/restore calls." into honeycomb-mr1
2011-03-07 11:24:02 -08:00
Soojung Shin
3fe49d8168
am fa680a18: am ff5a0990: Added to check for supporting mms content-disposition, utf8 decoding.
...
* commit 'fa680a18f617de202912b8a9fe3fc0890a9fe09e':
Added to check for supporting mms content-disposition, utf8 decoding.
2011-03-07 11:10:28 -08:00
Winson Chung
c7dcd70a78
am d452dbc2: Merge "Fixing issue where AppWidget service was being hit regardless of caching in RemoteViewsAdapter. (3467340)" into honeycomb-mr1
...
* commit 'd452dbc2b62a9ddf7558965404f69f9a5e4ad1f5':
Fixing issue where AppWidget service was being hit regardless of caching in RemoteViewsAdapter. (3467340)
2011-03-07 10:24:42 -08:00
Adam Powell
1c94feb04f
am 9ab91b84: Merge "Fix bug 3509417 - Serialize touch event handling in webview" into honeycomb-mr1
...
* commit '9ab91b843a82ccc853b78cc3c0f21c86e668418e':
Fix bug 3509417 - Serialize touch event handling in webview
2011-03-07 10:22:24 -08:00
Winson Chung
d452dbc2b6
Merge "Fixing issue where AppWidget service was being hit regardless of caching in RemoteViewsAdapter. (3467340)" into honeycomb-mr1
2011-03-07 10:21:11 -08:00
Adam Powell
9ab91b843a
Merge "Fix bug 3509417 - Serialize touch event handling in webview" into honeycomb-mr1
2011-03-07 10:20:23 -08:00
Kristian Monsen
6d7d68da6c
am 9f5f7af6: Deprecating webkit API\'s that might not be supported in the future do not merge
...
* commit '9f5f7af6ccaf14303c109bfd5b2605eac16c46c6':
Deprecating webkit API's that might not be supported in the future do not merge
2011-03-07 05:10:12 -08:00
Kristian Monsen
9f5f7af6cc
Deprecating webkit API's that might not be supported in the future do not merge
...
Change-Id: I7ed9498a24aceee529397bbe1ed96a15f834b4eb
2011-03-07 13:01:28 +00:00
Jeff Brown
8529745b27
Joystick tweaks. (DO NOT MERGE)
...
Ensure that the joystick can always reach -1.0, 0.0 and 1.0 positions
even when noise filtering is applied. (Bug: 3514510)
Add support for a few more standard axes.
Add additional mapping modes for axes.
Some axes are inverted from standard interpretation
or are actually intended to be split into two distict axes
such as left/right trigger controls or accelerator/brake.
Add key layout file for a G25 racing wheel and XBox 360 controller
to tweak behavior. They work fine without them but the axis mappings
are not ideal.
Change-Id: I0fddd90309af4dc14d35f34fe99ed6e521c0b7c7
2011-03-04 19:12:41 -08:00
Adam Powell
4fb35d4ddc
Fix bug 3509417 - Serialize touch event handling in webview
...
Make sure WebView doesn't process touch events out of order.
Change-Id: Id046139af99d0d3f32cc481ca1d85d32ced67f75
2011-03-04 19:11:15 -08:00
Soojung Shin
fa680a18f6
am ff5a0990: Added to check for supporting mms content-disposition, utf8 decoding.
...
* commit 'ff5a09904fb05f2776f1bbf1dd3915f38031190c':
Added to check for supporting mms content-disposition, utf8 decoding.
2011-03-04 17:16:49 -08:00
Romain Guy
d6cf477e5d
Remove many unnecessary save/restore calls.
...
This should help complex applications by reducing the amount of
unnecessary work performed by the renderer.
Change-Id: I9bdebb1a35cdbcc3d926b7485f19d9e88a019040
2011-03-04 17:10:54 -08:00
Winson Chung
7ab73e757a
Fixing issue where AppWidget service was being hit regardless of caching in RemoteViewsAdapter. (3467340)
...
Change-Id: Icbcbf6ef94a861d88243bd2d6587995991b53c82
2011-03-04 15:58:02 -08:00
Soojung Shin
ff5a09904f
Added to check for supporting mms content-disposition, utf8 decoding.
...
Change-Id: Ieae1bb2ac36675f569fb21285ca6ef289c367bf7
Signed-off-by: Soojung Shin <sj46.shin@samsung.com >
2011-03-04 14:32:31 -08:00
Jean-Michel Trivi
d1a75f70d0
am 371fd13c: Merge "Fix bug 3511256 invalid TTS parameter cache size" into honeycomb-mr1
...
* commit '371fd13c31b7e067fafc680948b907b6a0a621d7':
Fix bug 3511256 invalid TTS parameter cache size
2011-03-04 12:08:40 -08:00
Jean-Michel Trivi
371fd13c31
Merge "Fix bug 3511256 invalid TTS parameter cache size" into honeycomb-mr1
2011-03-04 12:06:22 -08:00
Gilles Debunne
25dddbfc6e
am 78e76847: Merge "getTextRunCursor gets deprecated in SpannableStringBuilder" into honeycomb-mr1
...
* commit '78e7684713ddac5e8e3cf69b702cbcb4e473aacd':
getTextRunCursor gets deprecated in SpannableStringBuilder
2011-03-04 11:39:09 -08:00
Gilles Debunne
78e7684713
Merge "getTextRunCursor gets deprecated in SpannableStringBuilder" into honeycomb-mr1
2011-03-04 11:36:17 -08:00
Gilles Debunne
b0b225602c
getTextRunCursor gets deprecated in SpannableStringBuilder
...
Change-Id: I2d408ebff90add7afc242bb01df9ab96c6fc7fa7
2011-03-04 11:19:40 -08:00
Chet Haase
d44cbcc194
am b0be85f5: Merge "Fix problem with transparent background on Twitter app" into honeycomb-mr1
...
* commit 'b0be85f50d55b03a34bec5bbb326daa79d5907fe':
Fix problem with transparent background on Twitter app
2011-03-04 10:39:15 -08:00
Chet Haase
b0be85f50d
Merge "Fix problem with transparent background on Twitter app" into honeycomb-mr1
2011-03-04 10:35:40 -08:00
Leon Scroggins
b613028e2c
am 91ac3dc0: Merge "Use the same width as the TextView created layout." into honeycomb-mr1
...
* commit '91ac3dc06d1b99c5e63cda3b5ae0adfec406fd7a':
Use the same width as the TextView created layout.
2011-03-04 09:35:25 -08:00
Leon Scroggins
91ac3dc06d
Merge "Use the same width as the TextView created layout." into honeycomb-mr1
2011-03-04 09:32:14 -08:00
Chet Haase
7840055f76
Fix problem with transparent background on Twitter app
...
ListViews whose items don't cover their entire content area should not
return true for isOpaque()
Change-Id: I9165c0315a49bb5774bdcd4c1b89c1be0ebfcebf
2011-03-04 09:08:07 -08:00
Dianne Hackborn
a6d2c62b58
am 48f91e35: Merge "Fix Fragment.onInflate() to actually work correctly." into honeycomb-mr1
...
* commit '48f91e35c5188f3dc78c12b8e8638a248221691b':
Fix Fragment.onInflate() to actually work correctly.
2011-03-04 00:16:57 -08:00
Svetoslav Ganov
5f96962caa
am 1e158e9c: Merge "Propagating core settings to the system process." into honeycomb-mr1
...
* commit '1e158e9ce78c25dc5de402f14654a8955de7fddc':
Propagating core settings to the system process.
2011-03-04 00:16:53 -08:00