9510 Commits

Author SHA1 Message Date
Amith Yamasani
2f55de1e8e am 09481271: am 5ea916b1: Merge change 26050 into eclair
Merge commit '09481271507cfac0db2f27b878f4a453ed919fb1'

* commit '09481271507cfac0db2f27b878f4a453ed919fb1':
  Track CPU speed stepping to get more accurate CPU cost per app.
2009-09-20 17:18:15 -07:00
Wu-cheng Li
8f7bd3031a am cd3a0242: am ffe1cf25: Unhide Camera lock and unlock API.
Merge commit 'cd3a02425179ea881f3534d687c143a2ce683684'

* commit 'cd3a02425179ea881f3534d687c143a2ce683684':
  Unhide Camera lock and unlock API.
2009-09-20 17:18:03 -07:00
Amith Yamasani
0948127150 am 5ea916b1: Merge change 26050 into eclair
Merge commit '5ea916b17cf0071f4d49936a370f4b873e4eb3e3' into eclair-plus-aosp

* commit '5ea916b17cf0071f4d49936a370f4b873e4eb3e3':
  Track CPU speed stepping to get more accurate CPU cost per app.
2009-09-20 17:08:53 -07:00
Wu-cheng Li
cd3a024251 am ffe1cf25: Unhide Camera lock and unlock API.
Merge commit 'ffe1cf251a4f8469695b8acfa37270684dc1b70c' into eclair-plus-aosp

* commit 'ffe1cf251a4f8469695b8acfa37270684dc1b70c':
  Unhide Camera lock and unlock API.
2009-09-20 17:08:44 -07:00
Android (Google) Code Review
5ea916b17c Merge change 26050 into eclair
* changes:
  Track CPU speed stepping to get more accurate CPU cost per app.
2009-09-20 19:59:16 -04:00
Jaikumar Ganesh
330eafe792 am a382a4b0: am 2092361d: Maintain pending outgoing bonding address.
Merge commit 'a382a4b0afd034ba6fd0f316b8ba34bb08fdec60'

* commit 'a382a4b0afd034ba6fd0f316b8ba34bb08fdec60':
  Maintain pending outgoing bonding address.
2009-09-20 16:40:27 -07:00
Jaikumar Ganesh
a382a4b0af am 2092361d: Maintain pending outgoing bonding address.
Merge commit '2092361d586a20190c9137fb3cc9434cdc9ec99f' into eclair-plus-aosp

* commit '2092361d586a20190c9137fb3cc9434cdc9ec99f':
  Maintain pending outgoing bonding address.
2009-09-20 16:30:39 -07:00
Wu-cheng Li
ffe1cf251a Unhide Camera lock and unlock API. 2009-09-21 07:28:44 +08:00
Mathias Agopian
dca2a05912 am be4d7d24: am cc7f40a8: Merge change 26060 into eclair
Merge commit 'be4d7d2446c14ade485f58bbfa451bb969d3c3a4'

* commit 'be4d7d2446c14ade485f58bbfa451bb969d3c3a4':
  log an error when loading an existing GL driver fails
2009-09-20 16:20:48 -07:00
Jaikumar Ganesh
2092361d58 Maintain pending outgoing bonding address.
This helps us to distinguish between incoming and outgoing Bonding requests.

Change-Id: I69e6a269b7dd6aad60e6f5711cad812291a7d313
2009-09-20 16:16:08 -07:00
Mathias Agopian
be4d7d2446 am cc7f40a8: Merge change 26060 into eclair
Merge commit 'cc7f40a88d64cbb4e664e231668ae4e2862036c6' into eclair-plus-aosp

* commit 'cc7f40a88d64cbb4e664e231668ae4e2862036c6':
  log an error when loading an existing GL driver fails
2009-09-20 16:15:29 -07:00
Android (Google) Code Review
cc7f40a88d Merge change 26060 into eclair
* changes:
  log an error when loading an existing GL driver fails
