Commit Graph

11513 Commits

Author SHA1 Message Date
Jason Sams
03fa848afd am ebca5eec: am 83665194: Merge change I9d5e03db into eclair
Merge commit 'ebca5eec1c1e0a0cfc4ad25d1aacb1a3e30e44ef' into eclair-mr2-plus-aosp

* commit 'ebca5eec1c1e0a0cfc4ad25d1aacb1a3e30e44ef':
  Fix RS bugs.  We were holding a pointer to the script text from the java vm. Move freeing of objects to before context teardown to allow allocations to clean up their data.
2009-11-03 15:20:53 -08:00
Jason Sams
ebca5eec1c am 83665194: Merge change I9d5e03db into eclair
Merge commit '83665194abceeb7681cb7ac49a4b71aa6e96b1b1' into eclair-mr2

* commit '83665194abceeb7681cb7ac49a4b71aa6e96b1b1':
  Fix RS bugs.  We were holding a pointer to the script text from the java vm. Move freeing of objects to before context teardown to allow allocations to clean up their data.
2009-11-03 15:11:03 -08:00
Android (Google) Code Review
83665194ab Merge change I9d5e03db into eclair
* changes:
  Fix RS bugs.  We were holding a pointer to the script text from the java vm. Move freeing of objects to before context teardown to allow allocations to clean up their data.
2009-11-03 16:56:31 -05:00
Jason Parks
11335d98fd am 2e6e80b9: am c6e88afb: Merge change If2fdad3b into eclair
Merge commit '2e6e80b9db0168ea69ba78088412e9ee4cb23a40' into eclair-mr2-plus-aosp

* commit '2e6e80b9db0168ea69ba78088412e9ee4cb23a40':
  Add a warning when we leave threads in the binder thread pool in the background scheduling group.
2009-11-03 13:41:01 -08:00
Android Git Automerger
fe6168b897 am c6b2d297: am b96a9d92: Revert "fix 2233092 - Notification shade gets stuck half-open"
Merge commit 'c6b2d2970891790aa1c626a6f0d5ea39f5240161' into eclair-mr2-plus-aosp

* commit 'c6b2d2970891790aa1c626a6f0d5ea39f5240161':
  Revert "fix 2233092 - Notification shade gets stuck half-open"
2009-11-03 13:40:54 -08:00
Android Git Automerger
264863cb4b am a3f84bb2: am 6e8f47b0: Revert "Fix notification bar performance."
Merge commit 'a3f84bb2f434d507c866e3e8c52e0817c00da958' into eclair-mr2-plus-aosp

* commit 'a3f84bb2f434d507c866e3e8c52e0817c00da958':
  Revert "Fix notification bar performance."
2009-11-03 13:40:46 -08:00
Jason Parks
2e6e80b9db am c6e88afb: Merge change If2fdad3b into eclair
Merge commit 'c6e88afb3eda9da97f65b2a2f32e6a12c18301ba' into eclair-mr2

* commit 'c6e88afb3eda9da97f65b2a2f32e6a12c18301ba':
  Add a warning when we leave threads in the binder thread pool in the background scheduling group.
2009-11-03 13:34:51 -08:00
Android (Google) Code Review
c6e88afb3e Merge change If2fdad3b into eclair
* changes:
  Add a warning when we leave threads in the binder thread pool in the background scheduling group.
2009-11-03 16:29:22 -05:00
Jason Parks
dabcf4151a Add a warning when we leave threads in the binder thread pool in the background scheduling group. 2009-11-03 13:10:15 -08:00
Android Git Automerger
c6b2d29708 am b96a9d92: Revert "fix 2233092 - Notification shade gets stuck half-open"
Merge commit 'b96a9d9296925fef6a1c0e5ad4d847d96bf9acb5' into eclair-mr2

* commit 'b96a9d9296925fef6a1c0e5ad4d847d96bf9acb5':
  Revert "fix 2233092 - Notification shade gets stuck half-open"
2009-11-03 12:36:03 -08:00
Android Git Automerger
a3f84bb2f4 am 6e8f47b0: Revert "Fix notification bar performance."
Merge commit '6e8f47b0ed2ffdb55b695d9f154cccd3ea3c98de' into eclair-mr2

