Jim Chen
|
168f35f003
|
Bug 838177 - Add more debugging output to GeckoEditable and GeckoInputConnection; r=cpeterson
|
2013-02-18 13:57:43 -05:00 |
|
Jim Chen
|
ddca886e23
|
Bug 835906 - Handle off-thread GeckoEditable and GeckoInputConnection calls; r=cpeterson
|
2013-02-08 16:07:12 -05:00 |
|
Jim Chen
|
fa5235816c
|
Bug 835906 - Add ability for GeckoEditable to switch to a different thread; r=cpeterson
|
2013-02-08 16:07:12 -05:00 |
|
Jim Chen
|
2a2f9ecdc7
|
Bug 835906 - Refer to IC thread instead of UI thread in existing IME code; r=cpeterson
|
2013-02-08 16:07:05 -05:00 |
|
Jim Chen
|
442472a6a8
|
Bug 832028 - Make resetting Editable during focus more reliable; r=cpeterson
|
2013-02-01 14:50:03 -05:00 |
|
Kartikaya Gupta
|
6e4510693c
|
Bug 834414 - Remove a dangling reference to the LayerView in the IME code when the activity is destroyed. r=jchen
|
2013-01-25 13:51:41 -05:00 |
|
Phil Ringnalda
|
b8c910183c
|
Back out 5a56a56a6481:a5969a01955b (bug 834414) to investigate whether it caused reftest-4 failures
CLOSED TREE
|
2013-01-25 20:03:50 -08:00 |
|
Kartikaya Gupta
|
f8cf570e3c
|
Bug 834414 - Remove a dangling reference to the LayerView in the IME code when the activity is destroyed. r=jchen
|
2013-01-25 13:51:41 -05:00 |
|
Chris Peterson
|
a90d14ab62
|
Bug 828594 - Part 2: Remove unused Java imports. r=kats
|
2013-01-09 10:32:50 -08:00 |
|
Jim Chen
|
60b04a5b1c
|
Bug 817386 - Log and ignore IndexOutOfBoundsException in Editable; r=cpeterson
|
2013-01-09 11:57:31 -05:00 |
|
Jim Chen
|
d2594cc725
|
Bug 814689 - Only use key events for plugins; r=cpeterson
|
2012-12-26 10:06:53 -05:00 |
|
Jim Chen
|
e3b7925c5e
|
Bug 822755 - Don't process reply and always remove from action queue when processing stale actions; r=cpeterson
|
2012-12-26 10:06:52 -05:00 |
|
Jim Chen
|
4c0224ecc7
|
Bug 819073 - Set InputConnection during each focus notification; r=cpeterson
|
2012-12-10 14:07:26 -05:00 |
|
Jim Chen
|
574c528cbf
|
Bug 818501 - Get composition styles from styles returned by the system; r=cpeterson
|
2012-12-06 14:35:59 -05:00 |
|
Jim Chen
|
48d9ce1a32
|
Bug 811755 - Synchronize selection when selection changes due to events; r=cpeterson
|
2012-12-05 11:09:56 -05:00 |
|
Jim Chen
|
4ce5041ba2
|
Bug 811755 - Preserve selection and spans during replacement actions; r=cpeterson
|
2012-12-05 11:09:56 -05:00 |
|
Jim Chen
|
7fdbf403b4
|
Bug 811755 - Discard stale selection notifications after text change; r=cpeterson
|
2012-12-05 11:09:55 -05:00 |
|
Jim Chen
|
aa8d5527e0
|
Bug 814886 - Correctly check selection bounds on Android; r=cpeterson
|
2012-11-27 10:20:01 -05:00 |
|
Jim Chen
|
b0c0708660
|
Bug 813602 - Don't perform IME sync when there is no focus; r=cpeterson
|
2012-11-21 11:14:20 -05:00 |
|
Jim Chen
|
594ce3e8e5
|
Bug 808287 - Follow-up to combine IME enums, etc; r=cpeterson
|
2012-11-13 17:27:26 -05:00 |
|
Jim Chen
|
69a369d479
|
Bug 808287 - Fix out-of-order IME events during focus change; r=cpeterson
|
2012-11-13 17:27:19 -05:00 |
|
Jim Chen
|
27e7522ed0
|
Bug 810170 - Properly handle extracted text notification and selection notification; r=cpeterson
|
2012-11-13 17:26:18 -05:00 |
|
Jim Chen
|
bc468e1a27
|
Bug 810248 - Fix GeckoEditable call on wrong object; r=cpeterson
|
2012-11-10 13:06:56 -05:00 |
|
Jim Chen
|
f04b78fe89
|
Bug 807994 - Get rid of IME code raw type usage to prevent javac 1.7 compile errors. r=cpeterson
|
2012-11-02 10:21:19 -04:00 |
|
Jim Chen
|
60abcfab6e
|
Bug 805162 - l. Avoid unnecessarily setting selection, which can lead to side-effects in automated tests; r=cpeterson
|
2012-11-01 16:11:03 -04:00 |
|
Jim Chen
|
5901dd708a
|
Bug 805162 - j. Implement GeckoEditable to encapsulate and marshal Gecko-Java IME communication; r=cpeterson
|
2012-11-01 16:11:03 -04:00 |
|
Ed Morley
|
403e0dfe0c
|
Backout 533faa3c50ed, 718abc1bd4ad, af2d5272c06b, ad5554e1345d, c9ef1b41b829, d3a825311d11, 0a51bcb3eb9e, a01a327e8ec4, 973b0ed30b8b, 39851bbcfaa1 & a92d2d2a3b0e (bug 805162), d4884aab5ce6, 06fcbaf40cb4, daccc3fe7c70, 881eb2a2906e, 76232441ae06, 01ae34fa1b3f & 5f405fc4e323 (bug 783092), a03d8d4db1c2, 49beb3801192, 174634554a97, 0bd27e755a83, 19e8f151ca67, a6604e038bc0, ed3b8237e76e & 082cf8d72554 (bug 785945) for bustage or conflicting with backout of said bustage on a CLOSED TREE
|
2012-11-01 00:16:35 +00:00 |
|
Jim Chen
|
8fd1efefa8
|
Bug 805162 - j. Implement GeckoEditable to encapsulate and marshal Gecko-Java IME communication; r=cpeterson
|
2012-10-31 17:35:32 -04:00 |
|