Mike Lockwood
cebc92c9a9
Revert "libutils: Fix race condition in Thread::requestExitAndWait()"
...
This change turned out to be unnecessary
This reverts commit 4a7f412e1d932f46f6adf079df4d9ee7279bd795.
2011-01-25 09:41:20 -08:00
Jesse Wilson
66e40c36b3
Prefer the overload of getDigestAlgorithm spelled correctly.
...
Change-Id: Iaf1c031b982890c2ef21607bdf80acd652646e19
2011-01-25 09:40:57 -08:00
Justin Ho
58ea8f7a5c
Merging Gingerbread assets into Honeycomb
...
Change-Id: I282a84211a8a888d99b0582fbff6a45c4378f8bf
2011-01-25 09:25:31 -08:00
Justin Ho
34dc9c37e8
Removing old assets from SystemUI in drawable-hdpi
...
Change-Id: I53d15f37eb5079df74a22f0d80fed7ecbdb14b61
2011-01-25 09:23:16 -08:00
Gilles Debunne
f902d7bc49
TextLine cache is used, even for long lines of text.
...
Bug 3381368
The 250 characters limit is passed for long URLs. There are only 3
TextLine objects, so their total size is not an issue. Recycle long
lines as well to make sure we fill the cache and avoid object creation.
Change-Id: I843bf623594312a0fcf0edbb13b7cd64cce0ddd1
2011-01-25 09:09:46 -08:00
Nick Pelly
8b8138d76d
am 8847fd85: Merge "Merge commit \'c3563eb9\' into honeycomb-plus-aosp" into honeycomb-plus-aosp
...
* commit '8847fd8532c12c8d3cf7f68e0313141b6f877434':
Fix getSwitchState.
2011-01-25 09:06:41 -08:00
Nick Pelly
8847fd8532
Merge "Merge commit 'c3563eb9' into honeycomb-plus-aosp" into honeycomb-plus-aosp
2011-01-25 08:58:57 -08:00
Nick Pelly
33bfcd7f22
Merge commit 'c3563eb9' into honeycomb-plus-aosp
...
Change-Id: I63ff88ae3597ea8722a59d16e66f5ea65ffa3b9e
2011-01-25 08:57:50 -08:00
Nick Pelly
3b61e47a3f
am b134223f: Make Mifare Classic increment/decrement operands little endian
...
* commit 'b134223f91c8801d577cb72e92a37cb65fec717a':
Make Mifare Classic increment/decrement operands little endian
2011-01-25 08:41:35 -08:00
satok
e9423b7c7a
am 6ee3bcf6: am 3a92c5fd: Merge "Fix the return value of switch to last ime." into honeycomb
...
* commit '6ee3bcf6c6b4e8a03903ca029fee5ee5df7668d3':
Fix the return value of switch to last ime.
2011-01-25 08:04:57 -08:00
satok
6ee3bcf6c6
am 3a92c5fd: Merge "Fix the return value of switch to last ime." into honeycomb
...
* commit '3a92c5fd3262236e0c6969591da7f6cb50dbddfc':
Fix the return value of switch to last ime.
2011-01-25 08:02:42 -08:00
satok
3a92c5fd32
Merge "Fix the return value of switch to last ime." into honeycomb
2011-01-25 08:00:29 -08:00
satok
c445bcd0bc
Fix the return value of switch to last ime.
...
Change-Id: I5fe8cc696433a7ee72973d16d8f121d3362ab0e0
2011-01-26 00:49:51 +09:00
Nick Pelly
b134223f91
Make Mifare Classic increment/decrement operands little endian
...
Also make sure they are non-negative.
This is not documented in Mifare Classic spec, but based on findings from NXP:
- Operand should be stored in little-endian format in the transceive buffer
- Tag ignores the sign bit on the operand, its effectively 31-bit unsigned
- Overflow and underflow generates an error.
Change-Id: Id3389b3894ded732c4b00d564ca53f5df651359e
2011-01-25 07:45:07 -08:00
satok
1a65acc99f
am 89bd89a0: am b5627921: Merge "Sort IME by id" into honeycomb
...
* commit '89bd89a0ddff93da93f50e0137d8a4098cbfe636':
Sort IME by id
2011-01-25 07:37:46 -08:00
Ken Wakasa
6a05139af1
am 901a8193: am 24a0b71a: Merge "Clip touch event at SoftInputWindow to handle the event from Inset" into honeycomb
...
* commit '901a81933415811d011d1596a3e2bd65ed2d490e':
Clip touch event at SoftInputWindow to handle the event from Inset
2011-01-25 07:37:33 -08:00
satok
89bd89a0dd
am b5627921: Merge "Sort IME by id" into honeycomb
...
* commit 'b562792129a547bf124e71be7ca5d556c0aefb55':
Sort IME by id
2011-01-25 07:28:24 -08:00
Ken Wakasa
901a819334
am 24a0b71a: Merge "Clip touch event at SoftInputWindow to handle the event from Inset" into honeycomb
...
* commit '24a0b71a67ca98fbb94ff6ff321acb155d8a1014':
Clip touch event at SoftInputWindow to handle the event from Inset
2011-01-25 07:28:12 -08:00
satok
b562792129
Merge "Sort IME by id" into honeycomb
2011-01-25 06:34:21 -08:00
satok
7dc93a1df7
Sort IME by id
...
Bug: 3364167
Change-Id: I8c8e4ddc4110e2920c8c7beccf108ac7e0227903
2011-01-25 23:28:22 +09:00
Ken Wakasa
24a0b71a67
Merge "Clip touch event at SoftInputWindow to handle the event from Inset" into honeycomb
2011-01-25 05:42:36 -08:00
Tadashi G. Takaoka
7bd6c20f26
Clip touch event at SoftInputWindow to handle the event from Inset
...
Bug: 3238092
Change-Id: I92d98bed75957c8db149e1ad87defe24d44f4d53
2011-01-25 18:02:55 +09:00
Jason Sams
06eb95d1b4
am 0ac30464: am 03855bbe: Fix bug 3385881 Launch signals and threads are not always matched in index. Threads grab launch indexes as they start which may not be the order in which they were launched.
...
* commit '0ac304642629af714aa970c94b712deaa598c26d':
Fix bug 3385881 Launch signals and threads are not always matched in index. Threads grab launch indexes as they start which may not be the order in which they were launched.
2011-01-25 00:43:18 -08:00
Jason Sams
0ac3046426
am 03855bbe: Fix bug 3385881 Launch signals and threads are not always matched in index. Threads grab launch indexes as they start which may not be the order in which they were launched.
...
* commit '03855bbe4a55668d6834514f83f8c2276e9dc594':
Fix bug 3385881 Launch signals and threads are not always matched in index. Threads grab launch indexes as they start which may not be the order in which they were launched.
2011-01-25 00:40:34 -08:00
Jason Sams
03855bbe4a
Fix bug 3385881
...
Launch signals and threads are not always
matched in index. Threads grab launch indexes
as they start which may not be the order in which
they were launched.
Change-Id: I1ff42c3df5d7ebb46de6329ebd11ef67a5fc58ca
2011-01-25 00:34:34 -08:00
Jason Sams
ba46a5b11a
am cf20b3ae: am 887a834c: Merge "Attempt to fix 3333866 Missing memory barrier when the non-locking past path is hit." into honeycomb
...
* commit 'cf20b3aec1a45e82a28ecd56f19c48c67fe431dd':
Attempt to fix 3333866 Missing memory barrier when the non-locking past path is hit.
2011-01-25 00:27:53 -08:00
Jason Sams
cf20b3aec1
am 887a834c: Merge "Attempt to fix 3333866 Missing memory barrier when the non-locking past path is hit." into honeycomb
...
* commit '887a834c4737bed055bacbc91cc0dd42bd25546c':
Attempt to fix 3333866 Missing memory barrier when the non-locking past path is hit.
2011-01-25 00:26:14 -08:00
Jason Sams
887a834c47
Merge "Attempt to fix 3333866 Missing memory barrier when the non-locking past path is hit." into honeycomb
2011-01-25 00:23:41 -08:00
Wink Saville
079c8d7fd6
Add debug to CallManager#canDial.
...
Add some debug to trackdown why canDial is sometime
returning false, see bug 3381435.
Change-Id: I0caade5ffdf9d67cdee0557971a8918182718512
2011-01-24 23:25:31 -08:00
Dheeraj Sharma
244d6d3c8b
am 08902803: am a2edecfe: Merge "Issue no : 3370622" into honeycomb
...
* commit '08902803458faa74fd9aeaec2d9de35046912ed0':
Issue no : 3370622
2011-01-24 23:09:22 -08:00
Dheeraj Sharma
0890280345
am a2edecfe: Merge "Issue no : 3370622" into honeycomb
...
* commit 'a2edecfe75134ba8bb7258ef30941ef3e9024de4':
Issue no : 3370622
2011-01-24 23:06:41 -08:00
satok
6dfbe59d1f
am a7207b11: am 5113382e: Tweak layouts of IME switch button
...
* commit 'a7207b110d6065747e2b4cbc65d66b24c34c1c9b':
Tweak layouts of IME switch button
2011-01-24 23:06:02 -08:00
Dheeraj Sharma
a2edecfe75
Merge "Issue no : 3370622" into honeycomb
2011-01-24 23:04:54 -08:00
satok
a7207b110d
am 5113382e: Tweak layouts of IME switch button
...
* commit '5113382e95d5f5f322bc6618bef7d1c7f96e295f':
Tweak layouts of IME switch button
2011-01-24 23:04:16 -08:00
satok
5113382e95
Tweak layouts of IME switch button
...
Bug: 3383078
Change-Id: Id522ac6e8363a98be6ac73ee75b0d54e12ef86c4
2011-01-25 16:00:46 +09:00
Dianne Hackborn
4ea2d2994a
am dc3bb35b: am 4989aa7d: Merge "Fix issue #3385054 : HRI24 never enters suspend (LP0) - IKXEVEREST-3439" into honeycomb
...
* commit 'dc3bb35b672841115a4fd5d22d98dc75ed4ade83':
Fix issue #3385054 : HRI24 never enters suspend (LP0) - IKXEVEREST-3439
2011-01-24 22:55:28 -08:00
Romain Guy
335f1513d7
am b372d7cb: am 89fca351: Merge "Make nested hardware layers work again" into honeycomb
...
* commit 'b372d7cbea0b80cda3c7b08dcaddbd5c398911b2':
Make nested hardware layers work again
2011-01-24 22:55:24 -08:00
Dianne Hackborn
dc3bb35b67
am 4989aa7d: Merge "Fix issue #3385054 : HRI24 never enters suspend (LP0) - IKXEVEREST-3439" into honeycomb
...
* commit '4989aa7da319e4fcf95a92c4a2d6f2cf1ed6d563':
Fix issue #3385054 : HRI24 never enters suspend (LP0) - IKXEVEREST-3439
2011-01-24 22:53:25 -08:00
Romain Guy
b372d7cbea
am 89fca351: Merge "Make nested hardware layers work again" into honeycomb
...
* commit '89fca351702e3ec54c2748e2e2676ec1b2fbe9dc':
Make nested hardware layers work again
2011-01-24 22:53:21 -08:00
Dheeraj Sharma
1ac760afab
Issue no : 3370622
...
VideoEditor: Fix for Clear Surface API
Change-Id: I8d4ad90dd2a0d37bd5363c36582a16f08b161bee
2011-01-24 22:52:40 -08:00
Dianne Hackborn
4989aa7da3
Merge "Fix issue #3385054 : HRI24 never enters suspend (LP0) - IKXEVEREST-3439" into honeycomb
2011-01-24 22:51:18 -08:00
Santosh Madhava
5386fd8077
am a1ec9893: am 9c0bd864: Merge "Review rework on Patch Set 2 for issue 3372849" into honeycomb
...
* commit 'a1ec9893b8fd2aa0e499261323d9fe7ad115d915':
Review rework on Patch Set 2 for issue 3372849
2011-01-24 22:45:57 -08:00
Romain Guy
5e7f766e99
Make nested hardware layers work again
...
Change-Id: I97bde694ec1b712a1e010c8137919e6d64af3148
2011-01-24 22:35:56 -08:00
Santosh Madhava
a1ec9893b8
am 9c0bd864: Merge "Review rework on Patch Set 2 for issue 3372849" into honeycomb
...
* commit '9c0bd864a302ac2a8cb826c3c8d2f0d0ce6f2406':
Review rework on Patch Set 2 for issue 3372849
2011-01-24 22:35:31 -08:00
Romain Guy
89fca35170
Merge "Make nested hardware layers work again" into honeycomb
2011-01-24 22:35:21 -08:00
Romain Guy
3aa78c96a7
am 50dc05e5: am c6a0944c: Merge "Fix display list support for shapes." into honeycomb
...
* commit '50dc05e5add412b216ecd35b94f4f21decf98d44':
Fix display list support for shapes.
2011-01-24 22:34:04 -08:00
Adam Powell
e5681ef702
am 1ecb461b: am e6564ea8: Merge "Fix bug 3178934 - Make MenuBuilder notify its adapters of changes" into honeycomb
...
* commit '1ecb461bb73d5dda1527163258fa1bdf10410e26':
Fix bug 3178934 - Make MenuBuilder notify its adapters of changes
2011-01-24 22:33:59 -08:00
Santosh Madhava
9c0bd864a3
Merge "Review rework on Patch Set 2 for issue 3372849" into honeycomb
2011-01-24 22:33:44 -08:00
Ken Wakasa
80ed57d9c0
am 67e95052: am bc891b67: Merge "Fix NPE in IInputMethodSessionWrapper.executeMessage" into honeycomb
...
* commit '67e9505235fd4efd8fa15f88351d1eaf13a856cb':
Fix NPE in IInputMethodSessionWrapper.executeMessage
2011-01-24 22:31:36 -08:00
Dianne Hackborn
1563966ca0
am 98d169ea: am 5d9d03a0: Maybe fix issue #3093599 : java.lang.IndexOutOfBoundsException...
...
* commit '98d169eacd65e6278bb8eab354f0278065771e9f':
Maybe fix issue #3093599 : java.lang.IndexOutOfBoundsException...
2011-01-24 22:31:26 -08:00