Skip to content
Snippets Groups Projects
  1. Nov 05, 2024
  2. Jul 06, 2023
  3. Oct 29, 2014
  4. Sep 29, 2014
  5. Sep 19, 2014
    • Jean Chalard's avatar
      [ML8] Add a language weight · 6da9b211
      Jean Chalard authored
      ...and rename an improperly named normalization value
      
      Bug: 11230254
      Change-Id: I0f5633148a9f66dbfd7d28540b8a8985131c4549
      6da9b211
  6. Sep 01, 2014
  7. Jul 08, 2014
  8. Jun 09, 2014
  9. Jun 06, 2014
  10. May 23, 2014
  11. May 19, 2014
  12. May 16, 2014
  13. Apr 02, 2014
  14. Aug 28, 2013
  15. Jun 24, 2013
  16. May 01, 2013
  17. Jan 21, 2013
  18. Jan 07, 2013
    • Ken Wakasa's avatar
      Small code cleanups · b6ca3544
      Ken Wakasa authored
      Multi-project commit with I249d5fbe
      
      Change-Id: Ia28c4e970992aa1299a30e604eaa5d096655c3a5
      b6ca3544
  19. Oct 22, 2012
  20. Sep 27, 2012
  21. Aug 22, 2012
  22. Aug 06, 2012
  23. Jul 10, 2012
  24. Jul 05, 2012
  25. Jun 27, 2012
    • Jean Chalard's avatar
      Cleanup the dictionary type. · 05efe576
      Jean Chalard authored
      Stop storing an int in each of the different class types, and
      just store a string in the top class.
      
      Change-Id: I2af1832743e6fe78e5c1364f6d9cc21252bf5831
      05efe576
  26. Jun 26, 2012
  27. Jun 17, 2012
    • Kurt Partridge's avatar
      Remove non-dictionary words and digit touch data. · 6080f687
      Kurt Partridge authored
      Output to the ResearchLogger is now queued and only flushed if the word
      the user was working on is a dictionary word.
      
      multi-project commit with Ic713ec00777fbdcf4a937b3c77b995257e100fc7
      
      Bug: 6188932
      Change-Id: I9de15227ff51be23083d9096f1c1b3d83802fff7
      6080f687
  28. May 29, 2012
  29. May 16, 2012
  30. Apr 17, 2012
  31. Mar 16, 2012
  32. Nov 30, 2011
  33. Aug 04, 2011
  34. Jul 22, 2011
  35. Jul 19, 2011
    • Jean Chalard's avatar
      Add a number of NULL pointer guards. · 44861474
      Jean Chalard authored
      None of these are expected to actually be null, but those are
      included for peace of mind and foolproofing against future
      code changes.
      
      Bug: 4580040
      Change-Id: Ib112b3e5db5f177aaf61767164b7e78d711f90a0
      44861474
  36. Jun 16, 2011
    • Jean Chalard's avatar
      Small performance fix. · 516f18f9
      Jean Chalard authored
      This improves performance by not allocating an iterator.
      
      Change-Id: I5511fd8b8d3aa826917620c0af994dbaf1562bb1
      516f18f9
Loading