Commit Graph

38903 Commits

Author SHA1 Message Date
Andreas Huber
7b8e131498 am 57fff7f6: am 4b8e3fb5: Merge change 22777 into eclair
Merge commit '57fff7f619385791152bcd0143dfcd3a970638f1'

* commit '57fff7f619385791152bcd0143dfcd3a970638f1':
  Disregard the EOS buffer flag while flushing or shutting down the decoder.
2009-08-26 10:42:29 -07:00
Andreas Huber
57fff7f619 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
4b8e3fb511 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
7e1cb6a432 am ba32abac: am c27bff91: Merge change 22774 into eclair
Merge commit 'ba32abaca92208dd407c421767737a4358479c99'

* commit 'ba32abaca92208dd407c421767737a4358479c99':
  Added a commandline option to "stagefright" that limits decoding to a maximum number of frames per iteration.
2009-08-26 10:34:45 -07:00
Andreas Huber
a9b60ffc6d am e3d89618: am 867bb7c3: Merge change 22773 into eclair
Merge commit 'e3d8961894484e45f871574bc7c7bca0db7a7ae4'

* commit 'e3d8961894484e45f871574bc7c7bca0db7a7ae4':
  Keep up with latest changes to overlay handling on that unnamable platform.
2009-08-26 10:34:41 -07:00
Andreas Huber
d7795892a5 Disregard the EOS buffer flag while flushing or shutting down the decoder. 2009-08-26 10:33:47 -07:00
Andreas Huber
ba32abaca9 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
e3d8961894 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
c27bff913a 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
867bb7c353 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
9e34784eb1 am 5df8c516: am ea839a72: Merge change 22766 into eclair
Merge commit '5df8c516123171f681bd335bf4d714154dfe9197'

* commit '5df8c516123171f681bd335bf4d714154dfe9197':
  Add assets for fasttrack badges.
2009-08-26 10:23:57 -07:00
Evan Millar
5df8c51612 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
ea839a72fd Merge change 22766 into eclair
* changes:
  Add assets for fasttrack badges.
2009-08-26 10:20:30 -07:00
Andreas Huber
557c6ce71c Added a commandline option to "stagefright" that limits decoding to a maximum number of frames per iteration. 2009-08-26 10:11:50 -07:00
Mike Lockwood
9517443904 MountService: Launch UsbStorageActivity with Intent.FLAG_ACTIVITY_NEW_TASK flag.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-08-26 09:44:09 -07:00
Andreas Huber
446f44f61a Keep up with latest changes to overlay handling on that unnamable platform. 2009-08-26 09:11:13 -07:00
Evan Millar
22136fe1df Add assets for fasttrack badges.
These may be incorporated into a fasttrack framework widget at some
point. For now we'll just make them private assets.

Change-Id: I6b8c1e5c4a5f8c38a95f23dfab9a67973862db95
2009-08-26 09:03:42 -07:00
linuxemacs
c0bfbd3414 Fix android application platform will crash problem.
If slide on password lock panel and repeatedly swith this
panel to lock panel with BACK button and POWER/HOME button,
the android application platform will crash.
2009-08-26 09:02:40 -07:00
Eric Laurent
3c7e9ccb72 am 26ca665d: am 6ee9952b: Fix issue 2076322: AudioService, too many stream volume steps.
Merge commit '26ca665d77b696059e333b1e658e3cd9b338cfee'

* commit '26ca665d77b696059e333b1e658e3cd9b338cfee':
  Fix issue 2076322: AudioService, too many stream volume steps.
