Android (Google) Code Review
9a54d7dddc
Merge change Ibbf945f3 into eclair
...
* changes:
fix [2236832] software OpenGL ES driver doesn't work on sholes
2009-11-04 15:45:39 -05:00
Android (Google) Code Review
c20fc77c5a
Merge change Iefd4a388 into eclair
...
* changes:
Suppress flaky test AppCacheTest#testFreeApplicationCacheSomeFiles
2009-11-04 14:56:14 -05:00
Android (Google) Code Review
7ed0ceeba5
Merge change I6869df3a into eclair
...
* changes:
Add new audio sources to support the A1026 recording configurations.
2009-11-04 11:49:25 -05:00
Mike Lockwood
27c6dd7aa4
PowerManagerService: Fix manual brightness mode.
...
Change-Id: I10aec64e3f7ae2715475b9797565747295c19a00
Signed-off-by: Mike Lockwood <lockwood@android.com >
2009-11-04 08:57:07 -05:00
Mathias Agopian
bbf945f3c0
fix [2236832] software OpenGL ES driver doesn't work on sholes
...
make sure to not pass our fake handles to the real gralloc
2009-11-03 21:08:06 -08:00
Jean-Michel Trivi
6869df3a5d
Add new audio sources to support the A1026 recording configurations.
2009-11-03 19:43:21 -08:00
Romain Guy
e1e0dc8e6e
Make sure we relayout the TextView when the text changes and marquee is enabled.
...
Bug #2192881 .
Change-Id: Iffc2d15947a11974d9dc175740e3a5489cd43d21
2009-11-03 17:24:55 -08:00
Android (Google) Code Review
decc139b23
Merge change I7a824efc into eclair
...
* changes:
Support applications changing the surface attached to the RS.
2009-11-03 18:56:03 -05:00
Android (Google) Code Review
86396f97c9
Merge changes Idcdd2978,Ied564b31,I6179126d into eclair
...
* changes:
Fix 2233444 (No IME).
Revert "Revert "Fix notification bar performance.""
Revert "Revert "fix 2233092 - Notification shade gets stuck half-open""
2009-11-03 18:20:25 -05: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
Jason Sams
efd9b6fb2e
Support applications changing the surface attached to the RS.
2009-11-03 14:15:28 -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
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
Amith Yamasani
6179126dad
Fix 2233444 (No IME).
...
Fix the flags for the StatusBarExpanded window that were causing the Window Manager to
think that it needed input.
2009-11-03 13:22:24 -08:00
Amith Yamasani
ed564b319d
Revert "Revert "Fix notification bar performance.""
...
This reverts commit 6e8f47b0ed .
2009-11-03 13:20:21 -08:00
Amith Yamasani
dcdd29781a
Revert "Revert "fix 2233092 - Notification shade gets stuck half-open""
...
This reverts commit b96a9d9296 .
2009-11-03 13:18:03 -08: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
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
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
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
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
Android (Google) Code Review
326eaa334d
Merge change I0fae86b8 into eclair
...
* changes:
Make QuickContact styles public.
2009-11-03 13:58:03 -05: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
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
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
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
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
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
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
Android (Google) Code Review
03e778b913
Merge change Ic4918c30 into eclair
...
* changes:
Fix a build break. Too many branches to keep track of.
2009-11-02 18:05:55 -05:00
Jason Sams
c4918c3014
Fix a build break. Too many branches to keep track of.
2009-11-02 15:05:04 -08:00
Android (Google) Code Review
d4649b2f8e
Merge change Ibaef6141 into eclair
...
* changes:
libbinder: add a NO_CACHING flag to MemoryHeapBase
2009-11-02 17:55:43 -05:00
Android (Google) Code Review
1d9246e8bb
Merge change Id095e180 into eclair
...
* changes:
Make sure the visualization stops immediately when sound stops, instead of continuing for a fraction of a second.
2009-11-02 17:36:52 -05:00
Android (Google) Code Review
3bbb5e9a1e
Merge change Ib7a6c434 into eclair
...
* changes:
Fix some leaks. This fixes the major malloc memory leak in allApps. Still tracking some much more minor issues.
2009-11-02 17:31:15 -05:00
Jason Sams
b7a6c4340a
Fix some leaks. This fixes the major malloc memory leak in allApps. Still tracking some much more minor issues.
2009-11-02 14:25:10 -08:00