* commit '6e8f47b0ed2ffdb55b695d9f154cccd3ea3c98de':
  Revert "Fix notification bar performance."
2009-11-03 12:35:55 -08:00
Android Git Automerger
b96a9d9296 Revert "fix 2233092 - Notification shade gets stuck half-open"
As per Dr. No; revert commit 6a7899a8d6.
2009-11-03 12:29:46 -08:00
Android Git Automerger
6e8f47b0ed Revert "Fix notification bar performance."
As per Dr. No; revert commit 0d7dc3b800.
2009-11-03 12:26:15 -08:00
Romain Guy
da8504a65c am 4d7860d4: am 9ed30f93: Merge change I96444af2 into eclair
Merge commit '4d7860d408d248aaebed973e7f774c02efc290f8' into eclair-mr2-plus-aosp

* commit '4d7860d408d248aaebed973e7f774c02efc290f8':
  Unhide View.isOpaque().
2009-11-03 12:20:30 -08:00
Romain Guy
4d7860d408 am 9ed30f93: Merge change I96444af2 into eclair
Merge commit '9ed30f93f6149ede5885b9b8c0e22595876c6c84' into eclair-mr2

* commit '9ed30f93f6149ede5885b9b8c0e22595876c6c84':
  Unhide View.isOpaque().
2009-11-03 12:15:11 -08:00
Andreas Huber
4d4e985673 am d6e54a90: am 338ccf43: Merge change Id2906ad8 into eclair
Merge commit 'd6e54a902368885072975dd0bad78dcd1cafaaea' into eclair-mr2-plus-aosp

* commit 'd6e54a902368885072975dd0bad78dcd1cafaaea':
  Fix video flickering by propagating the NO_CACHING flag from the master to MemoryHeapPMem.
2009-11-03 12:10:27 -08:00
Android (Google) Code Review
9ed30f93f6 Merge change I96444af2 into eclair
* changes:
  Unhide View.isOpaque().
2009-11-03 15:10:21 -05:00
Romain Guy
732046f874 Unhide View.isOpaque().
Change-Id: I96444af2a7e66a330a2c4b3fa0a173ec5ab4ed40
2009-11-03 12:09:04 -08:00
Andreas Huber
d6e54a9023 am 338ccf43: Merge change Id2906ad8 into eclair
Merge commit '338ccf43b6a4468aea6aa7d831be7d6c8d8d134d' into eclair-mr2

* commit '338ccf43b6a4468aea6aa7d831be7d6c8d8d134d':
  Fix video flickering by propagating the NO_CACHING flag from the master to MemoryHeapPMem.
2009-11-03 11:59:59 -08:00
Android (Google) Code Review
338ccf43b6 Merge change Id2906ad8 into eclair
* changes:
  Fix video flickering by propagating the NO_CACHING flag from the master to MemoryHeapPMem.
2009-11-03 14:53:02 -05:00
Brett Chabot
8e59b032c3 am 4899daa0: am c54e0ce9: Merge change Ia86f2849 into eclair
Merge commit '4899daa0c8e747cd3c0ecf1c6ceeec022f6c7524' into eclair-mr2-plus-aosp

* commit '4899daa0c8e747cd3c0ecf1c6ceeec022f6c7524':
  Fix layoutlib tests so they pas when run from Eclipse workbench.
2009-11-03 11:44:48 -08:00
Brett Chabot
4899daa0c8 am c54e0ce9: Merge change Ia86f2849 into eclair
Merge commit 'c54e0ce964f4d38089def7ecee850a659f84bbe5' into eclair-mr2

* commit 'c54e0ce964f4d38089def7ecee850a659f84bbe5':
  Fix layoutlib tests so they pas when run from Eclipse workbench.
2009-11-03 11:36:45 -08:00
Android (Google) Code Review
c54e0ce964 Merge change Ia86f2849 into eclair
* changes:
  Fix layoutlib tests so they pas when run from Eclipse workbench.
