Skip to content
Snippets Groups Projects
  1. May 12, 2014
  2. May 01, 2014
  3. Apr 24, 2014
  4. Apr 16, 2014
  5. Apr 14, 2014
  6. Apr 10, 2014
    • 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
  7. Apr 07, 2014
  8. Apr 03, 2014
  9. Apr 02, 2014
  10. Mar 31, 2014
  11. Mar 28, 2014
  12. Mar 27, 2014
  13. Mar 25, 2014
  14. Mar 20, 2014
  15. Mar 19, 2014
  16. Mar 17, 2014
    • Jean Chalard's avatar
      [CB07] Small refactoring · 1110adad
      Jean Chalard authored
      Bug: 8689779
      Change-Id: I2cf10c690c7e4a9c6bf27211d1fccc1f9d4a9249
      1110adad
    • Jean Chalard's avatar
      [CB06] Fix a design error. · 5eac728b
      Jean Chalard authored
      The event interpreter should intervene later, after decoding.
      Decoding should happen first, and then the Event should
      be passed to the InputLogic.
      
      For the time being, we will leave the (unused) EventInterpreter
      class and its friends, because we'll use them again later.
      
      Bug: 13406701
      Change-Id: I7582d486724311e39e6692e606cca50c78800643
      5eac728b
  17. Mar 14, 2014
  18. Mar 13, 2014
  19. Mar 06, 2014
  20. Mar 05, 2014
  21. Mar 04, 2014
  22. Feb 25, 2014
Loading