Gil Dobjanschi
82415bed34
Merge "Use SoftReference for WaveformData"
2010-11-02 20:26:22 -07:00
James Dong
6786fccf5a
DO NOT MERGE
...
Fix premature release of recording frames when physical address or metadata is stored in input video buffers
- bug 3158459
Change-Id: If297189d2a87fc3abfda68c29ac75b490b30a902
2010-11-02 19:30:01 -07:00
Gil Dobjanschi
db963e9c64
Use SoftReference for WaveformData
...
Change-Id: I801a4eb4f55e0c6244f868bf8b474a2a79d81642
2010-11-02 19:19:04 -07:00
Jason parks
bcbf17a582
am 73eba2a6: Merge "Return a zero length byte from toByteArray instead of null." into gingerbread
...
* commit '73eba2a6bcf39eb20d815517ed11e1a7fb7a2c39':
Return a zero length byte from toByteArray instead of null.
2010-11-02 19:00:12 -07:00
Jason parks
73eba2a6bc
Merge "Return a zero length byte from toByteArray instead of null." into gingerbread
2010-11-02 18:58:09 -07:00
Daniel Sandler
010704f95d
UMS: Avoid SystemUI ANRs during long vold operations.
...
Stop handling StorageEventListener callbacks on the main
thread, where calls back into StorageManager could take a
while (i.e., during a long fsck).
Bug: 3138068
Change-Id: Icf2a836b69ff60606edce7c5575ad64dc24698c6
2010-11-02 21:47:22 -04:00
Xavier Ducrohet
f0ef383599
Merge "More implementation of the layoutlib Paint/Canvas delegates."
2010-11-02 18:28:16 -07:00
Jeff Brown
d40a73e7fc
Merge "Fix a key repeating bug."
2010-11-02 18:23:55 -07:00
Adam Powell
81b8944131
Fix bug 3093591 - add richer control over default tab selection in ActionBar
...
Added overloads to ActionBar#addTab with control over whether the added tab
will become selected or not. Old versions implemented in terms of the new.
Change-Id: I810c64652bb7e755b81151ce8a2c765266d78a66
2010-11-02 18:18:37 -07:00
Jason parks
3ebd59bb5d
Return a zero length byte from toByteArray instead of null.
...
Change-Id: I67b388099c72a0d2ec6b429caea8f29bf8f7a75a
2010-11-02 20:03:52 -05:00
Jeff Brown
e46a0a4693
Fix a key repeating bug.
...
This change fixes a bug in the dispatcher where the window manager
policy would incorrectly receive a key repeat count of 0 in the case
where the key repeat was generated by the hardware or driver.
Long-press on HOME was broken as a result.
Bug: 3159581
Change-Id: If0f02662313f5b879a4e566fbb461389e274a550
2010-11-02 17:58:22 -07:00
Dirk Dougherty
243a28ba2d
am 4e4d0d5f: am 36a1bcee: Merge "Doc change: Update uses-feature and permissions docs." into froyo
...
* commit '4e4d0d5f207421b0a2ce134fe17d7c78defc9dac':
Doc change: Update uses-feature and permissions docs.
2010-11-02 17:47:20 -07:00
Dirk Dougherty
4e4d0d5f20
am 36a1bcee: Merge "Doc change: Update uses-feature and permissions docs." into froyo
...
* commit '36a1bcee76d35636b4050674eb98285c3a3a6c2f':
Doc change: Update uses-feature and permissions docs.
2010-11-02 17:43:54 -07:00
Dirk Dougherty
36a1bcee76
Merge "Doc change: Update uses-feature and permissions docs." into froyo
2010-11-02 17:40:27 -07:00
Jeff Brown
5ffcd088ce
Merge "Add plumbing for volume mute key."
2010-11-02 17:38:18 -07:00
Dirk Dougherty
f1e134ba6a
Doc change: Update uses-feature and permissions docs.
...
Change-Id: I80b45840d83e0622a7b5efeed00a3c659d80ca9b
2010-11-02 17:37:23 -07:00
Jeff Brown
b0418da0e7
Add plumbing for volume mute key.
...
Full support for the volume mute key will be implemented in a
later change.
Bug: 2912307
Change-Id: I98c27d6360f159c8b7447e04b45f442eff87b38a
2010-11-02 17:31:39 -07:00
Gloria Wang
d4bb9b3789
Merge "Use SystemProperties.get() instead of System.getProperty()"
2010-11-02 17:26:24 -07:00
Gilles Debunne
ba25cc3416
ldpi assets created from hdpi in core.
...
Change-Id: Ia52d2da67e3f498a29bc2ad7a97586acce1bde01
2010-11-02 17:24:10 -07:00
Gloria Wang
1f89c4f9f8
Use SystemProperties.get() instead of System.getProperty()
...
Change-Id: I92571fa217e6623345bbd84cf87ab939fbe63b0a
2010-11-02 16:56:42 -07:00
Gilles Debunne
cbaff3c1c6
Fix text color in paste popup.
...
Change-Id: Ic4ca2ec0bb19016b7a633684c60f2c00923784cc
2010-11-02 16:50:19 -07:00
Irfan Sheriff
ed4f28b492
Set country code in the driver and remove channel set
...
With dual band support, using country code
settings is the way to go
Bug: 2936741
Change-Id: I760dce4c43b1af19ee205c28f0d287420c8d9e85
2010-11-02 16:35:56 -07:00
Romain Guy
98444a944c
Merge "Optimize FBO drawing with regions. This optimization is currently disabled until Launcher is modified to take advantage of it. The optimization can be enabled by turning on RENDER_LAYERS_AS_REGIONS in the OpenGLRenderer.h file."
2010-11-02 16:23:22 -07:00
Romain Guy
5b3b35296e
Optimize FBO drawing with regions.
...
This optimization is currently disabled until Launcher is
modified to take advantage of it. The optimization can be
enabled by turning on RENDER_LAYERS_AS_REGIONS in the
OpenGLRenderer.h file.
Change-Id: I2fdf59d0f4dc690a3d7f712173ab8db3848b27b1
2010-11-02 16:17:23 -07:00
Irfan Sheriff
acc863cabb
Merge "Use AsynChannel for synchronous API"
2010-11-02 16:12:13 -07:00
Irfan Sheriff
1406bcb751
Use AsynChannel for synchronous API
...
also cleaned up some unnecessary synchronous commands from state machine,
and fixed an issue with a synchronous WPS command
Change-Id: I55bf4379d9810e11f2ba2e03e2e703b132d1488f
2010-11-02 16:08:35 -07:00
Chris Tate
9d1ab88329
Fix drag enter/exit reporting
...
Now, each ViewGroup is tracking which of its child views [which might
themselves be ViewGroups] is currently under the drag point, and when the
drag leaves that child, a DRAG_EXITED is synthesized and dispatched all
the way down to the leaf view previously under the point. ENTERED is
still *not* dispatched down like this; instead, it's calculated and
synthesized directly at each level based on the new LOCATION.
The ViewRoot still tracks the leaf drag target, but solely for the
purpose of reporting changes to the OS after full dispatch of a new
LOCATION -- the entered/exited messaging is no longer initiated at the
ViewRoot level.
Change-Id: I0089cc538b7e33a0440187543fcfd2f8b12e197d
2010-11-02 15:55:39 -07:00
Gloria Wang
c68134b740
Merge "Disable some logs"
2010-11-02 15:32:44 -07:00
Gloria Wang
1b42e92dec
Disable some logs
...
Change-Id: I05fcf6869916504367814fd2abd2b1af88619f5b
2010-11-02 15:09:43 -07:00
Brad Fitzpatrick
f3a6b90191
am 9df48a03: Merge "NotificationManager: droiddoc documentation improvements"
...
* commit '9df48a0305818122298a86ae9949f6688814928b':
NotificationManager: droiddoc documentation improvements
2010-11-02 15:00:06 -07:00
Gloria Wang
a8d7b7477d
am ef8a810b: Merge "Update of DRM framework"
...
* commit 'ef8a810b3b11d177a64111125eaa44bb76624414':
Update of DRM framework
2010-11-02 14:59:51 -07:00
Brad Fitzpatrick
9df48a0305
Merge "NotificationManager: droiddoc documentation improvements"
2010-11-02 14:55:21 -07:00
Nick Pelly
6fb9316f6b
am 38e561dd: Merge "Remove timeout support." into gingerbread
...
* commit '38e561dd3cd72160035d8b3002fc9bbaf3071374':
Remove timeout support.
2010-11-02 14:49:35 -07:00
Nick Pelly
38e561dd3c
Merge "Remove timeout support." into gingerbread
2010-11-02 14:46:46 -07:00
Gloria Wang
ef8a810b3b
Merge "Update of DRM framework"
2010-11-02 14:45:02 -07:00
Amith Yamasani
0a1adf9012
Merge "Use Holo theme for Ringtone picker."
2010-11-02 14:37:59 -07:00
Jean-Baptiste Queru
c91e46730d
am bbd212d7: Merge "Document per-implementation behaviors of native get* methods"
...
* commit 'bbd212d77852be155a815a0d2ad1da0df2c0dfe1':
Document per-implementation behaviors of native get* methods
2010-11-02 14:18:07 -07:00
Jean-Baptiste Queru
0b5d57ab7e
am 715f8610: Merge "Clarify documentation of Cursor get* methods."
...
* commit '715f86107763ee95e7d6558dd8da390a63da63e2':
Clarify documentation of Cursor get* methods.
2010-11-02 14:18:02 -07:00
Stephen Hines
611f56721f
Merge "New RS types test for checking compilation."
2010-11-02 14:14:35 -07:00
Nick Pelly
275708c82c
Remove timeout support.
...
The implementation was guarenteed to cause deadlock when a timeout was set.
Change-Id: I59444ea784eb9057c6c4c9e9123f558b3ef5eef6
Signed-off-by: Nick Pelly <npelly@google.com>
2010-11-02 16:13:52 -05:00
Gloria Wang
cf393faaa8
Merge "resolved conflicts for merge of c1c45a4d to gingerbread-plus-aosp" into gingerbread-plus-aosp
2010-11-02 14:05:13 -07:00
Gloria Wang
35a4f21bd6
resolved conflicts for merge of c1c45a4d to gingerbread-plus-aosp
...
Change-Id: I5411eaa0426cf208c6db3570f707d1b6b4baf455
2010-11-02 14:02:59 -07:00
Amith Yamasani
482c933297
Use Holo theme for Ringtone picker.
...
Bug: 3148863
2010-11-02 14:02:32 -07:00
Stephen Hines
ce13d94ccb
New RS types test for checking compilation.
...
Change-Id: Ib4d0326462d4d0229430f61c74f16979f7b38dbb
2010-11-02 13:58:12 -07:00
Roy West
b4d9c66c9e
Merge "Fix bug 2248975, edits to load error HTML pages."
2010-11-02 13:54:30 -07:00
Marco Nelissen
e4eb4d9de3
In java, System.getProperty returns null when the property doesn't exist,
...
rather than an empty string like it does in native code.
b/3157546
Change-Id: I7985a405e4d2d1f20be0a151aa2cf2e5a83b380b
2010-11-02 13:47:20 -07:00
Roy West
f1c5138592
Fix bug 2248975, edits to load error HTML pages.
...
Change-Id: I17e98926ef3b0d792bb85200847d649425b9aeb5
2010-11-02 13:42:19 -07:00
Jean-Baptiste Queru
bbd212d778
Merge "Document per-implementation behaviors of native get* methods"
2010-11-02 13:27:36 -07:00
Joe Malin
fcea62a64c
am c1fad4a2: Merge "DOC CHANGE: Add entry for monkeyrunner to tools index page." into gingerbread
...
* commit 'c1fad4a2e39ca5d5f2dbb45a67686f3423b8fe2d':
DOC CHANGE: Add entry for monkeyrunner to tools index page.
2010-11-02 13:18:47 -07:00
Joe Malin
c1fad4a2e3
Merge "DOC CHANGE: Add entry for monkeyrunner to tools index page." into gingerbread
2010-11-02 13:17:16 -07:00