Skip to content
Snippets Groups Projects
  1. Jul 12, 2012
  2. Jul 11, 2012
  3. Jul 10, 2012
  4. Jun 29, 2012
  5. Jun 27, 2012
  6. Jun 26, 2012
  7. Jun 25, 2012
  8. May 29, 2012
  9. May 16, 2012
  10. May 12, 2012
  11. Apr 23, 2012
    • Jean Chalard's avatar
      Pass words as int[] to the native code. · 522a04ea
      Jean Chalard authored
      We need to get the bigrams during the call to getSuggestions for
      bug#6313806. We already give an int[] to getSuggestions and we
      wanted to get rid of char[]'s anyway because it doesn't work with
      surrogate pairs, so here we go.
      
      Bug: 6313806
      Change-Id: I56ce99f1db6b3302cdf42f0527343bded837091e
      522a04ea
  12. Apr 17, 2012
Loading