Skip to content
Snippets Groups Projects
  1. Mar 14, 2012
  2. Mar 13, 2012
  3. Mar 12, 2012
    • Jean Chalard's avatar
      Kill methods with side-effects · ca0e0486
      Jean Chalard authored
      Change-Id: I42baeec68eb2540e7d8f8538ae2dceeef5594391
      ca0e0486
    • Jean Chalard's avatar
      Consolidate words into SuggestedWordInfo · c3c4ed91
      Jean Chalard authored
      We can't get rid of SuggestedWordInfo because it conveys
      the information about whether a suggestion is outdated or
      not. It is always created anyway. So it makes sense not
      to have separate lists and to just keep everything in the
      SuggestedWordInfo object.
      
      Change-Id: Idd79dc267d97633901d3d2869da457736963e178
      c3c4ed91
    • Jean Chalard's avatar
      Fix an OOB · c0c20b38
      Jean Chalard authored
      The combination of I6b0262fe which removes the internal
      size() > 1 test in the safety net calculation and I642a5893
      which assumed DBG means there is at least one suggestion.
      This change writes the test correctly.
      
      Change-Id: Ib63bce4e163a785f408dd145c23d64cd58fa8c90
      c0c20b38
    • Jean Chalard's avatar
      Make a method accessible for tests · 9dedec7c
      Jean Chalard authored
      Tests are using a wrapper method that's going to disappear soon.
      The method that becomes package-visible now is destined to be
      removed too a little later.
      
      Change-Id: If99b1c77ed52e050b47216cc7afab5f35c4bbb38
      9dedec7c
    • Jean Chalard's avatar
      Make a method static · 1dfef033
      Jean Chalard authored
      Change-Id: Ie1d460562d38105abe91ae2da17cafd49e2cd394
      1dfef033
  4. Mar 10, 2012
  5. Mar 09, 2012
Loading