2009-11-03 14:29:39 -05:00
Jason Sams
9d5e03db99 Fix RS bugs. We were holding a pointer to the script text from the java vm. Move freeing of objects to before context teardown to allow allocations to clean up their data. 2009-11-03 11:25:42 -08:00
Evan Millar
bce8f5f3a0 am 97c5a993: am 326eaa33: Merge change I0fae86b8 into eclair
Merge commit '97c5a993446b2da6bd45bf36bef1fa1268332749' into eclair-mr2-plus-aosp

* commit '97c5a993446b2da6bd45bf36bef1fa1268332749':
  Make QuickContact styles public.
2009-11-03 11:13:58 -08:00
Evan Millar
97c5a99344 am 326eaa33: Merge change I0fae86b8 into eclair
Merge commit '326eaa334da566c3dcae29b17f255c63c8bb919a' into eclair-mr2

* commit '326eaa334da566c3dcae29b17f255c63c8bb919a':
  Make QuickContact styles public.
2009-11-03 11:04:53 -08:00
Android (Google) Code Review
326eaa334d Merge change I0fae86b8 into eclair
* changes:
  Make QuickContact styles public.
2009-11-03 13:58:03 -05:00
Eric Laurent
7fc9343c33 am 62174d02: am 65e4f618: Merge change I60bed5d3 into eclair
Merge commit '62174d022b9018d92fc180a576bd12c13681c76e' into eclair-mr2-plus-aosp

* commit '62174d022b9018d92fc180a576bd12c13681c76e':
  Log for issue 2203561.
2009-11-03 10:43:33 -08:00
Eric Laurent
62174d022b am 65e4f618: Merge change I60bed5d3 into eclair
Merge commit '65e4f6188bfc8ec3c9d1c8476953cd1beb7922bc' into eclair-mr2

* commit '65e4f6188bfc8ec3c9d1c8476953cd1beb7922bc':
  Log for issue 2203561.
2009-11-03 10:33:01 -08:00
Brett Chabot
a86f28494c Fix layoutlib tests so they pas when run from Eclipse workbench.
Bug 2222616
2009-11-03 10:31:31 -08:00
Andreas Huber
d2906ad835 Fix video flickering by propagating the NO_CACHING flag from the master to MemoryHeapPMem. 2009-11-03 10:28:48 -08:00
Android (Google) Code Review
65e4f6188b Merge change I60bed5d3 into eclair
* changes:
  Log for issue 2203561.
2009-11-03 13:23:55 -05:00
Evan Millar
0fae86b80f Make QuickContact styles public.
This should have been done for the 2.0 sdk, but fell through the cracks.
Fortunately this will make it into the 2.1 sdk.
2009-11-03 09:49:43 -08:00
Mike Lockwood
44795bc2be am 0ce9c58f: am d2c68794: Merge changes I116424c4,Ibd0ef67f into eclair
Merge commit '0ce9c58fe33a3b96219944762adbff99d12212a3' into eclair-mr2-plus-aosp

* commit '0ce9c58fe33a3b96219944762adbff99d12212a3':
  Remove obsolete hardware auto-brightness support.
  Add documentation for proximity and light sensors.
2009-11-03 09:47:47 -08:00
Joe Onorato
5e2cd87f09 am 564fe1ba: am 6a7899a8: fix 2233092 - Notification shade gets stuck half-open
Merge commit '564fe1ba091f816f03cfae4dbdebcc7df22ae7f9' into eclair-mr2-plus-aosp

* commit '564fe1ba091f816f03cfae4dbdebcc7df22ae7f9':
  fix 2233092 - Notification shade gets stuck half-open
2009-11-03 09:47:39 -08:00
Mathias Agopian
d1d744cdf4 am 07d38c66: am 8637759a: Merge change I36d0184e into eclair
Merge commit '07d38c66692b7d87415667010c0658202b5a7f39' into eclair-mr2-plus-aosp

* commit '07d38c66692b7d87415667010c0658202b5a7f39':
  fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts when playing back video
2009-11-03 09:47:31 -08:00
Mike Lockwood
0ce9c58fe3 am d2c68794: Merge changes I116424c4,Ibd0ef67f into eclair
Merge commit 'd2c68794364120d0531667e797f078416ebef3f5' into eclair-mr2

