Mathias Agopian
71eba665af
am 21977eb0: Merge change I56981989 into eclair
...
Merge commit '21977eb0f1d22497d0beed0492e579f953a56552' into eclair-plus-aosp
* commit '21977eb0f1d22497d0beed0492e579f953a56552':
fix [2231527] Compatibility with SpaceJunk game (OpenGL)
2009-11-03 15:11:41 -08:00
Jason Sams
ca56149384
am 83665194: Merge change I9d5e03db into eclair
...
Merge commit '83665194abceeb7681cb7ac49a4b71aa6e96b1b1' into eclair-plus-aosp
* 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:34 -08:00
Android (Google) Code Review
21977eb0f1
Merge change I56981989 into eclair
...
* changes:
fix [2231527] Compatibility with SpaceJunk game (OpenGL)
2009-11-03 18:04:49 -05: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
0054e45598
am c6e88afb: Merge change If2fdad3b into eclair
...
Merge commit 'c6e88afb3eda9da97f65b2a2f32e6a12c18301ba' into eclair-plus-aosp
* commit 'c6e88afb3eda9da97f65b2a2f32e6a12c18301ba':
Add a warning when we leave threads in the binder thread pool in the background scheduling group.
2009-11-03 13:34:54 -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
d2801942a9
am b96a9d92: Revert "fix 2233092 - Notification shade gets stuck half-open"
...
Merge commit 'b96a9d9296925fef6a1c0e5ad4d847d96bf9acb5' into eclair-plus-aosp
* commit 'b96a9d9296925fef6a1c0e5ad4d847d96bf9acb5':
Revert "fix 2233092 - Notification shade gets stuck half-open"
2009-11-03 12:36:15 -08:00
Android Git Automerger
8383d06fac
am 6e8f47b0: Revert "Fix notification bar performance."
...
Merge commit '6e8f47b0ed2ffdb55b695d9f154cccd3ea3c98de' into eclair-plus-aosp
* commit '6e8f47b0ed2ffdb55b695d9f154cccd3ea3c98de':
Revert "Fix notification bar performance."
2009-11-03 12:36:07 -08:00
Android Git Automerger
b96a9d9296
Revert "fix 2233092 - Notification shade gets stuck half-open"
...
As per Dr. No; revert commit 6a7899a8d6444989657d1058666269263b5b50c0.
2009-11-03 12:29:46 -08:00
Android Git Automerger
6e8f47b0ed
Revert "Fix notification bar performance."
...
As per Dr. No; revert commit 0d7dc3b800d0489c43ad9071615b2b4ebec80443.
2009-11-03 12:26:15 -08:00
Romain Guy
7239d4105a
am 9ed30f93: Merge change I96444af2 into eclair
...
Merge commit '9ed30f93f6149ede5885b9b8c0e22595876c6c84' into eclair-plus-aosp
* commit '9ed30f93f6149ede5885b9b8c0e22595876c6c84':
Unhide View.isOpaque().
2009-11-03 12:15:32 -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
f716b0e347
am 338ccf43: Merge change Id2906ad8 into eclair
...
Merge commit '338ccf43b6a4468aea6aa7d831be7d6c8d8d134d' into eclair-plus-aosp
* commit '338ccf43b6a4468aea6aa7d831be7d6c8d8d134d':
Fix video flickering by propagating the NO_CACHING flag from the master to MemoryHeapPMem.
2009-11-03 12:00:23 -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
15ff8ed31f
am c54e0ce9: Merge change Ia86f2849 into eclair
...
Merge commit 'c54e0ce964f4d38089def7ecee850a659f84bbe5' into eclair-plus-aosp
* commit 'c54e0ce964f4d38089def7ecee850a659f84bbe5':
Fix layoutlib tests so they pas when run from Eclipse workbench.
2009-11-03 11:34:58 -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
173c8af8ea
am 326eaa33: Merge change I0fae86b8 into eclair
...
Merge commit '326eaa334da566c3dcae29b17f255c63c8bb919a' into eclair-plus-aosp
* commit '326eaa334da566c3dcae29b17f255c63c8bb919a':
Make QuickContact styles public.
2009-11-03 11:04:39 -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
fb544f8314
am 65e4f618: Merge change I60bed5d3 into eclair
...
Merge commit '65e4f6188bfc8ec3c9d1c8476953cd1beb7922bc' into eclair-plus-aosp
* commit '65e4f6188bfc8ec3c9d1c8476953cd1beb7922bc':
Log for issue 2203561.
2009-11-03 10:32:56 -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
3580ee41f1
am d2c68794: Merge changes I116424c4,Ibd0ef67f into eclair
...
Merge commit 'd2c68794364120d0531667e797f078416ebef3f5' into eclair-plus-aosp
* commit 'd2c68794364120d0531667e797f078416ebef3f5':
Remove obsolete hardware auto-brightness support.
Add documentation for proximity and light sensors.
2009-11-03 09:37:39 -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
Joe Onorato
179af55bd8
am 6a7899a8: fix 2233092 - Notification shade gets stuck half-open
...
Merge commit '6a7899a8d6444989657d1058666269263b5b50c0' into eclair-plus-aosp
* commit '6a7899a8d6444989657d1058666269263b5b50c0':
fix 2233092 - Notification shade gets stuck half-open
2009-11-03 09:33:30 -08:00
Mathias Agopian
b87e3eb933
am 8637759a: Merge change I36d0184e into eclair
...
Merge commit '8637759a1d34a4adda292579d5f8790587659235' into eclair-plus-aosp
* commit '8637759a1d34a4adda292579d5f8790587659235':
fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts when playing back video
2009-11-03 09:33:22 -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
Mathias Agopian
5698198967
fix [2231527] Compatibility with SpaceJunk game (OpenGL)
...
we treated all lights as local lights when transforming their
position back to object space.
2009-11-02 18:33:08 -08:00
Dirk Dougherty
f93cf36964
am 483d29c0: am 671c61d6: Merge change Iaf5d2cc2 into eclair-sdk
...
Merge commit '483d29c0ddc9f4c110a8a8788ccd978010d55aa4' into eclair-plus-aosp
* commit '483d29c0ddc9f4c110a8a8788ccd978010d55aa4':
doc change: misc doc fixes.
2009-11-02 18:27:55 -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
Dirk Dougherty
483d29c0dd
am 671c61d6: Merge change Iaf5d2cc2 into eclair-sdk
...
Merge commit '671c61d66f8d556f206d167d0f3c3bbe037ed86b' into eclair
* commit '671c61d66f8d556f206d167d0f3c3bbe037ed86b':
doc change: misc doc fixes.
2009-11-02 18:17:26 -08:00
Android (Google) Code Review
671c61d66f
Merge change Iaf5d2cc2 into eclair-sdk
...
* changes:
doc change: misc doc fixes.
2009-11-02 21:05:30 -05:00
Mathias Agopian
36d0184e08
fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts when playing back video
...
we lost the concept of vertical stride when moving video playback to EGLImage.
Here we bring it back in a somewhat hacky-way that will work only for the
softgl/mdp backend.
2009-11-02 17:48:33 -08:00
James Dong
d4048822ef
am f67eff17: Merge change Ib0036762 into eclair
...
Merge commit 'f67eff177515baa421d8717ee20efdc516fde580' into eclair-plus-aosp
* commit 'f67eff177515baa421d8717ee20efdc516fde580':
Add windows media support check in MediaMetadataRetrieverTest
2009-11-02 17:19:56 -08:00
Brett Chabot
acb3676f92
am d6af2e0c: Merge change I43a335c3 into eclair
...
Merge commit 'd6af2e0cbf144b091d9c9d1bf2f3061547220c80' into eclair-plus-aosp
* commit 'd6af2e0cbf144b091d9c9d1bf2f3061547220c80':
Suppress takePicture test from continuous DO NOT MERGE.
2009-11-02 17:15:09 -08:00
Brett Chabot
7cf85c8ebd
am 774d956d: Merge change Ic8c7ca7b into eclair
...
Merge commit '774d956d5d2f6bece15c10c0db275596148c7ef8' into eclair-plus-aosp
* commit '774d956d5d2f6bece15c10c0db275596148c7ef8':
Remove testCheckMediaPlaybackHandlesApplicationItunes from continuous.
2009-11-02 17:15:02 -08:00
Android (Google) Code Review
f67eff1775
Merge change Ib0036762 into eclair
...
* changes:
Add windows media support check in MediaMetadataRetrieverTest bug 2232274
2009-11-02 20:13:20 -05:00
Android (Google) Code Review
d6af2e0cbf
Merge change I43a335c3 into eclair
...
* changes:
Suppress takePicture test from continuous DO NOT MERGE.
2009-11-02 20:08:16 -05:00
Android (Google) Code Review
774d956d5d
Merge change Ic8c7ca7b into eclair
...
* changes:
Remove testCheckMediaPlaybackHandlesApplicationItunes from continuous.
2009-11-02 20:07:11 -05:00
Dima Zavin
c34aa25729
am dfc7244a: libbinder: MemoryHeapPmem: honor the NO_CACHING flag when creating a client heap
...
Merge commit 'dfc7244aa874ae31cc13758e1e2cf6112f7a66b4' into eclair-plus-aosp
* commit 'dfc7244aa874ae31cc13758e1e2cf6112f7a66b4':
libbinder: MemoryHeapPmem: honor the NO_CACHING flag when creating a client heap
2009-11-02 17:05:04 -08:00
Dima Zavin
dfc7244aa8
libbinder: MemoryHeapPmem: honor the NO_CACHING flag when creating a client heap
...
Change-Id: Ia7beb800f5a24beaa4b7f3032b486d4ed1991b23
Signed-off-by: Dima Zavin <dima@android.com>
2009-11-02 16:36:45 -08:00
Jaikumar Ganesh
2cc3693d43
am a229ceda: Merge change I73d6c0f8 into eclair
...
Merge commit 'a229cedadd6c3b8ab7f2d8b7b45638753e834992' into eclair-plus-aosp
* commit 'a229cedadd6c3b8ab7f2d8b7b45638753e834992':
Add ability to disable sending Photos using Vcard. Do Not Merge
2009-11-02 15:54:33 -08:00
Android (Google) Code Review
a229cedadd
Merge change I73d6c0f8 into eclair
...
* changes:
Add ability to disable sending Photos using Vcard. Do Not Merge
2009-11-02 18:46:04 -05:00