Commit Graph

4170 Commits

Author SHA1 Message Date
Fred Quintana
6228c9ea62 am 3cff76aa: make sure that the sync thread is protected by a consistent lock
Merge commit '3cff76aaa893049d02467a231d477e86a0f80daa' into eclair-plus-aosp

* commit '3cff76aaa893049d02467a231d477e86a0f80daa':
  make sure that the sync thread is protected by a consistent lock
2009-08-27 02:08:28 -07:00
Android (Google) Code Review
1f71fb78b8 Merge change 22883 into donut
* changes:
  Various tweaks to try to improve low memory behavior.
2009-08-27 01:14:00 -07:00
Dan Murphy
f7981cc09f am 42b16482: Add option to allow no-unlock-on-slider-open
Merge commit '42b1648212d31dbc63518ca8379f145fef1efcb8' into eclair-plus-aosp

* commit '42b1648212d31dbc63518ca8379f145fef1efcb8':
  Add option to allow no-unlock-on-slider-open
2009-08-26 21:01:02 -07:00
Hung-ying Tyan
188e333b34 am d21a04c0: Merge change 21259 into eclair
Merge commit 'd21a04c06c0d9b1cb401c30bf6da778010872957' into eclair-plus-aosp

* commit 'd21a04c06c0d9b1cb401c30bf6da778010872957':
  Make certificate-handling-related constants public
2009-08-26 20:31:29 -07:00
Android (Google) Code Review
734b2ba849 Merge change 21259 into eclair
* changes:
  Make certificate-handling-related constants public
2009-08-26 20:29:17 -07:00
Amith Yamasani
3b793e33bb am ed5fede3: Merge change 22667 into eclair
Merge commit 'ed5fede3f8a376ebed46beeb41796838847ad68d' into eclair-plus-aosp

* commit 'ed5fede3f8a376ebed46beeb41796838847ad68d':
  Fix rare NPE due to key being delivered after activity is stopped. #2062930
2009-08-26 18:01:46 -07:00
Android (Google) Code Review
1d6de446a4 Merge change 22667 into eclair
* changes:
  Fix rare NPE due to key being delivered after activity is stopped. #2062930
2009-08-26 17:59:26 -07:00
Mathias Agopian
ceb0e5448c am eafcadca: Merge change 22841 into eclair
Merge commit 'eafcadca7a69ac49d5484d04badcc8ccf177a5f3' into eclair-plus-aosp

* commit 'eafcadca7a69ac49d5484d04badcc8ccf177a5f3':
  dumpsys SurfaceFlinger will now always dump SF's state, even if SF is deadlocked
2009-08-26 17:41:56 -07:00
Android (Google) Code Review
205c34b02f Merge change 22841 into eclair
* changes:
  dumpsys SurfaceFlinger will now always dump SF's state, even if SF is deadlocked (in this case the state is dumped without the proper locks held which could result to a crash)
2009-08-26 17:40:56 -07:00
Jean-Michel Trivi
8e47f66e6c am 4813b51e: Merge change 22838 into eclair
Merge commit '4813b51ec7f9f485a9f98583d4a90ca3d1bed6f7' into eclair-plus-aosp

* commit '4813b51ec7f9f485a9f98583d4a90ca3d1bed6f7':
  Implement clean killing of the TTS service.
2009-08-26 17:20:12 -07:00
Android (Google) Code Review
0033bfa79c Merge change 22838 into eclair
* 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.
2009-08-26 17:18:47 -07:00
San Mehat
6c1902810d am 1339614e: Merge change 22839 into eclair
Merge commit '1339614e67ff81b22d961e10d39f36118c536752' into eclair-plus-aosp

* commit '1339614e67ff81b22d961e10d39f36118c536752':
  dumpstate: Get last_kmsg from /data instead of /proc.
2009-08-26 17:13:26 -07:00
Android (Google) Code Review
084fbdd56b Merge change 22839 into eclair
* changes:
  dumpstate: Get last_kmsg from /data instead of /proc.
2009-08-26 17:11:23 -07:00
Mathias Agopian
9795c42e55 dumpsys SurfaceFlinger will now always dump SF's state, even if SF is deadlocked
(in this case the state is dumped without the proper locks held which could result to a crash)

in addition, the last transaction and swap times are printed to the dump as well as the time spent
*currently* in these function. For instance, if SF is unresponsive because eglSwapBuffers() is stuck,
this will show up here.
2009-08-26 16:55:50 -07:00
Sanjay Jeyakumar
547f40ebac am b89c9d42: Merge change 22826 into eclair
Merge commit 'b89c9d422781d10c614af61b1519daed2b9086e2' into eclair-plus-aosp

* commit 'b89c9d422781d10c614af61b1519daed2b9086e2':
  Add Gservices setting for the frequency to perform provisioning.
