Wink Saville
2861d23d66
Separate data stall detection and recovery from net stats.
...
Also use the AlarmManager instead of messages so the delays
are consistent whether sleeping or not.
Bug: 5534004
Change-Id: I24118b30214dddf8183c1200a89555d6c528e606
2011-11-03 18:52:58 -07:00
Andreas Huber
efa4015ae3
DO NOT MERGE Poll input data with a small timeout and don't consume a full core.
...
Change-Id: I3c288698920fe6ead0df24a52330483609821a41
related-to-bug: 5549263
2011-11-03 18:15:43 -07:00
Joe Onorato
f1d897d996
Merge "This should fix the build for now." into ics-aah
2011-11-03 17:06:32 -07:00
Joe Onorato
6e5cb4b38a
This should fix the build for now.
...
I can't reproduce the real problem.
Change-Id: I851d42eed6f5eb5e9b2b53859e97b43438676cc8
2011-11-03 17:05:10 -07:00
Irfan Sheriff
e4e1e7ecc3
am a3d9eba1: Merge "Reset IP failure counter on a success" into ics-mr1
...
* commit 'a3d9eba10461158a52acfc2a0324696b25db761f':
Reset IP failure counter on a success
2011-11-03 23:07:35 +00:00
Katie McCormick
6c5951bf97
Doc change: Updating device-admin with camera info.
...
Change-Id: I5a5bf50b1362346f0a245ee40248a62a3c94a879
2011-11-03 16:07:05 -07:00
Irfan Sheriff
a3d9eba104
Merge "Reset IP failure counter on a success" into ics-mr1
2011-11-03 16:06:07 -07:00
Christopher Tate
64eb4fca7c
am 4fdad1af: Merge "Add persistent property to disable strict mode" into ics-mr1
...
* commit '4fdad1af53ea46892f477185ff93d4182b7aadf9':
Add persistent property to disable strict mode
2011-11-03 23:01:18 +00:00
Christopher Tate
4fdad1af53
Merge "Add persistent property to disable strict mode" into ics-mr1
2011-11-03 15:59:47 -07:00
Irfan Sheriff
e6daca5f53
Avoid quick shutdown after a driver start
...
Causes problems on our wext driver and potentially on cfg
based driver as well.
NLP can trigger very quick acquire and release within seconds
leading to driver switching between start and stop state.
We now keep driver up for atleast couple of minutes after a start
Bug: 5478196
Change-Id: I1b261578252c5fb9a65446241b51e5686d4d9cc3
2011-11-03 15:48:43 -07:00
Mangesh Ghiware
cd49352f19
am 69957172: Merge "Update fix to restore view and text wrap scales." into ics-mr1
...
* commit '69957172fa8336e01a9ff07ab34deca2c553f0b4':
Update fix to restore view and text wrap scales.
2011-11-03 22:37:05 +00:00
Mangesh Ghiware
69957172fa
Merge "Update fix to restore view and text wrap scales." into ics-mr1
2011-11-03 15:35:23 -07:00
Dianne Hackborn
2476406b58
am e0ad4746: Merge "Some optimizations for view inflation." into ics-mr1
...
* commit 'e0ad47465ededb16c6cd60524acd6941a8ce0bd8':
Some optimizations for view inflation.
2011-11-03 22:17:46 +00:00
Dianne Hackborn
e0ad47465e
Merge "Some optimizations for view inflation." into ics-mr1
2011-11-03 15:16:11 -07:00
Winson Chung
f01a58e271
Fixing screenshot border asset.
...
Change-Id: I004b09c380e8fabd5204c7d674e6270927f60389
2011-11-03 14:53:06 -07:00
Kenny Root
44eed9f6a9
am e24ac4b2: Merge "Update GET_UNINSTALLED_PACKAGES flag documentation" into ics-mr1
...
* commit 'e24ac4b219a582f1a99465551b1fd76345553b22':
Update GET_UNINSTALLED_PACKAGES flag documentation
2011-11-03 21:48:51 +00:00
Kenny Root
e24ac4b219
Merge "Update GET_UNINSTALLED_PACKAGES flag documentation" into ics-mr1
2011-11-03 14:47:07 -07:00
Joe Onorato
fc0bd56e72
Merge "Add some extra debug information because this error is only happening on the build server." into ics-aah
2011-11-03 14:46:13 -07:00
Joe Onorato
0ee2431b27
Add some extra debug information because this error is only happening on the build server.
...
Change-Id: I0703fffbe9701bf6614030e948a8e6cbfc3647be
2011-11-03 14:44:13 -07:00
Scott Main
86e41b8a72
am cbf1437c: am 95142919: docs: dashboard update for 11/3
...
* commit 'cbf1437c9dc3080d4faa79be8612c3ef7387515e':
docs: dashboard update for 11/3
2011-11-03 21:09:11 +00:00
Scott Main
cbf1437c9d
am 95142919: docs: dashboard update for 11/3
...
* commit '9514291901e3a1274e30c2e809ad38e22e7f662e':
docs: dashboard update for 11/3
2011-11-03 21:06:29 +00:00
Scott Main
9514291901
docs: dashboard update for 11/3
...
Change-Id: I06428f0a6ae1d905058338bc9bbc584035af1a5f
2011-11-03 13:56:55 -07:00
Mangesh Ghiware
e59e301ca0
Update fix to restore view and text wrap scales.
...
Fixes bug 5544556: All email content is wrapped prematurely.
Previous change (I5a22dd20) didn't take a few other cases of
mViewScale>0 into account.
Change-Id: I4f9578f3558f026c472492ac07d19004416dc228
2011-11-03 13:21:18 -07:00
Doug Zongker
d4ccc92018
Merge "store the hw addr in the extraInfo field of ethernet NetworkInfos" into ics-aah
2011-11-03 13:17:33 -07:00
Christopher Tate
bc6f0ce8be
Add persistent property to disable strict mode
...
Setting persist.sys.strictmode.disable to 'true' will disable strict
mode on eng/userdebug builds where it is turned on by default.
Explicitly enabling it in the Settings UI will override this, so
it's still possible to toggle it there even when this property
has been set on the device.
Change-Id: Ifd971f948fb2f803d509c2a06112c4bb932a5b1f
2011-11-03 13:16:27 -07:00
Marco Nelissen
8f5de069c8
am f51f1bd9: Verify we actually have valid utf8 metadata
...
* commit 'f51f1bd9d42d0dd55c120bfb83ed113b61e5c3ca':
Verify we actually have valid utf8 metadata
2011-11-03 20:16:16 +00:00
Marco Nelissen
f51f1bd9d4
Verify we actually have valid utf8 metadata
...
Before calling NewStringUTF, check that the metadata value is actually
valid utf-8, and replace the offending characters with "?" if it is not.
b/5534491
Change-Id: I43de4307e739ae0b7d4177937ed33aa1dfb90d98
2011-11-03 13:12:16 -07:00
Doug Zongker
fe30a1ef60
store the hw addr in the extraInfo field of ethernet NetworkInfos
...
Change-Id: Ic645396e81d1481d84061945eb9721f0eeb151eb
2011-11-03 12:45:42 -07:00
Eric Laurent
19ddf0ebb0
AudioFlinger: mix track only when really ready
...
The addition of low power audio playback mode made that audio buffer consumption
by audio HAL can now happen in bursts. This makes that requesting audio data
from an AudioTrack for mixing can happen at much shorter intervals than before.
This revealed an existing problem where AudioFlinger would consider a track ready
for mixing although not enough frames were ready to completely fill one output buffer,
thus creating short periods of silence.
The fix consists in waiting for enough frames to be ready in AudioTrack buffer before
declaring a track ready for mixing. This minimum is not applied when the track is stopped
to allow the buffer to be emptied completely.
Change-Id: I6d04f9b65db5af85b0b53f0a5674be7ec02f9e9f
2011-11-03 12:16:05 -07:00
Jamie Gennis
5057aca804
am c5ce130f: Merge "SurfaceTexture: various logging improvements" into ics-mr1
...
* commit 'c5ce130f658303299bf55091373951f7fd33ae36':
SurfaceTexture: various logging improvements
2011-11-03 18:53:32 +00:00
Jamie Gennis
05761f78fb
am 236aea35: Merge changes Ibc99cb1c,Ie1f4f6f8 into ics-mr1
...
* commit '236aea3579787961fdd41d87574760b63323c0c1':
BlobCache: implement cache serialization
BlobCache: remove the mutex locking
2011-11-03 18:53:31 +00:00
Jamie Gennis
c5ce130f65
Merge "SurfaceTexture: various logging improvements" into ics-mr1
2011-11-03 11:51:38 -07:00
Jamie Gennis
236aea3579
Merge changes Ibc99cb1c,Ie1f4f6f8 into ics-mr1
...
* changes:
BlobCache: implement cache serialization
BlobCache: remove the mutex locking
2011-11-03 11:51:23 -07:00
Jeff Sharkey
7d6931583a
am 3f9ce4c2: Merge "Verify AppWidget ownership during update." into ics-mr1
...
* commit '3f9ce4c22ae9b4f0f2208c29f8c93d6ad652a1dc':
Verify AppWidget ownership during update.
2011-11-03 18:47:46 +00:00
Teng-Hui Zhu
b258b07954
am 76b06759: Merge "Create GL texture when it is missing for video layer" into ics-mr1
...
* commit '76b067590b2e9dc403c9edac58e414468c5e1104':
Create GL texture when it is missing for video layer
2011-11-03 18:45:22 +00:00
Jeff Sharkey
3f9ce4c22a
Merge "Verify AppWidget ownership during update." into ics-mr1
2011-11-03 11:43:52 -07:00
Teng-Hui Zhu
76b067590b
Merge "Create GL texture when it is missing for video layer" into ics-mr1
2011-11-03 11:43:16 -07:00
Amith Yamasani
8790764e4c
Close suggestions cursor when SearchView is detached.
...
Make sure that delayed filter requests don't go through after
the view was detached.
Bug: 5484819
Change-Id: I4d5ff5ea9b52109ecce7f84fa4d91dfcb6225037
2011-11-03 11:32:44 -07:00
Jeff Sharkey
933decaa5e
Verify AppWidget ownership during update.
...
Bug: 5563081
Change-Id: I528ec944d404989bb21b32ef01feb3d35e23d3ad
2011-11-03 11:26:11 -07:00
Andreas Huber
28db4fe051
am e395f645: Poll input data with a small timeout and don\'t consume a full core.
...
* commit 'e395f645aa4c30a4fad8beb3da6f8fad72338617':
Poll input data with a small timeout and don't consume a full core.
2011-11-03 18:10:44 +00:00
Andreas Huber
e395f645aa
Poll input data with a small timeout and don't consume a full core.
...
Change-Id: I3c288698920fe6ead0df24a52330483609821a41
related-to-bug: 5549263
2011-11-03 11:00:21 -07:00
Kenny Root
685f490eff
Update GET_UNINSTALLED_PACKAGES flag documentation
...
Change-Id: I483b84f07836e6ad96c75e7dd3a86633cb29db22
2011-11-03 10:13:29 -07:00
Eric Laurent
4aebcaaa85
am 1f85f1dc: Merge "Remove unreliable effect tests." into ics-mr1
...
* commit '1f85f1dc6ebe3c79ce753f0f9c2f9fa7f29f493d':
Remove unreliable effect tests.
2011-11-03 15:47:23 +00:00
Eric Laurent
1f85f1dc6e
Merge "Remove unreliable effect tests." into ics-mr1
2011-11-03 08:45:43 -07:00
The Android Automerger
29e03cde74
merge in ics-mr0-release history after reset to ics-mr0
2011-11-03 06:33:29 -07:00
Daniel Sandler
17fc092b5b
am 1f42a3db: Merge "Bring back Android Dreams." into ics-mr1
...
* commit '1f42a3db9e09138f92e8eb16c35cf50e92a88a46':
Bring back Android Dreams.
2011-11-03 10:58:30 +00:00
Daniel Sandler
1f42a3db9e
Merge "Bring back Android Dreams." into ics-mr1
2011-11-03 03:56:49 -07:00
satok
ae8f846151
am cb1001b2: Merge "Fix a memory leak of a Binder in SpellCheckerService" into ics-mr1
...
* commit 'cb1001b2829f7da86f66f2634bd40cbc51ba4998':
Fix a memory leak of a Binder in SpellCheckerService
2011-11-03 09:11:41 +00:00
satok
cb1001b282
Merge "Fix a memory leak of a Binder in SpellCheckerService" into ics-mr1
2011-11-03 02:09:32 -07:00
Jeff Sharkey
e5e0db8f3b
am 808ee95d: Merge "Correct proc file reader, optimizations." into ics-mr1
...
* commit '808ee95dd4244da6ae767d3ddd003ed7b48937d0':
Correct proc file reader, optimizations.
2011-11-03 07:34:13 +00:00