2009-09-20 19:09:29 -04:00
Mathias Agopian
40621774ec log an error when loading an existing GL driver fails 2009-09-20 16:07:26 -07:00
Amith Yamasani
e43530ab57 Track CPU speed stepping to get more accurate CPU cost per app.
More CPU speed stepping happening with newer devices, so we need
to qualify CPU time with the CPU speed, since power consumption
varies greatly by speed. Apps that peg the CPU should get a higher
penaltly.

Also, fix for 2062930: NPE at VolumePreference.onKey()
2009-09-20 16:03:50 -07:00
Christopher Tate
fb583427cb am 416eb3bb: am eb8aad7b: Merge change 26047 into eclair
Merge commit '416eb3bb6e3e3721cf1cb70e478f27256d881467'

* commit '416eb3bb6e3e3721cf1cb70e478f27256d881467':
  Fix up the first-backup-ever tracking
2009-09-20 15:53:55 -07:00
Christopher Tate
416eb3bb6e am eb8aad7b: Merge change 26047 into eclair
Merge commit 'eb8aad7b2a99d3332a2fa6d8778356d634c47127' into eclair-plus-aosp

* commit 'eb8aad7b2a99d3332a2fa6d8778356d634c47127':
  Fix up the first-backup-ever tracking
2009-09-20 15:42:20 -07:00
Android (Google) Code Review
eb8aad7b2a Merge change 26047 into eclair
* changes:
  Fix up the first-backup-ever tracking
2009-09-20 18:35:39 -04:00
Christopher Tate
90967f4f0d Fix up the first-backup-ever tracking
This changes a couple of bits of the Backup Manager's logic around
first-backup-ever handling.  First, it uses the same "what we've ever backed up"
handling as the rest of the system for purposes of instructing the backend to do
a wipe when the metadata is initialized for the device, instead of looking at
the presence of the @pm@ file.  Secondly, for the time being we won't be using
the saved state produced by agents' doRestore() logic.  Until the server is
migrating each restored package's data over to the new dataset, this was
resulting in the client holding an agent state blob for which no data existed on
the server under this device's identity but which the device thought was fully
up to date.
2009-09-20 15:33:35 -07:00
Karl Rosaen
ba6642703a am ef51eeed: am 6b965126: Merge change 26034 into eclair
Merge commit 'ef51eeed2a1e18280630e2ef46b3226843ec9b70'

* commit 'ef51eeed2a1e18280630e2ef46b3226843ec9b70':
  Clean up spin animation in rotary selector, and be even more generous for triggering.
2009-09-20 15:23:43 -07:00
Dianne Hackborn
836937e6a7 am f4d3e93e: am 238dc72f: Merge change 26004 into eclair
Merge commit 'f4d3e93e94382ad30047e0d3ed315aae76b2d177'

* commit 'f4d3e93e94382ad30047e0d3ed315aae76b2d177':
  Fix issue #1862317: Browser does not appear to honor anchors (#es) in links
2009-09-20 15:23:34 -07:00
Karl Rosaen
ef51eeed2a am 6b965126: Merge change 26034 into eclair
Merge commit '6b96512601bf37d840a99c8d82dcfbcc0427b33c' into eclair-plus-aosp

* commit '6b96512601bf37d840a99c8d82dcfbcc0427b33c':
  Clean up spin animation in rotary selector, and be even more generous for triggering.
2009-09-20 15:14:07 -07:00
Dianne Hackborn
f4d3e93e94 am 238dc72f: Merge change 26004 into eclair
Merge commit '238dc72f742efd8b9d87dc66c38c304cd6e0399c' into eclair-plus-aosp

* commit '238dc72f742efd8b9d87dc66c38c304cd6e0399c':
  Fix issue #1862317: Browser does not appear to honor anchors (#es) in links
2009-09-20 15:13:57 -07:00
Android (Google) Code Review
6b96512601 Merge change 26034 into eclair
* changes:
  Clean up spin animation in rotary selector, and be even more generous for triggering.
2009-09-20 18:09:27 -04:00
Android (Google) Code Review
238dc72f74 Merge change 26004 into eclair
* changes:
  Fix issue #1862317: Browser does not appear to honor anchors (#es) in links
