Skip to content
Snippets Groups Projects
  1. Apr 22, 2014
  2. Apr 21, 2014
  3. Apr 18, 2014
  4. Apr 17, 2014
  5. Apr 16, 2014
  6. Apr 15, 2014
  7. Apr 14, 2014
  8. Apr 11, 2014
  9. Apr 10, 2014
    • Jean Chalard's avatar
      [CB26] Remove useless variables. · 1ef9d593
      Jean Chalard authored
      This is nice for code simplicity, but it has a small adverse impact on
      performance.
      
      Bug: 13406701
      Change-Id: I9316b3fe8d79b940fbd83cf1187c8c0d10b26c71
      1ef9d593
    • Jean Chalard's avatar
      Fix some flaky tests. · 4370ff09
      Jean Chalard authored
      In tests, we create many instances of LatinIME, but we never
      destroy them. That means we never close the dictionaries nor
      the handlers.
      This change calls onDestroy, which closes all dictionaries, and
      adds some code to finish the handlers.
      
      Change-Id: I942517a2a940c54256b08763f6b38f5b55809f55
      4370ff09
    • Tadashi G. Takaoka's avatar
      Refactor SubtypeLocaleUtils a bit · 58e830ec
      Tadashi G. Takaoka authored
      Change-Id: If8b7fd5ef0b4ff3791deeacc12abb256a10176bf
      58e830ec
Loading