- Nov 15, 2012
-
-
Satoshi Kataoka authored
Change-Id: Ie7dc32f28915df62a7c31bdaed38c0ad7a4b0f1c
-
Ken Wakasa authored
Change-Id: Id18d72093a36d41859744f98238b3b761ddb667e
-
Tadashi G. Takaoka authored
am eea28db3: am d4886ff5: am 929bfdd0: Merge "Update shift state only when input field is restarted" into jb-mr1.1-dev * commit 'eea28db3': Update shift state only when input field is restarted
-
Tadashi G. Takaoka authored
am dda024cf: (-s ours) am 428d1b64: am 4826c3ff: Merge "Fix language switch key behavior (DO NOT MERGE)" into jb-mr1.1-dev * commit 'dda024cf': Fix language switch key behavior (DO NOT MERGE)
-
Tadashi G. Takaoka authored
am d4886ff5: am 929bfdd0: Merge "Update shift state only when input field is restarted" into jb-mr1.1-dev * commit 'd4886ff5': Update shift state only when input field is restarted
-
Tadashi G. Takaoka authored
* commit '428d1b64': Fix language switch key behavior (DO NOT MERGE)
-
Tadashi G. Takaoka authored
* commit '929bfdd0': Update shift state only when input field is restarted
-
Tadashi G. Takaoka authored
* commit '4826c3ff': Fix language switch key behavior (DO NOT MERGE)
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
-
- Nov 14, 2012
-
-
Ken Wakasa authored
am f83e6404: (-s ours) am 36c6e293: am aef0acdb: DO NOT MERGE - Fix an error in the base char table for LETTER L WITH STROKE * commit 'f83e6404': DO NOT MERGE - Fix an error in the base char table for LETTER L WITH STROKE
-
Ken Wakasa authored
am 36c6e293: am aef0acdb: DO NOT MERGE - Fix an error in the base char table for LETTER L WITH STROKE * commit '36c6e293': DO NOT MERGE - Fix an error in the base char table for LETTER L WITH STROKE
-
Ken Wakasa authored
* commit 'aef0acdb': DO NOT MERGE - Fix an error in the base char table for LETTER L WITH STROKE
-
Ken Wakasa authored
Cherrypick of I67a431d8 bug: 7539944 Change-Id: I0d1f9649f30c36b8e464944a5b881c2cb9c05ccf
-
Ken Wakasa authored
-
Ken Wakasa authored
bug: 7539944 Change-Id: I67a431d8d60f3236fb7d616504c5d0cf2166f486
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
Bug: 7482766 Change-Id: Ifdfa110c44b95acfbcd3e0aa34f675c70b7d7285
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
Bug: 7075923 Change-Id: If139411db4aa65eed64337bf2a79387cfcd04496
-
Tadashi G. Takaoka authored
Bug: 7075923 Change-Id: I306e1ff5d9f873541e84e1fafb64b9473947f623
-
Jean Chalard authored
-
Jean Chalard authored
This is the master counterpart of I80cee4b2 Bug: 7516306 Change-Id: I1db4362bf12a98542c5f6fca3ae8010f16bd61a9
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
Bug: 6672279 Change-Id: I120613e36ba6a690e54447fa6c9c90e131f2a155
-
Satoshi Kataoka authored
Change-Id: I1ee258948a8335af7996f9e3afcc0508adbb1ac0
-
Jean Chalard authored
am 18ff5612: am f592270a: am 7648b37d: Merge "Make sure all FDs are correctly closed." into jb-mr1.1-dev * commit '18ff5612': Make sure all FDs are correctly closed.
-
Jean Chalard authored
* commit 'f592270a': Make sure all FDs are correctly closed.
-
Jean Chalard authored
* commit '7648b37d': Make sure all FDs are correctly closed.
-
Jean Chalard authored
-
- Nov 13, 2012
-
-
Jean Chalard authored
In this kind of series of calls, it's possible that an outer call to a constructor fails, but the inner succeeded. Example: try { is = new A(new B()); } finally { if (null != is) is.close(); } In this case, if new B() succeeds but new A() throws an exception, is stays null and the intermediate object is never closed. This is what was happening in this instance. Bug: 7377336 Change-Id: I3fae9fec1135244982fcf5098c76d93f3e0f2add
-
Jean Chalard authored
am d2116eb2: am 7d34763e: am fac619a3: Merge "Don\'t restrict reset composing state to non-identical setText" into jb-mr1.1-dev * commit 'd2116eb2': Don't restrict reset composing state to non-identical setText
-
Jean Chalard authored
Change-Id: I8a1a84a81745a708f63e4211267c4afc3a6b8e49
-
Jean Chalard authored
am 7d34763e: am fac619a3: Merge "Don\'t restrict reset composing state to non-identical setText" into jb-mr1.1-dev * commit '7d34763e': Don't restrict reset composing state to non-identical setText
-
Jean Chalard authored
* commit 'a13a8a58': Refactor all phantom-space-inserted spaces in one place
-
Jean Chalard authored
am fac619a3: Merge "Don\'t restrict reset composing state to non-identical setText" into jb-mr1.1-dev * commit 'fac619a3': Don't restrict reset composing state to non-identical setText
-
Jean Chalard authored
* commit '0e84041b': Refactor all phantom-space-inserted spaces in one place
-
Jean Chalard authored
-
Tadashi G. Takaoka authored
Bug: 7455289 Change-Id: Ifdf6f38a07f75fb2154a17899e6be5f89082638f
-
Tadashi G. Takaoka authored
Change-Id: I5ee7981f1d1d142c4d21d0257879e8e126860fa6
-