2009-08-26 08:54:37 -07:00
Eric Laurent
26ca665d77 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
Dan Murphy
ab97c84da5 policy/impl: Add option to disable screen-unlock-on-slider-open
Signed-off-by: Dan Murphy <D.Murphy@motorola.com>
2009-08-26 08:51:09 -07:00
Eric Laurent
6ee9952bc2 Fix issue 2076322: AudioService, too many stream volume steps.
MAX_STREAM_VOLUME[] now contains the maximum valid index instead of the number of indexes for all stream types.
2009-08-26 05:23:20 -07:00
Bjorn Bringert
ba22376089 Close suggestion cursors that arrive after adapter is closed
Before, after using the Browser, memory-hungry apps could
become very sluggish. This was because the search dialog in the
system process had the BrowserProvider open, which in turn had
EnhancedGoogleSearch open. Since EhancedGoogleSearch runs in acore,
the system would keep both the Browser process and acore to stay
around forever.

The cause (or at least one common cause) for this was that
if the user types quickly, and clicks on a suggestion before
the displayed suggestions have caught up, some suggestion cursors
are not be closed.

This change solves this problem by adding a close() method to
SuggestionsAdapter. SuggestionsAdapter now closes any cursors
that are passed to it after close() is called.

Fixes http://b/issue?id=2078226
"global search holding reference to browser: system -> browser -> acore = :("
2009-08-26 13:18:40 +01:00
Steve Block
d875ce6dac Sets or clears Geolocation permissions for Google origins when the 'Location & privacy - Share with Google' sysetm setting is changed.
This fixes bug http://b/issue?id=1933893
2009-08-26 12:51:14 +01:00
Ben Murdoch
576c26dd91 am 4cbbca0d: 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 '4cbbca0dd3c95dc3875914171d839eac78452562'

* commit '4cbbca0dd3c95dc3875914171d839eac78452562':
  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:45:31 -07:00
Ben Murdoch
4cbbca0dd3 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
Ben Murdoch
d497d87650 Pass the estimated size of new HTML 5 databases to the ChromeClient so it can use that amount to figure an initial default quota.
Change-Id:Ic9372b0c86472b42ba5d0b964aaff1e2bbfe3efa
2009-08-26 12:39:55 +01:00
Daisuke Miyakawa
69fd8c19c5 am 5d147264: am 97f87095: Merge change 22399 into eclair
Merge commit '5d147264c76db862d0782ea634a3e4a39a992619'

* commit '5d147264c76db862d0782ea634a3e4a39a992619':
  Refactor VCard handling code, phase 2, 3, 4, 5
2009-08-25 22:13:07 -07:00
Daisuke Miyakawa
5d147264c7 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
97f870956a Merge change 22399 into eclair
* changes:
  Refactor VCard handling code, phase 2, 3, 4, 5
2009-08-25 22:08:38 -07:00
Fred Quintana
c848b7023b clean up the too many deletes dialog 2009-08-25 20:31:05 -07:00
Jeff Sharkey
d2b3a6fb89 am f1be6d0a: am ba176d6c: Don\'t reference hidden API from comments.
Merge commit 'f1be6d0acea4aad4396d76d1d3486783b3d0f4ae'

* commit 'f1be6d0acea4aad4396d76d1d3486783b3d0f4ae':
  Don't reference hidden API from comments.
2009-08-25 19:10:14 -07:00
Jeff Sharkey
f1be6d0ace 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
Jeff Sharkey
ba176d6c8a Don't reference hidden API from comments. 2009-08-25 19:05:47 -07:00
Martin Storsjo
08d410bfe6 am 085e2c91: am 09f4c942: Merge change 22710 into eclair
Merge commit '085e2c912a8cc677e31da48250130d90c0af5c32'

* commit '085e2c912a8cc677e31da48250130d90c0af5c32':
  Calculate specular lighting correctly
2009-08-25 18:39:30 -07:00
Martin Storsjo
aa8806f69a am 899b6a07: am 22874300: Merge change 22709 into eclair
Merge commit '899b6a07d133640d0faf40e0af976eab3600c403'

* commit '899b6a07d133640d0faf40e0af976eab3600c403':
  If FLAGS_2D_PROJECTION is set, the MVP matrices need updating when changing the viewport.