2009-09-20 18:06:23 -04:00
Karl Rosaen
052e187eda Clean up spin animation in rotary selector, and be even more generous for triggering. 2009-09-20 15:03:20 -07:00
Suchi Amalapurapu
e5d7d7eab4 am e8e977bc: am f1871e27: Merge change 26009 into eclair
Merge commit 'e8e977bc4a5031da623188a562a1276305a7bf21'

* commit 'e8e977bc4a5031da623188a562a1276305a7bf21':
  Fix issue with printing gles version in aapt dump badging option
2009-09-20 14:45:24 -07:00
Suchi Amalapurapu
e8e977bc4a am f1871e27: Merge change 26009 into eclair
Merge commit 'f1871e273e1bf49d72a7f2ef51a4ef377d8f3112' into eclair-plus-aosp

* commit 'f1871e273e1bf49d72a7f2ef51a4ef377d8f3112':
  Fix issue with printing gles version in aapt dump badging option
2009-09-20 14:35:24 -07:00
Android (Google) Code Review
f1871e273e Merge change 26009 into eclair
* changes:
  Fix issue with printing gles version in aapt dump badging option If the name attribute for uses-feature or uses-permission is empty the error value is still empty indicating error and preventing the else part from being checked as it should be.
2009-09-20 17:28:28 -04:00
Chih-Chung Chang
f70b1aeaf8 am 358d4aa1: am c0df3a47: Merge change 25746 into eclair
Merge commit '358d4aa1e4b4282b7637fec24364ab286358c451'

* commit '358d4aa1e4b4282b7637fec24364ab286358c451':
  Fix 2092386: Support yuyv for camera preview format.
2009-09-20 14:11:36 -07:00
Chih-Chung Chang
358d4aa1e4 am c0df3a47: Merge change 25746 into eclair
Merge commit 'c0df3a473f6973cf32b343a886dd62559a4b93c7' into eclair-plus-aosp

* commit 'c0df3a473f6973cf32b343a886dd62559a4b93c7':
  Fix 2092386: Support yuyv for camera preview format.
2009-09-20 13:57:36 -07:00
John Wang
437b3383d1 am bd91aa32: am b7da7dd0: Merge change 25870 into eclair
Merge commit 'bd91aa32df91801368e2843fde23a049c802513e'

* commit 'bd91aa32df91801368e2843fde23a049c802513e':
  Add ring back tone notification.
2009-09-20 13:56:54 -07:00
Oscar Montemayor
4c25aa09a6 am 584b48d2: am 00a3823d: Merge change 26008 into eclair
Merge commit '584b48d24b5200b2d307f08b2c346474f33d7190'

* commit '584b48d24b5200b2d307f08b2c346474f33d7190':
  Modified random variable to use java.security.SecureRandom for authentication challenge genration.
2009-09-20 13:56:45 -07:00
Jaikumar Ganesh
7db8a76a83 am c81ca373: am 1d390e7f: Merge change 25976 into eclair
Merge commit 'c81ca373ee4e485277e11f180d4e46f7da2d0750'

* commit 'c81ca373ee4e485277e11f180d4e46f7da2d0750':
  Fix adapter name change problem.
2009-09-20 13:56:36 -07:00
Android (Google) Code Review
c0df3a473f Merge change 25746 into eclair
* changes:
  Fix 2092386: Support yuyv for camera preview format.
2009-09-20 16:48:45 -04:00
John Wang
bd91aa32df am b7da7dd0: Merge change 25870 into eclair
Merge commit 'b7da7dd0a3c9db59854d2ef01b3fe7b999ec14c2' into eclair-plus-aosp

* commit 'b7da7dd0a3c9db59854d2ef01b3fe7b999ec14c2':
  Add ring back tone notification.
2009-09-20 13:47:50 -07:00
Oscar Montemayor
584b48d24b am 00a3823d: Merge change 26008 into eclair
Merge commit '00a3823db55e3667ee6a2aa14b565db5dfb88df9' into eclair-plus-aosp

