Teng-Hui Zhu
3fafd39d07
The screen shot support for inline video on Java side
...
Basically, the GL texture bound with Surface Texture is not a singleton any
more. And the Surface Texture will be recreated every time a new video starts.
This can help to recycle the decoder's memory while using the GL texture to
show the screen shot.
The corresponding webkit change is: 112500
Change-Id: I3c35f6a0abc70b9039c316ca82b236c797d81c7e
2011-06-01 13:42:46 -07:00
Adam Powell
b30dda6b55
am 036c40f4: am fa8ee177: Merge "Framework: bugfix for menu selector not showing up properly." into honeycomb-mr2
...
* commit '036c40f443a6d83881bc336a94b5da41bbc0bbcc':
Framework: bugfix for menu selector not showing up properly.
2011-06-01 12:53:15 -07:00
Dianne Hackborn
c11f6c3e33
am 7cae137e: am 79841acb: Merge "Compatibility mode never needed for normal size screens." into honeycomb-mr2
...
* commit '7cae137ed155f2d311f020bbb3e75730344fd5fc':
Compatibility mode never needed for normal size screens.
2011-06-01 12:51:08 -07:00
Adam Powell
036c40f443
am fa8ee177: Merge "Framework: bugfix for menu selector not showing up properly." into honeycomb-mr2
...
* commit 'fa8ee17702a79a2597670374679a0b1952f4630f':
Framework: bugfix for menu selector not showing up properly.
2011-06-01 12:49:47 -07:00
Adam Powell
fa8ee17702
Merge "Framework: bugfix for menu selector not showing up properly." into honeycomb-mr2
2011-06-01 12:48:03 -07:00
Dianne Hackborn
7cae137ed1
am 79841acb: Merge "Compatibility mode never needed for normal size screens." into honeycomb-mr2
...
* commit '79841acb6275348b4747d30bae6d813e15b1425d':
Compatibility mode never needed for normal size screens.
2011-06-01 12:47:29 -07:00
Dianne Hackborn
79841acb62
Merge "Compatibility mode never needed for normal size screens." into honeycomb-mr2
2011-06-01 12:43:56 -07:00
Dianne Hackborn
b9e2f68b28
am 13e2bef4: am 80cf4e79: Merge "Fix issue #4500511 : Holo effect background doesn\'t reach top of screen anymore" into honeycomb-mr2
...
* commit '13e2bef4f67c5bc5ce93aade1431ae3332d361f0':
Fix issue #4500511 : Holo effect background doesn't reach top of screen anymore
2011-06-01 12:43:35 -07:00
Dianne Hackborn
39ec8fb957
Compatibility mode never needed for normal size screens.
...
Change-Id: I3482fa692618b9272e1e19384e766a77f2a53c5d
2011-06-01 12:42:55 -07:00
Dianne Hackborn
13e2bef4f6
am 80cf4e79: Merge "Fix issue #4500511 : Holo effect background doesn\'t reach top of screen anymore" into honeycomb-mr2
...
* commit '80cf4e79d2acd1f94b6a9866255459c6ab2760be':
Fix issue #4500511 : Holo effect background doesn't reach top of screen anymore
2011-06-01 12:39:36 -07:00
Dianne Hackborn
80cf4e79d2
Merge "Fix issue #4500511 : Holo effect background doesn't reach top of screen anymore" into honeycomb-mr2
2011-06-01 12:34:48 -07:00
Dianne Hackborn
a239c84525
Fix issue #4500511 : Holo effect background doesn't reach top of screen anymore
...
Change-Id: Iebefe924e71206f3e6388eaee64f7b1416bc3239
2011-06-01 12:30:38 -07:00
Gilles Debunne
2978cef0a7
Fix build, ran update-api
...
Change-Id: I778604f332bdbee901bf8670cb9397f86e3de7a9
2011-06-01 11:50:29 -07:00
Fabrice Di Meglio
4f5aa91ba5
Fix View default horizontal direction
...
- set default value to View.HORIZONTAL_DIRECTION_INHERIT
- code refactoring
Change-Id: Ib5b49c8f8ebd6461992bff87603fdbb4b261218e
2011-06-01 11:32:25 -07:00
Justin Koh
3c7b96a346
Framework: bugfix for menu selector not showing up properly.
...
Menu selector wasn't showing up properly because selector state wasn't updated after touch mode. Added this to resurrectselection call.
http://b/issue?id=4372583
TESTED = runs on M4.
Change-Id: I349c3b86f4e8a1a02a20494b547859d0c12867ee
2011-06-01 11:22:01 -07:00
Jean-Michel Trivi
d0bbdb02b2
Merge "Use channel mask instead of channel count for track creation"
2011-06-01 11:04:15 -07:00
Jean-Michel Trivi
5439223b56
Use channel mask instead of channel count for track creation
...
Record and playback objects (resp AudioRecord and AudioTrack)
are created using a channel mask, but this information is lost
in the mixer because only the channel count is known to
AudioFlinger. A channel count can always be derived from a
channel mask.
The change consists in:
- disambiguiting variable names for channel masks and counts
- passing the mask information from the client to AudioFlinger
and the mixer.
- when using the DIRECT ouput, only verifying the format of
the track is compatible with the output's for PCM.
Change-Id: I50d87bfb7d7afcabdf5f12d4ab75ef3a54132c0e
2011-06-01 10:55:29 -07:00
Adam Powell
d19fbe34e3
am ca234a07: am 8656ba12: Merge "Fix bug 4501658 - adjust toast frame padding" into honeycomb-mr2
...
* commit 'ca234a0765e3b43ab202f29caceba68b7c5363df':
Fix bug 4501658 - adjust toast frame padding
2011-06-01 10:33:46 -07:00
Adam Powell
ca234a0765
am 8656ba12: Merge "Fix bug 4501658 - adjust toast frame padding" into honeycomb-mr2
...
* commit '8656ba1298da98dde9ff6517aa06b86317a65bf7':
Fix bug 4501658 - adjust toast frame padding
2011-06-01 10:29:58 -07:00
Adam Powell
8656ba1298
Merge "Fix bug 4501658 - adjust toast frame padding" into honeycomb-mr2
2011-06-01 10:27:54 -07:00
Gilles Debunne
829de65b9a
Merge "Select all for text shown as an icon on smaller screens"
2011-06-01 10:13:42 -07:00
Gilles Debunne
703d3279e8
Merge "ActionBar makes room for icons when no title is provided"
2011-06-01 10:12:11 -07:00
Scott Main
1dd5fba949
am 2b876a31: am f5992953: docs: fix typos
...
* commit '2b876a31e2a8a424b6e0c51e7a403cf64fe22f0f':
docs: fix typos
2011-06-01 09:54:00 -07:00
Scott Main
2b876a31e2
am f5992953: docs: fix typos
...
* commit 'f5992953e410a7ce4028e17f50474679b30d2a2a':
docs: fix typos
2011-06-01 09:50:21 -07:00
Scott Main
f5992953e4
docs: fix typos
...
Change-Id: I59a34a84075c63715a6b4aaf6d90acead321ea90
2011-06-01 09:46:04 -07:00
Robert Greenwalt
903cd57f67
am ddae8936: Merge "Remove redundent getCurrentCdmaDataConnectionState" into honeycomb-LTE
...
* commit 'ddae89368129397c8df55bcdef9fcf36e4ff5fa5':
Remove redundent getCurrentCdmaDataConnectionState
2011-06-01 09:12:07 -07:00
Robert Greenwalt
ddae893681
Merge "Remove redundent getCurrentCdmaDataConnectionState" into honeycomb-LTE
2011-06-01 09:01:22 -07:00
Wink Saville
d1a1c09cb0
am 7f9d3210: am f55e0346: Merge "Remove or disable some verbose debugging." into honeycomb-LTE
...
* commit '7f9d3210cbef5c5e797f78fd3a2f836979de32e3':
Remove or disable some verbose debugging.
2011-05-31 23:41:32 -07:00
Dianne Hackborn
4d710ad53e
Merge "resolved conflicts for merge of 590ec479 to master"
2011-05-31 23:34:46 -07:00
Dianne Hackborn
36f80f3a5a
resolved conflicts for merge of 590ec479 to master
...
Change-Id: I30503da6a73b9cb15eee66a67c75d50ccdc4b9f0
2011-05-31 23:11:16 -07:00
Dianne Hackborn
c691d7f9a3
am b8d10931: am fd206560: Merge "Forgot this file." into honeycomb-mr2
...
* commit 'b8d109318f6fc88d1a59ca0e6e362963cd06960c':
Forgot this file.
2011-05-31 18:33:00 -07:00
Dianne Hackborn
b8d109318f
am fd206560: Merge "Forgot this file." into honeycomb-mr2
...
* commit 'fd20656067c611d3fed3bce31c757691ca0abaf4':
Forgot this file.
2011-05-31 18:30:01 -07:00
Dianne Hackborn
fd20656067
Merge "Forgot this file." into honeycomb-mr2
2011-05-31 18:28:50 -07:00
Dianne Hackborn
363456c724
Forgot this file.
...
Change-Id: I8aa457d8d81d283f8cc36f68eca33fcb3a86ccad
2011-05-31 18:27:49 -07:00
Joe Onorato
0d8f66f08d
Put the enum constants into the api file.
...
Bug: 4292741
Change-Id: Ia6d934e1202f818a967ffe469aa5e4f15f4648b5
2011-05-31 18:17:20 -07:00
Svetoslav Ganov
86d2c5fa9a
Merge "Removed unused service declaration from core tests."
2011-05-31 18:13:16 -07:00
Svetoslav Ganov
9909d999b7
Removed unused service declaration from core tests.
...
bug:4513413
Change-Id: I722655a0840762a90e581e57b7890ccc52174a0c
2011-05-31 18:11:49 -07:00
Dianne Hackborn
7322e557cf
am a4cfcf10: am 75d6b3c2: Merge "Fix issue #4502672 : Wrong xml resources used for homescreen widgets." into honeycomb-mr2
...
* commit 'a4cfcf10cc300a1eb5b2a4254fb7d3190c56c4f1':
Fix issue #4502672 : Wrong xml resources used for homescreen widgets.
2011-05-31 18:11:29 -07:00
Dianne Hackborn
a4cfcf10cc
am 75d6b3c2: Merge "Fix issue #4502672 : Wrong xml resources used for homescreen widgets." into honeycomb-mr2
...
* commit '75d6b3c2a24224e41e87685db0d9d0b8abea091d':
Fix issue #4502672 : Wrong xml resources used for homescreen widgets.
2011-05-31 18:08:27 -07:00
Dianne Hackborn
75d6b3c2a2
Merge "Fix issue #4502672 : Wrong xml resources used for homescreen widgets." into honeycomb-mr2
2011-05-31 18:05:26 -07:00
Matthew Xie
646590ef0a
Merge "Add public api BluetoothSocket.isConnected."
2011-05-31 18:04:36 -07:00
Dianne Hackborn
2f0b17573d
Fix issue #4502672 : Wrong xml resources used for homescreen widgets.
...
There was a race in the system process between applying the initial
configuration and executing code in higher-level system services
like the app widget service that relies on the config. For some
reason it starting showing up more after my code changes; it should
now be completely fixed.
Also fix the activity starting window to run in compatibility mode
if its application is going to be in compatibility mode.
And some various cleanup and small fixes.
Change-Id: I0566933bf1bbb4259c1d99a60c0a3c19af1542e5
2011-05-31 18:04:14 -07:00
Adam Powell
f606167c7a
Fix bug 4501658 - adjust toast frame padding
...
Change-Id: I32fa68e27724ddb20f09a0ac99a497a97c425600
2011-05-31 17:59:02 -07:00
Mike Lockwood
bade424fdd
Merge "UsbService: Refactor USB host and device support into two separate classes"
2011-05-31 17:54:05 -07:00
Mike Lockwood
46d0adf825
UsbService: Refactor USB host and device support into two separate classes
...
Host support is in UsbHostManager, device support is in UsbDeviceManager
Renamed UsbDeviceSettingsManager to UsbSettingsManager
Change-Id: Ib76e72957c233fa7f08f454d4d9a2a1da6368cc7
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-05-31 20:52:06 -04:00
James Dong
7c2cb0c583
Merge "Send estimated bandwidth value as informational event when cache fetcher pauses"
2011-05-31 17:25:47 -07:00
Gilles Debunne
c619e74cc6
ActionBar makes room for icons when no title is provided
...
Change-Id: I5bd09e00b50496032deda40ea22367d727230611
2011-05-31 17:15:09 -07:00
Gilles Debunne
5e9af2ddf0
Select all for text shown as an icon on smaller screens
...
Text has been removed to leave space for 4 icons, that should fit
even in portrait mode.
Note: requires a definitive selectAll icon from designers.
Change-Id: I65547527e9ca872aa8888467f31fa7de9653fa77
2011-05-31 17:05:33 -07:00
Fabrice Di Meglio
38fd7cde0b
Merge "Fix TextView potential NPE in isLayoutRtl()"
2011-05-31 16:57:55 -07:00
RoboErik
85284fbca7
Merge "Work on changing syncx to cal_syncx"
2011-05-31 16:44:04 -07:00