Subir Jhanb
c8cc63029b
Merge "Making the sync manager take the data connected value from ConnectivityManager and not from the intent. BUG: 3337128 BUG: 3334394"
2011-01-10 12:21:34 -08:00
Subir Jhanb
753c57bf72
Making the sync manager take the data connected value from ConnectivityManager and not from the intent.
...
BUG: 3337128
BUG: 3334394
Change-Id: I75b88c7cc0be526e8e7e441aa2668307e2452e62
2011-01-10 12:18:11 -08:00
Andy McFadden
f214e29d95
am d0a4c69e: am 155b552b: Merge "Fix start-time setreuid complaints." into honeycomb
...
* commit 'd0a4c69e2ae28e4a9c13df25757c83493dd815b4':
Fix start-time setreuid complaints.
2011-01-10 12:10:13 -08:00
Andy McFadden
d0a4c69e2a
am 155b552b: Merge "Fix start-time setreuid complaints." into honeycomb
...
* commit '155b552b1d7b8ff705c325ee435022cc135f6486':
Fix start-time setreuid complaints.
2011-01-10 12:08:43 -08:00
Andy McFadden
155b552b1d
Merge "Fix start-time setreuid complaints." into honeycomb
2011-01-10 12:07:03 -08:00
Andreas Huber
035330fe69
am 0c12065f: am b736cb28: Return a runtime error instead of asserting if the M4vH263Decoder fails in start()
...
* commit '0c12065f037b4fa57d554e794059715f243c88ea':
Return a runtime error instead of asserting if the M4vH263Decoder fails in start()
2011-01-10 12:04:04 -08:00
Andreas Huber
0c12065f03
am b736cb28: Return a runtime error instead of asserting if the M4vH263Decoder fails in start()
...
* commit 'b736cb28ab414c16b9cd89923a6da3778847cf2a':
Return a runtime error instead of asserting if the M4vH263Decoder fails in start()
2011-01-10 12:02:35 -08:00
Andreas Huber
b736cb28ab
Return a runtime error instead of asserting if the M4vH263Decoder fails in start()
...
Change-Id: Ie704a72685f749613fa0ed5fa6f461abc0406371
related-to-bug: 3328200
2011-01-10 11:57:30 -08:00
Andreas Huber
67227446a6
am b1914aec: am 748ba9a9: Merge "NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications." into honeycomb
...
* commit 'b1914aece8fcb590e015036fa1025428e2e67895':
NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications.
2011-01-10 11:31:08 -08:00
Andreas Huber
b1914aece8
am 748ba9a9: Merge "NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications." into honeycomb
...
* commit '748ba9a9512dee65d5b09cfe26a34ded753f4aab':
NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications.
2011-01-10 11:28:44 -08:00
Andreas Huber
748ba9a951
Merge "NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications." into honeycomb
2011-01-10 11:26:38 -08:00
Andy McFadden
05554a4ee9
Fix start-time setreuid complaints.
...
The code was checking errno instead of the return value from the call.
This fixes calls to setreuid(), setregid(), and setpgid().
Bug 3131052
Change-Id: I8b6155bd4fa9b941895b35fed62cfc163b420fff
2011-01-10 11:22:43 -08:00
Leon Scroggins
695172ef27
am 0efb38b4: am 9cac3c31: Remove the option to use shift to start selection mode.
...
* commit '0efb38b4790430e726ceee229d737cbc47cb067a':
Remove the option to use shift to start selection mode.
2011-01-10 11:07:36 -08:00
Leon Scroggins
0efb38b479
am 9cac3c31: Remove the option to use shift to start selection mode.
...
* commit '9cac3c31d29134f9bf4de10765b81ed45c13d31a':
Remove the option to use shift to start selection mode.
2011-01-10 11:05:19 -08:00
Xavier Ducrohet
a839de5257
am 723cf6d3: am 5c6b786e: Merge "LayoutLib: display warning when a resource reference fails to resolve." into honeycomb
...
* commit '723cf6d3f6603fbb872b3963c023b686e6eeaf06':
LayoutLib: display warning when a resource reference fails to resolve.
2011-01-10 11:00:34 -08:00
Leon Scroggins
9cac3c31d2
Remove the option to use shift to start selection mode.
...
Bug:3329956
Also ensure that keys dispatched while the WebTextView
is attached get sent to the WebTextView.
Change-Id: Icd9125a85929089a6f376b71c1cb40e885264168
2011-01-10 13:57:38 -05:00
Xavier Ducrohet
723cf6d3f6
am 5c6b786e: Merge "LayoutLib: display warning when a resource reference fails to resolve." into honeycomb
...
* commit '5c6b786e1c1a103fe3f80b294ac166da1555fffa':
LayoutLib: display warning when a resource reference fails to resolve.
2011-01-10 10:57:18 -08:00
Xavier Ducrohet
3ae1a1ce30
am 49a6653f: am 0f83b571: Merge "LayoutLib: Fix moveChild animation." into honeycomb
...
* commit '49a6653f004dc6c1af9bbf73daa554cf7a4cd901':
LayoutLib: Fix moveChild animation.
2011-01-10 10:56:45 -08:00
Xavier Ducrohet
49a6653f00
am 0f83b571: Merge "LayoutLib: Fix moveChild animation." into honeycomb
...
* commit '0f83b571e294a443a992cdf71bc5e6aaf7464d39':
LayoutLib: Fix moveChild animation.
2011-01-10 10:55:17 -08:00
Xavier Ducrohet
5c6b786e1c
Merge "LayoutLib: display warning when a resource reference fails to resolve." into honeycomb
2011-01-10 10:54:18 -08:00
Xavier Ducrohet
0f83b571e2
Merge "LayoutLib: Fix moveChild animation." into honeycomb
2011-01-10 10:53:37 -08:00
Andreas Huber
7caa130a98
NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications.
...
Change-Id: I99b4223ad6ecfd8839a3c0e737fef3165565d76d
related-to-bug: 3336496
2011-01-10 10:38:31 -08:00
Gilles Debunne
8aa9966467
Merge "Do not display the IME when selection in non editable text."
2011-01-10 10:37:29 -08:00
Gilles Debunne
dcb70c7f54
Do not display the IME when selection in non editable text.
...
Change-Id: Ifce5aaa2de88eb6c428a82d12a8bbad4a350ae38
2011-01-10 10:36:02 -08:00
Gilles Debunne
33a9f9bd3a
am 91736984: am 58f750ad: Merge "Fix for an NPE in Account settings on long press." into honeycomb
...
* commit '917369844f83604e528bee49ba042a2d1fe32509':
Fix for an NPE in Account settings on long press.
2011-01-10 10:18:22 -08:00
Gilles Debunne
917369844f
am 58f750ad: Merge "Fix for an NPE in Account settings on long press." into honeycomb
...
* commit '58f750ad145e6920c1c75bed8b333e54d78f3fed':
Fix for an NPE in Account settings on long press.
2011-01-10 10:15:48 -08:00
James Dong
2fef324c38
am faa75436: am be0ae5ea: Merge "Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold the last reference of OMXCodec object" into honeycomb
...
* commit 'faa75436ef7ae82304df81b3ffc78a7803f4bb12':
Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold the last reference of OMXCodec object
2011-01-10 10:15:16 -08:00
James Dong
faa75436ef
am be0ae5ea: Merge "Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold the last reference of OMXCodec object" into honeycomb
...
* commit 'be0ae5ea135539f044f660b4a4d5105e14574804':
Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold the last reference of OMXCodec object
2011-01-10 10:13:40 -08:00
Gilles Debunne
58f750ad14
Merge "Fix for an NPE in Account settings on long press." into honeycomb
2011-01-10 10:12:59 -08:00
James Dong
be0ae5ea13
Merge "Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold the last reference of OMXCodec object" into honeycomb
2011-01-10 10:11:18 -08:00
Adam Cohen
5a173cb251
am 1613b5ba: am 4c894519: Merge "Fixing bug where StackView doesn\'t clip it\'s children correctly" into honeycomb
...
* commit '1613b5ba7bfe7cb89276b3bdbff8a492b892045f':
Fixing bug where StackView doesn't clip it's children correctly
2011-01-10 10:11:11 -08:00
Adam Cohen
1613b5ba7b
am 4c894519: Merge "Fixing bug where StackView doesn\'t clip it\'s children correctly" into honeycomb
...
* commit '4c8945191c60a92123c3df15a1f0a737a7084449':
Fixing bug where StackView doesn't clip it's children correctly
2011-01-10 10:08:19 -08:00
Adam Cohen
4c8945191c
Merge "Fixing bug where StackView doesn't clip it's children correctly" into honeycomb
2011-01-10 10:06:19 -08:00
Adam Cohen
488672148c
Fixing bug where StackView doesn't clip it's children correctly
...
Change-Id: Icb051fa355c5c1b92f81d56f04efd4f8699c65a4
2011-01-10 10:04:01 -08:00
Gilles Debunne
b0db5940c9
Fix for an NPE in Account settings on long press.
...
Bug 3333512
Change-Id: Ief79e824b86b964598f00ef74c6b5c61c0730242
2011-01-10 10:00:37 -08:00
Cary Clark
e10364089f
am 0c62f82b: am b74e32cc: Merge "add more alt key acceleration in webview" into honeycomb
...
* commit '0c62f82bbbbe0ffe198ce845a20c03804c8f1d15':
add more alt key acceleration in webview
2011-01-10 09:58:40 -08:00
Cary Clark
0c62f82bbb
am b74e32cc: Merge "add more alt key acceleration in webview" into honeycomb
...
* commit 'b74e32cc7ded9b26c1ba1e1bcff98fc9e7128562':
add more alt key acceleration in webview
2011-01-10 09:57:02 -08:00
Cary Clark
b74e32cc7d
Merge "add more alt key acceleration in webview" into honeycomb
2011-01-10 09:55:54 -08:00
John Reck
a9f910a055
am 17147ee3: am 36fd7a39: Tweak user agent building to avoid multiple spaces
...
* commit '17147ee3274f5e9a7de33de71a4e7cea4759c95f':
Tweak user agent building to avoid multiple spaces
2011-01-10 09:53:33 -08:00
John Reck
17147ee327
am 36fd7a39: Tweak user agent building to avoid multiple spaces
...
* commit '36fd7a39caafac26ea3d56ffc924bce0a53092f1':
Tweak user agent building to avoid multiple spaces
2011-01-10 09:50:53 -08:00
John Reck
36fd7a39ca
Tweak user agent building to avoid multiple spaces
...
Bug: 3211038
The building of the user agent could previously have multiple sequential
spaces. This was causing the CTS test to fail.
Change-Id: I13fc76ba6b97ee84dd44461b4d03b6ca70b48cdf
2011-01-10 09:48:13 -08:00
Mike Lockwood
48296a4672
am 16c1c55f: am 5e63e251: Merge "Add separate permission and group for access to the MTP USB driver" into honeycomb
...
* commit '16c1c55f07eafd07b12bcf7b026d7d23a1500035':
Add separate permission and group for access to the MTP USB driver
2011-01-10 09:28:00 -08:00
Mike Lockwood
16c1c55f07
am 5e63e251: Merge "Add separate permission and group for access to the MTP USB driver" into honeycomb
...
* commit '5e63e2515f3f0d2712d80f2cb27f263f8d3d1081':
Add separate permission and group for access to the MTP USB driver
2011-01-10 09:26:31 -08:00
Mike Lockwood
5e63e2515f
Merge "Add separate permission and group for access to the MTP USB driver" into honeycomb
2011-01-10 09:24:46 -08:00
James Dong
681e89c082
Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold the last reference of OMXCodec object
...
bug - 3336424
Change-Id: I4c79b66a900c527e3ae6a833f76d5da1b75c5a89
2011-01-10 08:57:50 -08:00
Leon Scroggins
eb8484616c
am c7fe090d: am aa6b9f55: Do not show autofill++ or saved form data in incognito mode.
...
* commit 'c7fe090d2fa9e238c48183b48971b1d3c58b8fad':
Do not show autofill++ or saved form data in incognito mode.
2011-01-10 08:34:52 -08:00
Leon Scroggins
c7fe090d2f
am aa6b9f55: Do not show autofill++ or saved form data in incognito mode.
...
* commit 'aa6b9f55d60702211dd2d08403c7296347f0bd7d':
Do not show autofill++ or saved form data in incognito mode.
2011-01-10 08:32:56 -08:00
Cary Clark
a3ee56f4ae
add more alt key acceleration in webview
...
Make key accceleration exact; if alt is required,
allow only alt, and so on.
Also, set the touch point when nav'ing with the arrows
or trackball so that context menus have a point to
work with.
bug:3301564
bug:3241968
Change-Id: I574ce145941e84ac0934efd323d9db71eec11663
2011-01-10 11:20:56 -05:00
Leon Scroggins
aa6b9f55d6
Do not show autofill++ or saved form data in incognito mode.
...
Bug:2968399
Also do not save the form data in incognito mode.
Change-Id: Ice6a1cb3620b5cf272b6b361ce11f8abef269a89
2011-01-10 11:02:00 -05:00
Cary Clark
8ffa04f47b
am 297c1acc: am 8733bea4: Merge "scroll selected text in scrollable layers" into honeycomb
...
* commit '297c1acc79a474a413fa881da8d3b5154fc59824':
scroll selected text in scrollable layers
2011-01-10 07:33:57 -08:00