Merge commit '4813b51ec7f9f485a9f98583d4a90ca3d1bed6f7' into eclair-plus-aosp
* commit '4813b51ec7f9f485a9f98583d4a90ca3d1bed6f7':
Implement clean killing of the TTS service.
* changes:
Implement clean killing of the TTS service. If files were being synthesized to while the service was being killed, it would have left partially written files (with no header). This CL checks if the service is rendering to a file at the time the service is destroyed: if it is, it will stop the rendering and deletes the file.
Merge commit '1339614e67ff81b22d961e10d39f36118c536752' into eclair-plus-aosp
* commit '1339614e67ff81b22d961e10d39f36118c536752':
dumpstate: Get last_kmsg from /data instead of /proc.
Merge commit 'b89c9d422781d10c614af61b1519daed2b9086e2' into eclair-plus-aosp
* commit 'b89c9d422781d10c614af61b1519daed2b9086e2':
Add Gservices setting for the frequency to perform provisioning.
Merge commit 'c4ba7e39f1588604c0ae1e117e35b8413619abac' into eclair-plus-aosp
* commit 'c4ba7e39f1588604c0ae1e117e35b8413619abac':
New List and Tab assets.
Merge commit 'b078d6ef7c83df156ff2f6bac48df26a2766bf5d' into eclair-plus-aosp
* commit 'b078d6ef7c83df156ff2f6bac48df26a2766bf5d':
Add uuids to adb shell dumpsys bluetooth
* changes:
docs only. add new documentation for installing the new winusb driver. also add a link to the HTC support site for ADP flashing and remove references to the G1 and generalize to "consumer devices"
Merge commit '2d5a14d6bf2bbc5a7e895cd4a0b977dd2f297532' into eclair-plus-aosp
* commit '2d5a14d6bf2bbc5a7e895cd4a0b977dd2f297532':
clean up the too many deletes dialog
Merge commit '98d8858890227861c5dc28bc7acee9b1adedda45' into eclair-plus-aosp
* commit '98d8858890227861c5dc28bc7acee9b1adedda45':
Close suggestion cursors that arrive after adapter is closed
Merge commit 'ba223760895e62ad2fcb85476984cb29018860c9' into eclair
* commit 'ba223760895e62ad2fcb85476984cb29018860c9':
Close suggestion cursors that arrive after adapter is closed
Merge commit '4b8e3fb51155ab6c990803ff7780cd1b8c8f3dcf' into eclair-plus-aosp
* commit '4b8e3fb51155ab6c990803ff7780cd1b8c8f3dcf':
Disregard the EOS buffer flag while flushing or shutting down the decoder.
Merge commit 'c27bff913a2c9c4a1f42b00951740cf139cb19ad' into eclair-plus-aosp
* commit 'c27bff913a2c9c4a1f42b00951740cf139cb19ad':
Added a commandline option to "stagefright" that limits decoding to a maximum number of frames per iteration.
Merge commit '867bb7c3538cc66c378a695996cf8290a8774491' into eclair-plus-aosp
* commit '867bb7c3538cc66c378a695996cf8290a8774491':
Keep up with latest changes to overlay handling on that unnamable platform.
Merge commit 'd497d87650dd79f7d6a4751d79598d68ceb4b789' into eclair-plus-aosp
* commit 'd497d87650dd79f7d6a4751d79598d68ceb4b789':
Pass the estimated size of new HTML 5 databases to the ChromeClient so it can use that amount to figure an initial default quota.
Merge commit 'ba176d6c8ad581e65b46bd6835c0737e74ef453d' into eclair-plus-aosp
* commit 'ba176d6c8ad581e65b46bd6835c0737e74ef453d':
Don't reference hidden API from comments.
Merge commit '228743001721e5b167d393523ad35d78ba965195' into eclair-plus-aosp
* commit '228743001721e5b167d393523ad35d78ba965195':
If FLAGS_2D_PROJECTION is set, the MVP matrices need updating when changing the viewport.
Merge commit '16c758fb156cc8184e9c3ace7aa4717af4bb05ea' into eclair-plus-aosp
* commit '16c758fb156cc8184e9c3ace7aa4717af4bb05ea':
run the sync thread at background priority
Merge commit '534aa012b5063abeaa36b9ade69851add8b7a48f' into eclair-plus-aosp
* commit '534aa012b5063abeaa36b9ade69851add8b7a48f':
Mark all legacy contacts APIs as deprecated.