Skip to content
Snippets Groups Projects
  1. Aug 26, 2014
    • Jean Chalard's avatar
      Fix a bug where the top prediction would disappear. · 8380f921
      Jean Chalard authored
      This is because prediction can't be easily distinguished in
      style. This fixes the bug by simulating the right members,
      but some refactoring should be done to remove useless
      booleans.
      
      Bug: 17271923
      Change-Id: Ib88f3fb95678021624e59535492926dd315d26fb
      8380f921
  2. Aug 14, 2014
  3. Jul 17, 2014
  4. Jul 08, 2014
  5. Jun 30, 2014
  6. Jun 27, 2014
  7. Jun 26, 2014
    • Jean Chalard's avatar
      Fix the build · c0748a19
      Jean Chalard authored
      That was a merge not well resolved by git >.>
      
      Change-Id: I3cd042d6a5206daf1e9942358405d647c67423dd
      c0748a19
    • Jean Chalard's avatar
      [CS4] Remove useless tests and processing · b740886a
      Jean Chalard authored
      Since we have a de-duped and transformed collection, we
      can just read from it instead of computing it separately.
      
      Bug: 13238601
      Change-Id: I0aa4b0d91d3b350f9449e13658bfb587fc538764
      b740886a
  8. Jun 23, 2014
  9. Jun 16, 2014
  10. Jun 10, 2014
    • Jean Chalard's avatar
      Remove mPrevWordsInfo · 367c199d
      Jean Chalard authored
      This member has outlived its usefulness. It's not clear now that it
      makes things really faster, but it does bring a lot of complexity
      that we can avoid by removing it.
      
      Change-Id: Ifbc8094a45b56b958fe165b1930f4cc358a97721
      367c199d
  11. May 29, 2014
  12. May 28, 2014
  13. May 26, 2014
  14. May 23, 2014
  15. May 22, 2014
  16. May 19, 2014
  17. May 16, 2014
  18. Mar 28, 2014
    • Jean Chalard's avatar
      [CB14.5] Stop copying WordComposers. · 8e829c37
      Jean Chalard authored
      This is an overdue refactoring that I have been wanted to
      do forever, and that we can at last do now that suggestions
      come only from instances of BinaryDictionary instances.
      
      With this, all unit tests and regression tests are
      passing again.
      
      Bug: 13667648
      Bug: 13665487
      Bug: 8636060
      Change-Id: Ie23a19f9b7e692edf2ee0b107ddaff2d7db564b6
      8e829c37
  19. Mar 25, 2014
  20. Mar 05, 2014
  21. Feb 28, 2014
  22. Feb 27, 2014
  23. Feb 25, 2014
  24. Feb 14, 2014
  25. Feb 06, 2014
  26. Feb 05, 2014
  27. Jan 23, 2014
  28. Dec 27, 2013
    • Jean Chalard's avatar
      Fix a failing test · 4970eda2
      Jean Chalard authored
      How/when did this happen? How was it not noticed?
      
      Change-Id: I352a8dad65f8c27bf5120d567e96d9a12cfa8496
      4970eda2
Loading