2009-08-26 16:36:57 -07:00
Android (Google) Code Review
161f74cb6a Merge change 22826 into eclair
* changes:
  Add Gservices setting for the frequency to perform provisioning.
2009-08-26 16:34:13 -07:00
Scott Main
0047ce88f7 am 1b856974: Merge change 22822 into eclair
Merge commit '1b856974617cb88202cdfe28bdcf43a939fa47be' into eclair-plus-aosp

* commit '1b856974617cb88202cdfe28bdcf43a939fa47be':
  docs only.
2009-08-26 15:32:49 -07:00
Android (Google) Code Review
b486ae5c72 Merge change 22822 into eclair
* changes:
  resolved conflicts for merge of b0f5b755 to eclair
2009-08-26 15:31:09 -07:00
Scott Main
624d35d254 resolved conflicts for merge of b0f5b755 to eclair 2009-08-26 15:29:03 -07:00
Andreas Huber
69553e9bda am 2d829928: Merge change 22818 into eclair
Merge commit '2d829928792f99f9cf44ca5d9d1c1eb6cb771c5a' into eclair-plus-aosp

* commit '2d829928792f99f9cf44ca5d9d1c1eb6cb771c5a':
  assert => CHECK in stagefright.
2009-08-26 15:20:25 -07:00
Android (Google) Code Review
63723266d3 Merge change 22818 into eclair
* changes:
  assert => CHECK in stagefright.
2009-08-26 15:18:21 -07:00
Nick Pelly
f892222334 am 993844bd: Merge change 22806 into eclair
Merge commit '993844bde5270f004aa504c879aa2e99b5c3765f' into eclair-plus-aosp

* commit '993844bde5270f004aa504c879aa2e99b5c3765f':
  Add trailing "\n" to debug output.
2009-08-26 14:16:11 -07:00
Android (Google) Code Review
21ee76721f Merge change 22806 into eclair
* changes:
  Add trailing "\n" to debug output.
2009-08-26 14:13:55 -07:00
Evan Millar
ecc673ad6c am c4ba7e39: Merge change 22772 into eclair
Merge commit 'c4ba7e39f1588604c0ae1e117e35b8413619abac' into eclair-plus-aosp

* commit 'c4ba7e39f1588604c0ae1e117e35b8413619abac':
  New List and Tab assets.
2009-08-26 14:12:48 -07:00
Nick Pelly
e3eb19e357 am b078d6ef: Merge change 22803 into eclair
Merge commit 'b078d6ef7c83df156ff2f6bac48df26a2766bf5d' into eclair-plus-aosp

* commit 'b078d6ef7c83df156ff2f6bac48df26a2766bf5d':
  Add uuids to adb shell dumpsys bluetooth
2009-08-26 14:12:44 -07:00
Android (Google) Code Review
6a00779e59 Merge change 22772 into eclair
* changes:
  New List and Tab assets.
2009-08-26 14:10:19 -07:00
Android (Google) Code Review
18effe65fb Merge change 22803 into eclair
* changes:
  Add uuids to adb shell dumpsys bluetooth
2009-08-26 14:07:41 -07:00
Nick Pelly
4a8cacf5aa am d41c5776: Merge change 22768 into eclair
Merge commit 'd41c577684785eecd3ffa848aafae759e5889731' into eclair-plus-aosp

* commit 'd41c577684785eecd3ffa848aafae759e5889731':
  Fix authorization check for Audio Source.
2009-08-26 14:05:20 -07:00
Android (Google) Code Review
5d1cbf6769 Merge change 22768 into eclair
* changes:
  Fix authorization check for Audio Source.
2009-08-26 14:03:15 -07:00
Android (Google) Code Review
38b2189723 Merge change 22090 into donut
* 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"
2009-08-26 12:55:54 -07:00
Mike Lockwood
1c2d65aab8 am 23b1a470: Merge change 22769 into eclair
Merge commit '23b1a470081e6b3c56ada4c43863ca7ed48c3ad2' into eclair-plus-aosp

* commit '23b1a470081e6b3c56ada4c43863ca7ed48c3ad2':
  MountService: Launch UsbStorageActivity with Intent.FLAG_ACTIVITY_NEW_TASK flag.
2009-08-26 12:27:51 -07:00
Android (Google) Code Review
2b5f5eeba1 Merge change 22769 into eclair
* changes:
  MountService: Launch UsbStorageActivity with Intent.FLAG_ACTIVITY_NEW_TASK flag.
2009-08-26 12:25:55 -07:00
Fred Quintana
a98c9dbc52 am 2d5a14d6: Merge change 22732 into eclair
Merge commit '2d5a14d6bf2bbc5a7e895cd4a0b977dd2f297532' into eclair-plus-aosp

* commit '2d5a14d6bf2bbc5a7e895cd4a0b977dd2f297532':
  clean up the too many deletes dialog
