Eric Rowe
22d196200d
am 500afb87: Merge "Fix SCO start stop tests." into ics-mr1
...
* commit '500afb87a7a8b5928ef1a5196bdfd0bcc2b87e4a':
Fix SCO start stop tests.
2011-11-28 14:27:07 -08:00
Eric Rowe
500afb87a7
Merge "Fix SCO start stop tests." into ics-mr1
2011-11-28 12:32:34 -08:00
Narayan Kamath
456ce6f899
am a6f8ebc6: Merge "Fix TTS instantiation from webview accessibility handlers." into ics-mr1
...
* commit 'a6f8ebc616cfe3185ae2513ef2f846e8d32b551e':
Fix TTS instantiation from webview accessibility handlers.
2011-11-28 10:39:05 -08:00
Narayan Kamath
a6f8ebc616
Merge "Fix TTS instantiation from webview accessibility handlers." into ics-mr1
2011-11-28 10:36:32 -08:00
Derek Sollenberger
3768a075c8
am 425c595a: Merge "Update Webkit with the zoom level after double tap gesture" into ics-mr1
...
* commit '425c595acb798ed9652b5a1f0e5412cbd8e3873d':
Update Webkit with the zoom level after double tap gesture
2011-11-28 10:35:58 -08:00
Derek Sollenberger
425c595acb
Merge "Update Webkit with the zoom level after double tap gesture" into ics-mr1
2011-11-28 10:34:04 -08:00
Ben Murdoch
7ba39c4134
am 2ffc9ec3: Ensure we dismiss the <select> option dialog.
...
* commit '2ffc9ec3d69d8ee95bce1ccf17163a70b0bd9003':
Ensure we dismiss the <select> option dialog.
2011-11-28 10:33:40 -08:00
Narayan Kamath
68e2af55d6
Fix TTS instantiation from webview accessibility handlers.
...
The TTS instantiated from here shouldn't clobber any
existing TTS objects opened within the same package context.
Ideally, the TTS API should work fine with multiple TTS object
instances within the same package context but making that happen
correctly is a larger change.
bug:5659758
Change-Id: Ia1f63c61b9f12ac92ff42a427a004d414e42a759
2011-11-28 17:49:01 +00:00
Derek Sollenberger
8fae09d575
Update Webkit with the zoom level after double tap gesture
...
In the hardware accelerated case we were not updating webkit
with the new zoom information. This was causing plugins to
render at the old zoom level.
bug: 5663981
Change-Id: I3cb18ad9ca4f185f384ea9fb68780f29160391ad
2011-11-28 11:51:26 -05:00
Ben Murdoch
2ffc9ec3d6
Ensure we dismiss the <select> option dialog.
...
When the WebView is paused, or another action (such as navigating to
a new URL) occurs, cancel any ongoing <select> tag dialog that is open.
Bug: 5666545
Change-Id: Ifc35a239b729ed93cbf82b2096334f7d63f8993d
2011-11-28 16:47:55 +00:00
Narayan Kamath
b1b50be997
am e35581ad: Merge "Fix regressions in TTS completion callbacks." into ics-mr1
...
* commit 'e35581ad5ad635f9dcfe4ab6a432c48b46b782cd':
Fix regressions in TTS completion callbacks.
2011-11-24 09:40:17 -08:00
Narayan Kamath
e35581ad5a
Merge "Fix regressions in TTS completion callbacks." into ics-mr1
2011-11-24 09:38:15 -08:00
Narayan Kamath
40f71f0be3
Fix regressions in TTS completion callbacks.
...
(a) onUtteranceCompleted should be called on errors too. Also,
fix up the error handling so that onUtteranceCompleted is
always called.
(b) Don't treat empty utterances as errors, and let the engine
synthesize them, as before.
bug:5662598
Change-Id: I9223592bc6fe5f47d71103f4f02f046b54a655a8
2011-11-24 17:32:12 +00:00
Irfan Sheriff
38e09deaf5
am 7b6d238b: Merge "Fix tethering interaction from wifi" into ics-mr1
...
* commit '7b6d238b7515fdd070c361a03e99e6022f2cd2ba':
Fix tethering interaction from wifi
2011-11-23 19:19:56 -08:00
Irfan Sheriff
7b6d238b75
Merge "Fix tethering interaction from wifi" into ics-mr1
2011-11-23 19:18:22 -08:00
John Wang
1212d241b3
am e95f4986: Merge "Fix a build break." into ics-mr1
...
* commit 'e95f49869b02dd9792718fb1075241acdf6ca775':
Fix a build break.
2011-11-23 16:50:08 -08:00
John Wang
e95f49869b
Merge "Fix a build break." into ics-mr1
2011-11-23 16:48:32 -08:00
Adam Cohen
78a73e4f30
am 8ce22f26: Fixing a typo in framework widget padding
...
* commit '8ce22f2644acb51bfe0b9d600f1d2ad64e80513c':
Fixing a typo in framework widget padding
2011-11-23 16:41:03 -08:00
Adam Cohen
8ce22f2644
Fixing a typo in framework widget padding
...
Change-Id: I90733500487b3e9fb1ff19a7b946d6faf526a2c1
Conflicts:
core/res/res/values-sw600dp/dimens.xml
2011-11-23 16:31:53 -08:00
John Wang
b74ecb1d45
Fix a build break.
...
Change-Id: I2a9ceaace02f442c5e36fa8425b051116c81e76f
2011-11-23 16:26:13 -08:00
John Wang
adddb52ddc
am 9b108009: Check watingApns before access it.
...
* commit '9b1080091c4ac97378db366cdd6961aba28756c5':
Check watingApns before access it.
2011-11-23 15:37:11 -08:00
John Wang
9b1080091c
Check watingApns before access it.
...
bug:5663125
Change-Id: I66275fafd316f318f9035ac11c16a30fcb32f7c8
2011-11-23 14:26:38 -08:00
Eric Laurent
e49f706479
am 20398fac: Merge "audioflinger: reduce sleep time to avoid underrun" into ics-mr1
...
* commit '20398fac99ff78cb3ec3dd122930e45d409e0524':
audioflinger: reduce sleep time to avoid underrun
2011-11-23 12:32:30 -08:00
Eric Laurent
20398fac99
Merge "audioflinger: reduce sleep time to avoid underrun" into ics-mr1
2011-11-23 12:31:04 -08:00
Michael Chan
4753318b11
am 37ac88f9: Merge "Update description of account_type" into ics-mr1
...
* commit '37ac88f994c5b8af291acd9c8d7eb5e22ce3c489':
Update description of account_type
2011-11-23 12:16:04 -08:00
Michael Chan
37ac88f994
Merge "Update description of account_type" into ics-mr1
2011-11-23 12:12:51 -08:00
Robert Greenwalt
e0c3a2e063
am eaeb4f4e: Merge "Fix some policy-base routing issues." into ics-mr1
...
* commit 'eaeb4f4e3c914550d28a042fb3d752efcf20ab9e':
Fix some policy-base routing issues.
2011-11-23 11:27:04 -08:00
Robert Greenwalt
eaeb4f4e3c
Merge "Fix some policy-base routing issues." into ics-mr1
2011-11-23 11:25:39 -08:00
Irfan Sheriff
c74694d5e1
Fix tethering interaction from wifi
...
- Use the right interface for untether
- Wait till tethering service confirms that untether() is successful before
shutting down soft Ap. This helps to make sure interface does not go away
before clean up is done.
Bug: 5659166
Change-Id: Iff9d4a67ff40664c2114e766590d6a83b7739738
2011-11-23 10:05:05 -08:00
Robert Greenwalt
e83d181606
Fix some policy-base routing issues.
...
Secondary nets sometimes come up with no routes, but parsing errors end up with null
routes getting added. Trim that away. Also added some dumpstate logging of the secondary
route tables and rules.
bug:5615697
Change-Id: I94c9d888bab958df44891b9117236436e046cc7f
2011-11-23 09:36:16 -08:00
Eric Rowe
fca8e9d919
Fix SCO start stop tests.
...
Change-Id: Idf292bc244a494e2ffb11359e83c0d072907ea3b
Bug-id: http://b/5644683
2011-11-22 19:16:50 -08:00
Eric Laurent
f1f5fc85b0
audioflinger: reduce sleep time to avoid underrun
...
Progressively reduce the sleep time applied in MixerThread::threadLoop()
in case of consecutive application underruns to avoid starving the audio HAL.
As the default sleep time is longer than the duration of an audio buffer
we ended up writing less data than needed by the audio HAL if
the condition persisted.
Issue 5553055.
Change-Id: I2b23ee79c032efa945025db228beaecd1e07a2e5
2011-11-22 18:50:29 -08:00
Owen Lin
a8183fb160
am 8bb56180: Merge "Fix 5654631. It forgot to consider the year in formatDateRange." into ics-mr1
...
* commit '8bb56180d208b9264e5a56b49fe06b8471ccaced':
Fix 5654631. It forgot to consider the year in formatDateRange.
2011-11-22 17:46:35 -08:00
Owen Lin
8bb56180d2
Merge "Fix 5654631. It forgot to consider the year in formatDateRange." into ics-mr1
2011-11-22 17:44:52 -08:00
The Android Open Source Project
1a27e5f600
am 1889bb49: Reconcile with ics-mr0-release
...
* commit '1889bb49a411cf79dd6ccd162bcddb13bd2567bb':
2011-11-22 15:26:17 -08:00
The Android Open Source Project
1889bb49a4
Reconcile with ics-mr0-release
...
Change-Id: Ib84a053208dd4deae9bfe04e185ab2cec4728864
2011-11-22 15:24:04 -08:00
The Android Open Source Project
6e67a9f804
am 27239099: Reconcile with ics-mr0-release
...
* commit '2723909903b68db016666a13ec897581a8915636':
2011-11-22 15:16:02 -08:00
The Android Open Source Project
2723909903
Reconcile with ics-mr0-release
...
Change-Id: I0b5b295a6fc0e4e7978ce11905c3cffd0e07f7e1
2011-11-22 15:14:10 -08:00
The Android Automerger
9842a34938
merge in ics-mr0-release history after reset to ics-mr0
2011-11-22 14:28:06 -08:00
dujin.cha
b31783b142
am eabde3d4: am fe464a76: [Prime K] Fix gabage character issue
...
* commit 'eabde3d4a9027a19443a31c7c7cda3d44fb0ffe0':
[Prime K] Fix gabage character issue
2011-11-22 13:20:21 -08:00
dujin.cha
eabde3d4a9
am fe464a76: [Prime K] Fix gabage character issue
...
* commit 'fe464a76d8fc858be971dbb5e67b1d22fd925347':
[Prime K] Fix gabage character issue
2011-11-22 13:18:27 -08:00
Jean-Baptiste Queru
7c3e4a0fea
am eff6ed0f: Ignore e36657e5
...
* commit 'eff6ed0fee42e4324ceb8d5a20be09bb2f34aa9f':
Do not merge. Fix a memory leak of a Binder in SpellCheckerService
2011-11-22 13:18:11 -08:00
Jean-Baptiste Queru
eff6ed0fee
Ignore e36657e5
...
Change-Id: I93632b881f8c5231a521863cb4a8f05d81ea8ada
2011-11-22 13:15:31 -08:00
Romain Guy
6490d01a3b
am 303a0695: Merge "Draw in the correct FBO after invoking a GL functor Bug #5650514 " into ics-mr1
...
* commit '303a0695b8fa0b8f0095c437145a28633a7a8d92':
Draw in the correct FBO after invoking a GL functor Bug #5650514
2011-11-22 12:34:25 -08:00
Romain Guy
193187afbc
am 26dd54f8: Merge "Ensure we have an EGL context when building layers Bug #5638421 " into ics-mr1
...
* commit '26dd54f87c1daaa369576d9abea823c8105bd702':
Ensure we have an EGL context when building layers Bug #5638421
2011-11-22 12:34:23 -08:00
Romain Guy
303a0695b8
Merge "Draw in the correct FBO after invoking a GL functor Bug #5650514 " into ics-mr1
2011-11-22 12:33:17 -08:00
Romain Guy
26dd54f87c
Merge "Ensure we have an EGL context when building layers Bug #5638421 " into ics-mr1
2011-11-22 12:33:04 -08:00
Amith Yamasani
0d00fa958f
am 227a64fe: Merge "Fix an NPE on overflow in BatteryStats history." into ics-mr1
...
* commit '227a64fe23b4e6f05dc31e5f51b0f4c142e52b18':
Fix an NPE on overflow in BatteryStats history.
2011-11-22 11:05:01 -08:00
Amith Yamasani
227a64fe23
Merge "Fix an NPE on overflow in BatteryStats history." into ics-mr1
2011-11-22 11:02:49 -08:00
dujin.cha
fe464a76d8
[Prime K] Fix gabage character issue
...
Korean characters show up as gabage characters in Music player.
Reason : MTP service does not set the locale for the MediaScanner
Solution : Set locale when MtpDatabase creates MediaScanner.
Bug ID : 5567433
Signed-off-by: dujin.cha <dujin.cha@samsung.com>
Change-Id: I4bfe5f603c113170d45bd57a8709c21c665e260b
2011-11-22 10:28:21 -08:00