* commit '00a3823db55e3667ee6a2aa14b565db5dfb88df9':
  Modified random variable to use java.security.SecureRandom for authentication challenge genration.
2009-09-20 13:47:41 -07:00
Jaikumar Ganesh
c81ca373ee am 1d390e7f: Merge change 25976 into eclair
Merge commit '1d390e7f9e0eda7b5ae280493bc604b5bb99a8f2' into eclair-plus-aosp

* commit '1d390e7f9e0eda7b5ae280493bc604b5bb99a8f2':
  Fix adapter name change problem.
2009-09-20 13:47:32 -07:00
Android (Google) Code Review
b7da7dd0a3 Merge change 25870 into eclair
* changes:
  Add ring back tone notification.
2009-09-20 16:43:53 -04:00
Android (Google) Code Review
00a3823db5 Merge change 26008 into eclair
* changes:
  Modified random variable to use java.security.SecureRandom for authentication challenge genration.
2009-09-20 16:41:36 -04:00
John Wang
bbd754b8fe Add ring back tone notification.
Some networks may not play ring back tone, RIL will send UNSOL ringback notification.

Apps can register for ring back tone msg and play tone to user for receiving ALERTING message.

The return value indicates to play or stop ring tone.
2009-09-20 13:40:38 -07:00
Suchi Amalapurapu
40b94725dc Fix issue with printing gles version in aapt dump badging option
If the name attribute for uses-feature or uses-permission is empty
the error value is still empty indicating error and preventing the
else part from being checked as it should be.
2009-09-20 13:40:02 -07:00
Android (Google) Code Review
1d390e7f9e Merge change 25976 into eclair
* changes:
  Fix adapter name change problem.
2009-09-20 16:39:48 -04:00
Chih-Chung Chang
eb68c46a40 Fix 2092386: Support yuyv for camera preview format.
Change-Id: I3ef821fed2132a9faf92983324c7e036d0f5641e
2009-09-21 04:38:19 +08:00
Jaikumar Ganesh
34e4f6267e am 1781edd2: am 0647b580: Merge change 25970 into eclair
Merge commit '1781edd28639b23443f9d319d1e5cea41acab8e9'

* commit '1781edd28639b23443f9d319d1e5cea41acab8e9':
  Make removeBond() call async.
2009-09-20 13:30:06 -07:00
Christopher Tate
0cc1f1db8f am d4b74574: am 3a66413a: Merge change 25992 into eclair
Merge commit 'd4b74574a071eaa692fe6612ee99f519f9f56311'

* commit 'd4b74574a071eaa692fe6612ee99f519f9f56311':
  Add an 'init everything' operation to the first backup pass
2009-09-20 13:29:56 -07:00
Oscar Montemayor
25f2c4cd95 Modified random variable to use java.security.SecureRandom for authentication challenge genration. 2009-09-20 13:23:36 -07:00
Jaikumar Ganesh
1781edd286 am 0647b580: Merge change 25970 into eclair
Merge commit '0647b580aa7874311fc77b659e4f646750ddd74e' into eclair-plus-aosp

* commit '0647b580aa7874311fc77b659e4f646750ddd74e':
  Make removeBond() call async.
2009-09-20 13:18:35 -07:00
Christopher Tate
d4b74574a0 am 3a66413a: Merge change 25992 into eclair
Merge commit '3a66413af33f2f2a3511f644efe5b4e45198d7df' into eclair-plus-aosp

* commit '3a66413af33f2f2a3511f644efe5b4e45198d7df':
  Add an 'init everything' operation to the first backup pass
2009-09-20 13:18:26 -07:00
Android (Google) Code Review
0647b580aa Merge change 25970 into eclair
* changes:
  Make removeBond() call async.
2009-09-20 16:14:54 -04:00
Android (Google) Code Review
3a66413af3 Merge change 25992 into eclair
* changes:
  Add an 'init everything' operation to the first backup pass
2009-09-20 16:10:59 -04:00