2009-08-25 18:39:26 -07:00
Martin Storsjo
085e2c912a 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
Martin Storsjo
899b6a07d1 am 22874300: Merge change 22709 into eclair
Merge commit '228743001721e5b167d393523ad35d78ba965195' into eclair-plus-aosp

* commit '228743001721e5b167d393523ad35d78ba965195':
  If FLAGS_2D_PROJECTION is set, the MVP matrices need updating when changing the viewport.
2009-08-25 18:38:17 -07:00
Android (Google) Code Review
09f4c94233 Merge change 22710 into eclair
* changes:
  Calculate specular lighting correctly
2009-08-25 18:36:47 -07:00
Android (Google) Code Review
2287430017 Merge change 22709 into eclair
* changes:
  If FLAGS_2D_PROJECTION is set, the MVP matrices need updating when changing the viewport.
2009-08-25 18:36:22 -07:00
Dmitri Plotnikov
fde0a6e124 am d30866fb: am 22e2aaaa: Merge change 22656 into eclair
Merge commit 'd30866fba31034bc72420506287390d4c347353e'

* commit 'd30866fba31034bc72420506287390d4c347353e':
  Adding an aggregation mode: AGGREGATION_SUSPENDED
2009-08-25 18:36:02 -07:00
Martin Storsjo
c0dea96491 Calculate specular lighting correctly
Since the lighting calculations are done in object space, the vector
from the object to the viewer also needs to be transformed to object
space.
2009-08-25 18:35:54 -07:00
Martin Storsjo
4f31af9346 If FLAGS_2D_PROJECTION is set, the MVP matrices need updating when changing the viewport. 2009-08-25 18:35:03 -07:00
Dmitri Plotnikov
d30866fba3 am 22e2aaaa: Merge change 22656 into eclair
Merge commit '22e2aaaa5cb465679320e1027240d5150f574706' into eclair-plus-aosp

* commit '22e2aaaa5cb465679320e1027240d5150f574706':
  Adding an aggregation mode: AGGREGATION_SUSPENDED
2009-08-25 18:34:53 -07:00
Android (Google) Code Review
22e2aaaa5c Merge change 22656 into eclair
* changes:
  Adding an aggregation mode: AGGREGATION_SUSPENDED
2009-08-25 18:33:13 -07:00
Fred Quintana
361ed21177 am 381bc383: am 16c758fb: Merge change 22702 into eclair
Merge commit '381bc38355ae05efee92d369076b3228969c0e1d'

* commit '381bc38355ae05efee92d369076b3228969c0e1d':
  run the sync thread at background priority
2009-08-25 17:46:11 -07:00
Fred Quintana
381bc38355 am 16c758fb: Merge change 22702 into eclair
Merge commit '16c758fb156cc8184e9c3ace7aa4717af4bb05ea' into eclair-plus-aosp

* commit '16c758fb156cc8184e9c3ace7aa4717af4bb05ea':
  run the sync thread at background priority
2009-08-25 17:44:08 -07:00
Android (Google) Code Review
16c758fb15 Merge change 22702 into eclair
* changes:
  run the sync thread at background priority
2009-08-25 17:42:26 -07:00
Jeff Sharkey
a5cc0b7257 am 77a2bc56: am 534aa012: Mark all legacy contacts APIs as deprecated.
Merge commit '77a2bc56d09242b3e358308641d8f0bb1c184eb2'

* commit '77a2bc56d09242b3e358308641d8f0bb1c184eb2':
  Mark all legacy contacts APIs as deprecated.
2009-08-25 17:33:45 -07:00
Jeff Sharkey
77a2bc56d0 am 534aa012: Mark all legacy contacts APIs as deprecated.
Merge commit '534aa012b5063abeaa36b9ade69851add8b7a48f' into eclair-plus-aosp

* commit '534aa012b5063abeaa36b9ade69851add8b7a48f':
  Mark all legacy contacts APIs as deprecated.
2009-08-25 17:32:43 -07:00