* commit 'd2c68794364120d0531667e797f078416ebef3f5':
  Remove obsolete hardware auto-brightness support.
  Add documentation for proximity and light sensors.
2009-11-03 09:37:50 -08:00
Joe Onorato
564fe1ba09 am 6a7899a8: fix 2233092 - Notification shade gets stuck half-open
Merge commit '6a7899a8d6444989657d1058666269263b5b50c0' into eclair-mr2

* commit '6a7899a8d6444989657d1058666269263b5b50c0':
  fix 2233092 - Notification shade gets stuck half-open
2009-11-03 09:34:48 -08:00
Mathias Agopian
07d38c6669 am 8637759a: Merge change I36d0184e into eclair
Merge commit '8637759a1d34a4adda292579d5f8790587659235' into eclair-mr2

* commit '8637759a1d34a4adda292579d5f8790587659235':
  fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts when playing back video
2009-11-03 09:34:40 -08:00
Eric Laurent
f4ee40e26e Log for issue 2203561.
Implemented AudioPolicyService dump().
Added detailed dump for AudioPolicyManageriGeneric when AudioPolicyService is dumped.
2009-11-03 09:33:35 -08:00
Android (Google) Code Review
d2c6879436 Merge changes I116424c4,Ibd0ef67f into eclair
* changes:
  Remove obsolete hardware auto-brightness support.
  Add documentation for proximity and light sensors.
2009-11-03 12:32:04 -05:00
Joe Onorato
6a7899a8d6 fix 2233092 - Notification shade gets stuck half-open
Follow up to bug 2195678.  This was one of the reprocussions that
I was worried about with respect to that bug, so I'm counting
Dr. No on that change as the one for this one.
2009-11-03 12:22:33 -05:00
Mike Lockwood
f90ffcc639 Remove obsolete hardware auto-brightness support.
Change-Id: Ibd0ef67f887254f26ce19faf0627f8b246ec0a18
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-11-03 11:41:27 -05:00
Mike Lockwood
4115c51875 Add documentation for proximity and light sensors.
Change-Id: I116424c468d1d3afe89e0e17be773ee8b80ada92
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-11-03 10:36:24 -05:00
Daisuke Miyakawa
c4bbb9144d am 6cb76ac3: Rename the term "attribute"/"attr" to "parameter"/param".
Merge commit '6cb76ac37f1b4a36d81db7d7e8652d82b6f1b8b5' into eclair-mr2-plus-aosp

* commit '6cb76ac37f1b4a36d81db7d7e8652d82b6f1b8b5':
  Rename the term "attribute"/"attr" to "parameter"/param".
2009-11-03 00:58:16 -08:00
Daisuke Miyakawa
6cb76ac37f Rename the term "attribute"/"attr" to "parameter"/param".
We had been using "parameter"/"param" by mistake, while both vCard
formats uses theterm "attribute"/"attr". This is confusing.

Internal issue number: 2233884
2009-11-03 17:30:19 +09:00
Daisuke Miyakawa
e7a5141c0d am 66da163d: Move some useful logic to VCardTestsBase.java
Merge commit '66da163d4115688a8be7abb96c409a9858f9a8cd' into eclair-mr2-plus-aosp

* commit '66da163d4115688a8be7abb96c409a9858f9a8cd':
  Move some useful logic to VCardTestsBase.java
2009-11-03 00:04:43 -08:00
Daisuke Miyakawa
66da163d41 Move some useful logic to VCardTestsBase.java
Internal issue number: 2195990
2009-11-03 16:53:58 +09:00
Dirk Dougherty
759ac9e3da am 21cbd52b: am 483d29c0: am 671c61d6: Merge change Iaf5d2cc2 into eclair-sdk
Merge commit '21cbd52b7acb8f3fbcbd256a62f27f1476e9c89e' into eclair-mr2-plus-aosp

* commit '21cbd52b7acb8f3fbcbd256a62f27f1476e9c89e':
  doc change: misc doc fixes.
2009-11-02 18:29:52 -08:00
Android (Google) Code Review
8637759a1d Merge change I36d0184e into eclair
* changes:
  fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts when playing back video
2009-11-02 21:26:54 -05:00