2009-08-26 11:49:35 -07:00
Android (Google) Code Review
2b7a098a05 Merge change 22732 into eclair
* changes:
  clean up the too many deletes dialog
2009-08-26 11:47:20 -07:00
Bjorn Bringert
aeda5888e6 am 98d88588: am ba223760: Close suggestion cursors that arrive after adapter is closed
Merge commit '98d8858890227861c5dc28bc7acee9b1adedda45' into eclair-plus-aosp

* commit '98d8858890227861c5dc28bc7acee9b1adedda45':
  Close suggestion cursors that arrive after adapter is closed
2009-08-26 11:44:09 -07:00
Bjorn Bringert
ddc02e32aa am ba223760: 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
2009-08-26 11:41:40 -07:00
Andreas Huber
2878c3067a am 4b8e3fb5: Merge change 22777 into eclair
Merge commit '4b8e3fb51155ab6c990803ff7780cd1b8c8f3dcf' into eclair-plus-aosp

* commit '4b8e3fb51155ab6c990803ff7780cd1b8c8f3dcf':
  Disregard the EOS buffer flag while flushing or shutting down the decoder.
2009-08-26 10:40:33 -07:00
Android (Google) Code Review
7d1622eeec Merge change 22777 into eclair
* changes:
  Disregard the EOS buffer flag while flushing or shutting down the decoder.
2009-08-26 10:38:53 -07:00
Andreas Huber
16d6ed72be am c27bff91: Merge change 22774 into eclair
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.
2009-08-26 10:32:51 -07:00
Andreas Huber
12d00037ae am 867bb7c3: Merge change 22773 into eclair
Merge commit '867bb7c3538cc66c378a695996cf8290a8774491' into eclair-plus-aosp

* commit '867bb7c3538cc66c378a695996cf8290a8774491':
  Keep up with latest changes to overlay handling on that unnamable platform.
2009-08-26 10:32:47 -07:00
Android (Google) Code Review
ff64600806 Merge change 22774 into eclair
* changes:
  Added a commandline option to "stagefright" that limits decoding to a maximum number of frames per iteration.
2009-08-26 10:30:56 -07:00
Android (Google) Code Review
2714e0f214 Merge change 22773 into eclair
* changes:
  Keep up with latest changes to overlay handling on that unnamable platform.
2009-08-26 10:30:31 -07:00
Evan Millar
7dd3461fb8 am ea839a72: Merge change 22766 into eclair
Merge commit 'ea839a72fd68e0b796e6dd2384de1447d06d9b62' into eclair-plus-aosp

* commit 'ea839a72fd68e0b796e6dd2384de1447d06d9b62':
  Add assets for fasttrack badges.
2009-08-26 10:22:06 -07:00
Android (Google) Code Review
95955fee8c Merge change 22766 into eclair
* changes:
  Add assets for fasttrack badges.
2009-08-26 10:20:30 -07:00
Eric Laurent
58b7288e36 am 6ee9952b: Fix issue 2076322: AudioService, too many stream volume steps.
Merge commit '6ee9952bc20be72b9419cb653c9e2e833889a3d3' into eclair-plus-aosp

* commit '6ee9952bc20be72b9419cb653c9e2e833889a3d3':
  Fix issue 2076322: AudioService, too many stream volume steps.
2009-08-26 08:52:28 -07:00
Ben Murdoch
073ef9032e am d497d876: 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 '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.
2009-08-26 04:43:39 -07:00
Daisuke Miyakawa
307bec4a81 am 97f87095: Merge change 22399 into eclair
Merge commit '97f870956a37d441f82e21135a5e68d3ecdd0bf5' into eclair-plus-aosp

* commit '97f870956a37d441f82e21135a5e68d3ecdd0bf5':
  Refactor VCard handling code, phase 2, 3, 4, 5
2009-08-25 22:10:36 -07:00
Android (Google) Code Review
56e29c6624 Merge change 22399 into eclair
* changes:
  Refactor VCard handling code, phase 2, 3, 4, 5
2009-08-25 22:08:38 -07:00
Jeff Sharkey
a047da7e26 am ba176d6c: Don\'t reference hidden API from comments.
Merge commit 'ba176d6c8ad581e65b46bd6835c0737e74ef453d' into eclair-plus-aosp

* commit 'ba176d6c8ad581e65b46bd6835c0737e74ef453d':
  Don't reference hidden API from comments.
2009-08-25 19:08:00 -07:00
Martin Storsjo
ea4cab67bd am 09f4c942: Merge change 22710 into eclair
Merge commit '09f4c94233502eeb19d4a4c8f05cd331e64c4992' into eclair-plus-aosp

* commit '09f4c94233502eeb19d4a4c8f05cd331e64c4992':
  Calculate specular lighting correctly
2009-08-25 18:38:21 -07:00